@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/fondo-header.jpg);
	background-repeat:repeat-x;
}

.container {
	width:950px;
	margin:0 auto 0;
	}
#logo {
	float:left;
	}	
h5 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:1.5em;
	color:#FFF;
	margin-top:2.4em;
	float:left;
	margin-left: 1em;
	line-height:1.1em;
	}
	

#nav {
	float:right;
	width:400px;
	margin-top:73px;
	clear:right;
}
#nav ul{
	float:right;
	margin:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav li{
	display:inline;
	float:left;
	line-height: 20px;
	height: 32px;
	overflow:hidden;
	border: 0px solid;
	margin-left: 4px;
	text-align:center;
}

#nav a, #nav span {
	display:block;
	font-weight:bold;
	height:34px;
	text-decoration:none;
	padding-top:2px;
	color:#A30AAE;
}

#nav li.seleccionado a,#nav li.seleccionado span, #nav a:hover {
	background-color: #A30AAE;
	background-position:0 -35px;
}

#nav-home a, #nav-home span {
	background:#A30AAE url(../images/bg-nav-home.png) no-repeat scroll left top;
	width:83px;
}

#nav-que-es-eei a, #nav-que-es-eei span {
	background:#A30AAE url(../images/bg-nav-contrate-servicio.png) no-repeat scroll left top;
	width:152px;
}

#nav-contrate-servicio a, #nav-contrate-servicio span {
	background:#A30AAE url(../images/bg-nav-contrate-servicio.png) no-repeat scroll left top;
	width:152px;
}

.columna1 h1{
	font-size:2.2em;
	color:#A30AAE;
	font-weight:bold;
	padding-top:0.8em;
}
.columna1 h3{
	font-size:1.7em;
	color:#666;
	font-weight:bold;
	margin-top:1em;
}
.columna4 h2{
	font-size:1.8em;
	font-weight:bold;
	color:#A30AAE;
	letter-spacing:-1px;
	margin-bottom:5px;
}
.columna4 h4{
	font-size:1.5em;
	font-weight:bold;
	color:#A30AAE;
	letter-spacing:-1px;
	margin-bottom:5px;
}
.columna5 h2{
	font-size:1.8em;
	font-weight:bold;
	color:#A30AAE;
	letter-spacing:-1px;
	margin-bottom:-1px;
}
.columna5 p{
	width:220px;
}
.columna5 img{
	position:relative;
	margin-left:160px;
	margin-top:-70px;
}
.columna6 h2{
	font-size:1.8em;
	font-weight:bold;
	color:#A30AAE;
	letter-spacing:-1px;
	margin-bottom:-1px;
}
.columna6 p{
	font-size:2em;
	font-weight:bolder;
	letter-spacing:-1px;
	line-height:30px;
	color:#777;
}
.columna7 img{


}
.texto-destacado{
	color:#A30AAE;
	font-weight:bold;
}

.register-button{
	display: block;
	width:125px;
	height:33px;
	background-image:url(../images/fondo-btn-registrame.png);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1.4em;
	letter-spacing:-0.8px;
	text-decoration:none;
	color:#FFF;
	padding-top: 5px;
	padding-left: 22px;
}
.register-button:hover{
	color:#666666;
}
.footer{
	background-image:url(../images/nube-footer.png);
	width:950px;
	height:106px;

}
.login{
	background-color:#F5F5F5;
}
.login h2{
	font-size:1.8em;
	font-weight:bold;
	color:#A30AAE;
	letter-spacing:-1px;
	padding-top:0.5em;
	margin-left: 30px;
}
.login label{
	font-weight:bold;
	color:#333;
	font-size:1em;
}
.login form {
	position:relative;
	margin-top:10px;
	}
