/*estilos de listados*/
/* Sidebar */
.paginado
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	width:100%;
	text-align:center;
	margin-top:20px;
}
#listasimple {
	float: left;
	width: 100%;
}
#listasimple ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#listasimple li {
}

#listasimple li ul {
}

#listasimple li li {
	margin: 0;
	padding: 0;
}

#listasimple li li a {
	padding-left: 0px;
}

#listasimple h1 {
	padding-left: 0px;
}

#listado {
	float: left;
	width: 100%;
	margin-top:20px;
	height:100%;
}

#listado ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#listado li {
	margin-bottom: 20px;
	width:100%;
	list-style: none;
	height:100%;
}

#listado li ul {
}

#listado li li {
	margin: 0;
	padding: 5px 0;	
	height:100%;
	background: url(imagenes/img05.gif) repeat-x left bottom;
}

#listado li li a {
	padding-left: 21px;
	background: url(imagenes/img06.gif) no-repeat 6px 50%;
}

#listado h1 {
	padding-left: 13px;
}
h1 {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #007C89;
	text-align:center;
	
}
.combofiltro {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	color: #007C89;
	text-align:center;
	
}


#listado a {
	text-decoration: none;
}

#listado a:hover {
	text-decoration: underline;
}




.textos_login{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}

.textos_encuesta{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;

}
/*ESTILOS BOTONES*/
.solapas
{
	border: 1px solid #CCCCCC;
	width:630px;
	height:600px;
	float:left;
}
.boton_solapa
{
	width:100px;
	height:19px;
	border: 1px solid #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	float:left;
	font-size:11px;
	background-color:#f4f4f4;
	margin-right:4px;
	margin-bottom:4px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	margin-top:5px;
}
.boton_solapa:hover
{
	width:100px;
	height:19px;
	border: 1px solid #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	float:left;
	font-size:11px;
	background-color:#CCCCCC;
	margin-right:4px;
	margin-bottom:4px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	margin-top:5px;
}
.boton_solapa_activo
{
	width:100px;
	height:19px;
	color:#333333;
	border: 1px solid #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	float:left;
	background-color:#FFFFFF;
	margin-right:4px;
	margin-bottom:4px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	margin-top:5px;
}
.boton_solapa_activo:hover
{
	width:100px;
	height:19px;
	color:#333333;
	border: 1px solid #CCCCCC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	float:left;
	background-color:#CCCCCC;
	margin-right:4px;
	margin-bottom:4px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	cursor:pointer;
	margin-top:5px;
}


/*estilos del formulario de registro*/
.formulario
{
	float:left;
	padding: 20px 0px 0px 5px;	
}
.BloqueForm
{
	width:550px;
	float:left;
}
.ContenedorDatos
{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	float:left; 
	width:400px;	
}
.azul {color:#124679;}
.bullet, .bulletGris {font:bold 11px/14px "Comic Sans Ms";color:#124679 !important;text-decoration:none;}
.RegistroHeader
{
	background-color:#f6f6f6;
	border:1px solid #ebebeb!important;
	padding:5px 11px;
	margin-bottom:11px;
	color: #0474BC;
	font-weight:bold;
	font:Arial;
	font-size:10px;
	width:500px;
	clear:both;	
	
}
.RegistroTitulo 
{
	float:left;
	text-align:right;
	width:130px;
	margin-right:20px;
	font:Arial;
	font-size:11px;
	color: #0474BC;
}
.RegistroInput 
{
	float:left;
	width:380px;
	padding-left:2px;
	color:#666;

}
.TextoInput
{
	color:#4d4d4d;
	font:Arial;
	font-size:10px;
	width:200px;
	float:left;
}
.TextoComunicacion
{
	color:#4d4d4d;
	font:Arial;
	font-size:10px;
	float:left;
	width:350px;
}
.TextoComunicacionInput
{
	color:#4d4d4d;
	font:Arial;
	font-size:11px;
	float:left;
	width:350px;
}
.mensaje {
		padding-top:7px;
		color:#666;
		width:400px;
		margin-bottom:3px;
		float:left
	}
.MensajeError
 {
	color:#674290;
	text-decoration:none;
	font:Arial;
	font-size:11px;
	float:left;
	width:300px;
}
#errorUsuario
{
	background:url("/imagenes/icoError.gif") no-repeat;
	padding-left:17px;
	float:left;
	display:none;
	
}
.interfase 
{
	padding-top:5px;	 
	line-height:5px;
	font:Arial;
	font-size:11px;	
	color:#0474BC;
}
.interfaseError 
{
	padding-left:20px;	
	font-weight:bold;
	color:#674290;
	background:url("/imagenes/icoError.gif") no-repeat;
	font:Arial;
	font-size:11px;
}
.loading {display:none;height:40px;width:90px;background:url(/imagenes/cargando.gif) no-repeat;background-position:bottom;}
.BotonRegistro 
{
	background:url("/imagenes/fdoBoton.gif") 0 -23px no-repeat;
	width:109px;
	height:23px!important;
	border:0!important;
	font-weight:bold!important;
	margin-left:10px;
	cursor:pointer;
	color:#fff!important;
	line-height:11px!important;
	font-size:11px!important;
}
.BotonRegistro:hover 
{
	background:url("/imagenes/fdoBoton.gif") 0 0 no-repeat;
}

#menuopciones {
	float:left;
	padding-top: 30px;
	text-align:center;
}

#menuopciones ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuopciones li {
	display: inline;
}

