BODY {
	BACKGROUND-COLOR: #ffffff;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial;
	font-size: 70%;
}

.fondo_colores {
	background-color: white;
}

* a {text-decoration:none;}
* a:hover {text-decoration: none;}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-size: 80%;
	COLOR: #333;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	font-family: Verdana, Arial;
}

SELECT {
	COLOR: #333;
	font-size: 80%;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	font-family: Verdana, Arial;
}

textarea {
	COLOR: #333;
	font-size: 80%;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	font-family: Verdana, Arial;
}

.sinborde { border: 0px;}
.cien {font-size: 100%;}

P {
	COLOR: #333333;
	font-weight: normal;
	text-align: justify;
}

ul {
	Padding-top:2px;
	Padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	Padding-left:5px;
	Padding-top:2px;
	Padding-bottom:2px;
	text-align: justify;
	color: #333333;
}

/***********************************************************************************/

.fondo_quienes {background: #ffffff url('../images/fondo_quienes.jpg') no-repeat top center;}
.fondo_hacemos {background: #ffffff url('../images/fondo_hacemos.jpg') no-repeat top center;}
.fondo_procedimiento {background: #ffffff url('../images/fondo_procedimiento.jpg') no-repeat top center;}
.fondo_preguntas {background: #ffffff url('../images/fondo_preguntas.jpg') no-repeat top center;}
.fondo_localizacion {background: #ffffff url('../images/fondo_localizacion.jpg') no-repeat top center;}
.fondo_contacto {background: #ffffff url('../images/fondo_contacto.jpg') no-repeat top center;}

.lema { 
	color: #636162; 
	vertical-align: bottom; 
	text-align: right; 
	padding-right: 190px;
	font-weight: bold;
	font-size: 120%;
}

.menu_izdo, .menu_izdo2 {
	line-height: 1.8em;
	font-size: 110%;
	text-align: left;
	/*padding-left: 60px;*/
	/*width: 255px;*/
}

.menu_izdo a {color: white;}
.menu_izdo a:hover {color: black;}
.menu_izdo2 a {color: white;}
.menu_izdo2 a:hover {color: black;}

.creditos {color: #013B53; text-align: center;}
.creditos a {color: #013B53;}
.creditos a:hover{color: #013B53; text-decoration: underline;}

.titulo {
	color: #0272A0;
	font-size: 120%;
	font-weight: bold;
}

.resalta {
	font-weight: bold;
	color: #636162;
	font-style: italic;
}

.imprimir {
	color: #0272A0;
	font-weight: bold;
}

.imprimir a {color: #0272A0;}
.imprimir a:hover {color: #666666;}

.scroll {
	overflow: auto;
	height: 338px;
	padding-right: 10px;
}

/****************************************************************/

.encabezado {background: #ffffff url('../images/encabezado.jpg') no-repeat top center;}
.fondo {background: #ffffff url('../images/fondo.jpg') repeat-y top center;}
.inicio {background: #ffffff url('../images/inicio.jpg') no-repeat top center;}
.menu_izdo {background: #ffffff url('../images/lateral.jpg') no-repeat top center;}
.menu_izdo2 {background: #ffffff url('../images/lateral2.jpg') no-repeat top center;}
.cierre {background: #ffffff url('../images/cierre.jpg') no-repeat top center;}

