body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #3767c4;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}

#ContenedorPrincipal {
	width: 955px;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
	margin-top:20px;
	background-image: url(../imagenes/fondoblanco-trans.png);
}

#Cabecera {
	height: 250px;
	background-image:url(../imagenes/cabecera-trans.png);
} 


#NombreGrupo {
	height:150px;
	width:750px;
	top:25px;
	left:330px;
	z-index:1;
}
 
#Cabecera h1 {
	margin: 0; 
	padding: 10px 0;
	display:none;
}

#Cabecera h2 {
	margin: 0; 
	padding: 10px 0;
	display:none;
}

#Menu {
	padding: 2px;
	margin-top:10px;
}

.ElementoMenu {
	color:#990000;
	font-size:12px;
	text-align:center;
}

.ElementoMenu a{
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	text-align:center;
}

.ElementoMenu a:hover{
	text-decoration:none;
	color:#006600;
}

#Contenido {
	padding: 20px;
	min-height: 365px;
	height:auto !important;
	height:365px;
	float: none;
} 

#Contenido p{
	text-align:justify;
	color:#000000;
	font-size:15px;
}

#Contenido p a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#Contenido p.neg{
	color:#990000;
	font-weight:bold;
}

#Contenido p.neg-cent{
	color:#990000;
	font-weight:bold;
	text-align:center;
}

#Contenido p.boletin {	
	text-align:center;
}

#Contenido p.boletin a{
	text-decoration:none;
	color:#990000;
} 

#Contenido p.boletin a:hover{
	text-decoration:none;
	font-weight:bold;
} 

#Contenido h3 {
	font-size:25px;
	font-weight:bolder;
	text-align:center;
}

.dias {
	font-weight:bold;	
	padding:4px;
	text-transform:uppercase;
}

#Contenido p.programap {
	font-weight:bold;	
	padding:20px;
	text-align:center;
	color:#000066;
}

#Contenido p.programap a{
	text-decoration:none;
	color:#000066;
}

#Contenido p.programap a:hover{
	font-size:16px;
}

#Contenido p.patro1 {
	font-weight:bold;	
	text-align:center;
}

#Contenido p.patro2 {	
	text-align:center;
}


#Contenido p.firma {
	font-weight:bold;	
	text-align:right;
}


#Pie {
	z-index: 10;
	width: 955px;
	margin: 0 auto;
	height: 100px;
	background-image: url(../imagenes/pie-trans.png);
	margin-bottom: 20px;
} 

#Pie p {
	margin: 0; 
	padding: 10px 0; 
}

#Pie h3 {
	margin: 0;
	padding: 10px 0;
	font-weight:bold;
	display: none;
}
