@charset "utf-8";
/* CSS Document */
body {
	width: 779px;
	margin: 0px;
	padding: 0px;
	background-image: url(objetos/fondos/FondoIdx01.gif);
}
#Contenedor {
	clear: both;
}
#Contenedor p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.CABECERA {
	clear: both;
	width: 100%;
}
.CABECERA .BUSQUEDA {
	background-color: #5F5B5A;
	font-size: 14px;
	text-align: right;
	padding-right: 8px;
	margin-right: 4px;
	margin-left: 4px;
	color: #FFFFFF;
}
.CABECERA  .BUSQUEDA  .PequeC {
	font-size: 10px;
	font-style: italic;
}
.CABECERA .BUSQUEDA form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.CABECERA .BUSQUEDA   form input {
	font-size: 12px;
}
.CUERPO {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}
.CUERPO .IZQ {
	background-color: #9B9797;
	width: 109px;
	float: left;
}
.CUERPO .IZQ a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-color: #9B9797;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
	width: 95px;
	margin-left: 4px;
}
.CUERPO .IZQ a:link, .CUERPO .IZQ a:visited  {
	text-decoration: none;
}

.CUERPO .IZQ a:hover {
	text-decoration: none;
	background-color: #B8B6B6;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #FFFFFF;
	color: #006633;
}
.CUERPO .DCHA {
	float: right;
	width: 645px;
	margin-right: 2px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.CUERPO .DCHA .F370 {
	float: left;
	width: 388px;
	margin-top: 5px;
	border-right-width: 2px;
	border-right-style: outset;
	border-right-color: #CCCCCC;
}
.CUERPO .DCHA .F240 {
	float: right;
	width: 254px;
	margin-top: 5px;
}
.CUERPO .RECUADRO {
	text-align: left;
	font-weight: normal;
}
.CUERPO .RECUADRO img {
	float: left;
	margin-right: 5px;
	margin-left: 3px;
}




.PIE {
	clear: both;
	width: 100%;
	font-size: 11px;
	text-align: center;
}
.SEPARA {
	width: 80%;
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #666666;
	margin-right: auto;
	margin-left: auto;
	height: 3px;
	margin-bottom: 9px;
	margin-top: 2px;
}

.LinkGral  {
	text-decoration: none;
	color: #006633;
}
.LinkGral:hover  {
	text-decoration: none;
	color: #005329;
	background-color: #EBE1C2;
	display: block;
	text-align: center;
}
.LinkSimple {
	color: #0000FF;
	text-decoration: none;
}

.LinkSimple:hover {
	color: #CA0000;
	text-decoration: none;
}
.LinkBlanco {
	color: #00FFFF;
	text-decoration: none;
}

.LinkBlanco:hover {
	color: #FFFFFF;
	text-decoration: none;
}
