@charset "utf-8";
/* CSS Document */
body{	
	background:url(../imagenes/bg_header.gif) repeat-x;
}

#container{
	background:url(../imagenes/bg_pages_a.gif) top left no-repeat;
	background-position:0px 177px;
}

#titulo{
	font-size:28px;
	padding-left:27px;
    font-weight:bold;
	color:#0000CC;
	height:100%;
}

#titulo_texto{
	float:left; 
	width:60%;	
}

#titulo_menu{
	float:left; 
	width:40%;
	text-align:left;
	font-size:13px;
	padding-top:11px;
}

#titulo_menu a{
	color:#000;	
}

#titulo_menu a:hover{
	color:#CCC;	
}

#medios_subtitule{
	background:url(../imagenes/bg_subtitule_large_a.gif) top left no-repeat;
	width:566px;
	height:49px;
	clear:both;
	margin:0 0 0 3px;
	padding:10px 0 0 27px;
	font-size:24px;	
}

#description{
	width:340px;
	height:auto;
	text-align:left;
	font-size:14px;
	padding:7px 0 0 15px;
	line-height:17px;
	font-weight:bold;
	color:#000;
}

#fotos{
	width:100%;
	height:auto;
	margin:27px 0 0 3px;
	_margin:34px 0 0 3px;
	*margin:34px 0 0 3px;
}

#fotos_titulo{
	 text-align:left;
	 
}

#fotos .bloques{
	width:auto;
	height:64px;
	_height:84px;
	margin:31px 16px 10px 14px;
	_margin:22px 20px 0 7px;
	float:left;
}

#videos{
	width:100%;
	height:auto;
	padding:59px 0 0 3px;
	_padding:20px 0 0 3px;
	clear:both;
}

#videos_titulo{
	text-align:left;
}

.videos{
	background:url(../imagenes/tv_a.gif) top left no-repeat;
	padding:28px 0 0 103px;
	_padding:17px 0 0 103px;
	*padding:17px 0 0 103px;
	font-size:14px;
	height:auto;
	clear:both;
	color:#000;
}

.videos a{
	text-decoration:underline;
	color:#0000CC;
}

#descargas{
	width:100%;
	height:auto;
	padding:62px 0 0 1px;
	clear:both;
}

#descargas_titulo{
	text-align:left;
}

.descargas{
	background:url(../imagenes/bocina_a.gif) top left no-repeat;
	padding:8px 0 0 103px;
	_padding:2px 0 0 103px;
	*padding:2px 0 0 103px;
	font-size:14px;
	height:auto;
	clear:both;
	margin-bottom:68px;
	_margin-bottom:89px;
	*margin-bottom:89px;
	color:#000;
}

.descargas a{
	text-decoration:underline;
	color:#0000CC;
}
