BODY {
	background-color: #98BF0A;
	margin: 0px;
	padding:0px;
	font-family: Arial;
	font-size: 0.7em;
}

.fondo_colores {
	background-color: white;
}

* a {color: black; text-decoration:none;}
* a:hover { color: #98BF0A; text-decoration: none;}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Arial;
	font-size: 1em;
	COLOR: #333;
	/*border: 1px solid #7F9DB9;*/
	margin-bottom: 1px;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

SELECT {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

TEXTAREA {
	font-family: Arial;
	font-size: 1em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

P {
	COLOR: #333333;
	font-weight: normal;
	margin-top: 0px;
}

P a { color: #2C47A0;}
P a:hover { color: #6288F3;}

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: left;
	color: #333333;
}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

/***********************************************************************************/

.rayas { background: #98BF0A url(../images/rayas.jpg) top center repeat-x;}

.cabecera { 
	background: white url(../images/cabecera.jpg) top center no-repeat;
	margin-top: 58px;	
}

.pies { 
	background: #98BF0A url(../images/pies.jpg) top center no-repeat;
	text-align:right;
	font-size: 0.7em;
	padding-top: 3px;
	padding-right: 10px;
}

.pies a {color: black;}
.pies a:hover {color: black; text-decoration:underline;}

.menu_sup {
	font-size: 0.7em;
	color: #EE1C25;
	border-bottom: 1px dotted black;
	text-align: center;
	
}

.menu_sup a { color: black;}
.menu_sup a:hover { color: #EE1C25;}

.coloca_menu { 
	 padding-left: 130px;
	 padding-top: 40px;
}	

.cuerpo {
	padding-left: 50px;
	padding-right: 38px;
	padding-bottom: 50px;
	background-color: white;
	text-align: left;
	font-size: 0.7em;
}

.img_cuerpo {
	margin-left: 15px;
	margin-bottom: 15px;
}

.idiomas {
	font-size: 0.7em;
	color: #98BF0A;
	padding-bottom: 60px;
}

.idiomas a {color: white;}
.idiomas a:hover {color: #98BF0A;}

.menu_izdo {
	border-right: 1px dotted black;
	width: 165px;
	color: #333;
	padding-right: 30px;
}

.menu_izdo a {color: #98BF0A;}
.menu_izdo a:hover {color: #333;}

.cuerpo_not {
	padding-left: 30px;	
	text-align: justify;
}

.noticias {
	font-size: 1em;
	color: #333;
}

.noticias2 {
	font-size: 0.7em;
	color: #333;
}

.tit_not {
	font-weight: bold;
	color: #98BF0A;
}

.tit_not a {color: #98BF0A;}
.tit_not a:hover {color: #333;}

.lado_dcho { width: 50%; padding-left: 20px;}
.lado_izdo { width: 50%; padding-right: 20px; border-right: 1px dotted #333;}

.img_pl1 {margin-left: 20px; margin-bottom: 10px;}
.img_pl2 {margin-right: 20px; margin-bottom: 10px;}
.img_pl3 {margin-bottom: 0px;}
.img_pl4 {margin-top: 0px}

.formu {font-size: 1em;}

.formu th {
	text-align: left;
	padding-right: 5px;
}

#DiaNac {width: 24px; padding-left: 2px;}
#MesNac {width: 24px; padding-left: 2px;}
#AnioNac {width: 45px; padding-left: 3px;}

.cuerpo_not table { font-size: 1em;}

.links { color: #333;}
.links a { color: #98BF0A;}
.links a:hover { color: #333;}
