body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
/*	background-image:url('http://www.semanassociales.es/imagenes/RAYA.gif');

	background-color:#FDFCE9; */
	
}

/*table {
	background-color:transparent;
}

td {
	background-color:transparent;
}

tr {
	background-color:transparent;
}
*/

img {
	border-width:0px;
}

.Menu {
	background-image:url(banda.jpg);
	background-repeat: repeat-x;
	vertical-align:top;
	width:290px;
	padding-left:10px;
}

.MenuEventos {
	background-image:url(banda.jpg);
	background-repeat: repeat-x;
	vertical-align:top;
	width:150px;
	padding-left:10px;
}


.EnlaceMenuPrincipal {
	color: #FF6600;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	font-size:18px;
	letter-spacing:-2px;
	line-height:27px;
}

a.EnlaceMenuPrincipal:visited {
	color: #FF6600;
}

a.EnlaceMenuPrincipal:hover {
	text-decoration:underline;
}

.EnlaceMenuSecundario {
	font-size: 12px;
	color: #FE8504;
	padding: 0px 0px 10px 20px;
	font-weight:bold;
}

a.EnlaceMenuSecundario:visited {
	color: #FE8504; 
}

a.EnlaceMenuSecundario:hover {
	text-decoration:underline;
}

.EnlaceMenuTerciario {
	font-size: 10px;
	color: #FE8504;
	padding: 0px 0px 10px 30px;
	font-weight: normal;
}

a.EnlaceMenuTerciario:visited {
	color: #FE8504;
}

a.EnlaceMenuTerciario:hover {
	text-decoration:underline;
}


.EnlaceSeleccionado {
	color: #555;
	padding: 0px 0px 10px 20px;
	font-weight:bold;
}

.EnlaceTerciarioSeleccionado {
	color: #555;
	padding: 0px 0px 10px 30px;
	font-weight:none;
	font-size:10px;
}

/*
.Subenlaces {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	color:#FF6600;
	font-weight:bold;
}
*/
.Contenido{
	background-image:url(pie.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding: 0px 50px 0px 50px;
	vertical-align:top;
	line-height:15px;
	text-align:justify;
}
.ContenidoMasAlto {
	background-image:url(pieMasAlto.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding: 0px 50px 0px 50px;
	vertical-align:top;
	line-height:15px;
	text-align:justify;
}
.ContenidoMasAlto2 {
	background-image:url(pieMasAlto2.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding: 0px 50px 0px 50px;
	vertical-align:top;
	line-height:15px;
	text-align:justify;
}

.ContenidoNoticias {
	background-image:url(pieAncho.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding: 0px 40px 0px 40px;
	vertical-align:top;
	line-height:15px;
	text-align:justify;
	width:700px;
}

.ContenidoPublicaciones {
	background-image:url(piePublicaciones.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding: 0px 40px 0px 40px;
	vertical-align:top;
	line-height:15px;
	text-align:justify;
	width:700px;
}

.ContenidoEventos {
	background-image:url(pieAncho2.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding: 0px 30px 0px 30px;
	vertical-align:top;
	line-height:15px;
	text-align:justify;
	width:700px;
}

.ContenidoAlto {
	background-image:url(pieAlto.jpg);
	background-repeat:no-repeat;
	background-position: bottom center;
	padding: 0px 45px 0px 45px;
	vertical-align:top;
	line-height:15px;
	text-align:justify;
}

h1 {
	font-weight:bold;
	color:#000000;
	font-size:18px;
}

h2 {
	font-weight:bold;
	color:#000000;
	font-size: 14px;
}


a {
	color: #003399;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
/*	color:#990000;*/
	color:#003399;
}




a:visited {
	text-decoration:none;
/*	color:#990000;*/
	color:#003399;
}
a:hover {
	text-decoration: underline;
}

.Sangrado {
	padding: 0px 20px 0px 20px;
}

.Resaltado {
	font-weight:bold;
	color:#000000;
}
.ResaltadoGris {
	/*font-weight:bold;*/
	color:#808080;
}
.NoResaltado {
	color:#000000;

}
.Contenido li {
	margin-top: 5px;
	list-style-image:url(rombo.gif)
}

p {
	margin: 12px 0px 12px 0px;
	padding:0px;
}

.PequeLista li {
	margin:0px;
}

.ResaltadoRojo {
	color:#990000;
}

.ResaltadoRojoN {
	color:#990000;
	font-weight:bold;
}


.CeldaTitulo {
	text-align:right;
}

.PequeTexto {
	font-size:11px;
}

.DestacadaIndex {
	background-color:#FFFFEC;
	vertical-align:top;
	text-align:justify;
	border:1px dashed #900;
	width:320px;
	margin:0px;
	padding:3px;
	text-decoration:none;
    font-size:11px;	
}


.DestacadaIndexCabecera {
	font-weight:bold;
	text-align:justify;
	color:#990000;
	font-size:11px;
	
}

.DestacadaIndexCuerpo  {
	text-align:justify;
	color:#000;
	
}

.DestacadaIndex :hover {
	text-decoration:underline;
}


.UltimaIndex {
	padding-top:10px;
	text-decoration:none;
}


.UltimaIndex :hover {
	text-decoration:underline;
}

.UltimaIndexCabecera {
	color:#48392c;
	background-color:#fff;
	width:100%;
	font-weight:bold;
}


.UltimaIndexCuerpo  {
	color:#7e4d1d;
	font-size:11px;
}

.ImagenIndex {
	text-align:right;
	width:300px;
	text-decoration:none;
}

.ImagenIndex img {
	border-width:0px;
	padding-bottom:10px;
}

.ImagenIndex :hover {
	text-decoration:underline;
}


.ImagenIndexCabecera {
	font-weight:bold;
	color:#990000;
	padding-left:5px;
}



.ImagenIndexCuerpo {
	text-align:justify;
	color:#000;
	padding-left:5px;
}


.ListaIndex {
	margin-left:0px;
	padding:0px;
}

.ListaIndex li {
	margin-top: 5px;
	list-style-image:url(rombo.gif);
	text-decoration:none;
}

.ListaIndex a {
	color:#000;
}

.ListaIndex a:hover {
	text-decoration:underline;
}

.SeccionNoticias {
	width:400px;
}
