@charset "utf-8";
body,/* CSS Document */ p, h1, h2, h3, h4, h5, h6     /*, ul, ol*/ {

	margin:0;
	padding:0;
	border:none;/*list-style-type:none;*/


/***********/
/* Maqueta */
/***********/
}
#contenedor_home {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	height: 600px;
	position: relative;
}
#contenedor_programa {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondos/fondo_programa.png);
	height: 600px;
	position: relative;
}
#cabecera_programa {
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 0px;
	border-left-style: none;
	padding-left: 0px;
	padding-right: 0px;
	background-image: none;
	background-repeat: no-repeat;
	height: 160px;
	width: 980px;
}
#menu_programa {
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 0px;
	border-left-style: none;
	padding-left: 0px;
	padding-right: 0px;
	background-image: none;
	background-repeat: no-repeat;
	height: 600px;
	width: 980px;
}
#texto_programa {
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 0px;
	border-left-style: none;
	padding-left: 0px;
	padding-right: 0px;
	background-image: none;
	background-repeat: no-repeat;
	height: 440px;
	width: 710px;
	float: left;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#contenedor_presentacion {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondos/fondo_presentacion.png);
	height: 600px;
	position: relative;
}
a.enlaces_noche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0066;
	text-decoration: underline;
}
a.enlaces_noche:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0066;
	text-decoration: underline;
}
#cabecera_otras {
	margin-right: 0px;
	margin-left: 0px;
	border-left-width: 0px;
	border-left-style: none;
	padding-left: 0px;
	padding-right: 0px;
	background-image: none;
	background-repeat: no-repeat;
	height: 35px;
	width: 980px;
}
#contenedor_organizadores {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondos/fondo_presentacion.png);
	height: 600px;
	position: relative;
}
#contenedor_enblanco {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	height: 600px;
	position: relative;
}
#contenedor_galeria {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondos/fondo_galeria.png);
	height: 600px;
	position: relative;
	background-repeat: no-repeat;
}
