@charset "ISO-8859-1";
/* CSS Document */
/*div{border:1px solid #666;}*/
#contenido{
	border:1px solid #fff;
}
#columna1{
	position:relative;
	width:370px;
	float:left;
	margin-left:18px;
}
#columna2{
	position:relative;
	width:350px;
	float:left;
}
.email{margin-top:7px; }
.respuesta{margin-top:11px; }
.leidobases{margin-top:15px; border:1px solid #fff; }
.botones{margin-top:12px; text-align:left; }
.statusOK{text-align:center; color:#DD6509; }
.statusKO{text-align:center; color:#f00; }

#contenido #equipo_ortodoncistas{
	position:relative; width:260px; height:386px; margin-left:10px; padding-top:8px;
}

#contenido #equipo_ortodoncistas h1{
	font-size:1.6em;
	color:#7DA4B8;
	margin:0;
	padding:0;
	height:auto;
	background:none;
	line-height:normal;
	text-indent:0;
	font-weight:normal;
}
#contenido #equipo_ortodoncistas p{
	margin:12px 0;
	padding:0;
}

#contenido #equipo_ortodoncistas_form{
	position:relative;
	height:176px;
	font-weight:bold;
	margin-top:260px;
	border-top:1px solid #FFB81A;
}
form{
	margin:0;
	padding:5px 0 0 0;
	font-weight:normal;
	color:#FFB81A;
}
.campo{
	text-indent:1px;
}
input{
	border:none;
}
input.normal{
	width:335px;
	height:16px;
	color: #FFFFFF;
	background-color: #FFB81A;
}
input.check{border:none; margin-left:0; padding-left:0; }
input.familiar{
	width:193px;
	height:16px;
	color: #FFFFFF;
	background-color: #FFB81A;
}
input.boton{
	background-image:url(../img/fondo_boton_formulario_bicicleta.gif);
	width:85px;
	height:17px;
	line-height:17px;
	padding:0;
	padding-bottom:2px;
	*padding-bottom:0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	margin:0;
	
	border:none;
}

#enlaceBases{
	position:relative;
	margin-top:30px;
	width:200px;
	margin-left:40px;
}
#enlaceBases a{
	color:#FFB81A;
	text-decoration:none;
}
#enlaceBases a:hover{
	color:#fff;
}
.basesSorteo {
	color: #FFB81A;
	font-weight: bold;
}
#equipo_ortodoncistas_bases{
	padding:5px 15px;
	color:#DD6509;
	font-size:11px;

}
#equipo_ortodoncistas_bases p{
	margin:5px auto;
}
#equipo_ortodoncistas_bases strong{
	color:#FFFF00;
}
#cerrar{
	position:absolute; right:15px; bottom:2px; width:100px; text-align:right;
}
#cerrar a{
	color:#FFB81A;
	text-decoration:none;
}
#cerrar a:hover{
	color:#000;
}
