/* ESTILOS COMUNES */
*, html {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
body {
	background-color: #fff;
}
.oculto {
	display: none;
}
.submenuactivo {
	background-position: right;
}


/* DIVISIONES DE PAGINA */
#contenedor {
	width: 890px;
	min-height: 480px;
    height: auto !important;
    height: 480px;
	margin-top: 30px;
	margin-right: auto;
	border: 1px solid #D6D6D6;
	margin-left: auto;
	height: auto;
	position: relative;
}
#footer {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#cabecera {
	height: 74px;
	width: 890px;
	background-color: #FFFFFF;
}
#menuPrincipal {
	background-image: url(../imagenes/navegacion/fondo_menu.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 578px;
	float: right;
	background-position: 0px 28px;
	margin-right: 20px;
	display: inline;
}

#subcabecera {
	height: 80px;
	width: 890px;
}
#columna1home {
	float: left;
	width: 357px;
	min-height: 320px;
    height: auto!important;
    height: 320px;
}
#columna2home {
	width: 530px;
	float: left;
}


#contenido {
	width: 390px;
}
#imagenNoticias {
	height: 320px;
	width: 270px;
	position: absolute;
	left: 605px;
	top: 170px;
}
#infografiaHome{
	height: 376px;
	width: 220px;
	position: absolute;
	left: 692px;
	top: 94px;
	visibility: visible;
	z-index: 2;
}
#pie {
	width: 890px;
	height:30px;
	display: block;
	clear: both;
}
#logotipos {
	width: 150px;
	float: left;
	margin-top: 0px;
	height: 50px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	display: inline;
}
#datosContacto {
	float: left;
	width: 450px;
	height: 30px;
}
#avisoLegal {
	float: left;
	width: 290px;
	height: 30px;
}
#datosContacto ul {
	list-style-type: none;
}

#datosContacto li {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	padding-right: 15px;
}
#datosContacto ul {
	list-style-type: none;
}

#avisoLegal ul {
	list-style-type: none;
}
#avisoLegal li {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	float: right;
	padding-left: 15px;
}
#datosContacto a, #avisoLegal a {
	color: #666666;
}
#datosContacto a:hover, #avisoLegal a:hover {
	color: #BF1238;
}
.logotipo {
	float: left;
}
.logotipo2 {
	float: left;
	margin-left: 15px;
}


#columna2home h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	height: 50px;
	width: 314px;
	text-indent: -5000px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	display: block;
	margin-left: 26px;
}
#columna2home p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 26px;
	margin-right: 15px;
	width: 300px;
}
.tituloNoticias{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	margin-left: 50px;
	height: 20px;
	width: 250px;
	text-indent: -1000px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	display: block;
	background-image: url(../imagenes/titulares/titulo_noticias.gif);
}
.tituloBienvenidos {
	background-image: url(../imagenes/titulares/titulo_home.gif);
}
#columna2home ul {
	list-style-type: none;
	margin-bottom: 15px;
}
#columna2home li {
	height: 55px;
	width: 335px;
	display: block;
}
#botonsite{
	background-image: url(../imagenes/submenus/bt_siteanuncio.gif);
	text-indent: -5000px;
	display: block;
	height: 55px;
	width: 335px;
	margin-top: 27px;
}
#botonpacks {
	background-image: url(../imagenes/submenus/bt_packs.gif);
	text-indent: -5000px;
	display: block;
	height: 55px;
	width: 335px;
	margin-top: 23px;
}
a:hover {
	background-position: right;
}
#cabecera a:hover {
	background-position: bottom;
}

