
/** #header {background:url(img/bg_cab_interior2.jpg) 100% 100% no-repeat} */

span.resalte {color:#00435C;
font-weight:bold;}

/* *********************
variar columna de la izq
************************** */
#sidewrapper {
		background-image:none;
		background-color:transparent;
		}
#sidecontent {
		margin:0px 0 0px 0px;
		padding:0 0px 20px 0px;
		padding-bottom:20px;
		width:230px;
	}
#sidecontent h3 {
font-size:1.4em;
}


/* *********************
formulario login
************************** */
#form{
width:390px;
border:1px solid #C41C1E;
background-color:#EBF4DC;
}

#text_form p{
font-size:14px;
font-weight:bold;
margin:10px 0 0 0;
}
#form h3 {
font-size:14px;
font-weight:bold;
margin:10px 0;
color:#C41C1E;
}


input{ 
	border:1px solid #00435C;
	background-color:#fff;
	width:180px;
	margin-left:10px;
}

input#centro, input#email {
	margin-left:0px;
	width:230px;
	margin-top:5px;

}

/* *********************
registro
************************** */
#text_registro {
padding:20px 30px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#00435C;
}


#text_registro p{
font-size:12px;
font-weight:bold;
margin:10px 0 0 0;
}
#text_registro ul{
font-size:10px;
font-weight:bold;
margin:0;
padding:0;
list-style-type:none;
}
#text_registro li{
background-image:none;
}
#text_registro h5{
font-size:9px;
font-weight:normal;
width:240px;
margin:10px 0 20px 0;
}
#text_registro a {
font-size:9px;
font-weight:normal;
text-decoration:underline;
color:#00435C;
}
#text_registro a:hover{
text-decoration:underline;
}

#text_registro .error {
margin:0px;
padding:0;
font-size:12px;
font-weight:bold;
color:#C41C1E;
text-align:center;
}

input.checkbox{
border:none;
	margin-left:10px;
	width:20px;
	background:none;
}

#text_registro input.boton{
	background-image:url(img/registro/boton_enviar.gif);
	color:#F1B118;
	font-weight:bold;
	border:0;
	width:94px;
	height:26px;
	margin-left:130px;
	cursor:pointer;
	}
		
/* estilos en construccion */

#content .enconstruccion img {
		float: right;
		}
		
/* separar imagen columna izq */		
.img_margin {
margin-top:77px;
margin-bottom:20px;
}

/* *********************
eventos
************************** */
.linea_inf{
border-bottom:1px solid #CACFA4;
}

/* conacto */
.form{
width:421px;
background:#D9D6A4 url(img/registro/bg_contacto.gif);
background-repeat:no-repeat;
padding:50px 0px 15px 0px;
margin-top:20px;
}
.form p{
padding:0px 10px 0px 10px;
}

#mensaje{
background-color:#D9D6A4;
border:1px solid #00435C;
}

.contacto{
width:500px;
margin:20px 0 10px 0;
padding-top:10px;
border-top:solid 1px #ABB470;
}

.error{
color:#B81B1B;
font-size:10px;
}
.formLabelRequired, .formLabel, .formField{
font-weight:bold;
color:#0A4A5D;
}

#enviar {
background-image:url(img/registro/boton_enviar.gif);
	color:#DF8C33;
	font-weight:bold;
	border:0;
	width:94px;
	height:26px;
	margin-top:5px;
	cursor:pointer;
 }
	
.contacto h5{
color:#0A4A5D;
}
.izq {
float:left;
width:240px;
margin-top:10px;
}

.dch {
float:right;
width:200px;
margin-top:10px;
}

/*info legal */
#info_legal{
border:solid 1px #ABB470;
padding:10px 10px 10px 10px;
}
	

