/* CSS Document */
body {
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page{
	background-image:  url(../imagenes/fondo.JPG);
	background-repeat: repeat;
	left: 0px;
	top: 0px;
	height: 154px;
	width: 100%;
	background-position: 0px 0px;
	margin: 0px;
	color: #000000;
	background-color: #5584b6;
	font-family: "Trebuchet MS", Verdana;
    font-size: smaller;
}
#encabezado{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	width: 100%;
	position: static;
	height: 102px;
}
#encabezadoizq{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	text-align: left;
	float: left;
	position: static;
	background-color: #5584b6;
	background-image: url(../imagenes/fondo.JPG);
}
#encabezadoder{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	margin: 0px;
	text-align: right;
	float: right;
	position: static;
	background-color: #5584b6;
	background-image: url(../imagenes/fondo.JPG);
}
#contenido{
	width: 100%;
	left: 0px;
	top: 154px;
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	position: absolute;
	background-image: url(../imagenes/menu.JPG);
	background-repeat:  repeat-y;
	visibility: visible;
	z-index: 0;
	background-color: #FFFFFF;
}
#menu{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	left: 0px;
	position: absolute;
	background-color: #D7E3F2;
	width: 211px;
	background-image: url(../imagenes/menu.JPG);
	background-repeat:  repeat-y;
	z-index: 0;
	font-size: smaller;
}
#buscador{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	background-color: #FFFFFF;
	width: 72%;
	top: 0px;
	position: relative;
	left: 218px;
	padding-right: 5px;
	font-size: smaller;
	text-align: right;
}
#cuerpo{
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	background-color: #FFFFFF;
	width: 72%;
	top: 20px;
	line-height: 150%;
	position: relative;
	left: 218px;
	padding-right: 5px;
	font-size: smaller;
}
/*#contenedor{
	font-family: "Trebuchet MS", Verdana;
	position: static;
	display: inline;
}*/
#cuerpoizq{
	font-family: "Trebuchet MS", Verdana;
	margin-left: 10px;
	text-align: center;
	width: 20%;
	float: left;
	position: static;
	}
#cuerpoder{
	font-family: "Trebuchet MS", Verdana;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px dotted #CCCCCC;
	float: left;
	position: static;
	width: 75%;

}
/*#cuerpoIzqIni{
	font-family: "Trebuchet MS", Verdana;
	text-align: left;
	width: 65%;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	text-indent: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	background-image: url(../imagenes/escudo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}*/
#cuerpoIzqIni{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 65%;
	float: left;
	position: relative;
	color: #333333;
	margin-left: 10px;
	background-color: #F6FAFF;
	font-size: xx-small;
	padding-left: 5px;
	
	}
#cuerpoDerIni{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FBFFF4;
	width: 31%;
	float: right;
	position: relative;
	color: #333333;
	margin-left: 8px;
	font-size: xx-small;
	}
#cuerpoCentral{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF8F0;
	width: 90%;
	position: static;
	color: #333333;
	/*margin-left: 8px;*/
	font-size: xx-small;
	}
#cuerpoimg{
	font-family: "Trebuchet MS", Verdana;
	float: left;
	background-color: #FFFFFF;
	width: 37%;
	margin-left: 2px;
	text-align: center;
	position: static;
	vertical-align: middle;
	
}
#pie{
font-family: "Trebuchet MS", Verdana;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	position: static;
	float: right;
	font-size: smaller;
	}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FFFFFF;
	border: thin dotted #CCCCCC;
}
