
/* INICIO HEADER
--------------------------------------------------------------------------- */
#headerinicio, #headerinicio2, #headerinicio3 { float:left; width:989px; height:135px; overflow:none; }
#headerinicio { background: url(../images/fondo_head_inicio.jpg) no-repeat top right #FFF;}
#headerinicio2 { background: url(../images/fondo_head_inicio2.jpg) no-repeat top right #FFF; }
#headerinicio3 { background: url(../images/fondo_head_inicio3.jpg) no-repeat top right #FFF;}


/* INICIO LOGIN
--------------------------------------------------------------------------- */
#navinicio { float:left; width:221px; height:475px; margin:0 0 0 3px !important; *margin:0 0 0 2px; background: url(../images/fondomenu2.png) no-repeat 0 0  !important; *background: url(../images/fondomenu.jpg) repeat-x top left; border-right:3px solid #e5e5e5; overflow:hidden; }
#navinicio .tit { margin:25px 0 0 0; padding:8px 0; background-color:#6e7e90; text-align:center; font-size:15px; color:#FFF;}
#navinicio #identificacion { float:left; margin:16px 0 0 0; padding:0 0 0 54px; font-size:11px; color:#FFF;}
	#navinicio #identificacion input.cuadro { width:106px; border:1px solid #828282; font-size:11px; color:#828282; margin:0 0 2px 0; padding:2px 2px;}
	#navinicio #identificacion input.bot { width:110px; background-color:#5a6c7f; border:1px solid #718191; font-size:11px; color:#FFF; margin:0 0 4px 0; padding:2px 0;}
	#navinicio #identificacion input.bot2 { width:110px; background-color:#718191; border:1px solid #718191; font-size:11px; color:#FFF; padding:2px 0;}
		#navinicio #identificacion a { text-decoration:none; color:#FFF;}
		#navinicio #identificacion a:hover { text-decoration:underline;}


/* POSTIT
--------------------------------------------------------------------------- */
a.postithome { float:right; width:212px; height:194px; background:url(../images/postit.jpg) no-repeat top left !important; *background:url(../images/postit.png) no-repeat top left !important; *background:url(../images/postit.jpg) no-repeat top left; margin:10px 6px 0 0; border:none;}
/* a.postithome:hover { background:url(../images/postit_rol.png) no-repeat top left !important; *background:url(../images/postit_rol.png) no-repeat top left !important; *background:url(../images/postit_rol.jpg) no-repeat top left;} */


/* INICIO CONTENIDO
--------------------------------------------------------------------------- */
#contentinicio, #contentinicio2, #contentinicio3 { width:760px !important; width:755px; margin:0; padding:0; overflow:hidden; }
#contentinicio { background:url(../images/fondo_iniciohome.jpg) no-repeat 9px 9px; height:565px;}
#contentinicio2 { height:600px;}
#contentinicio3 { height:auto;}

#inicio, #iniciob { width:728px; padding:34px 0 0 32px; text-align:left;}
#inicio { height:487px;}
#iniciob { height:auto;}
	#inicio h2, #iniciob h2 { float:left; font-size:24px; margin-bottom:5px; color:#6e7e90;}
	#inicio h3, #iniciob h3 { float:left; font-size:18px; font-weight:lighter; color:#3c77ad;}
	#inicio a, #iniciob a { float:left; font-size:20px; color:#0371da; margin:140px 0 0 70px; text-decoration:none;}
	#inicio a:hover, #iniciob a:hover { color:#ec8b1a;}
	#inicio p, #iniciob p { margin:0 0 18px 0; line-height:15px;}
	.fondot { width:700px; height:35px; background:url(../images/fondo_tit.jpg) no-repeat bottom right; margin-bottom:30px;}
	.fondot2 { width:700px; color:#fff; background-color:#869cb1; padding:1px; margin:10px 0; font-size:18px; }
	#iniciob li { margin-bottom:4px;}
	
#pasos { float:left; width:720px; height:146px; margin:130px 0 0 0;}
#pasos .paso, #pasos .paso1 { float:left; width:132px; color:#000; font-size:12px;}
#pasos .paso { margin-right:55px;}
#pasos .paso1 { margin:0;}
#pasos .paso .tit, #pasos .paso1 .tit { font-size:16px; padding:25px 0 10px 0; font-weight:bold;}

	/*-- registrate 
	#inicio a.botregistrate,#lateralinicio2 a.botregistrate { background:url(../images/bot_registrate.png) no-repeat  !important; *background:url(../images/bot_registrate2.png) no-repeat;}
	#inicio a.botregistrate:hover, #lateralinicio2 a.botregistrate:hover { background:url(../images/bot_registrate_rol.png) no-repeat  !important; *background:url(../images/bot_registrate2_rol.png) no-repeat;}--*/


/* PIE INICIO
--------------------------------------------------------------------------- */
#pieinicio { float:left; width:740px; height:auto; background:url(../images/pie_degradado.jpg) repeat-x; padding:18px 4px 18px 15px;}
	#pieinicio a img { float:left; border:none; }
	#pieinicio #dir { float:left; width:auto; font-size:11px; color:#838383; line-height:12px;}
	#pieinicio #dir strong { font-weight:bold;}
	#pieinicio #icono { float:left; width:42px; margin:0 10px 0 10px;}
	#pieinicio #tel { float:left; font-size:20px; padding:3px 0;}
	#pieinicio #tel a { font-size:11px; text-decoration:none; color:#838383;}
	#pieinicio #tel a:hover { font-size:11px; text-decoration:none; color:#000; }
	#pieinicio #dir2 { float:left; width:400px; font-size:12px; color:#838383; line-height:14px;}
	#pieinicio #icono2 { float:left; width:42px; margin:0 10px 0 60px;}
