@charset "UTF-8";
/* CSS Document */
/*_______________________________CONTENEDOR GENERAL ______________________*/
#general_l {
width:442px;
margin:auto;

}

.header_l {
    background-image:url(images/lic_fondo_fondo.jpg);
    background-repeat: repeat-y;
    background-color:#D6D6D6;

}

.headcurv1_l {
    background:transparent url(images/lic_fondotop_cj.jpg) no-repeat top;
    width:442px;
    height:13px;
}

.headcurv2_l {
    background:transparent url(images/lic_fondodown_cj.jpg) no-repeat bottom;
    width:442px;
    height:13px;
}

.logoTitulo {
width:442px;
height:54px;
background:#FFFFFF url(images/logo_lic.jpg) no-repeat;
}

.logoTitulo_en {
width:442px;
height:54px;
background:#FFFFFF url(images/logo_lic_en.jpg) no-repeat;
}

/*-------------------CONTENEDOR DE INFORMACION----------------------------*/

.content_l {
width:442px;
height:208px;
}


.seguridad {
	font:12px bold Verdana, Arial, Helvetica, sans-serif normal;
    width:380px;
	height:85px;
	margin:auto;
	padding-top:30px;

}

.botonSeguridad {
width:330px;
height:30px;
padding-right:50px;}


/*--------------------------------campos de texto---------------------------*/


.capotextoHeader_l {
	clear:both;
	/* queda abierto el estilo si se necesita modificar despues */
}

.textBoxHeader_l {
	background:#FFF url(images/plecagris_campo.jpg) repeat-y;
	border:0px;
	height:16px;
	width:200px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#555;

	
}

#WebLoginLayer0{
	margin: 0 auto 0 auto;
}

