body {
	margin: 0px;
	padding: 0px;
	background-color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/degra.jpg);
	background-repeat: repeat-x;
}
#presen {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	height: 100%;
	background-color: #FFFFFF;
	margin-bottom: 30px;
}
#cabe {
	background-color: #FFFFFF;
	background-image: url(../images/cabe.gif);
	background-repeat: no-repeat;
	height: 175px;
	background-position: center 12px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 20px;
}


#menu {
	height: 30px;
	margin-top: 15px;
}
.aparta {
	font-size: 90%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 36px;
	height: 30px;
}
#form1 {
	margin-left: 115px;
	margin-top: 40px;
}
.erdera {
	color: #990066;
}

.aparta a {
	color: #3C2D48;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
	padding: 2px;
}
#contenido {
	height: 100%;
	margin-left: 75px;
	margin-top: 30px;
	margin-right: 70px;
	float: none;
}
#tit {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990066;
	font-weight: bold;
	color: #3C2D48;
	height: 20px;
	font-size: 110%;
}
#contenido h3 {
	font-size: 90%;
	background-color: #990066;
	color: #FFFFFF;
	padding: 2px 2px 2px 5px;
	letter-spacing: 0.005em;
}
.haundia {
	padding: 5px;
	font-size: 90%;
	color: #000000;
	background-color: #FF9900;
}

#contenido h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #3C2D48;
	padding-top: 10px;
	float: none;
	clear: both;
	text-align: center;
}
.trofeos {
	float: left;
	width: 196px;
	height: 180px;
	margin-right: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: 15px;
	font-size: 80%;
	margin-bottom: 20px;
}
.trofeos2 {
	float: left;
	width: 155px;
	height: 140px;
	margin-right: 0px;
	padding-bottom: 30px;
	padding-top: 10px;
	margin-left: 10px;
	font-size: 80%;
}

#contenido li {
	font-size: 85%;
	font-weight: bold;
	padding-bottom: 3px;
}
#contenido li a {
	text-decoration: none;
	color: #990066;
}
#contenido li a:hover {
	text-decoration: underline;
}

#contenido ul {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
}
#pie {
	height: 25px;
	background-color: #000000;
	background-image: url(../images/pie.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
	float: none;
	clear: both;
	padding-left: 20px;
}
.negrita {
	font-size: 110%;
	font-weight: bold;
}

#pie a {
	color: #999999;
	text-decoration: none;
}
#pie a:hover {
	color: #990066;
}





.erdera2 {
	color: #D2D2D2;
}
#contenido p {
	font-size: 90%;
	margin-left: 30px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}



.aparta a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3C2D48;
}
.txiki {
	font-size: 90%;
	margin-right: 15px;
	float: left;
	margin-top: 30px;
	font-weight: bold;
}

#plano {
	float: left;
	margin-top: 30px;
	padding-bottom: 50px;
}
#M_formularioa {
	color: #000000;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 650px;
}
.etiketa {
	float: left;
	width: 270px;
}
#form1 label {
	display: block;
	width: 150px;
	float: left;
	height: 25px;
	font-size: 90%;
}
#form1 textarea {
	float: left;
	width: 325px;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
.borde {
	border: 1px solid #990066;
	padding: 8px;
}
#form1 .enviar {
	width: 100px;
	margin-right: 15px;
	height: 25px;
	border: 1px solid #660066;
	font-weight: bold;
	margin-left: 185px;
	margin-top: 15px;
	background-color: #660066;
	color: #FFFFFF;
}
#form1 .restablecer {
	width: 100px;
	margin-right: 0px;
	height: 25px;
	border: 1px solid #990066;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 15px;
	color: #FFFFFF;
	background-color: #990066;
}
#form1 input {
	width: 300px;
	padding: 3px;
	clear: right;
	margin-bottom: 15px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
}
.validation-advice {
	border: 1px dotted #666666;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.kursiba {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
#aviso {
	float: right;
	padding-right: 200px;
}
