@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 1003px;
	font-size: 21px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #005B2E;
}
a:active {
	text-decoration: none;
}
#Contenedor {
	clear: both;
	padding-bottom: 1px;
	width: 100%;
}
#Contenedor p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.CABECERA {
	clear: both;
	width: 100%;
}
.CABECERA .CBIZQ {
	float: left;
	width: 25%;
}
.CABECERA .CBCENTRO {
	float: left;
	width: 49%;
}
.CABECERA .CBDCHA {
	float: right;
	width: 25%;
	text-align: right;
}
.MENUCAB {
	clear: both;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAAC04;
	font-weight: normal;
}
.MENUCAB .menusCAB {
	color: #000000;
	text-decoration: none;
}
.MENUCAB .menusCAB:link, .MENUCAB .menusCAB:visited {
	color: #000000;
	text-decoration: none;
}
.MENUCAB .menusCAB:hover {
	color: #006633;
	text-decoration: none;
	background-color: #FCB625;
	font-weight: bold;
	font-size: 95%;
}
.CUERPOCUADRO {
	clear: both;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAAC04;
	margin-top: 8px;
}
#CUERPO {


}

#CUERPO .MITAD {
	float: left;
	width: 49%;
	text-align: center;
}
#CUERPO .TEXTO {
	clear: both;
}
#CUERPO .FOTO {
	clear: both;
}
#CUERPO .FOTO img {
	float: right;
	margin-right: 6px;
	margin-left: 6px;
}
#CUERPO .Peque {
	font-size: 12px;
	color: #5E7679;
}
.TITULO  {
	font-weight: bold;
	color: #A60000;
	text-align: center;
	font-size: 105%;
}
.TITULO2 {
	font-size: 110%;
	font-weight: bold;
	color: #006633;
	text-align: center;
}
.TERCIO {
	float: left;
	width: 33%;
	text-align: center;
}



.PIE {
	clear: both;
	width: 100%;
}
.menu {
	text-decoration: none;
	background-color: #FDD582;
	text-align: center;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
.menu, .menu:link, .menu:visited, .menu:active {
	text-decoration: none;
	font-size: 75%;
	font-weight: bold;
	color: #006633;
}
.menu:hover {
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	color: #880000;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
