/*
	Free Green-business design - CC2.5 license
	http://www.free-css-templates.com
	
*/

/* 7 agosto 2009 */

/*
* { padding:0; margin: 0 }
*/


body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #454545;
	padding:0;
	margin: 0;
}

#fondo { background: #FFFFFF url(imagenes/topbg.jpg) repeat-x top; }

#capa_derecha ol { padding-left: 30px; }


/*
ul#navmenu{
font-size: 10px
}
*/

#menu-categorias ul {  padding-left: 30px; padding-bottom:10px; font-size: 10pt; }


.paginador{
	clear:both; 
	background-position: left top;
	background-image:url('imagenes/paginador.gif');
	background-repeat:repeat-x;
	padding-left:70px;
	height:60px;
}

.combo-paginacion{
	width: 130px;
	float: right;
}

ol li {  list-style-type:decimal }

li { list-style-type: square; }

input, textarea  { border: 1px solid #aaa }
input:hover, textarea:hover  { border: 1px solid #888 }

a { color: #FF9900; text-decoration: none; background: inherit }
a:hover { text-decoration: underline }
a img { border: 0 }

input, textarea  {
	border: 1px solid #aaa;
}

input:hover, textarea:hover  { border: 1px solid #888 }

input.text { color: #000000;	border: 1px solid #E6E6E6; background: inherit }

textarea.text { font-size: 8pt; border: 1px solid #E6E6E6 }

input:hover.text, textarea:hover.text { border: 1px solid #D6D6D6 }

form { display: inline; margin: 0; padding: 0 }

textarea{ height: 300px; }

#content { padding: 0; margin: 0 auto; width: 950px; background: transparent }



/* ------------------------CABECERA----------------------------*/
#title { margin: 0; height: 70px; background-position: left center; background-image:url('imagenes/logogc.png'); background-repeat:no-repeat; padding-left:120px; padding-right:0; padding-top:0; padding-bottom:0 }

	#title .pad { padding: 0px 0 }

/*	#title h1 {  	 float:left; width:550px; margin:0; letter-spacing: -1px; color: #051130; padding-top: 28px; font-style:normal; font-variant:normal; font-weight:bold; font-size:2.0em; font-family:Arial; } */


	#title h1 {  float:left; margin:0; letter-spacing: -1px; color: #051130; padding-top: 18px; font-style:normal; font-variant:normal; font-weight:bold; font-size:1.7em; font-family:Arial; width:100% } 

	#title h1 a { color: #051130; }


	#subtitulo { clear:both; font: 0.8em "Arial", Sans-Serif; margin: 0; color: #aaa; padding-left:95px; }
	


/* ------------------------FIN CABECERA----------------------------*/



/*-------------- Menu saltaportal-------------- */

#saltaportal{
	font-size: 11px;
	color:#FFFFFF;
	text-align:right;
	height: 20px;
	margin: 0 auto;
	padding: 0;
}


#saltaportal ul {
	height: 15px; 
	margin: 0;
	padding: 0;
	list-style-type:none;
	text-align:right;
	float:right;
}

#saltaportal li {
	float: left;
	list-style-type:none;

}

#saltaportal ul li a {
	float: left;
	height: 15px; 
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF; 
	padding-left:30px;
	padding-right:30px;
	padding-top:3px;
	padding-bottom:3px;
}

#saltaportal ul li a:hover {
	color: #FF9900;
	height: 15px 
}

#saltaportal .current_page_item a {
	height: 15px; 
	color: #FFCC99;

/*	color: #FFFFFF; */
	font-weight:bold;	
}

/* ---------------fin menu saltaportal ---------------- */






/*-------------------MENU PESTAÑAS---------------------*/
#menu {
	margin: 0px;
	padding: 0px;
	background: inherit;
	line-height: 25px;
	width: 100%;
	height: 25px; text-transform:uppercase
}

#menu  a, #menu a:visited { text-decoration: none; background: inherit }

