/*SECCIONES ESTÁTICAS********************************************************************************/
#container-content
{
	background-position:0 -90px;
}

.column2-3
{
	width: 600px;
	margin: 10px 0 50px 23px;
	float: left;
}

.column2-3 span
{
	font-size: 1.3em;
	color: #03a63d;
	margin-left:10px;
	font-weight: bold;
}

.bottom-column2-3
{
	width: 100%;
	height: 22px;
	background: url(../images/bottom-column2-3.png) no-repeat;
	margin:0;
	clear: both;
}


.titulo-seccion
{
	display: block;
	width: 100%;
	height: 130px;
}

.titulo-seccion span
{
	display: none;
}


.contenedor-column2-3
{
	float: left;
	width: 100%;
	background: url(../images/bg-column2-3.png) #ffffff repeat-y;
	padding-top: 20px;
}

.contenedor-column2-3 h3
{
	clear: both;
	margin: 40px 10px 0 25px;
	font-size: 1.4em;
}

.contenedor-column2-3 h4
{
	clear: both;
	margin: 4px 10px 3px 20px;
	font-size: 1.3em;
	font-style: italic;
}

.contenedor-column2-3 p
{
	margin: 0 25px 20px 25px;
	font-size: 1.1em;
	line-height: 1.5em;
}

.contenedor-column2-3 p b
{
	font-size: 1em;
	font-weight: bold;
}

.contenedor-column2-3 p a
{
	font-size: 1em;
}

.lista
{
	margin: 10px 27px 0 27px;
}

.lista li
{
	font-size: 1.1em;
	padding-bottom: 10px;
	background-position: 0 -1px;
}

img.servicios
{
	float: left;
	margin: 10px 0 45px 25px;
	*margin: 10px 0 5px 25px;
}

div.servicios
{
	float: left;
	margin: 12px 0 45px 0;
	*margin: 12px 0 5px 0;
	padding: 0;
	width: 420px;
	height: auto!important;
	height: 100px;
	min-height: 100px;
}

div.servicios p
{
	margin-left: 20px;
}

div.proceso
{
	clear: both;
	width: width: 100%;
	margin-right: 25px;
}

div.proceso h3
{
	margin-bottom: 5px;
}

img.proceso
{
	float: left;
	margin: 15px 0 0 25px;
}

#map
{
	float: left;
	width: 350px;
	height: 270px;
	border: 1px #777777 solid;
	margin: 10px 0 0 15px;
}

#map span
{
	font-size: 0.8em;
	color: #999999;
}

div.contacto
{
	width: 215px;
	float: left;
}

div.contacto a
{
	color: #03a63d;
	font-size: 1em;
}

#atencion-cliente
{
	font-size: 1.3em;
}

#vcard
{
	height: 15px;
	line-height: 15px;
	padding-left: 20px;
	background: url(../images/vcard.png) #ffffff no-repeat;
}

span.resaltado
{
	font-size: 1em;
	color: #03a63d;
	margin: 0;
	padding: 0;
}

#esquema-tipologia
{
	margin: 10px 0 0 20px;
}

.destacado
{
	margin-bottom:30px; 
	margin-top: 5px; 
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom: 1px #999999 dotted;
	border-top: 1px #999999 dotted;
	text-align: center; 
}

u
{
	font-size: 1em;
}

h4.metodologia
{
	margin: 20px 10px 10px 25px;
	font-size: 1.3em;
	font-style: italic;
}


/***********ÁREA REGISTRADOS*************/
#requisitos-area-registrados
{
	margin: 0 25px 20px 25px;
	border: 0;
}

#requisitos-area-registrados td
{
	padding: 5px;
}

#requisitos-area-registrados .marca-requisitos
{
	text-align: center;
	color: #03a63d;
	font-weight: bold;
}

#requisitos-area-registrados .zebra
{
	background-color: #eeeeee;
}

.column1-3
{
	width: 285px;
	margin: 10px 0 50px 23px;
	float: left;
}

.column1-3-left
{
	width: 285px;
	margin: 10px 0 50px 23px;
	float: left;
}

.column1-3 span
{
	font-size: 1.3em;
	color: #03a63d;
	margin-left:10px;
	font-weight: bold;
}

.column1-3 img,
.column1-3-left img
{
	float: left;
}

.bottom-column1-3
{
	height: 22px;
	background: url(../images/bottom-column1-3.png) no-repeat;
	margin:0;
	clear: both;
}

#bloque-superior-columna
{
	margin-bottom: 15px;
}

#bloque-inferior-columna
{
	margin-top: 8px;
}

#contenedor-login-form
{
	height: 250px;
}

#titulo-acceso-clientes
{
	background: url(../images/acceso-clientes-y-registrados.png) no-repeat;
}

#login-form
{
	border-bottom: 1px #eeeeee solid;
	padding-bottom: 25px;
}

#login-form fieldset
{
	padding: 10px 0 0 0;
	width: 100%;
}

#login-form .field
{
	width: 120px;
	padding-left: 7px;
	float: left;
}
#login-form input
{
	display:block;
	border-top: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-bottom: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	width: 110px;
	height: 20px;
}	

#login-form input:focus
{
	background-color: #ffffaa;
}

#login-registrate-gratis
{
	padding-top: 12px;
}

#login-button
{
	margin-top: 15px;
	width: 110px;
	height: 20px;
	background: url(../images/bg-button.png) no-repeat;
}

#login-button span
{
	display: none;
}

.contenedor-texto-columna
{
	background: url(../images/bg-column.png) #ffffff repeat-y;
	padding: 10px 15px 0 15px;
	width: 255px;
	float: left;
}

.contenedor-texto-columna h3
{
	font-size: 1.3em;
}

.contenedor-texto-columna span
{
	color: #03a63d;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;

}

.contenedor-texto-columna p
{
	padding: 15px 15px 0 5px;
	font-size: 1.1em;
	line-height: 1.5em;
}

.contenedor-texto-columna a
{
	padding: 0px;
	color: #03a63d;
}

.titulo-portada
{
	display: block;
	width: 285px;
	height: 130px;
}

.titulo-portada span
{
	display: none;
}

#registro-form
{
	padding: 0 20px 0 25px;
}

#registro-form label
{
	font-size: 1.1em;
	float: left;
	display: block;
	text-align: right;
	padding-right: 10px;
	width: 180px;
}

#registro-form input
{
	float: left;
	width: 200px;
	border: 1px #999999 solid;
	font-size: 1.1em;
	padding: 1px;
	margin: 1px 100px 10px 0;
}

#registro-form .comment
{
	color: #777777;
	font-style: italic;
	font-size: 1em;
	font-weight: normal;
}

#registro-form .form-separador
{
	float: left;
	height: 20px;
	border-top: 1px #dddddd dashed;
	margin: 10px 0 0 30px;
	width: 490px;
}

#registro-form #acepto_legal
{
	display: block;
	clear: both;
	width: 17px;
	margin: 32px 5px 0 50px;
	border: 0;
}

#registro-form .checkbox
{
	text-align: left;
	width: 350px;
	margin: 30px 0 0 0;
}

#registro-form .checkbox a
{
	font-size: 1em;
	color: #000000;
}

#registro-form #send-button
{
	float: left;
	width: 100px;
	margin: 25px 0 30px 0;
	padding: 0;
	text-align: center;
	background-color: #dddddd;
	border: 1px #cccccc solid;
	border-bottom: 1px #aaaaaa solid;
}

#registro-form #send-button span
{
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

.red
{
	color: #ee0000;
}

h2.confirm_msg
{
	font-size: 1.9em;
	margin: 10px 0 10px 25px;
}
