/* CSS Document */
body{ background-color:#4B483D; margin:0;}
#contenedor{ margin:0 auto;}
#centro{ width:780px; height:auto; margin:0 auto; background-color:#A09578;}
#centro1{ width:780px; padding-left:8px; padding-top:8px; padding-right:8px; background-color:#998B6C; margin:0 auto;}
#navi{ width:780px; height:45px; }
#izq{ width:210px; float:left; padding-top:30px; margin-bottom:30px;}
#der{ width:160px; float:left; margin-top:15px;}
#info{ width:500px; float:left; height:auto; margin-top:30px; margin-left:20px; margin-bottom:30px;}
#top{ width:780px; height:190px; background-color:#000000;}
#medio{ width:780px; height:auto;}
#pie{ padding-top:15px; width:780px; height:49px; float:left; background-image:url(img/bkpie.jpg); background-repeat:repeat-x; font-family: "Trebuchet MS"; font-size:11px; color:#4B483D;}
#foto{ padding:4px; background-color:#FF9900; width:160px; margin-bottom:15px;}

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

.p3{ font-family:"times"; color: #ffffff; font-size:18px;  font-style:italic;}
#titu{ width:500px; float:left; font-family:"Trebuchet MS"; color: #FF9900; font-size:22px;}
p{ font-family:"Trebuchet MS"; color: #E6DFD2; font-size:16px;}
.p2{ font-family:"Trebuchet MS"; color: #E6DFD2; font-size:16px;}
.p4{ font-family:"Trebuchet MS"; color: #E6DFD2; font-size:18px;}

.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	color: #FF9900;
	background-color: #4B483D;
	border: 1px solid #B7AE97;
}
.bots {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B483D;
	background-color: #E6DFD2;
	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: #F0EDE6;
	border-right-color: #4B483D;
	border-bottom-color: #4B483D;
	border-left-color: #F0EDE6;
}

