/*************************************************************************************
	Secciones Estáticas
*************************************************************************************/
#descargas,#links,#mapaWeb,#accesibilidad,#avisoLegal{
	width:575px;	/* 591 - 8 - 8 */
	float:left;
	padding-top:9px;
	padding-left:8px;
	padding-right:8px;
}
/*******************************************
	Descargas
*******************************************/
#descargas h1{
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#0b565b;
}
#descargas h2{
	font-size:16px;
	font-weight:bold;
	color:#2f2f31;
}
#descargas h2.trailer{
	padding-bottom:5px;
}
#descargas .filaDescargas{
	width:574px;	/* 575 - 1 */
	padding-bottom:10px;
	padding-right:1px;
}
#descargas .filaDescargas .descarga{
	width:287px;
	height:180px;
	overflow:hidden;
	float:left;
}
#descargas .filaDescargas .descarga img{
	float:left;
}
#descargas .filaDescargas h2{
	padding-top:96px;
}
#descargas .filaDescargas h2 a{
	font-size:16px;
	font-weight:bold;
	color:#2f2f31;
}
#descargas .filaDescargas h2 a:hover{
	color:#747474;
}
#flashTrailer{
	padding-top:10px;
}
/*******************************************
	Fin Descargas
*******************************************/
/*******************************************
	Links
*******************************************/
#links{
	font-size:11px;
}
#links h1{
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#0b565b;
	padding-left:5px;
	padding-bottom:10px;
	border-bottom:1px solid #999999;
}
#links h2{
	font-size:16px;
	color:#2f2f31;
	font-weight:bold;
}
#links ul{
	padding-top:18px;
	padding-left:15px;
	list-style-position:outside;
	list-style-type:none;
}
#links ul li{
	padding-left:10px;
	padding-bottom:15px;
	background-image:url(../imagenes/links/vineta.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
}
/*******************************************
	Fin Links
*******************************************/
/*******************************************
	Mapa Web
*******************************************/
#mapaWeb h1{
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#0b565b;
	padding-left:5px;
	padding-bottom:10px;
	margin-bottom:18px;
	border-bottom:1px solid #999999;
}
#mapaWeb ul{
	padding-left:15px;
	padding-bottom:2px;
	list-style-position:outside;
	list-style-type:none;
}
#mapaWeb ul li{
	font-size:16px;
	color:#2f2f31;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:15px;
	background-image:url(../imagenes/links/vineta.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
}
#mapaWeb ul li ul{
	padding-bottom:15px;
}
#mapaWeb ul li ul li{
	background-image:none;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	font-weight:normal;
}
#mapaWeb ul.linksSuperiores,#mapaWeb ul.linksInferiores{
	border-bottom:1px solid #999999;
	padding-top:15px;
}
#mapaWeb ul.linksSuperiores li,#mapaWeb ul.linksInferiores li{
	font-size:14px;
}
#mapaWeb ul.linksSuperiores{
	border-top:1px solid #999999;
}
/*******************************************
	Fin Mapa Web
*******************************************/
/*******************************************
	Accesibilidad
*******************************************/
#accesibilidad h1{
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#0b565b;
	padding-left:5px;
	padding-bottom:10px;
	margin-bottom:18px;
	border-bottom:1px solid #999999;
}
#accesibilidad p{
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	line-height:16px;
}
/*******************************************
	Fin Accesibilidad
*******************************************/
/*******************************************
	Accesibilidad
*******************************************/
#avisoLegal h1{
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#0b565b;
	padding-left:5px;
	padding-bottom:10px;
	margin-bottom:18px;
	border-bottom:1px solid #999999;
}
#avisoLegal h2{
	font-size:16px;
	font-weight:bold;
	padding:0px;
	padding-left:15px;
	padding-right:15px;
}
#avisoLegal p{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	font-size:12px;
	line-height:16px;
}
/*******************************************
	Fin Accesibilidad
*******************************************/
/*************************************************************************************
	Fin Secciones Estáticas
**************************************************************************************/
