@charset "utf-8";
* {
	margin: 0; padding: 0;
}
body {
	margin-top: 5px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 12px;
	background-color:#A9BBDD;
	
}
img {
	border: none;
}
a {
	color: #000;
}




#cabecera {
	text-align: left;
}
#cabecera {
	width: 920px;
	height: 175px;
	background-image:url(../imagenes/cabecera.jpg);
	background-repeat: no-repeat;	
}

#logo {
	display: none;
}

#menu {
	float: left;
	padding:126px 0 4px 280px;
	height: 29px;
	width: 500px;
}
#menu p {
	height: 29px;
}

#menu p img {
	display: block;
	float: left;
	padding: 2px 0 4px 0;
	margin: 0 3px 0 3px;
}
#menu p a {
	width:85px;
	height: 29px;
	color: #2963D4;
	text-align:center;
	font-size:16px;
	display: block;
	float: left;
	text-decoration: none;
	font-weight:bold;
	margin:0;
	padding: 2px 0 4px 0;
}

#menu a:hover {
	color: #2963D4;
	background-image:url(../imagenes/activo.jpg);
	background-repeat:no-repeat;


}


.activo {
	width:85px;
	height: 29px;
	margin:0;
	padding:0;
	background-image:url(../imagenes/activo.jpg);
	background-repeat:no-repeat;

}

#idiomas {
	float: right;
	width: 130px;
	padding: 126px 0 0 0;
	

}



#bandera1 {
	float:left;
	width:17px;
	margin-right: 3px;
	padding-left: 20px;
	text-align:center;
}
#bandera1 a {	
	text-decoration:none;
	font-weight:bold;
}

#bandera1 a:hover {
	text-decoration: underline;
	font-weight:bold;
}

#bandera2 {
	float:left;
	width:17px;
	margin-right: 3px;
	margin-left: 3px;
	text-align:center;
}
#bandera2 a {	
	text-decoration:none;
	font-weight:bold;
}

#bandera2 a:hover {
	text-decoration: underline;
	font-weight:bold;
}

#bandera3 {
	float:left;
	width:17px;
	margin-right: 3px;
	margin-left: 3px;
	text-align:center;
}
#bandera3 a {	
	text-decoration:none;
	font-weight:bold;
}

#bandera3 a:hover {
	text-decoration: underline;
	font-weight:bold;
}

#bandera4 {
	float:left;
	width:17px;
	margin-right: 3px;
	margin-left: 3px;
	text-align:center;
}
#bandera4 a {	
	text-decoration:none;
	font-weight:bold;
}

#bandera4 a:hover {
	text-decoration: underline;
	font-weight:bold;
}
