﻿.formaDistribuidor
{
	width:800px;
	margin-top:20px;
	margin-left:45px;
	margin-bottom:10px;
}
.box, .box_boton
{
	float:left;
	width:380px;
	height:42px;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
}

.box2
{
	float:left;
	width:380px;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;
}
.box span, .box_mensaje span, .box2 span
{
	color:#e5e5e5;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.limpiar
{
	clear:both;
}
.textboxes_2, .textboxes_2_mensaje, .ddlEstado_2
{
	font-family:Arial;
	font-size:11px;
	width:350px;
	letter-spacing:0px;
	background-color:Transparent;
	border:1px solid #e5e5e5;
	color:#000;
	text-transform:uppercase;
}

#txtEmail
{
	text-transform:none;
}

.box .txts_2
{
	margin-top:10px;
}
.ddlEstado_2
{
	background-color:#fff;
}
.textboxes_2_mensaje
{
	height:100px;
	padding:5px;
}
.chk label
{
	font-weight:normal;
}
.listas
{
	color:#fff;
	font-size:11px;
	line-height:5px;
}
.ErrorGeneral
{
	font-size:10px;
}

.box_boton .boton2
{
	background:transparent url(botonmas.png) no-repeat scroll 0 0;
	height:38px;
	text-align:center;
	margin-left:220px;
	text-decoration:none;
	width:139px;
	margin-top:25px;
}
.box_boton .boton2 a
{
	background-position:center center;
	color:#FFFFFF;
	display:block;
	font-size:10pt;
	height:100%;
	padding-top:5px;
	text-decoration:none;
	width:100%;
	text-transform:uppercase;
}
.box_boton .boton2 a:hover
{
	text-decoration: none;
	padding-top:5px;
	background:url('botonmas2.png') no-repeat;
}