.TextoRojo {color: #B9504D}

.FormaPrompt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CDCDB4;
	padding-left: 3px;
}


.TablaDatosVerdeSeco {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
	background-color: #9B1E22;
	border: none;
	font-weight: bold
}


.TituloNegro{
color:#7C0A0A;
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
padding:5px;
text-align:center;

}

.TituloTabla{
	background-color: #9B1E22; /* verde clarito */ 
	/* rojo #BB003A; */
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

.contornoTablaSinEscudo{
border:1px solid #b2b2b2;
font-family: Arial, Helvetica, sans-serif; 
font-size:11px;
}

.contornotabla{
border:1px solid #b2b2b2;

}

.FondoMenuPrincipal{
	background-image:url(imagenes/Fondo_Menu_Principal.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	width: 150px;

}


.fondoGris{
background-color:#f4f4f4;


}

p{
	text-align:justify;

}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 5px;
	margin:0;
	color: #000000;
	font-weight: bold;
}

.rightimage{
float:right;
padding:10px;
margin:12px;
vertical-align:top;
border:1px solid #b2b2b2;
}

.leftimage{
float:left;
padding:10px;
margin:12px;
vertical-align:top;
border:1px solid #b2b2b2;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagenes/fondo.gif);
	color: #2F4D35;
	font-size: small;
}

.textonormal{
	color:#000000;
	text-align:justify;
	font-size: 14px;
	letter-spacing: .5px;
	word-spacing: 1px;

}

.textocumple{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.textonormalLigas{
	color:#2F4D35;
	padding:5px;
	font-size: 13px;
	text-decoration: underline;
}

a:hover,a:link,a:visited{
	color:#A41F3A;
	text-decoration: underline;
}

.ligaSubmenu:hover {
 	color:#000;
	text-decoration:underline;
	font-size:13px;
}

.ligaSubmenu:link {
	color:#000;
	font-size: 13px;
	text-decoration: underline;
	}

.ligaSubmenu:visited {
	color:#66804D;
	font-size: 13px;
	text-decoration: underline;


}
.subMenuActivo:hover,   .subMenuActivo:link, .subMenuActivo:visited{
	color:#B9504D;
	font-size: 13px;
	text-decoration: underline;
}

.ligaContenido:hover {
	color:#000;
	font-size: 13px;
	text-decoration: underline;


}

.ligaContenido:link {
	color:#000;
	font-size: 13px;
	text-decoration: underline;


}

.ligaContenido:visited {
	color:#66804D;
	font-size: 13px;
	text-decoration: underline;


}


.picture {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none; width:300; height:202;
}
.posicion_img {
	FLOAT: left; MARGIN: 4px 4px 2px ; WIDTH: 110px
}
.borde {

	BORDER-RIGHT: #BEB2B2 2px solid; 
	PADDING-RIGHT: 4px; 
	BORDER-TOP: #BEB2B2 2px solid; 
	PADDING-TOP: 4px; 
	BORDER-LEFT: #BEB2B2 2px solid; 
	PADDING-LEFT: 4px; 
	BORDER-BOTTOM: #BEB2B2 2px solid; 
	PADDING-BOTTOM: 4px; 	
	BACKGROUND-COLOR: #fff;
	FLOAT: left;	
	WIDTH: 219px;
}

.borde:hover {
	BORDER-RIGHT: #B9504D 2px solid; BORDER-TOP: #B9504D 2px solid; BORDER-LEFT: #B9504D 2px solid; BORDER-BOTTOM: #B9504D 2px solid
}

.pictureGrande {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}
.bordeGrande {

	BORDER-RIGHT: #BEB2B2 2px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #BEB2B2 2px solid; 
	PADDING-TOP: 5px; 
	BORDER-LEFT: #BEB2B2 2px solid; 
	PADDING-LEFT: 5px; 
	BORDER-BOTTOM: #BEB2B2 2px solid; 
	PADDING-BOTTOM:1px; 	
	BACKGROUND-COLOR: #fff;
	
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #A41F3A;
}



/* menú vertical propuesta 1  */
#wrap_lateral {
	z-index:1;
	padding: 0px;
	margin: 0px;
	width: 150px;
}


.menu_vertical{
	list-style-type: none;
	margin: 0px;
	width: 150px;
	padding: 0px;
}

.menu_vertical li a:link{
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #7F080A;
	background-color: #9B1E22;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #7F080A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: left;
	padding-left: 8px;
}

.menu_vertical li a:visited{
	color: #000000;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7F080A;
	border-left-color: #7F080A;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}



.menu_vertical li a:hover{
	color: #FFFFFF;
	display: block;
	background-color: #b86163;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7F080A;
	border-left-color: #7F080A;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}


.subMenu:hover,   .subMenu:link, .subMenu:visited{
	color: #FFFFFF;
	display: block;
	background-color: #b86163;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7F080A;
	border-left-color: #7F080A;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}

