body {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-family: Arial, "Times New Roman";
	background: #c0c6f1;
}
.BordeMenu {
	border: 1px solid #006600;
	background: #009900;
}
.BordeContenidos {
	border: 1px solid #006600;
	background: #D5EAF4;
}
.PiePagina {
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	font: normal 10px Arial, Helvetica, sans-serif;
}
.BordeLogoPuntos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.BordeTituloPuntos {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.BordeMenuPuntos {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.TextoNormal {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.TextoNormal:hover {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}
.TextoNormalNegrita {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.TextoNormalNegrita:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.TextoContenidos {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.TextoContenidos:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.TituloTres {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: left;
}
.TituloDos {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
}
.TituloUno {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
}
.TituloBandera {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	padding-right: 2px;
}
.TituloContenido {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
}
.TituloContenido:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #0099FF;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
}
.DecoMenuOpcion {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
.DecoMenuOpcion:hover {
	text-transform: uppercase;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.DecoSubMenuOpcion {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #E0E0E0;
}
.DecoSubMenuOpcion:hover {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	color: #990000;

}
.MensajeAdvertencia {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	letter-spacing: 2px;
	text-align: left;
}
.MensajeAdvertenciaCentro {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	letter-spacing: 2px;
	text-align: center;
}
.MensajeError {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.Aviso {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.ListadoDocumentos {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}
.ListadoDocumentos:hover {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	letter-spacing: 1px;
	text-align: left;
}
.PieImagen {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
}
.EnlaceFicheros {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.EnlaceFicheros:hover {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-align: justify;
	letter-spacing: 1px;
	text-transform: uppercase;

}
.TeInteresa {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #990000;
}
.TeInteresa:hover {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #990000;
}
.SeparadorHome {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	background: url(../imagenes/SolapasHome.gif) no-repeat fixed left bottom;
	height: 20px;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	text-indent: 20px;
}
.SeparadorDestacadosHome {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}

.TextoDestacadosHome {
	color: #006600;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.TextoDestacadosHome:hover {
	color: #990000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: justify;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.LinkMenu {
	font-size: 2px;
	color: #E4E4E4;
}
.SolapaOn {
	font-size: 10px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
	font-weight: normal;
	color: #0000FF;
}
.SolapaOff {
	font-size: 10px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: #E1E1E1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #990000;
	border-left-color: #333333;
	font-weight: normal;
	color: #0000FF;
}
.SolapaSeparador {
	font-size: 10px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
.EnlaceSolapa {
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.EnlaceSolapa:hover {
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
	text-transform: uppercase;
}
.EnlaceOpciones {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	text-transform: uppercase;
}
.EnlaceOpciones:hover {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}
.EnlaceSolapa {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.EnlaceSolapa:hover {
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}
.MensajeResumen {
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-weight: normal;
	letter-spacing: 1px;
}
.MensajeResumen:hover {

	font-size: 12px;
	color: #0099FF;
	text-align: right;
	letter-spacing: 1px;
}
.MensajeResumenResaltado {
	font-size: 12px;
	color: #990000;
	text-align: right;
	letter-spacing: 1px;
}
.MensajeResumenResaltado:hover {

	font-size: 12px;
	color: #0099FF;
	text-align: right;
	letter-spacing: 1px;
}
.DecoLineaRojaCuadrado {
	border: 1px solid #990000;
	background-color: #F5F3FE;
}
.DecoLineaGrisCuadrado {
	border: 1px solid #CCCCCC;
}
.DecoLineaLilaCuadrado {
	border: 1px solid #C0B5FA;
}
.TituloCentrado {

	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	padding-right: 2px;
}
.TituloListados {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.FormularioTitulo {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(imagenes/FonTituTablas.jpg);
}
.TextoNormalRojo {

	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align: justify;
}
.Titulo0 {
	font-family: Arial, "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	text-align: center;
	text-transform: uppercase;
}
.Titulo2 {

	font-family: Arial, "Trebuchet MS", Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.PiePagina2 {
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: center;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.Enlace200 {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.FondoOpcionMenu {
	background: url(../imagenes/InterioresMenu_02.jpg) no-repeat left top;
}
.Buscar {
	font: 10px Arial, Helvetica, sans-serif;
}
.BuscarUrl {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0033FF;
}
.BuscarResultado {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.DecoBuscar {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 8px;
}
.ListadoHome {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #004600;
	text-transform: uppercase;
	text-decoration: none;

}
.ListadoHome:hover {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-transform: uppercase;
	text-decoration: underline;
}
.FondoContenido {
	background-attachment: fixed;
	background-image: url(../imagenes/InteriorComunidadesFondoPapel.png);
	background-repeat:   repeat-y;
	margin: 5px;
}
.LineaSeparadora {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.MenuBoton {
	border: 1px solid #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Menu {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
}
.Menu:hover {
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
}
.SubMenu {
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 2px;
}
.SubMenu:hover {
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 2px;
}
.FlechaSubMenu {
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 8px;
}
.MenuLateral {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.MenuLateral:hover {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

