/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F8F6F2; color:#6F3700;
}

#prin { background:#FFC093; padding:20px 0px;}
#barra{ height:89px; background:url(/images/fondo2.png); background-repeat:repeat-x; color:#FFFFFF; font-size:18px;  }
#barra_todo { width:960px; margin:0px auto 0px auto; }
#logo { float:left; margin-right:80px; } #logo img { margin-top:13px;}
#barra_t { width:320px; float:left; margin-top:20px; line-height:24px; }

#login { padding:12px; border-top:4px solid #FFA664; border-bottom:4px solid #FFA664; background:#FDEADB; text-align:center; height:45px; margin-bottom:40px; }
#login_id { float:left; width:180px; text-align:center; height:30px; padding-top:14px; font-family:Arial, Helvetica, sans-serif }
#espacio { width:960px; margin:0px auto; }
#espacio_menu { width:960px; margin:15px auto 0px auto; text-align:left; }
#espacio_menu a{ padding:5px 10px; border:#FFA664 1px solid; background:#FFCEAA; font-weight:bold; margin-left:15px; }
#login_c { width:175px; text-align:left; float:left }
#login_c img { margin-bottom:-3px;}

#contenido { line-height:19px; color:#775420 }
#derecha { width:270px; float:right; padding-left:30px; margin-left:30px; border-left:3px solid #FFCDA8; color:#775420}

#pie { padding:8px; border-top:1px solid #FFA664; background:#FFCDA8; text-align:center; }

form { margin:0px; font-family:"trebuchet ms", verdana, arial, sans-serif; }
input {  width:150px; }
.Estilo3 {color: #974B00; font-size:12px; }
.Estilo4 {color: #333333; font-size:12px; }
.Estilo5 {
	font-size: 15px;
	font-weight: bold;
	color: #6F3700;
}
.Estilo8 {font-size: 18px;  color:#6F3700}
.Estilo10 {font-size: 25px; color: #6F3700; }
.red { color:#CC0000; font-weight:bold; }
a:link {
	color: #6F3700;
	text-decoration: none;
}
a:visited {
	color: #6F3700;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #6F3700;
	text-decoration: none;
}
.Estilo13 {color: #6F3700; font-weight: bold; }