/* CSS Document */


html, body {
	margin: 0;
	padding: 0;
	font-family:Tahoma;
	background-repeat:no-repeat;

	}	

.clear { clear:both; }
	
.contenedor {
	width:100%;
	margin:0px 0px 0px 0px;
	position:relative;
}

.header { background-image: url(images/background_header.jpg);
background-repeat: repeat-x;
width:100%;
height:72px;

}

.foot { background-image: url(images/background_foot.jpg);
background-repeat: repeat-x;
width:100%;
height:67px;

}


.contenedor_nota {
	width:723px;
	margin-left:auto;
	margin-right:auto;
	height: 3500px;
}

.contenedor_nota_fotos {
	width:723px;
	margin-left:auto;
	margin-right:auto;
	height: 3280px;
}

.contenedor_nota_videos {
	width:723px;
	margin-left:auto;
	margin-right:auto;
	height: 2290px;
}

.contenedor_nota_links {
	width:723px;
	margin-left:auto;
	margin-right:auto;
	height: 575px;
}

.contenedor_nota_bio {
	width:723px;
	margin-left:auto;
	margin-right:auto;
	height: 500px;
}


.contenedor_links_header{
width:723px;
	margin-left:auto;
	margin-right:auto;
	height:67px;
}

.contenedor_links_foot{
width:723px;
	margin-left:auto;
	margin-right:auto;
	height:67px;
}

.contenedor_logo {

width:160px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

.contenedor_notas {

width:137px;
	margin-left:auto;
	margin-right:auto;
	float: right;
}

.contenedor_facebook{
width:160px;
float:left;
}

.contenedor_derechos {
width:563px;
float:left;
background-image:url(images/img_footer.jpg);
height:67px;
}


.backimg_medio {
padding-top:5px;
background-image:url(images/back_img_medio.jpg);
background-repeat:no-repeat;
width:883px;
height:123px;
}

.contenedorboxcentral {
width:555px;
float:right;
margin-right:28px;
background-color: #FFFFFF;

}

.textfont {
	font-family:"trebuchet MS";
	font-size:13px;
	color:#FF0066;
	text-decoration:none;
	font-weight:bold;
}

.boxcontenidotexto  {
	width:531px;
	background-color:#EFEFEF;
	margin-left:auto;
	margin-right:auto;
	padding:12px;
	margin-bottom: 5px;
}

.boxcontenidotexto_naranja  {
	width:531px;
	background-color:#FFD071;
	margin-left:auto;
	margin-right:auto;
	padding:12px;
	margin-bottom: 5px;
}

.boxcontenidotexto_box {
width:531px;
background-color:#FF3E8B;
	margin-left:auto;
	margin-right:auto;
	padding:12px;
}

.texto_boxes {
font-family:"trebuchet MS";
font-size:12px;
color:#333333;
text-decoration:none;

}

.texto_boxes_links{
font-family:"trebuchet MS";
font-size:12px;
color:#333333;
text-decoration:none;

}

.texto_boxes_links:hover{
font-family:"trebuchet MS";
font-size:12px;
color:#FF0066;
text-decoration:none;

}
