@charset "utf-8";
/* CSS Document */
#all .middle .colRight .regTop {
	float: left;
	width: 612px;
	background-image: url(../images/registTop.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 15px;
	padding-left: 20px;
}
#all .middle .colRight .regTopUpdate {
	float: left;
	width: 612px;
	background-image: url(../images/registUpdateTop.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 15px;
	padding-left: 20px;
}
#all .middle .colRight .contTop {
	float: left;
	width: 612px;
	background-image: url(../images/contactTop.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 15px;
	padding-left: 20px;
}
#all .middle .colRight .buyTop {
	float: left;
	width: 612px;
	background-image: url(../images/comoComprarTop.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 15px;
	padding-left: 20px;
}
#all .middle .colRight .biciTop {
	float: left;
	width: 612px;
	background-image: url(../images/contTop.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 15px;
	padding-left: 20px;
}
#all .middle .colRight .regCenter{
	float: left;
	width: 632px;
	
}
#all .middle .colRight .buyCenter{
	float: left;
	width: 612px;
	background-image: url(../images/listadoBack.gif);
	background-repeat: repeat;
	padding:10px;
}
.regTabla {
	display: table;
	float:left;
}
.regTabla .tdNombre{
	background-image:url(../images/backRowForm.gif);
	background-repeat:no-repeat;
	width:200px;
	height:18px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	padding-left:17px;
	padding-top: 2px;
}
.regTabla .tdNombre2{
	background-image:url(../images/backRowForm.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:183px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	padding-left:17px;
	padding-top: 2px;
}
.regTabla .tdValor {
	background-image: url(../images/backRowForm2.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 380px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	display:table-cell;
}
.regTabla .tdValor2 {
	background-image: url(../images/backRowFormArea.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 380px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	display:table-cell;
}
.campo {
	width: 360px;
	border: 0px;
	float: left;
	height: 18px;
	margin:0px;
}
.campoCant {
	width: 20px;
	height: 18px;
	margin:0px;
}
.area {
	width: 360px;
	border: 0px;
	float: left;
	height: 180px;
	margin:0px;
}
.desplegable {
	border: 1px solid #FFFFFF;
	height: 18px;
}
.botonForm {
	background-image: url(../images/botFinalizar.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 128px;
	border:0px;
	padding:0px;
	cursor:hand;
	background-color:#F6F6F6;
}
.botonFormSend {
	background-image: url(../images/botEnviar129.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 128px;
	border:0px;
	padding:0px;
	cursor:hand;
	background-color:#F6F6F6;
}
.datosContacto{
	color:#E83113;
	background-image: url(../images/backDireccion.gif);
	background-repeat: no-repeat;
	height: 86px;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
}
.datosContacto a{
	color:#E83113;
}
#all .middle .colRight .regBottom {
	display: inline;
	padding: 0px;
	float: left;
	width: 613px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