#menu .zonacero { float: right; vertical-align: bottom  }

	#menu .zonacero ul { margin:0; padding:0; list-style:none } 


    #menu .zonacero li {  display:inline; margin:0; padding:0 }

    #menu .zonacero a { float:left; background: url('imagenes/tableft.jpg') no-repeat left top; margin:0; text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0 }

    #menu .zonacero a span { float:left; background: inherit; display:block; background:url(imagenes/tabright.jpg) no-repeat right top; padding:0px 15px 0px 10px; margin-right: 2px; color:#FFF }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/

    #menu .zonacero a span {float:none;}
    /* End IE5-Mac hack */

    #menu .zonacero a:hover span {
    	color:#fffffe;
    }

    #menu .zonacero a:hover {
    	background-position:0% -25px
    }

    #menu .zonacero a:hover span {
    	background-position:100% -25px
    }

    #menu .zonacero  .menuzonacero-activo {
    	background-position:0% -50px
    }

    #menu .zonacero  .menuzonacero-activo span {
    	background-position:100% -50px
    }


/*----------------FIN MENU PESTAÑAS------------------------*/


/*----------------BUSCADOR SUPERIOR + SLOGAN------------------------*/


#subheader {
	width: 100%;
	margin:0;
/*	height: 65px; */
	height: 75px;
	
}


	#subheader .rside {
		border-top: 1px solid #9CADC7;
		float: right;
		width: 300px;
		height: 50px;
		margin-left: 20px;

	}

		#subheader .rside .padding  { padding-top: 10px; }
/*		#subheader .rside input.text { background-position: 0% 0%; width: 240px; height: 25px; padding-left:5px; padding-right:0; padding-top:5px; padding-bottom:0; background-image:url('imagenes/input.gif'); background-repeat:no-repeat; background-attachment:scroll } */
		#subheader .rside input.text { background: transparent url(imagenes/input.gif) no-repeat; width: 240px; height: 20px; border:0; padding: 2px 5px 0 5px }
		#subheader .rside .btn1 { background: transparent url(imagenes/buscar.gif) no-repeat left top; width: 30px; height: 20px !important; height: 28px; border: 0; padding: 0; cursor: pointer  }

	#subheader .lside {
		border-top: 1px solid #9CADC7;
		color: #FFF;
		font-size: 120%;
		width:585px;
		height: 50px;
		padding: 0;
		margin: 0;
	}

	#subheader .lside .padding { padding-top: 0; font-family: Tahoma, Verdana, Arial, sans-serif;  }


	#subheader .lside .padding .anuncio-texto p{ padding: 0; margin-top:5px; }

 


/*----------------FIN BUSCADOR SUPERIOR + SLOGAN------------------------*/






.nombreusu{
	background-image: url('imagenes/nombreusu.gif');
	background-repeat: no-repeat; 
/*	background-position: right top; */
	background-position: right bottom; 
	height:15px;
	width:250px;
	text-align:center;
	color:#000000;
/*	padding-top:3px; */
	padding-top:0; 
	margin-bottom:-13px; 
}


.tablaeslogan{
	width: 580px;
	height: 64px;
}




#maincontent { 	width: 100%; background: transparent; /*padding-top: 15px*/ }		



	#maincontent h2 { color: #3A3A3A; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 14px; text-decoration: none; line-height: 19px; margin: 0 0 5px 0; background: inherit }

	#maincontent h2 a { color: #FF9900; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 14px; text-decoration: none; line-height: 19px; margin: 0 0 5px 0; background: inherit }

	#maincontent h2 a:hover { color: #FF9900; text-decoration: underline; background: inherit	}

	#maincontent .underline { border-bottom: 1px dotted #aaa; margin-bottom: 10px }

	#maincontent h3 { /* font-size: 130%; */ font-size: 16px; color: #5B7BA4; border-bottom: 1px dotted #aaa; background: inherit }

	.destacado h4 { /* font-size: 130%; */ font-size: 16px; color: #5B7BA4; border-bottom: 1px dotted #aaa; background: inherit }

	.semidestacado h4 { /* font-size: 130%; */ font-size: 16px; color: #5B7BA4; border-bottom: 1px dotted #aaa; background: inherit }

	#maincontent p { padding: 0 0 20px 0; color: #454545; font: 1.0em "Arial", Sans-Serif; margin: 0;  text-decoration: none; background: inherit }

	#maincontent .mpnull { margin: 0; padding: 0 0 0 0; }

	#maincontent .textbox {
		float: right;
		color: #454545;
		width: 40%;
		background: #fefefe;
		padding: 10px;
		margin: 5px 0 15px 15px;
		border: 1px solid #e8e8e8;
	}

	#capa_izquierda {
		width: 230px;
		float: left;
		margin-right:30px;
	}

		#capa_izquierda h3 { 
			height: 22px;
			background: transparent url(imagenes/h3bg.gif) repeat-x;
			color: #FFF;
			border: 0;
			font: bold 1.2em "Arial", Sans-Serif;
			padding: 0px 0 0 5px;
			line-height: 22px
		}


		#capa_izquierda .sabiasque {
			background: #f8f8f8;
			border: 1px solid #e5e5e5;
			margin-bottom: 15px;
			color: #888;
			padding: 8px;
			font-size:12px;
		}

		#capa_izquierda .sabiasque p {  color: #777; background: inherit }

		#capa_izquierda ul { padding-left: 10px; background: inherit; color: #454545 }

		#capa_izquierda li { list-style: square }