#menuopciones a {
	display: block;
	text-align:center;	
	margin-left: 5px;
	background: url(imagenes/img02.gif) repeat-x left top;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#menuopciones a:hover {
	text-decoration: underline;
}

label {color:#124679;cursor:pointer;}
.link_terminos
{
	color:#666
}
.link_terminos:visited 
{
	color:#26629c;
}
.link_terminos:hover 
{
	color:#124679;
	text-decoration:underline !important;
}
.TextoForm
{
	color:#4d4d4d;
	font:Arial;
	font-size:10px;
	margin-top:5px;
}
.TextoCodigo
{
	color:#4d4d4d;
	font:Arial;
	font-size:12px;
	margin-top:4px;
	font-weight:bold;
}
.error404
{
	color:#FF0000;
	font:Arial;
	font-size:14px;
	margin-top:4px;
	font-weight:bold;
}
/*fin estilos del formulario de registro*/

/* CSS Document */

body {
	margin-left: 0px;
	margin-top:0px;
	background-color:#e2e3eb;
}
.oneColFixCtr #container {
	padding-top:20px;
	padding-bottom:0px;
	width: 870px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 500px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:3px;
	text-align: center; /* this overrides the text-align: center on the body element. */

}
.top {
	width: 850px;
	height:185px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	vertical-align:top;
	text-align:center;
	background-color:#FFFFFF;
}

.buscador {
	background-color:#e2e2ea;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#007c88;
}


.linea_horizontal {
	background-image:url(imagenes/punto.gif);
	background-repeat:repeat-x;
	height: 3px;
}

.linea_horizontal_amarilla {
	background-image:url(imagenes/punto_amarillo.gif);
	background-repeat:repeat-x;
	height: 3px;
}

/*class de la botonera*/
.botonera {
	background-position:top;
	padding-top: 5px;
	width:216px;
	height:100%;
	float:left;
	padding-left: 10px;
	float:left;

}

.link_botonera {
	font-family:arial;
	font-size: 11px; 
	color:#007C89;
	font-weight:bold;
	text-decoration:none;
	margin-left: 20px;

}
.link_botonera:hover {
	font-family:arial;
	font-size: 11px; 
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
	margin-left: 20px;
}

.separador {
	padding-top: 3px;
}
.texto_botonera {
	font-family:arial;
	font-size: 11px; 
	color:#666666;
	font-weight:bold;

	margin-left: 20px;

}

/* fin class de la botonera*/


/* class contenido*/
.contenido {
	width: 634px;
	float:left;
	padding-top: 5px;
	padding-left: 5px;
	
}

.titulos {
	font-family:arial;
	font-size: 12px; 
	color:#007C89;
	font-weight:bold;
}
.vineta {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #e7b809;
}

.texto12 {
	font-family:arial;
	font-size: 12px; 
	color:#333333;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	text-align:left;
}

