@charset "utf-8";
/* CSS Document */
body{	
	background:url(../imagenes/bg_header.gif) repeat-x;
}

#container{	
	background:url(../imagenes/bg_pages_other_a.gif) top left no-repeat;	
	background-position:0px 175px;
}

#titulo{
	font-size:28px;
	padding-left:27px;
    font-weight:bold;
	color:#0000CC;
	height:100%;
}

#titulo_texto{
	float:left; 
	width:50%;	
}

#titulo_menu{
	float:left; 
	width:50%;
	text-align:left;
	font-size:13px;
	padding-top:11px;
	font-weight:normal;
}

#titulo_menu a{
	color:#0000CC;	
}

#titulo_menu a:hover{
	font-weight:bold;	
}

#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:justify;
	font-size:14px;
	padding:7px 0 0 15px;
	line-height:17px;
	font-weight:bold;
	color:#000;
}

#fotos{
	width:100%;
	height:auto;
	margin:70px 0 0 4px;
}

#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:92px 0 0 4px;
	clear:both;
}

#videos_titulo{
	text-align:left;
}

.videos{
	background:url(../imagenes/tv_a.gif) top left no-repeat;
	padding:24px 0 0 103px;
	_padding:19px 0 0 103px;
	*padding:19px 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/doc_descarga_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;
}