* { padding: 0; margin: 0; }

body {
background-image:url(../img/fondo.gif);
background-repeat:no-repeat;
background-color:#000;
}
#contenedor { 
margin: 0 auto;
width: 970px;
}
#cabezal {
width: 956px;
float: left;
height: 153px;
margin: 0px 0px 0px 0px;
}
#seccion {
width: 956px;
float: left;
height: 100px;
margin: 0px 0px 0px 0px;
}
#video {
float: left;
width: 956px;
height:270px;
margin: 0px 0px 0px 0px;
background-image:url(../img/video.png);
}
#columna-central { 
float: left;
margin: 0px 0px 0px 0px;
height: auto;
width: 956px;
display: inline;
background-image:url(../img/medio.png);
}
#pie { 
width: 816px;
clear: both;
margin: 0px 0px 10px 0px;
background-image:url(../img/pie.png);
background-repeat:no-repeat;
height:43px;
font-family:Helvetica, Arial,  sans-serif;
font-size:10px;
color:#FFF;
padding-top:20px;
padding-left:130px;
}
#redes{
width:230px;
height:20px;
float:right;
margin-top:10px;
}
#publicidad {
float: left;
width: 756px;
height:auto;
padding-left:120px;

}
#patrocinadores {
float: left;
width: 736px;
height:auto;
padding-top:50px;
padding-left:20px;
background-image: url(../img/auspicios/patrocinador.png);
background-repeat:no-repeat;
}
#sponsor {
float: left;
width: 756px;
height:auto;
padding-top:50px;
background-image:url(../img/auspicios/auspicios.png);
background-repeat:no-repeat;
}
#contacto { 
width: 400px;
clear: both;
margin: 0px 0px 10px 100px;
background-repeat:no-repeat;
color:#FFF;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
float:left;
}
#datos-contacto { 
width: 300px;
color:#FFF;
margin-top:30px;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
float: left;
text-align:justify;
}
#boton_enviar {
color:#FFF;
width:80px;
height:30px;
background-image:url(../img/btn-enviar.png);
font-size:11px;
margin-left:240px;
 }
#disertantes1 { 
width: 200px;
clear: both;
margin: 0px 0px 10px 150px;
color:#FFF;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
float:left;
background-image:url(../img/disertantes.png);
height:300px;
}
#disertantes2 { 
width: 200px;
height:330px;
margin-left:20px;
color:#FFF;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
float:left;
background-image:url(../img/disertantes.png);
}
#foto{
width:auto;
height:auto;
margin-top:5px;
margin-left:4px;
}
#reproductor{
width:405px;
height:250px;
float:right;
margin-right:80px;
margin-top:10px;
}
#mapa{
width:880px;
height:744px;
background-image:url(../img/mapa.png);
margin-left:40px;
}
.p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
}
.h1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
}
#accordion {
width:700px; 
margin:0px auto; 
border-top:none
}
.accordion {
width:700px; 
}
.accordion dt {
width:700px; 
padding:0px 0px; 
font-weight:bold; 
cursor:pointer; 
background-position:right center; 
background-repeat:no-repeat; 
color: #CCC;font-size:60px;
font-family: Arial, Helvetica, sans-serif;
}
.accordion dt:hover {
background-color: #F00
}
.accordion .open {
background-color:#000; 
}
.accordion dd {
overflow:hidden;
}
.accordion span {
display:block; 
width:680px; 
border-top:none; padding:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;	
Color:#FFF; 
text-align:justify;
}
#navegador {
float: left;
width: 718px;
height:22px;
padding-left:212px;
background-image:url(../img/menu.png);
background-repeat:no-repeat;
}
#navegador ul {
padding: 0px;
margin: 0px;
list-style: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
width: 718px;
height: 23px;
float: left;
}
#navegador ul li {
display: inline;
} 
#navegador ul li a:link, #navegador ul li a:visited {
color: #FFF;
padding: 5px 25px 5px 25px;
float: left;
text-decoration: none;
}
#navegador ul li a:hover, #navegador ul li a:active{
color: #fff;
background-color: #F00;
height:22px
}
.clear { clear: both; background: none; }
