body {
	background-image: url(image/fondo_body.jpg);
	background-position: center 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
#social {
	width: 955px;
	height: 33px;
	margin-left: auto;
	margin-right: auto;
	}
#social-fondo {
	width: 290px;
	height: 33px;
	float: right;
	padding-left: 10px;
	background-color: #792414;
	}
#social-fondo2 {
	width: 180px;
	height: 26px;
	float: right;
	padding-left: 10px;
	background-color: #FF9933;
	padding-top: 7px;
	}
#contenedor {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 719px;
	height: 33px;
	float: right;
	margin-bottom: 12px;
	margin-top: 159px;
}
#banner {
	width: 955px;
	height: 355px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00F;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00F;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #900;
	text-decoration: none;
}
footer {
	width: 955px;
	height: 25px;
	background: #660000;
	float: left;
	text-align: center;
	padding-top: 5px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #f90;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}

.titulo_nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
	font-weight: bold;
	line-height: 20pt;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	font-weight: normal;
	line-height: 18pt;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	margin-bottom: 0px;
	}
.fecha-evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #f90;
	font-weight: bold;
	line-height: 12pt;
}
.texto-evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	line-height: 15pt;
}
.espacio {
	margin-top: 10px;
}

.espaciado {
	padding-right: 5px;
	padding-left: 5px;
	
}
.titulo-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	padding-bottom: 5px;
}

.Sub-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #f90;
	font-weight: bold;
}
nav {
	width:719px;
	height:33px;
	float:right;
	margin-top:159px;
	margin-bottom:12px;
}
img {
	border:0px;
}

/*CAJAS GALERIA */

article {
	width: 200px;
	margin-left: 30px;
	margin-top: 50px;
	float: left;
}
.2 {
	width: 200px;
	margin-left: 30px;
	margin-top: 10px;
	float: left;
}
p.galeria {
	width: 190px;
	height: 35px;
	padding-left: 10px;
	background-color: #f90;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
}

/* Cajas videos*/

.videos {
	width:465px;
	height:370px;
	margin-top:20px;
	margin-left:10px;
	float:left;
}
.videos2 {
	width:465px;
	height:230px;
	margin-top:20px;
	margin-left:10px;
	float:left;
}
.videos3 {
	width:465px;
	height:460px;
	margin-top:20px;
	margin-left:10px;
	float:left;
}
.videos4 {
	width:465px;
	height:420px;
	margin-top:20px;
	margin-left:10px;
	float:left;
}
.videotxt {
	width:215px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	background-color:#FFF;
	float:right;
}
.videotxt2 {
	width:215px;
	height:auto;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	background-color:#CCCCCC;
	float:right;
}