#barra {
	float: none;
	height: 15px;
	width: 100%;
	background-image: url(imagenes/fondo_barra.gif);
	background-repeat: repeat-x;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(imagenes/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#div_general {
	background-color: #000000;
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 212px;
	width: 750px;
	background-color: #999999;
}
#div_menu {
	background-image: url(imagenes/fondomenu.jpg);
	margin: 0px;
	padding: 9px 0px 0px 45px;
	float: left;
	height: 20px;
	width: 705px;
	font-family: Arial, Helvetica, sans-serif;
	color: #418CB3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#div_menu a:link{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 4px;
	margin-right: 4px;
}
#div_menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#div_menu a:hover{
	color: #CADAF7;
	text-decoration: underline;
}
#div_contenido {
}
#div_contenido ul {
	background-color: #000000;
	background-image: url(imagenes/fondo_contenido.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	float: left;
	width: 750px;
	padding-top: 39px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#div_texto {
	float: left;
	height: auto;
	width: 410px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
	background-image: url(imagenes/fondotexto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#div_pie {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#div_pie a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#div_pie a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#div_pie a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.div_destacado {
	background-color: #293b4d;
	float: left;
	height: auto;
	width: 228px;
	padding: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	margin: 4px 0px 15px;
	padding: 0px;
}
p a:link{
	color: #CADBFF;
	text-decoration: none;
}
p a:visited{
	color: #CADBFF;
	text-decoration: none;
}
p a:hover{
	color: #CADBFF;
	text-decoration: underline;
}
.textual1 {
	background-image: url(imagenes/comillas.png);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 30px;
	margin-right: 20px;
	line-height: 20px;
	font-weight: bold;
}


.img_destacado {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.fecha {
	color: #CADBFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}


h2 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover{
	color: #CADBFF;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}


h3 a:link{
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
h3 a:hover{
	color: #CADBFF;
	text-decoration: underline;
}
.fotos {
	background-color: #293b4d;
	padding: 2px;
	margin: 0px;
}
