@charset "utf-8";
/* CSS Document */

@import url(capas.css);
@import url(estilos_tag.css);
@import url(enlaces.css);

#menu {
	margin-top: 0px;
}

#validadores {
	margin-right: 20px;
}

#flecha {
	margin-top: 10px;
}

.resaltado {
	background: #FFFFFF;
	padding: 9px;
	border: dotted 1px #FF6600;
	margin-bottom: 10px;
	text-align: center;
	font-size: 18px !important;
	clear: both;
}

.imagen_izquierda {
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0px;
}

.imagen_derecha {
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;	
}

.contacto {
	border: none;
}

.naranja {
	color: #FF6600;
}

.con_margen {
	margin-top: 25px !important;
}

.apartado {
	border: solid 1px #FF6600;
	padding: 7px;
	font-size: 10pt;
	font-weight: bold;
	background: #FFFFFF;
}

.limpiar {
	clear: both;
	padding-top: 10px;
	text-align: right;
}

.titulo {
	clear: both;
}

.foto_bici {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}

.foto_bici2 {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.centrado {
	margin-left: 125px;
	margin-top: 8px;
	clear: both;
}

.margen_arriba {
	margin-top: 10px;
}


.focus {
	background-color: #DFDED7;
}

.normal {
	background-color: #FFFFFF;
}

.boton {
	background-color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 3px;
	font-size: 8pt;
	color: #5A5945;
	cursor: pointer;
}

.pequeña {
	font-size: 8pt;
	letter-spacing: normal;
}

.advertencia {
	color: #FF0033;
	font-weight: bold;
	letter-spacing: 1px;
}

.sin_borde {
	border: none !important;
}

.titulo_formulario {
	padding: 3px;
	padding-left: 10px;
	background: #FF6600;
	font-weight: bold;
	font-family: "Trebuchet MS";
	letter-spacing: 1px;	
	color: #FFFFFF;
}

.aviso {
	font-size: 8pt;
}

.contador {
	text-decoration: none !important;
	border: none !important;
}