/*
		#capa_izquierda img {
			border: 1px solid #B6D6BB;
		}
*/

		#capa_izquierda img {
			border: 1px solid #ffffff;
		}

		#capa_izquierda .menuzonahija{
			padding: 10px;
		}


		#capa_derecha {
			padding:0;
			width: 100%; 
/*			width: 680px; */
			background: #FFFFFF;
			margin-bottom: 20px;
			margin-top:15px;
			float:right;
			border: 1px solid #e5e5e5; 
		}
		
		#capa_derecha_contenido{
			padding:5px;
		}
/*

*/

.titulozona{
	border-bottom:2px solid #FF9900;
	text-transform: uppercase;
	padding-left:10px
}

.clear{
	clear:both;
	margin-bottom:10px;
}


#donde{
	clear:both; 
	border-bottom:1px solid #051334;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	background-color:#7C96B7;
	margin:0;
	padding:3px;
}


#donde a{
	color:#FFFFFF;
	text-decoration:none;
}

#donde a:visited {
	color:#ffffff
}

#donde img{  border-width:0; float: left}

#pie {
	bottom:0;
	clear:both;
	text-align:left;
	border-top: 1px solid #E5E5E5;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #888888;
	background: #FFFFFF;
	padding-left:0;
	padding-right:0;
	padding-top:3px;
	padding-bottom:15px;
	font-size:10px;

}

#pie .left{
	width:400px;
	float:left;
}

#pie .right {
	width:400px;
	float:right; 
	text-align:right;
}

.rss {
	background-position: left bottom;
	background-image:url('imagenes/rss.gif');
	background-repeat:no-repeat;
	background-attachment:scroll;
	padding-left:17px; 
	float: right;
	width:70px;
}


/* #menuzonas{ display:none } */

/* ------------------ SERVICIOS ---------------------- */


/* --------------------------------- ESTILO PARA SERVICIO DE CONSULTAS --------------------------------- */

tr.pendiente {
	background-image:url('imagenes/fondopendiente.gif');
	color:#FFFFFF;
	height:26px;
	color:#BC0101;
}

td.pendiente {
	background-color:#FFCECE;
	border:#D8CACA solid 1px;
	color:#BC0101;
}

.pendiente nobr {
	color:#BC0101;
}

.pendiente  a {
	color:#BC0101;
	font-weight:bold;
	text-decoration:none;
}

.pendiente  a:visited {
	color:#BC0101;
	font-weight:bold;
	text-decoration:none;
}

.pendiente  a:hover {
	color:#F21E1E;
	font-weight:bold;
	text-decoration:none;
}

.pendiente  {
	color:#BC0101;
	font-weight:bold;
}

tr.encurso {
	background-image:url('imagenes/fondoencurso.gif');
	color:#1267B9;
	font-weight:bold;
	height:26px;
}

td.encurso {
	background-color:#DDEFFB;
	border:#D8CACA solid 1px;
	color:#1267B9;
}

.encurso nobr {
	color:#1267B9;
}

.encurso  a {
	color:#1267B9;
	font-weight:bold;
	text-decoration:none;
}

.encurso  a:visited {
	color:#1267B9;
	font-weight:bold;
	text-decoration:none;
}

.encurso  a:hover {
	color:#5D94F0;
	font-weight:bold;
	text-decoration:none;
}

.encurso td {
	color:#1267B9;
	font-weight:bold;
}

tr.borrado {
	background-image:url('imagenes/fondoborrado.gif');
	color:#FFFFFF;
	height:26px
}

td.borrado {
	background-color:#E1F4D5;
	border:#d8caca solid 1px;
}

