/* CSS Document */
/*********************  ESTILOS GENERALES DEL SITIO WEB *********************/
html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body{
	text-align:left;
	background-image: url(../images/fondo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5d5d;
	background-color: #e5e5e5;
	margin: 0px;
}
body.home {
	background-image: url(../images/fdo_home.gif);
	background-color: #E5E5E5;
	background-repeat: repeat-y;
	background-position: center;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #413333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;

}
hr.punteado {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #413333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
img{
	border-width: 0px;
	border-style: none;
	vertical-align: baseline;
}
a:link, a:visited{
	color: #767676;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF6600;
	cursor: hand;
}

h1,h2,h3,h5 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px;
}
h1/* Titulos*/ {
	font-size: 18px;
	color: #F15E4E;
	font-family: Arial, Helvetica, sans-serif;
}
h2/* Subtitulos*/ {
	font-size: 15px;
	color: #666666;
}
h3 /* Destacados*/{
	font-size: 16px;
	color: #F15E4E;
	font-family: Arial, Helvetica, sans-serif;
}
h4 /* textomini*/{
	font-size: 8px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
}
h5 /* texto_naranja14*/{
	font-size: 16px;
	color: #F26657;
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p /* Parrafos*/{
	margin: 0px;
}
/* Formularios*/
input, textarea {
	font-size: 11px;
	color: #332f24;
	background-color: #ececec;
	border: 1px solid #d4d4d4;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
/* ESTILOS DE TEXTOS */
/* ESTILOS DE ESTRUCTURA TABLAS */
table, td, th {
	border-collapse: collapse;
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ESTILOS DE ESTRUCTURA DEL SITIO */
#container{
	width: 867px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#container_home{
	width: 787px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#contenido{
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 867px;
	left: 0px;
	float: left;
	clear: both;
}
#contenido_izq{
	text-align: left;
	color: #332f24;
	text-decoration: none;
	margin: 0px;
	float: left;
	clear: none;
	width: 129px;
}
#contenido_der{
	text-align: left;
	margin: 0px;
	float: left;
	vertical-align: top;
	background-color: #EEEEEE;
	width: 738px;
	padding-bottom: 15px;
}

/* ESTILOS DEL HEADER */
#header{
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 867px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0;
	float: left;
	}
#headerizquierda{
	position: relative;
	height: 40px;
	float: left;
	left: 15px;
	top: 15px;
	}
#headerderecha{
	position: relative;
	float: right;
	top: 15px;
	right: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
/* ESTILOS DEL FOOTER */
#footer{
	width: 867px;
	background-image: url(../images/fdo_footer.gif);
	background-repeat: no-repeat;
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #332f24;
	text-decoration: none;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
	height: 63px;
	}
#foot_izq{
	position: relative;
	width: 200px;
	float: left;
	text-align: left;
	left: 140px;
	top: 10px;
	color: #666666;
	}
	
#foot_izq a:link, a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#foot_izq a:hover, a:active{
	color: #F15E4E;
}
#foot_der{
	padding-top: 5px;
	padding-left: 0px;
	text-align: left;
	width: 50px;
	position: relative;
	float: right;
	}
/* ESTILOS DE MENUES */
#menuprincipal{
	width: 550px;
	position: relative;
	clear: both;
	background-position: left;
	display: inline;
	float: right;
	top: 9px;
}
#menuprincipal ul {
	font-size: 10px;
	color: #FFFFFF;
	list-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	} 
#menuprincipal ul li {
	display: inline;
} 
#menuprincipal a:link, #menuprincipal ul li a:visited {
	color: #EEEEEE;
	float: left;
	text-decoration: none;
	padding-top: 5px;
	text-transform: uppercase;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menuprincipal a:hover{
	background-image: url(../images/lineabotonera.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#menuprincipal a.activo, #menuprincipal ul li a:active{
	background-image: url(../images/fdo_btactivo.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #EEEEEE;
}
#menu_izq {
	
}
#menu_izq ul {
	font-size: 10px;
	color: #FFFFFF;
	list-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	} 
