﻿
#registrarse h3
{
	background-image: url('/images/home/cuadro.gif');
	background-position:1%;
	background-repeat:no-repeat;
	color: #E00817;
	border-bottom:solid 1px #E00817;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	clear: left;
}
.chkbox
{
	border:0;
}
#registrarse fieldset 
{
	border:0;	
}

#registrarse fieldset label
{
	display: block;
	float: left;
	width: 250px;
	margin-right:20px;
	color:#333333;
	
}

#registrarse  label span
{
	display:block;
}


#registrarse label input 
{
	width:99%;
	border:solid 1px #999999;
	margin:0px;
}

#registrarse .botonRegistrese 
{
	background-color:#01135D;
	text-decoration:none;
	line-height:18px;
	border: none;
	height: 18px;
	color: #ffffff;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	font-size:11px;
	width:99px;	
}


.infoadicional
{
	clear:both;
	float:right;
}

#cliente label span
{
	clear:both;
	margin-left:0px;
}

select 
{
	width:99%;
	margin-left:0px;
	border:solid 1px #999999;
	margin-left:3px;
	margin:0px;
	color:#333333;
}

textarea 
{
	border:solid 1px #999999;
}