.borrado nobr {
	color:#1267B9;
}

.borrado  a {
	color:#5B7AA4;
	font-weight:bold;
	text-decoration:none
}

.borrado  a:visited {
	color:#5b7aa4;
	font-weight:bold;
	text-decoration:none;
}

.borrado  a:hover {
	color:#7d99be;
	font-weight:bold;
	text-decoration:none;
}

.borrado td {
	color:#5b7aa4;
	font-weight:bold;
}

/* --------------------------------- FIN ESTILO PARA SERVICIO DE CONSULTAS --------------------------------- */


/* ------------------ ESTILO DE LAS TABLAS ----------------- */



/* --------------------------------- ESTILO TABLAS --------------------------------- */

th {
	color:#FFFFFF;
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight:bold;
	font-size: 12px; 
	padding:5px;
	background:#FFCC99 url('imagenes/fondoth.gif') repeat-x right bottom;
/*	background:#7C96B7 url('imagenes/h3bg.gif') repeat-x right bottom; */
}

th a{
	color:#FFFFFF;
}

tr.par {
	background-position: left top;
	background-image:url('imagenes/fondopar.gif');
	background-color:#F2F2F2;
	background-repeat:repeat-x;
	height:26px;
}

td.par {
	background-color:#F2F2F2;
	border:1px solid #D8CACA;
}

.par  a {
	color:#646565;
	font-weight:bold;
	text-decoration:none;
}

.par  a:visited {
	color:#646565;
	font-weight:bold;
	text-decoration:none;
}

.par  a:hover {
	color:#868686;
	font-weight:bold;
	text-decoration:none;
}

tr.impar {
	background-image:url('imagenes/fondoimpar.gif');
	background-position: left top;
	background-color:#D2DBE6;
	background-repeat:repeat-x;
	height:26px;
}

.impar td {
	color:#868686;
}

td.impar {
	background-color:#E4E8EE;
	border:1px solid #D8CACA;
}

.impar  a {
	color:#646565;
	font-weight:bold;
	text-decoration:none;
}

.impar  a:visited {
	color:#646565;
	font-weight:bold;
	text-decoration:none;
}

.impar  a:hover {
	color:#868686;
	font-weight:bold;
	text-decoration:none;
}


/* ------------------ FIN ESTILO DE LAS TABLAS ----------------- */




/* ----------------------------   MENU SERVICIOS ---------------------------- */
.servicios {   
	margin:0 10px;
	padding:10px; 
/*	padding:0; */
	font-size: 12px;
	text-align: left;
	color:#3B3B3B;
	
	}

.servicios a {
	margin:0;
	color: #ff9900;
	text-decoration: none;
	font-weight:bold;
	font-size:12px
	}

.servicios a:hover {
	margin:0;
	color: #FFCC00;
	text-decoration: none;
	font-weight:bold;
	font-size:12px
	}


.servicios ul {
	margin:0;
	text-align: center;
	padding-top:0;
	padding-left:auto;
	padding-right:auto;
	padding-bottom:0
	}

.servicios li {
	padding:3px;
	display: inline;
	list-style-type: none;
	margin-left:0;
	margin-right:30px;
	margin-top:0;
	margin-bottom:0;
	}

.boton-pasivo {
	margin:0;
	border-bottom:2px solid #ff9900;  
	}

.boton-activo {
	margin:0;
	border-bottom:2px solid #061131; 
	}


.boton-activo a {
	margin:0;
	color: #061131;
	text-decoration:none;
	}

.boton-activo a:hover {
	margin:0; color: #5B7BA4;
	text-decoration:none
	}

/* ---------------------------- FIN DE MENU SERVICIOS ---------------------------- */

#menuzonas { 
	margin:0 auto;
	background-position: left top;
	font-weight:bold; 
	font-size:10px;
	padding:0;
	display:inline;
}

#menuzonas ul { 
	margin:0 auto;
	padding:0;
	list-style-type: none; 
	float: left; 
}

#menuzonas li {
	margin:5px;
	float: left;
	border:1px solid #5B7BA4;
	list-style-type:none;
	padding-left:0;
	padding-right:0;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#DBE4ED;
}

#menuzonas a {
	margin:0 auto; 
/*	width:318px; */
	width:296px;
	float: left; 
	display: block;
	color: #333333; 
	text-decoration:none; 
	border-bottom-width: 0;
	padding:0; 
	text-align:center;
}