.textocomite {
	font-family:arial;
	font-size: 11px; 
	color:#333333;
}

.texto {
	font-family:arial;
	font-size: 12px; 
	color:#007b88;
	text-align:left;
	
}

.textoblanco {
	font-family:arial;
	font-size: 11px; 
	color:#ffffff;
	font-weight:bold;
}

.link {
	font-family:arial;
	font-size: 11px; 
	color:#007b88;
	background-color:#e7b809;
	font-weight:bold;
	text-decoration:none;
}
.link:hover {
	font-family:arial;
	font-size: 11px; 
	color:#000000;
	background-color:#e7b809;
	font-weight:bold;
	text-decoration:none;
}

.tabla {
	background-color:#007c88;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e7b809;
}

.link_verde {
	font-family:arial;
	font-size: 11px; 
	color:#007C89;
	font-weight:bold;
	text-decoration:none;


}
.link_verde:hover {
	font-family:arial;
	font-size: 11px; 
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;

}
.texto_gris {
	font-family:arial;
	font-size: 11px; 
	color:#333333;
	font-weight:bold;



}
/* fin class de contenido*/

/* class pie*/

.fondo_pie{
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 90px;
	background-color:#007c88;
	text-align: center; /* this overrides the text-align: center on the body element. */
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
	padding-right: 10px;
}

.auspiciantes {
	width:830px;
	height:50px;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.pie {
	font-family:Arial;
	font-size: 10px; 
	color:#ffffff;
}
.pie:hover {
	font-family:Arial;
	font-size: 10px; 
	color:#cccccc;
}

.imago {
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align: center; 

}
.linkpie {
	font-family:Arial;
	font-size: 10px; 
	color:#ffffff;
}
.linkpie:hover {
	font-family:Arial;
	font-size: 10px; 
	color:#999999;
}
/* fin class pie*/

.destacado {
	font-family:Arial;
	font-size: 11px; 
	color:#ec1c24;
	text-align:left;

}
.destacado_info {
	font-family:Arial;
	font-size: 11px; 
	color:#902222;
	background-color:#FFFFFF;
	text-align:left;
	line-height:1.5;

}

/* ESTEBAN: 10.06.09: estilos de eventos_sociales.php */
.tituloEvento, .horaLugarEvento, .tituloImagenEvento, .descripcionImagenEvento
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tituloEvento
{
	font-weight: bold; 
	font-size: 14px;
	text-align: left;
	/*border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 2px #000000;
	border-right: solid 2px #000000;*/
	padding: 4px 4px 4px 4px;
	background: #FFFFFF;
	color: #007C89;
}

.horaLugarEvento
{
	font-size: 12px;
	font-weight: bold; 
	text-align: left;
	padding-top: 10px;	
	padding-bottom: 10px;
	padding-left: 4px;
}

.tituloImagenEvento
{
	font-weight: bold; 
	font-size: 11px;	
	padding-bottom: 7px;
	width: 250px;
}

.imagenEvento
{
	vertical-align: top;
}

.descripcionImagenEvento
{
	font-size: 12px;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	line-height: 23px;
	padding-left: 8px;
	padding-right: 8px;
}

/* AGENDA DE JORNADAS TEC */
.agenda
{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

.titulo1
{
	font-size: 15px;
	font-weight: bold;
	text-align: center;	
	padding-bottom: 10px;
}

.titulo2
{
	font-size: 15px;
	font-weight: bold;
	text-align: center;	
	padding-bottom: 10px;
}

.areas
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;	
	padding-bottom: 10px;
}

.dia
{
	font-weight: bold; 
	font-size: 14px;
	text-align: left;
	padding: 4px 4px 4px 4px;
	background: #FFFFFF;
	color: #007C89;	
	margin-bottom: 10px;
}

.hora
{
	color: #007C89;
	font-size: 14px;
	text-decoration: underline;
}

.proyecto
{
	color: #007C89;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.horaProyecto
{
	padding-bottom: 10px;
}

.tituloProyecto
{
	font-weight: bold;
	font-size: 13px;
}

.profesor
{
	padding-bottom: 10px;
}