/* TEXTOS GENERALES */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/plecaFondo.gif);
	background-color:#d6d6d6;
	background-repeat: repeat-x;	
}
.cuerpoTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-position: left top;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.cuerpoTexto a{
color: #951516;
text-decoration:none;
}
.cuerpoTexto a:hover{
color: #951516;
text-decoration:underline;
}
/**/

.menuActividades					{ padding:10px; height:30px; }
.menuActividades	 li				{ padding:0px; margin:0px; list-style:none; }
.menuActividades	 a				{ width:100%; height:30px; display:block; color:#666666; background:#EEEEEE;
											  text-decoration:none; line-height:30px; text-indent:10px;
											  border-bottom:#CCCCCC 1px dashed;
											  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
	.menuActividades	 a:hover{ background:#951516; color:#FFFFFF;} 										  



/**/
.textoFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #BEBEBE;
}
.textoFooter a{
	color: #bebebe;
	text-decoration:none;
}
.textoFooter a:hover{
	color: #ffffff;
	text-decoration:underline;
}
/* DETALLE SUBMENU */
ul.subMenu{
	padding:0;
	margin:0;
}
ul.subMenu li{
	list-style-type:none;
	
}
ul.subMenu{
	border:0px;
	border-bottom-style:none;
}
ul.subMenu a{
	text-indent: 10px;
	display:block;
	background-color:#d6d6d6;
	/* texto */
	text-decoration:none;
	color:#606060;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	/* caja */
	height:20px;
	padding-left:0px;
	line-height:18px;
	border-bottom:0px;
}
ul.subMenu a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#951516;
}
.separadorCuerpoTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #951516;
	padding-left: 10px;
}
.textoTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: center;
	line-height: 20px;
}
.tituloTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 26px;
}
.Tabla {
	width: 100%;
}
.pieFoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}







