/* CSS Document */

body {
	margin: 0;
	padding: 0;	
	background-image: url(../irudiak/cabecera.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;	
}
#container {
	 margin: auto;
	 padding: 0;
	 width: 781px;
	 text-align: left;
	 
}
#cabecera {
	width: 781px;
	height: 119px;
	float: left;
	
}
#cabeceraeu {
	width: 781px;
	height: 119px;
	float: left;
	
}
#banner {
	float: left;
	margin-top: 10px;
}
.lado {
	width: 200px;
	height: 100px;
	float: left;
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 75%;
	color: #000000;
	float: right;
	width: 520px;
}
.texto2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 75%;
	color: #000000;
	float: right;
	width: 770px;
}
.der {
	float: right;
	margin: 10px;
}
.der2 {
	float: right;
	margin: 0;
}
.cont {
	font-size: 110%;
}
.cont a:link, .cont a:visited {
	color: #0099FF;
	text-decoration: none;
}
.cont a:hover {
	color: #33CCFF;
	text-decoration: none;
}
.fot {
	float: left;
	margin: 5px 50px 5px 5px;
	height: 160px;
}
.fot3 {
	float: left;
	margin: 5px 50px 5px 5px;
	height: 275px;
}
.fot2 {
	float: left;
	margin: 5px 30px 5px 5px;
	height: 225px;
}
.centro {
	width: 100%;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}
.ico {
	width: 100%;
	text-align: right;
	margin-top: 20px;
	float:left;
}
.idioma {
	width: 90px;
	height: 20px;
	float: right;
	margin-top: 80px;
	font-family: "Trebuchet MS", Arial, Verdana;	
}
.idioma a:link, .idioma a:visited {
	color: #008bcb;
	text-decoration: none;
	font-size: 85%;
}
.idioma a:hover {
	color: #99CC00;
	text-decoration: none;
	font-size: 85%;
}

	