/* CSS Document */

body {
background: #00CC33;
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
COLOR:#00CC33;
font-size : 11px;
margin: 0;
padding: 0;
}

img {
border : 0;
}

    td.header {
       background-color: #fff;
       width: 100%;
	   line-height: 20px;
	   /*border-top: solid #009F28;*/
	   text-indent:20px;
}

      td.header h1 {
         font-family: Georgia, "Times New Roman", Times, serif;
		 color: #333333;
         font-size: 45px;
         font-weight: bold;
      }
	  
	     td.header h1 a {
         text-decoration:none;
		 color: #333333;
      }
	  
	     td.header p {
         font-family: Trebuchet MS, Verdana, Arial, sans-serif;
		 color: #009F28;
         font-size: 16px;
         font-weight: bold;
		 text-transform:uppercase;
      }
	  

table.content {
width: 100%;
background-color:#FFFFFF;
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
font-size : 11px;
color:#333333;
}

table.content a {
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
font-size : 11px;
color:#006600;
text-decoration:none;
}

table.content a:hover {
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
font-size : 11px;
color:#333333;
text-decoration:line-through;
}

td.content h3 {
COLOR: #FF33CC;
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
font-size : 13px;
font-weight : bold;
text-transform : uppercase;
margin: 2px;
}


td.clients {
COLOR: #FF33CC;
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
font-size : 11px;
font-weight : normail;
text-align:justify;
}


div.switchcontent {
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
COLOR:#006600;
font-size : 11px;
margin: 2px;
}

div.switchcontent a {
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
COLOR:#006600;
font-size : 11px;
text-decoration:none;
}

div.switchcontent a:hover {
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
COLOR:#006600;
font-size : 11px;
text-decoration:line-through;
}

table.footer {
background:url(http://www.taniapeguero.com/images/bg_bottom.jpg); background-repeat:no-repeat;
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
COLOR:#ffffff;
font-size : 11px;
text-align:justify;
white-space: normal;

}

table.footer a {
		 color: #ffffff;
		 text-decoration:underline;
}

table.footer a:hover {
		 color: #ffffff;
		 text-decoration:none;
}

table.footer h4 {
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
COLOR:#ffffff;
font-size : 14px;
text-transform:uppercase;
margin:0;
}


/*green*/
td.green {
font-family : Trebuchet MS, Verdana, Arial, sans-serif;
COLOR:#ffffff;
font-weight: bold;
font-size : 13px;
text-transform:uppercase;
margin:0;
}


td.green a {
COLOR:#ffffff;
text-decoration:none;

}

td.green a:hover {
COLOR:#ffffff;
text-decoration:line-through;
}

td.green a:visited {
COLOR:#ffffff;
text-decoration:line-through;
}
