/* CSS Document */
body { background-color:#003366; margin:0}

#contenedor{ margin:0 auto}
#centro{ width:980px; background-image: url(img/bkcentro.jpg); background-repeat:repeat-y;margin:0 auto; overflow:auto;}

#top{ width: 980px; height:225px; float:left; background-image:url(img/bktop.jpg);}
#barratop{ width:970px; height:29px; float:left; background-image:url(img/bkbarratop.jpg); background-repeat:repeat-x; font-family:'Trebuchet MS'; font-size:11px; color: #FFFFff; padding-left:10px; padding-top:7px;}
#der{ width:255px; padding-left:5px; float:left; padding-top:5px;}
#pie{ width:980px; height:32px; float:left; background-image:url(img/bkpie.jpg); background-repeat: repeat-x;padding-top:13px;}

#titulos{ width:700px; float:left; margin-bottom:10px; font-family:"Trebuchet MS"; font-size:20px; font-weight:bold; color: #FF6633;}
#info{ width:700px; padding-top:20px; float:left; padding-top:15px; padding:10px;}
#foto{ width:650px; margin-bottom:25px;}

p{ font-family: "Trebuchet MS"; font-size:13px; color: #666666;}
.p2{ font-family:"Trebuchet MS"; font-size:13px; color: #FFFFff;}
.p3{ font-family:"Trebuchet MS"; font-size:18px; color: #000000;}
.p4{ font-family:"Trebuchet MS"; font-size:13px; color: #000000;}
.p5{ font-family:"Trebuchet MS"; font-size:13px; color: #868686;}
.p6{ font-family:"Trebuchet MS"; font-size:13px; color: #FF6600;}
.p7{ font-family:"Trebuchet MS"; font-size:13px; color:#000000;}
.p8{ font-family:"Trebuchet MS"; font-size:18px; color: #009900;}



a:link{ font-family:"Trebuchet MS"; font-size:16px; color: #009900; text-decoration:none;}
a:active{ font-family:"Trebuchet MS"; font-size:16px; color:#009900; text-decoration:none;}
a:visited{ font-family:"Trebuchet MS"; font-size:16px; color:#009900; text-decoration:none;}
a:hover{ font-family:"Trebuchet MS"; font-size:16px; color: #000000; text-decoration:underline;}

a.link1:link{ font-family:arial; font-size:15px; font-weight:bold; color:#ffffff; text-decoration:none; margin-right:15px;}
a.link1:active{ font-family:arial; font-size:15px; font-weight:bold;color:#ffffff; text-decoration:none; margin-right:15px;}
a.link1:visited{ font-family:arial; font-size:15px; font-weight:bold;color:#ffffff; text-decoration:none; margin-right:15px;}
a.link1:hover{ font-family:arial; font-size:15px; font-weight:bold;color: #FFCC00; text-decoration:none; margin-right:15px;}

a.link2:link{ font-family:"Trebuchet MS"; font-size:11px; color:#000000; text-decoration:none;}
a.link2:active{ font-family:"Trebuchet MS"; font-size:11px; olor:#000000; text-decoration:none;}
a.link2:visited{ font-family:"Trebuchet MS"; font-size:11px; color:#000000; text-decoration:none;}
a.link2:hover{ font-family:"Trebuchet MS"; font-size:11px; color: #FF9900; text-decoration:underline;}

a.link3:link{ font-family:"Trebuchet MS"; font-size:13px; color: #0099FF; text-decoration:none;}
a.link3:active{ font-family:"Trebuchet MS"; font-size:13px; olor:#0099FF; text-decoration:none;}
a.link3:visited{ font-family:"Trebuchet MS"; font-size:13px; color:#0099FF; text-decoration:none;}
a.link3:hover{ font-family:"Trebuchet MS"; font-size:13px; color: #FF6633; text-decoration:underline;}

a.link4:link{ font-family:"Trebuchet MS"; font-size:13px; color: #FFFFff; text-decoration:none;}
a.link4:active{ font-family:"Trebuchet MS"; font-size:13px; olor:#FFFFff; text-decoration:none;}
a.link4:visited{ font-family:"Trebuchet MS"; font-size:13px; color:#FFFFff; text-decoration:none;}
a.link4:hover{ font-family:"Trebuchet MS"; font-size:13px; color: #FF9900; text-decoration:underline;}

.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	color: #000000;
	background-color: #FFffff;
	border: 1px solid #CCCCCC;
}
.bots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3399FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #00CCFF;
}


