/* General layout */
body {
	height: 10px;
	text-align: center;

}
.top_spacer {
	font-size: 1px;
	height: 10px;
}

.menu {
	font-size: 1px;
	height: 120px;
	width: 760px;
}

.top_seccion {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	background-image: url(../Images/punto_verde_ue.gif);
	background-repeat: repeat-x;
}

.banners {
	font-size: 1px;
	height: 290px;
	width: 160px;
}
.services {
	width: 160px;
}
.content {
	width: 565px;
}

.aire_pre_footer {
	height: 20px;
}

/* General layout */
.footer, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover {
	background-color: #E6E6E6;
}

.clousure {
	width: 760px;
}



/* Shadow */
.shadow_vertical {
	width:776px;
	background-image: url(../Images/shadow/shadow_vertical.gif);
	background-repeat: repeat-y;
	background-position: 768;
} 

.shadow_horizontal {
	width:760px;
	background-image: url(../Images/shadow/shadow_horizontal.gif);
	background-repeat: repeat-x;
	background-position: x-100 y-0;
	font-size: 1px;
	height: 8px;
}
/* Shadow */ 

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003300;
}
font, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
input.textFormBoton {
	color: #FFFFFF;
	background-color: #006633;
}
a:hover {
	background-color: #E3EEE4;
}
li {
	list-style-type: square;
	list-style-position: inside;
	line-height: 15px;

}

/* Servicios */ 
.Servicios {
	background-image: url(../Images/servicios/cielo.jpg);
}

.Servicios1 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	text-indent: 15px;
	vertical-align: bottom;
}

.Servicios2 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
	padding: 5;
	height: 20px;
}
.servicios2 a:link, .servicios2 a:hover, .servicios2 a:visited, .servicios2 a:active {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #000000;
	height: 9px;
	text-decoration: none;
	padding: 5;
	height: 20px;
}

.servicios2 a:hover{
	background-color: #E9F1F8;
}
/* Servicios */ 

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
/* Informes-visitamos tu cole */ 
.simulado {
	font-weight: bold;
	color: #003300;
	background-color: #FFFFFF;
	border: none;
	width: 80px;
	cursor: hand;
}
.hidden {
	visibility: hidden;
}
/* BANNER INVASIVO */ 
.invasivo {
	position:absolute; 
	top:50%; 
	width:100%; 
	height:1; 
	z-index:10; 
	left:0;
}
/* BANNER INVASIVO */ 