#fondo {
	margin: auto;
	width: 780px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

#fondo #header {
	height: 135px;
}
#fondo #header #logo {
	background-image: url(../imagenes/bg-logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 133px;
	width: 218px;
}
#fondo #header #banner {
	float: right;
	height: 133px;
	width: 562px;
}
#fondo #menu_hori {
	height: 41px;
	background-color: #F38E00;
	padding-left: 80px;
}
.menu {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding-right: 8px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
	height: 38px;
	padding-top: 3px;
}
.btn_seleccion {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding-right: 8px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
	height: 38px;
	padding-top: 3px;
	background-color:#9C2B00;
}
.btn_seleccion2 {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding-right: 8px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
	height: 41px;
	line-height:41px;
	background-color:#9C2B00;
}

.menu2 {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	padding-right: 8px;
	padding-left: 10px;
	font-weight: bold;
	text-align: center;
	height: 41px;
	line-height: 41px;
}
.menu2 a, .menu a {
	color:#FFf;
	text-decoration:none;	
}
.menu2 a:hover, .menu a:hover{
	color:#FFCC99;	
}

#fondo #amarillo {
	background-color: #EEDF78;
	height: 8px;
}
#fondo #centro {
}
#fondo #centro #izquierda {
	float: left;
	width: 492px;
	padding-right: 5px;
	padding-left: 8px;
	text-align: justify;
	padding-bottom: 10px;
}
#fondo #centro #izquierda #imagen {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#fondo #centro #derecha {
	background-color: #FAD39A;
	float: right;
	width: 274px;
	padding-bottom: 15px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
}
#fondo #centro #derecha #naranja {
	background-color: #F5A73A;
	height: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C2B00;
	text-transform: uppercase;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9C2B00;
	text-transform: uppercase;
}
.enc_derecha {
	background-image: url(../imagenes/bg-panel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	font-size: 12px;
	font-weight: bold;
	color: #9C2B00;
	padding-left: 70px;
}
.texto_panel {
	color: #000000;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
	text-align: justify;
}
.btn_panel {
	font-size: 11px;
	color: #F18A00;
	background-image: url(../imagenes/btn_ver.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	margin-right: 10px;
	padding-right: 25px;
	font-weight: bold;
}
.btn_panel a {color:#F18A00; text-decoration:nonoe;}
.btn_panel a:hover { text-decoration:underline;}
.class-panel {
	margin-bottom: 15px;
}
.class_contacto {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.enc_derecha1 {
	background-image: url(../imagenes/bg-panel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	font-size: 12px;
	font-weight: bold;
	color: #9C2B00;
	padding-left: 70px;
	line-height: 30px;
}
#fondo #footer, #fondo #footer {
	background-color: #A72901;
	padding-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	text-decoration:none;
}
.link_footer, .link_footer a{color: #FFFFFF;text-decoration:none;}
.link_footer a:hover{ color:#FFFf99; }
.imgs {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.imedia {
	color: #FFCC00;
	text-decoration:none;
}