#menu_izq ul li {
	display: block;
} 
#paginador{
	float: right;
	margin-right: 23px;
}
#paginador ul {
	font-weight: normal;
	list-style: none;
	text-decoration: none;
	text-align: center;
}
#paginador ul li {
	display: inline;
} 
#paginador a:link, #paginador ul li {
	color: #999999;
	float: left;
	text-decoration: none;
	background-color: #f4f4f4;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 3px;
	margin-left: 0px;
	font-size: 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-color: #dadbd2;
	border-right-color: #dadbd2;
	border-bottom-color: #dadbd2;
	border-left-color: #dadbd2;
}
#paginador a:hover, #paginador ul li{
	color: #F15E4E;

}
#paginador a.dest {
	color: #FFFFFF;
	background-color: #F15E4E;
	padding-right: 6px;
	padding-left: 6px;
}
/********************* MODULOS DEL SISTEMA ********************* /
/* ESTILOS HOME */

#fdo_home_izq{
	width: 318px;
	display: table;
	background-image: url(../images/fdo_home_izq.gif);
	background-repeat: no-repeat;
	float: left;
	height: 550px;
}
#fdo_home_medio {
	width: 150px;
	display: table;
	background-image: url(../images/fdo_home_medio.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 205px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	clear: right;
	height: 345px;
}
#fdo_home_der{
	width: 300px;
	display: table;
	background-image: url(../images/fdo_home_der.gif);
	background-repeat: no-repeat;
	float: left;
	clear: right;
	padding-top: 360px;
	text-align: left;
	padding-left: 10px;
	height: 190px;
}
/* Boletin de noticias */

#boletincont{
	position: relative;
	clear: both;
	float: left;
}
.contentform{
	background-color: #D0C8B0;
	width: 70%;
	padding: 5px;
}
#listado {
	list-style-image:url(../images/ico_boletin.gif);
	position: relative;
	list-style-position: outside;
	padding: 0px;
	list-style-type: none;
	display: block;
	left: 10px;
	float: left;
	top: 10px;
}
#listado ul{
	position: absolute;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#listado li a:link, a:visited{
	padding: 0px;
	color: #999999;
}
#listado li a:hover, a:active{
	padding: 0px;
	color: #FF3300;
}
#contenido_form {
	width: 600px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	background-color: #FFFFFF;
	clear: both;
}
/* Galeria */
#galeria_izq{
	width: 300px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #332f24;
	text-decoration: none;
	margin: 0px;
	float: left;
	clear: none;
}
#galeria_der{
	width: 410px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	vertical-align: top;
}
/* noticias */
#contenido_noticias{
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 769px;
	clear: both;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.txt_chico {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#contenidos_izq2 {
	position: relative;
	float: left;
	background-image: url(../images/fdo_idiomas.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	width: 129px;
	height: 255px;
}
/* quienes somos */
#fdoquienes{
	width: 867px;
	display: table;
	height: 657px;
	float: left;
	margin-left: 100px;
}
#cont_quienes {
	color: #686868;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 550px;
	margin-left: 80px;
	position: relative;
	left: 80px;
	height: 346px;
}
#header2 {
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	width: 867px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0;
	background-image: url(../images/header2.gif);
	float: left;
}
#cont_queofrecemos {
	color: #686868;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 590px;
	margin-left: 60px;
	position: relative;
	left: 80px;
	height: 350px;
}
#headerderecha2 {
	position: absolute;
	float: left;
	top: 15px;
	right: 15px;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 560px;
	clear: both;
	background-image: url(../images/fdo_headerqsomos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contenido_der2 {
	text-align: left;
	margin: 0px;
	float: left;
	vertical-align: top;
	background-color: #EEEEEE;
	width: 738px;
	padding-bottom: 20px;
	background-image: url(../images/fdo_seis.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#headerderecha3 {
	position: absolute;
	float: left;
	top: 15px;
	right: 15px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 420px;
	clear: both;
}
#cont_contacto {
	color: #686868;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 570px;
	margin-left: 20px;
	position: relative;
	left: 80px;
	height: 330px;
	text-align: center;
}
#lineasuphome {
	width: 100%;
	height: 24px;
	position: absolute;
	top: 0px;
	float: left;
	clear: both;
	right: 0px;
	left: 0px;
	background-image: url(../images/fdo_lineahome.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #D4D4D4;
}

#idiomas {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#inicio {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
}
#bthome {
	height: 19px;
	position: absolute;
	left: 770px;
}
#headerderechacontacto {
	position: absolute;
	float: left;
	top: 15px;
	right: 15px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 560px;
	clear: both;
	background-image: url(../images/fdo_headercontactenos.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#cont_quienes a {
	font-weight: bold;
	color: #f26657;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cont_quienes a:hover {
	font-weight: bold;
	color: #f26657;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