#menuzonas a:hover, #menuzonas a:active { 
	margin:0 auto;
	padding:0;
	color: #7B94B6;
	text-decoration:none;
	text-align:center
}

#menuzonas li.active a {
	margin:0 auto;
	padding:0;
	color: #FFFFFF; 
	text-decoration:none;
}




/* ------------------------- ENTRADA ------------------------------- */


.entrada{
	background-image:url('imagenes/fondoentrar.jpg');
	background-repeat:no-repeat;
	width: 500px;
	height:230px;
	margin:0 auto;
	padding:0;

}


.entrada table{
	margin-left:25px;
	margin-top:20px;
/*
	padding-left:70px;
	padding-top:20px;
	padding-bottom:0;
	padding-right:70px;
*/
}

.entrar{

padding-top: 10px; padding-bottom: 10px}


.entrar .boton {
	margin:10px 0;
	border:0px solid #CCCCCC;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
/*	background-image:url('imagenes/boton.jpg'); */
	background-repeat:repeat-x;
	background-image:url('imagenes/h3bg.gif');
	background-position:   center bottom;
	background-color: #7C96B7 

}

.entrada input { 
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
}

.input-entrada{  width: 150px}


/* -------------------- */
#contenido {

	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;


	font-size: 12px;
}


#contenido blockquote{
	width: 870px; 
	margin:10px;
	border:1px solid #CECECE;
	background-color:#F2F2F2;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#contenido blockquote img{
	padding-right: 20px;
	float:left;
}


#contenido blockquote a{
	color:#061131;
	text-decoration:underline;
}



.buscador-servicio{
	padding-top:10px;
}


#caja h3{
	margin: 15px;
}

#caja {
	text-align: left;
}

.caja ul{  
	padding-left: 20px;
	padding-bottom:5px
}


#contenido ul{  
	padding-left: 20px;
	padding-bottom:5px
}


marquee{
	height:115px
}

.caja-noticias{
	background-position: left top;
	border:1px solid #EAEAEA;
	padding:20px;
	background-image:url('imagenes/fondonoticias.gif');
	background-repeat:repeat-x; 
	
}












/* ---------------------------- CALENDARIO ---------------------------- */


.calendarios a{
	color:#FFFFFF;
}

.mesactual a{
	color:#FFFFFF;
}


.calendario-portada{
	margin:10px auto;
	width:90%;
/*	width:100%; */
}


.mesanterior {
	padding:3px;
	border:1px solid #EAEAEA;
	width:85%;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;

}

.mesactual {
	padding:3px;
	border:1px solid #EAEAEA;
	width:85%;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;

}


.messiguiente  {
	padding:3px;
	border:1px solid #EAEAEA;
	width:85%;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
}



.mesanterior table{
	background: #92A7C6 url('imagenes/calendario.gif') right top;
	font-size:11px;
}

.mesactual table{
	background: #92A7C6 url('imagenes/calendario.gif') right top;
	font-size:11px;
}

.messiguiente table{
	background: #92A7C6 url('imagenes/calendario.gif') right top;	
	font-size:11px;
}

.mesanterior a{
	padding:2px;
	background: #92A7C6 url('imagenes/calendario-fondo-enlace.gif') right top;
	font-weight:bold;
	text-decoration:none;
}

.mesanterior a:hover{
	padding:2px;
	background: #92A7C6 url('imagenes/calendario-fondo-enlace.gif') right top;	
	font-weight:bold;
	text-decoration:none;
}

.mesanterior a:visited{
	padding:2px;
	background: #92A7C6 url('imagenes/calendario-fondo-enlace.gif') right top;	
	font-weight:bold;
	text-decoration:none;
}

.mesactual a{
	padding:2px;
	background: #92A7C6 url('imagenes/calendario-fondo-enlace.gif') right top;
	font-weight:bold;
	text-decoration:none;
}

.mesactual a:hover{
	padding:2px;
	background: #92A7C6 url('imagenes/calendario-fondo-enlace.gif') right top;	
	font-weight:bold;
	text-decoration:none;
}

.mesactual a:visited{
	padding:2px;
	background: #92A7C6 url('imagenes/calendario-fondo-enlace.gif') right top;	
	font-weight:bold;
	text-decoration:none;
}

