/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
p{
	margin-bottom: 5px;
	margin-top: 10px;

}
ul{
	list-style-type: disc;
	line-height: 20px;
}
H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E97918;
	font-weight: bold;
	line-height: normal;
}
H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #828282;
}
H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E97918;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 20px;	
}
H4{
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 50px;
}
a:link, a:visited, a:hover {
	color: #828282;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #e97918;	
}
.texto_naranja{
	color: #e97918;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 10px;
}
.contenedor_index{
	height: 200px;
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.contenedor{
	height: 500px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/*---------------------------- CABECERA --------------------------------------*/

.contenedor_cabecera{
	height: 500px;
	width: 225px;
	float: left;
}
.cabecera_secciones{
	height: 168px;
	width: 225px;
}
.menu_contenedor{
	width: 225px;
}
.idiomas{
	margin-top: 40px;
	color: #e97918;
}
.idiomas_index{
	margin-top: 50px;
	color: #e97918;
}
#flashcontent{
	height: 225px;
	width: 225px;
	margin-bottom: 10px;
}
#flashcontent_contacto{
	height: 168px;
	width: 225px;
	margin-bottom: 10px;
}
.boton_musica{
	padding-left: 13px;
}
/*---------------------------- CUERPO --------------------------------------*/

.cuerpo{
	/*height: 500px;*/
	width: 675px;
	float: right;	
}
.bloque_a{
	height: 246px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.bloque_b{
	height: 193px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 180px;
}
.bloque_foto{
	height: 208px;
	width: 271px;
	float: right;
	margin: 0px;
}
.bloque_edicion{
	height: 208px;
	width: 450px;
	margin-left: 80px;
	margin-top: 85px;
}
.texto_edicion{
	height: 208px;
	width: 450px;	
}
.foto{
	height: 208px;
	width: 271px;
}
.bloque_texto{
	height: 193px;
	width: 300px;
	float: left;
}
.texto_quienes{
	height: 300px;
	width: 500px;
	background-image: url(../img/fondo_quienes.gif);
	background-repeat: no-repeat;
	margin-left: 60px;	
	margin-top: 130px;
	padding-top: 35px;	
}
.bloque_contacto{
	height: 269px;
	width: 300px;
	background-image: url(../img/lapiz_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 40px;
	margin-top: 200px;
}
.texto_contacto{
	width: 170px;
	margin-left: 100px;
	padding-top: 90px;		
}
.conferencias_fotos{
	height: 84px;
	width: 486px;
	margin-top: 134px;
	margin-left: 82px;
}
.bloque_ciencia{
	height: 134px;
	width: 225px;
	float: left;
}
.bloque_marte{
	height: 134px;
	width: 225px;
	float: right;	
}
.pie{
	width: 440px;
	text-align: center;
	
}
.thumbs{
	height: 40px;
	width: 271px;
	margin-top: 3px;
	overflow: hidden;
}
.thumbs img {
	padding:0 2px 2px 0;
}
/*---------------------------- MENU --------------------------------------*/
.toggler {
	background-color:#FFFFFF;
}

#demo-wrapper{
margin:0 7px;
	width:206px;
	height:40px;
	overflow: hidden;
	position:relative;
}
#demo-inner{
	width:988px;
	height:40px;
	position:relative;
}
