@charset "UTF-8";
/* CSS Document */

body 
{
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	margin:0;
	background-color: #000000;
	background-position: center top;
}
.clear {
	clear:both;
}
#contenedor_blanco {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#contenedor_principal {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	float: inherit;
	
}

#flash {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 25px;
	text-align: center;
}

#contenedor_central {
	background-repeat: repeat;
	margin:0;
	padding:0;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #490E0D;
}
#contenedor_patron {
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	background-image: url(../imagenes/fondo2.jpg);
	background-position: center top;
}
#contenedor_secundario {
	background-repeat: repeat-y;
	margin:0;
	padding:0;
	background-image: url(../imagenes/patron2.jpg);
}
#bottom2 {
	width: 920px;
	background-image: url(../imagenes/bottom_fondo2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
}
#bottom {
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#top {
	height: 120px;
	margin-top: 0px;
	width: 920px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #695151;
}
#menunav {
	height: 15px;
	margin-top: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	float: left;
}
#direccion {
	height: 15px;
	width: 400px;
	margin-top: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float:right;
	text-align: right;
}
#menunav2 {
	height: 13px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	float: left;
	margin-top: 7px;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	font-style: normal;
}

#contenedor_blanco #top #menunav2 img {
	vertical-align: middle;
}
#noticias{
	width:295px;
	padding-right: 10px;
	padding-left: 15px;
	margin-top: 25px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #616159;
	float: left;
}
#noticias a {
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
}
#noticias a:hover {
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
}
#noticias a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
}
#video{
	width:590px;
	float:right;
	height: 295px;
	margin-top: 25px;
	text-align: center;
}
#contenedor_blanco #contenedor_secundario #contenedor_patron #noticias h1 {
	font-size: 13px;
	font-weight: bold;
	
}
#contenedor_blanco #contenedor_secundario #contenedor_patron #noticias p {
	

}
