body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
IMG {
	border:0;
}

ul{
	padding-left:10px;
	margin-bottom:2px;
	margin-top:2px;
}
li{
	padding-bottom:0px;
}
table th{
	font-weight:bold;
	vertical-align:top;
}
table td{vertical-align:top;}

#contenedor{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#dcdcde;
}	
#contenido{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:886px;
	background:url(img/px_izq.gif) left repeat-y;
	
}
#sombraDCH{
	width:886px;
	background:url(img/px_dcha.gif) right repeat-y;
	margin-right:auto;
	margin-left:auto;
}
#cuerpo{
	overflow:hidden;
	background-color:#fff;
	width:860px;
	/*background:url(img/px_dcha.gif) right repeat-y;*/
	margin-right:auto;
	margin-left:auto;
}
#FotosIzq{
	position:relative;
	float:left;
}
#cont_cuerpo{
	position:relative;
	width:90%;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	text-align:justify;
}
#cont_web{
	position:relative;
	width:504px;
	height:450px;
	*height:453px;
	float:left;
	background-color:#3293d1;
	margin-left:4px;
	overflow:hidden;
	}
	
#titulogeneral{
	position:relative;
	float:left;
}

.texto{
	text-align:justify;
	color:#fff;
}
#botonera{
	position:relative;
	float:left;
	width:886px;

}
#top, #bottom{
	height:13px;
}
.botones{
	float:left;
}
a.links:active, a.links:link{
	color:#fff;
	text-decoration:underline;
}
a.links:hover{
	color:#fff;
	text-decoration:none;
}
a.links:visited{ color:#fff;}
.negrita{color:#1b4f70;}

#hidden, #hidden2{
	background-color:#1b4f70;
    position:absolute;
    top:415px;
    left:75px;
    padding:15px;
    width:250px;
	height:100px;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	KhtmlOpacity: .9;
	opacity: .9;

}

#formulario_participe fieldset{
	color:#fff;
	border:none;
	width:100%;
	padding-left:0px;
}
#label{
	float:left;
	padding-top:14px;
	margin-right:5px;
	font-size:10px;
	*border:1px solid #3293d1;
	
}
#campo{
	float:right;
	padding-right:10px;
	padding-top:10px;
	
}
#formulario_participe input{
	font-size:10px;
	background:#66aede;
	border:1px solid #ffffff;
	color:#fff;
	width:350px;
}
#formulario_participe select{
	font-size:10px;
	background:#ffffff;
	border:1px solid #ffffff;
	color:#000;
}
.nota_legal{
	margin-top:50px;
	*margin-top:0px;
}
#contenidoTabla{
	position:relative;
	overflow:auto;
	width:100%;
	height:335px;

}
.listadoponentes li{
	padding-bottom:8px;
}
