BODY {
	background: #2F3130 url(../images/fondo.jpg) top left repeat;
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-size: 70%;
}

.fondo_colores {
	background-color: white;
}

* a {color: #333333; text-decoration:none;}
* a:hover { color: #009C8F; text-decoration: none;}

form {
	margin: 0px;
	padding: 0px;
}

INPUT {
	font-family: Arial;
	font-size: 1em;
	COLOR: #333;
	border: 1px solid #B8B8B8;
	margin-bottom: 1px;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

SELECT {
	font-family: Arial;
	font-size: 1em;
	color: #333;
	border: 1px solid #B8B8B8;
	margin-bottom: 3px;
}

TEXTAREA {
	width: 212px;
	font-family: Arial;
	font-size: 1em;
	COLOR: #333;
	margin-bottom: 3px;
	border: 1px solid #B8B8B8;
}

P {
	COLOR: #333333;
	font-weight: normal;
	margin-top: 0px;
	text-align: justify;
}

P a { color: #2C47A0;}
P a:hover { color: #6288F3;}

ul {
	Padding-top:2px;
	Padding-bottom:2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	Padding-left:5px;
	Padding-top:2px;
	Padding-bottom:2px;
	text-align: justify;
	color: #333333;
}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

/***********************************************************************************/

.cabecera {background: white url(../images/encabezado.jpg) top center no-repeat;}

.menu_izdo {
	background-color: white;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 1.2em;
	text-align: left;
}

.selec {
	background: white url(../images/seleccion.jpg) center left no-repeat;
	color: #E37611;
	text-transform: uppercase;
	padding-left: 30px;
}

.menu_izdo a {
	color: #333333;
	text-transform: none;
	background-color: white;
	padding-left: 30px;
}

.menu_izdo a:hover {
	color: #E37611;
	font-weight: bold;
	text-transform: uppercase;
	background: white url(../images/seleccion.jpg) center left no-repeat;
	padding-left: 30px;
}

.creditos {
	background-color: #009C8F;
	color: white;
	border-bottom: 30px solid white;
	text-align: left;
	padding-left: 10px;
}

.creditos2 {
	background-color: #009C8F;
	color: white;
	border-bottom: 20px solid white;
	text-align: left;
	padding-left: 10px;
}

.creditos a {color: #07423E; }
.creditos a:hover {color: white; }

.cuerpo {
	background: #E4EEED url(../images/degradazul.jpg) top left repeat-x;
	padding: 10px 30px 0px 30px;
	text-align: justify;
}

.tit_seccion {
	color: #E37611;
	font-weight: bold;
	font-size: 1.5em;
	text-align: right;
	padding-bottom: 20px;
}

.tit_seccion2 {
	color: #E37611;
	font-weight: bold;
	font-size: 1.5em;
	text-align: left;
	padding-bottom: 20px;
}

.tit_seccion2 a {color: #E37611; text-decoration: underline;}
.tit_seccion2 a:hover {color: #E37611; text-decoration: none;}

.galerias {
	background: #E4EEED url(../images/degradazul.jpg) top left repeat-x;
}

.tit_galerias {
	color: #009C8F;
	font-weight: bold;
	font-size: 1.5em;
	text-align: right;
	padding: 10px 10px 20px 10px;
}

.img {
	border: 5px solid #009C8F;
}

.nombre_gal2 {
	margin-bottom: 10px;
}

.listabicis {
	font-size: 0.7em;
	line-height: 1em;
	margin: 0px;
	background: none;
}	

.galery {
	font-weight: normal;
	background-color: #4F5354;
	font-size: 1em;
	text-align: right;
	color: white;
}

.galery a {color:white;}
.galery a:hover {color:#EC8705;}

.galery_mov1 {background-color: #E37611; width: 30px; height: 125px; text-align: center; vertical-align:middle;}
.galery_mov2 {background-color: #009C8F; width: 30px; height: 125px; text-align: center; vertical-align:middle;}

.aldor {
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
}

.aldor a {color:white;}
.aldor a:hover {color: white; text-decoration: underline;}
