/* CSS Document */

input, textarea, select {font-size:1em;border: 1px solid #E5E4E0; background:none;padding:2px;color:#E5E4E0}
select { background:#454952;font-size:1em;}
textarea {overflow:auto;font-size:1em;font-family: Verdana;width: 253px;height:110px}
.formulario {margin-left:10px}
.campo2 {position:relative;top:-2px;z-index:1}
td {color: #aaa}
tr { vertical-align:middle}
.asterisco {color:#FFCC00}

#lyr {
	display:block;
	width:146px;height:0;
	padding-top:22px;
	overflow:hidden; 
    background: url(../imagenes/titulos/lyr.gif) no-repeat;
	overflow:hidden;
}

#papeleria {
	display:block;
	width:176px;height:0;
	padding-top:22px;
	overflow:hidden; 
    background: url(../imagenes/titulos/papeleria.gif) no-repeat;
	overflow:hidden;
}
#carteleria {
	display:block;
	width:87px;height:0;
	padding-top:19px;
	overflow:hidden; 
	background: url(../imagenes/titulos/carteleria.gif) no-repeat;
	overflow:hidden;
}
#administracion {
	display:block;
	width:136px;height:0;
	padding-top:19px;
	overflow:hidden; 
	background: url(../imagenes/titulos/administracion.gif) no-repeat;
	overflow:hidden;
}
#asesoramiento {
	display:block;
	width:136px;height:0;
	padding-top:19px;
	overflow:hidden; 
	background: url(../imagenes/titulos/asesoramiento.gif) no-repeat;
	overflow:hidden;
}
#ventas {
	display:block;
	width:61px;height:0;
	padding-top:19px;
	overflow:hidden; 
	background: url(../imagenes/titulos/ventas.gif) no-repeat;
	overflow:hidden;
}
#archivos {
	display:block;
	width:155px;height:0;
	padding-top:19px;
	overflow:hidden; 
	background: url(../imagenes/titulos/archivos.gif) no-repeat;
	overflow:hidden;
}