.messiguiente a{
	padding:2px;
	background: #92A7C6 url('imagenes/calendario-fondo-enlace.gif') right top;
	font-weight:bold;
	text-decoration:none;
}

.messiguiente a:hover{
	padding:2px;
	background: #92A7C6 url('imagenes/calendario-fondo-enlace.gif') right top;	
	font-weight:bold;
	text-decoration:none;
}

.messiguiente a:visited{
	padding:2px;
	background: #92A7C6 url('imagenes/calendario-fondo-enlace.gif') right top;	
	font-weight:bold;
	text-decoration:none;
}

.calendarios {
	width:220px;
}

.nombre-mes{
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
}

.vistaeventos h1{
	margin:0;
	padding:0;
	font-size: 24px;
	font-weight:bold; 
}


.mesactual td{
	margin: 1px;
	padding-left:0;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:5px;
}
.messiguiente td{
	margin: 1px;
	padding-left:0;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:5px;
}
.mesanterior td{
	margin: 1px;
	padding-left:0;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:5px;
}


.banners{
	text-align: center;
}

.banners .img-anuncio{
	margin-top:10px;
	margin-bottom:10px;
}



.dondeestamos{
	float:left;
	width:450px

}

.recomienda{
	text-align: right;

	border-top: 1px solid #041131;
	background-color:#FFECCE;
	margin-top:10px;
	padding: 5px;

/*	background-color:#EAEAEA;

	float:right;
	width:150px; */
}


.recomienda a .img-anuncio{

	width:100px;
	float:right
}



/*
#menu-categorias ul {
margin:0;
padding:0; Float: left;
width: 100%; */ /*Este ancho será el total que ocupen muestras columnas */
/*
List-style-type: none;
font-size:14px;
font-weight:bold; 
}
*/

#menu-categorias{

}

#menu-categorias ul {

background-position:   right top;
margin:0  5px;
Float: left;
width: 97%; /*Este ancho será el total que ocupen muestras columnas */
List-style-type: none;
font-size:14px;
font-weight:bold;
background-image:url('imagenes/categorias.gif');
background-repeat:repeat-x;
padding-left:10px;
padding-right:10px;
padding-top:30px;
padding-bottom:20px

}


/*Definimos las propiedades para <li> a partir de las otorgadas a <ul>*/

#menu-categorias ul li{
Display:inline; /*Se declara que las propiedades serán otorgadas a cada linea*/
Float: left;
Width:24%; padding-bottom:10px

}
/*
#at15s_head{
display:none;
}
*/

#at16pf{
display:none;
}

.info {
	height: 30px;
	font-weight: bold;
	padding-left: 40px;
	background-image: url('imagenes/info.gif');
	background-repeat: no-repeat; 
	background-position: left top;
	padding-top:10px;
}

.quiensoy{
	text-align: right;
	float:right;
}

.input_acceso{
	width:100px;

}

.como_blockquote{
	width: 90%; 
	margin:10px;
	border:1px solid #CECECE;
	background-color:#F2F2F2;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.como_blockquote img{
	text-align:center;
}


.como_blockquote ul{
	padding: 0;
	margin: 0;
}

.como_blockquote li{
	text-align: justify;
	padding-bottom: 10px;
}

#impresion{
	padding: 20px
}

.pie-impresion{
	border-top: 1px solid #FF6600;
	text-align:center; padding-top:20px
}

.barra-impresion{
	border-bottom: 1px solid #FF6600;
	text-align:right;

}

.cajaimpresion{

margin: 0; padding: 0}

.zonaclientes{
text-align: left;
}

.zonaclientes ul{
margin: 0;
padding: 0;
}


/* ------------ controlpresencia ---------- */


table.controlpresencia-fichar { 
	width: 90%;
	border:1px solid #C0C0C0;
	background-image:url('imagenes/fondopar.gif');
	background-position: left top;
	background-color:#F2F2F2;
	background-repeat:repeat-x;
}


.cerrarsesion{
	padding-left: 13px;
	background-image: url('imagenes/cerrar_sesion.gif'); 
	background-repeat: no-repeat;
	background-position: left center;
}

/*

#featured.horinaja {
	width: 550px;
	border: 1px solid #FF00FF;
	list-style-type:none;
}

.horinaja li{
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.horinaja ul li{
	margin: 0;
	padding: 0;
	list-style-type:none;
}

*/