@charset "utf-8";
/* CSS Document */
	html{
		height:100%;
	}
	body{
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.8em;
	margin:0px;
	padding:0px;
	background-color:#EECF98;
	height:100%;
	text-align:center;
	scrollbar-face-color: #D8D9C9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#E9E9E0;
	scrollbar-drakshadow-color:#ffffff;
	}
	.clear{
		clear:both;
	}
	
	#contenedorPrincipal{
	width:900px;
	text-align:left;
	margin:0 auto;
	background-color: #EEEEE8;
	border-left:1px solid #CECEB9;
	border-right:1px solid #CECEB9;
	height:100%;
	position: relative;
	}
	
	#topBar{
	width:900px;
	height:115px;
	background-image: url(../images/cabecera_normal.jpg);
	}
#columna_1 {
	width: 170px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	float: left;
	height: 445px;
	margin-right: 5px;
}
#columna_2 {
	width: 170px;
	float:left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;

}
#noticias {
	width: 170px;
	height: 445px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	float: left;

}
#patrocinio{
	width: 140px;
	padding: 5px;
	background-color: #E9E9E0;
	margin-top: 5px;
	height: 300px;
	float: left;
}
	#leftMenu{
	width:180px;
	background-color: #EEEEE8;
	padding: 5px;
	float: left;
	}
.login {
	font-size: 11px;
}

.superBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #A2A0A0;
	text-decoration: none;
	vertical-align: bottom;
}
	
#superBar {
	width:900px;
	height:20px;
	background-color: #E8E8DE;
}

.imput_boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px;
	background-color: #AC3322;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}
.imput_boton:hover {
	background-color: #E8B98B;
	border: 1px #AC3322;
}
.imput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px Solid #AC3322;
}
.contenido_titulo {
	font-size: 14px;
	font-weight: bolder;
	background-color: #D8D9C9;
	padding-left: 5px;
}
·contenido{
	padding:5px;
	margin: 10px;
}
#columna_1_2 {
	width: 355px;
	float:left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	height: 445px;
	margin-right: 5px;
}
#pie {
	width: 900px;
	background-color: #D8D9C9;
	position: absolute;
	top: 600px;
	left: 0px;
	font-size: 9px;
	text-align: center;
}
#columna_1_2_intro {
	width: 355px;
	float:left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	height: 190px;
	background-image:url(../images/logo_XX_congreso.jpg);
}
.contenido td {
	color:#6B6D4E;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 12px;
}
.contenido titulo{
	font-weight:bold;
}
.contenido td a{
	color:#413D23;
	text-decoration:none;
	font-weight:bold;
}
.contenido td a:hover{
	text-decoration:underline;
}
#scroll {
	overflow:auto;
	height: 405px;
}
#genval {
	width: 140px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	height: 130px;
	float: left;
}
.links_small {
	font-size: 10px;
}
.links_small a {
	color:#413D23;
	text-decoration: none;
}
.links_small a:hover {
	text-decoration: underline;
}
#columna_1_2_3 {
	width: 540px;
	float:left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	height: 445px;
	margin-right: 5px;
}

/*  ESTILO FORMULARIO  */
.tabla_td_pes_on {
	width: 100px;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	height: 20px;
	background-color:  #F0F0EE;
}
.tabla_td_pes_on a:link {
	text-align: center;
	color: Black;
	text-decoration:none;
}
.tabla_td_pes_on a:visited {
	width: 100px;
	text-align: center;
	color: Black;
	text-decoration:none;
}
.tabla_td_pes_on a:hover {
	width: 100px;
	text-align: center;
	color: Black;
	text-decoration: underline;
}

.tabla_td_pes_off {
	width: 100px;
	text-align: center;
	border: 1px solid Black;
	height: 20px;
	background-color: White;
}
.tabla_td_pes_off a:link {
	text-align: center;
	color: Black;
	text-decoration:none;
}
.tabla_td_pes_off a:visited {
	text-align: center;
	color: Black;
	text-decoration:none;
}
.tabla_td_pes_off a:hover {
	text-align: center;
	color: Black;
	text-decoration: underline;
}

.tabla_td_pes {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background-color: #F0F0EE;
}

.tabla_td_pes_bottom {
	border-bottom: 1px solid Black;
}
.error{
	color:#FF0000;
	font-weight: bold;
}
.tabla_td_pes_down {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background-color: #F0F0EE;
	border-bottom: 1px solid Black;
}

.obligatorio {
	color: #FF0000;
}
.imput_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px Solid #D8D9C9;
}
.paginacion {
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
}
.paginacion_on {
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #D8D9C9;
}
.paginacion a {
	color:#000000;
	font-size: 11px;
	text-decoration:none;
}
.paginacion a:hover {
	text-decoration:underline;
}
.list_1 {
	background-color: #F1F1EB;
	padding-left: 4px;
	padding-right: 4px;
}
.list_2 {
	background-color: #F5F5F1;
	padding-left: 4px;
	padding-right: 4px;
}
#calendario {
	width: 140px;
	margin-top: 5px;
	height: 150px;
	float: left;
}
.calendario{
	font-size:11px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}
.calendario_nombre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DADFD2;
}
.calendario a:link, .calendario a:visited{
	color: #006699;
	font-weight:bold;
	text-decoration: none;
}
.calendario a:hover{
	text-decoration: underline;
}
#publicidad {
	width: 140px;
	margin-top: 5px;
	height: 150px;
	float: left;
}
