/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(irudiak/fondo.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Verdana;
}
#contenedor {
	width: 945px;
	margin: auto;
}
.cabecera {
	width: 100%;
	float: left;
	height: 87px;
}
.logo {
	width: 247px;
	float: left;
}
.menu {
	width: 668px;
	float: right;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 100%;
	color: #99cc00;
	margin-top: 25px;
	border-bottom: 2px #99cc00 solid;
	border-top: 2px #99cc00 solid;
	font-weight: bold;
}
.menu a:link, .menu a:visited {
	color: #403c3b;
	text-decoration: none;
}
.menu a:hover {
	color: #99cc00;
	text-decoration: none;
}
.centrob {
	width: 100%;
	float: left;	
}
.centrob2 {
	width: 100%;
	float: left;
	background-color: #FFFFFF;
}
.bus {
	width: 565px;
	height: 342px;
	float: left;
	text-align: left;
	font-size: 85%;
}
.bus2 {
	width: 65px;
	height: 342px;
	float: left;
	text-align: left;
	font-size: 85%;
}
.bus3 {
	width: 373px;
	height: 342px;
	float: left;
	text-align: left;
	font-size: 85%;
}
.intro {
	width: 360px;
	padding: 10px;
	font-size: 70%;
	color: #403c3b;
	float: right;
	text-align: justify;
}
.intro a:link, .intro a:visited {
	color: #99cc00;
	text-decoration: none;
	font-weight: bold;
	font-size: 130%;
}
.intro a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 130%;
}
.intro2 {
	width: 360px;
	padding: 10px;
	font-size: 85%;
	color: #403c3b;
	float: right;
	text-align: justify;
}
.intro3 {
	width: 860px;
	padding: 10px;
	font-size: 75%;
	color: #403c3b;
	float: right;
	text-align: justify;
}
.intro3 a:link, .intro3 a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.intro3 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.intro3 ul li {
	list-style: none;
	margin: 0px 0px 2px -30px;
	height: auto;
}
.intro4 {
	width: 540px;
	padding: 10px;
	font-size: 75%;
	color: #403c3b;
	float: right;
	text-align: justify;
	background-color: #FFFFFF;
}
.intro4 a:link, .intro4 a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
.intro4 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.intro4 ul li {
	list-style: none;
	margin: 0px 0px 2px -30px;
	height: auto;
}
.iconos {
	width: 96px;
	margin-left: 160px;
}
.centron {
	width: 100%;
	background-color: #433d3d;
	float: left;
	font-size: 75%;
	background-image: url(irudiak/fondodegradado.gif);
	background-repeat: repeat-x;
}
.centron p {
	margin-top: 0px;
}
.bloque00 {
	width: 332px;
	float: left;
	padding: 6px;
	color: #FFFFFF;
	border-right: 2px #FFFFFF dotted;
	text-align: justify;
}
.bloque01 {
	width: 288px;
	float: left;
	padding: 6px;
	color: #FFFFFF;
	border-right: 2px #FFFFFF dotted;
	text-align: justify;
}
.bloque02 {
	width: 285px;
	float: right;
	padding: 6px;
	color: #FFFFFF;
	text-align: justify;
}
.bloque03 {
	width: 100%;
	float: left;
	padding: 6px;
	color: #FFFFFF;
	text-align: justify;
	font-size: 110%;
}
.bloque03 strong {
	color: #99cc00;
}
.tit {
	float: left;
	margin: 0;
	width: 100%;
	text-align: left;
}
.impo {
	font-weight: bold;
	color: #99cc00;
}
.r1 {
	font-weight: bold;
	color: #b91fb4;
}
.r2 {
	font-weight: bold;
	color: #2905a0;
}
.r3 {
	font-weight: bold;
	color: #f2d72f;
}
.r4 {
	font-weight: bold;
	color: #f47d00;
}
.r5 {
	font-weight: bold;
	color: #FF0000;
}

#pie {
	float: left;
	width: 100%;
	height:35px;
    padding-top: 10px;
	color:#FFFFFF;
	text-align: center;
	background-image: url(irudiak/fondo_pie.gif);
	background-repeat: repeat-x;
	font-size: 70%;
}
.der {
	float: right;
	margin: 0;
}
.idiomas {
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	height: 35px;
	padding-top: 16px;
	background-color: #99cc00;
}
.idiomas a:link, .idiomas a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.idiomas a:hover {
	color: #000000;
	text-decoration: none;
}
.formu00 {
	width: 450px;
	float: left;
	margin: 0;
}
.imgformu {
	width: 395px;
	float: right;
}
.boton {
	background-color: #9ac01c;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #333333;	
	padding: 2px 10px 2px 10px;
}
.sarrera {
	font-size: 140%;
	border: #9ac01c 2px dotted;
	padding-top: 10px;
	font-weight: bold;
	color: #9ac01c;	
}
.calendario {
	width: 250px;
	float: left;
	margin: 0;
	height: 200px;
}
.formu01 {
	width: 175px;
	float: left;
	margin-left: 0px;
	border-right: 2px dotted #666666;
}
.formu01 li {
	list-style: none;
}
.formu02 {
	width: 425px;
	float: right;
}
.formu02 li {
	list-style: none;
}
.combo00 {
	width: 100px;
	color: #000000;
	font-size: 75%;
	border: 1px #FFFFFF solid;
}
.combo01 {
	color: #FFFFFF;
	background-color: #9ac01b;
	font-size: 95%;
	border: 1px #FFFFFF solid;
	margin-bottom: 5px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 250%;
	color: #99cc00;
	font-weight: bold;
	font-style: italic;
}
.erroreak {
	color: #FF0000;
	font-size: 95%;
}
.bloqui {
	width: 75px;
	padding-top: 2px;
	display:block;
	float: left;
}