@charset "utf-8";
/* CSS Document */
html,body{
	background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.idiomas{
	text-align:right;
	height:11px;
	margin:0px;
	padding:0px;
}
/*
.wrapper{
	background-image: url(imagenes/cuerpo.gif);
	background-repeat:  repeat-y;
	width: 908px;
	text-align: left;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0px;
	border:0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}*/
.wrapper{
	background-image: url(../imagenes/cuerpo.gif);
	background-repeat: repeat y;
	width: 908px;
	text-align: left;
	margin: 0px auto;
	padding-bottom: 90000px;
	margin-bottom: -90000px;
	overflow: hidden;
	padding: 0px;
	border:0;	
}
.contenidos{
	background-image: url(../imagenes/degradado.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.2columnas{
	clear:both;
}
.banners-home{
	clear:both;
}
.noticias{
	float:left;
	clear:none;
	width: 605px;
	font-size: 13px;
	text-align: justify;
}
.noticias a, a:visited{
	text-decoration:none;
	color:#000000;
}
.noticias a:hover{
	text-decoration:underline;
}
.col-der{
	width:220px;
	float:right;
	min-height:1%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style:  solid;
	border-color: #0661a2;

	padding:10px 0px 10px 10px;
}

/*home-castellano*/
.banners-home{
	margin:0px 0px 5px 0px;
	font-weight: bold;
}
.banners-home a, a:visited{
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}
.banners-home a:hover{
	text-decoration:underline;
}
.b-home-1-cast{
	width:400px;
	height:189px;
	background-image: url(imagenes/paseos-ciclistas-cast.jpg);
	background-repeat: no-repeat;
	float:left;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #000000;
	
}

.b-home-2-cast{
	width:287px;
	height:67px;
	float:left;

}

.b-home-2-cast a, a:visited{
	text-decoration:none;
	color:#ffffff;
}
.b-home-2-cast a:hover{
	text-decoration:underline;
color:#ffffff;
}

.noticias{
	width:575px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
.noticias ul{
	width:220px;
	margin:0px;
	padding:0px;
	*padding:0px 10px 0px 15px;
	*margin:0px 15px 0px -15px;
}
.noticias li{
	margin:0px 10px 5px 0px;
	padding:0px 0px 0px 0px;
}
.not-1-cast{
	float:left;
	width:240px;
	height:170px;
	background-image: url(imagenes/noticias-cast.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.not-2-cast{
	float:right;
	width:240px;
	height:170px;
	background-image: url(imagenes/ultimas-cast.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;

}
.not-3-cast{
	width:360px;
	height:140px;
	background-image: url(imagenes/embajador-cast.gif);
	background-repeat: no-repeat;
	clear:both;
	padding-top: 75px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 202px;
}

/*formularios*/

#cuerpo-formularios{
	width:590px;
	clear:both;
	padding:0px;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#pie-formularios{
	margin:0px;
	text-align:left;
	position: relative;
}



input,select, consulta {
	color:#000000;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #b0b0b0;
}

fieldset {
float : left; 
width : 90%;
margin: 0px 20px;
padding : 1em;
border : none;
}

fieldset.radio{
    margin:0px;

}

legend {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-indent: -10px;
}



.radio legend {
	color:#000000;
	font-size: 12px;
    font-weight: normal;
    margin-left: -12px;
    text-indent: 0;
    }

#toggle, #togglep, #toggleo {
    display: none;
}

label {
	display: block;
	clear: left;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
	color:#000000;
}

label.error {  color: red; margin:-5px 0 8px  }

label.radio { display: block;
    padding-left: 15px;
    text-indent: -15px;
    padding-bottom: 3px;}

input.radio { width: 13px;
    height: 13px;
    padding: 0;
    margin: 0 5px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
    }

.form-a {
float: right;
width: 220px;
margin: 0px;

}
.form-b {
float: left;
width: 220px;
margin: 0px;

}

.form-c {
	width:500px;
	padding: 0px;
}

textarea {
border: 1px solid #999999;
font-size: 11px;
margin: 3px 0 5px;
}

form{
	margin:0px;
}

.boton{
	border:0px;
	margin:0px 0px 0px 0px;
}


.boton2{
	border:0px;
	margin:0px 0px 0px 0px;
}



/*estilos*/
h1{
	font-size: 18px;
	font-weight: bold;
	color: #005da0;
	margin:0px;
	padding:0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #005da0;
	margin:0px;
	padding:0px;
}
.madbcn{
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding:0px;
	text-decoration: none;
}
.madbcn-titulo {
	font-size: 14px;
	font-style: normal;
	color: #942B33;
	font-weight: 600;
	line-height: normal;
}
.patro-titulo {font-size: 18px}
.patro-text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin:0px;
	padding:0px;
	text-decoration: none;
}






/*menu*/

#menu{
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#menu-list ul
{
margin: 0px;
padding: 0px;
white-space: nowrap;

}

#menu-list li
{
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;

}


#menu-list a
{
margin: 0px;
padding: 0px;
}

#menu-list a:link, #menu-list a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#menu-list a:hover
{
	color: #333;
	font-weight: bold;
}

#active a:link, #active a:visited, #active a:hover
{
	color: #ffffff;
	font-weight: bold;
}

.tipo-a{
	float:left;
	width:145px;
	height:50px;
	background-image: url(../imagenes/menu-a.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	right: 35px;
}
.tipo-b{
	float:left;
	width:145px;
	height:50px;
	background-image: url(../imagenes/menu-b.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bcn-titulo {
	width:265px;
	height:270px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(imagenes/bcn-fondo.jpg);
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 300px;
	float: left;
}


/*madrid*/
.mad-titulo {
	width:265px;
	height:270px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(imagenes/mad-fondo.jpg);
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 300px;
	float: left;
}
.organizadores {
	width:575px;
	height:120px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: url(../imagenes/organizadores/organizadores.jpg);
	padding: 0px;
}
.organizadores-mad {
	width:575px;
	height:120px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	background-image: url(../imagenes/organizadores/organizadores_mad.jpg);
	padding: 0px;
}

.mad-text-1 {
	width:320px;
	height:348px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 13px;
	background-image: url(imagenes/mad-text-1.gif);
	padding-top: 0px;
	padding-right: 255px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
.mad-text-2 {
	width:320px;
	height:160px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 13px;
	background-image: url(imagenes/mad_text1.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 255px;
	text-align: justify;
}
.mad-text-3 {
	width:320px;
	height:160px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 13px;
	background-image: url(imagenes/bcn_text2.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 255px;
	text-align: justify;
}
.bcn-text-1 {
	width:320px;
	height:348px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 13px;
	background-image: url(../imagenes/mapa-bcn.gif);
	padding-top: 0px;
	padding-right: 270px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
.bcn-text-2 {
	width:320px;
	height:210px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 13px;
	background-image: url(imagenes/bcn_text1.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 255px;
	text-align: justify;
}



/*madrid barcelona*/
.mad-bcn-1 {
	float:left;
	width:278px;
	height:312px;
	background-repeat: no-repeat;
	padding: 0px;
	color: #000000;
}
.mad-bcn-2 {
	float:left;
	width:263px;
	height:120px;
	background-repeat: no-repeat;
	padding: 0px;
}
.mad-bcn-3 {
	width:450px;
	height:200px;
	background-repeat: no-repeat;
	clear:both;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
}
.patro-titulo-1 {
	width:675px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 18px;
	font-weight: 800;
	color: #000000;
	clip: rect(auto,auto,auto,120px);
	left: 120px;
	margin-left: 120px;
	padding: 0px;
}
.patro-1 {
	width:675px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	clip: rect(auto,auto,auto,120px);
	left: 120px;
	margin-left: 120px;
	padding: 0px;
}
.patro-tabla {
	width:575px;
	background-repeat: no-repeat;
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	clip: rect(auto,auto,auto,120px);
	left: 120px;
	margin-left: 120px;
	padding: 0px;
}
.home1 {
	width:770px;
	height:132px;
	background-repeat: no-repeat;
	clear:both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../imagenes/home01.gif);
	margin-left: 10px;
}
.home-logos {
	width:575px;
	height:150px;
	background-repeat: no-repeat;
	clear:both;
	padding: 0px;
	background-image: url(../imagenes/logos/home-logos.jpg);
}
.formulario-derecha {
	width:210px;
	float:right;
	min-height:1%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style:  solid;
	border-color: #0661a2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.titulo-azul{
	font-size: 16px;
	font-weight: bold;
	color: #0661a2;
}

.noticias a:link{
	color: #0661a2;
	font-weight: bold;
	text-decoration: underline;
}
.noticias a:visited{
	color: #0661a2;
	font-weight: bold;
	text-decoration: underline;
}
.noticias a:active{
	color: #0661a2;
	font-weight: bold;
	text-decoration: underline;
}
.noticias a:hover{
	color: #0661a2;
	font-weight: bold;
	text-decoration:none;
}
