@charset "utf-8";
*{
	margin:0px;
	padding: 0px;
}
body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
/*
	////////////////////////////////
	//	DIV CABEZERA EMOL
	////////////////////////////////
*/
#nuevabarra {
	height: 20px;
	background-color: #D9E2F4;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
/*
	////////////////////////////////
	//	FIN CABEZERA EMOL
	////////////////////////////////
*/
#div_flash {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#contentenedor {
	position:relative;
	margin:0px auto;
}
#div_titulo {
	padding: 0px;
	width: 616px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 110px;
	float:left;
}
#div_contenido {
	position:relative;
	width: 960px;
	height: auto;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#div_contenido_head {
	position:relative;
	width: 960px;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#div_footer_cont
{
	position:relative;
	margin:0px auto;
	width:100%;
}

#div_footer {
	
	position:relative;
	width: 960px;
	height: 250;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#div_supracontenedor {
	float:left;
	width: 960px;
	height: auto;
	background-color: #000000;
}

#div_texto_titular {
	float:left;
	width: 946px;
	height: auto;
	padding-top: 20px;
	padding-right: 7px;
	padding-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.clase_fotos {
	float:left;
	width: 946px;
	height: auto;
	margin-top: 7px;
	margin-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 50px;
}
.clase_fotos_foto {
	float:left;
	width: 944px;
	border: 1px solid #666666;
}
.clase_fotos_bajada {
	float:left;
	width: 932px;
	height: 50px;
	margin-top: 7px;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.clase_lugar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA0000;

}
.clase_credito {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;

}

h1{
	font-size:22px;
	color:#FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 7px;
	padding-top: 10px;
}
h1 a{
	color:#333333;
	text-decoration:none;
}
h1 a:hover{
	color:#333333;
	text-decoration:underline;
}


#footer {
	width: 960px;
	height: 68px;
	float: left;
	background-image: url(images/pie.gif);
	background-repeat:  repeat-x;
	background-color: #313131;
}

#certifica {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	visibility: hidden;
	clear: both;
	float: none;
}

#compartir {
	float: right;
	height: 30px;
	width: 100px;
	padding-right: 0px;
	padding-top: 30px;
}

.addthis_default_style a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.addthis_default_style a:hover {
	text-decoration: underline;

}
#emol_logo {
	float: left;
	height: 68px;
	width: 475px;
}
#bajada {
	float: left;
	height: auto;
	width: 850px;
}