form div.form-row {
	width:97px;
	margin-bottom:10px;
	text-align:right;
	position:relative;
	
}
form div.form-row input,.login form a.ingresar-button{
	position:absolute;
	left:100px;
}
form div.form-row a{
	color: #000;
	text-decoration:underline;
	font-size:1em;
}
.adhesion{
	float:left;
	width:600px;
}
.adhesion2{
	width:315px;
	float:right;
}
form div.form-row select{
	position:absolute;
	left:100px;
	margin-top:1px;
}
.ingresar-button {
	background-image:url(../images/fondo-btn-ingresar.png);
	background-repeat:no-repeat;
	display:block;
	width:93px;
	height:33px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background-color:#F5F5F5;
	border:0px;
}
.ingresar-button:hover{
	color:#666;
}
.enviar-button {
	background-image:url(../images/fondo-btn-ingresar.png);
	background-repeat:no-repeat;
	display:block;
	width:100px;
	height:34px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background-color:#FFF;
	border:0px;
}
.bottom {
	background-color:#FF9933;
	height:15px;
	width:100%;
}
.separador-top-titulo{
	margin-top:10px;
}
#rssViewer_CB {
}
#rssCuerpo {
}

.adhesion fieldset {
	width: 570px;
}

.adhesion .form-row,
.adhesion .medio-form-row {
	width: auto;
	text-align:left;
	position: static;
	height: auto;
	padding: 4px 0px 2px 0px;
	float: left;
}
.adhesion .form-row label,
.adhesion .medio-form-row label{
	display: block;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-top: 2px;
}

.adhesion .form-row .subLabel {
	width: auto;
	display: block;
	float: left;
}

.adhesion .form-row input,
.adhesion .form-row select {
	width: 300px;
	position: static;
	left:auto;
}

.adhesion .medio-form-row label {
	width: 110px;
}


.adhesion .medio-form-row {
	width: auto;
}

.adhesion .form-row input[type=checkbox] {
	width: 20px;
}

.adhesion .form-row .aclaracion {
	float:left;
	clear:both;
	margin-left: 185px;
}
.asterisco{
	color:#F00;
	line-height:20px;
	font-size:1.5em;
	height: 20px;
}


.adhesion .datosEmpresa .form-row label {
	width: 180px;
}

.adhesion .cadenas .form-row {
	padding: 0px;
	width: 160px;
	
}

.adhesion .cadenas .column {
	margin-right: 30px;
}

.adhesion .cadenas label {
	width: 120px;
}

.adhesion > input[type=submit] {
	margin: auto;
}
form h2{
	font-size:1.8em;
	font-weight:bold;
	color:#A30AAE;
	letter-spacing:-1px;
	margin-bottom:5px;
}

.mensaje h2{
	sfont-size:1.8em;
	font-weight:bold;
	color:#A30AAE;
	letter-spacing:-1px;
	margin-bottom:5px;
	margin-top:10px;
	}

.form-row.tieneEAN {
	width: 225px;
}

.form-row.tieneEAN input,
.cadenas .form-row input {
	width: 20px !important;
}

.cadenas {
	* width: 590px !important;
	* padding: 5px;
}
.derecha{
	padding-left:8px;
}
.centro{
	margin-left:5px;
}
.partners{
margin-top:30px;
border-top: #ccc 1px solid;
padding-top:10px;
}
.partner img{
	margin-left:10px;
	text-align:right;
}
#certisur{
	vertical-align:5px;
}
.partner{
	width:270px;
	float:right;
}
#titulo-cadenas{
	font-family:Helvetica, Arial;
	font-size:1.3em;
	font-weight:bold;
	margin-top:10px;
}
.publicidades{
	margin-top:5px;
	padding-top:10px;
}
.pasos{
	padding-left:20px;
}
.certificado{
	height:40px;
	float:left;
	width:350px;
}
.certificado td tr{
	padding:0px 0px 0px 0px;
}
#clave{
	width:150px;
}
#timbai{
	display:block;
	background-color:#000;
        height:310px;
}
#publi1{
    width:300px;
    float:left;
    margin-right:20px;
	margin-top:5px;
}
#publi2{
    width:300px;
    float:left;
    margin-bottom:20px;
		margin-top:5px;
}
#telefonos{
	border:1px solid white;
	margin-bottom:5px;
}
