* {
	margin: 0;
	padding: 0;
}
img {border: none;}
i {
	display: none;
}
ul {list-style-type: none;}

a {
	color: #333;
	text-decoration:none;
}

a:hover {
	color: #ccc;
	text-decoration:underline;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
	background-image:url(../imagenes/fondo-web.jpg);
	
}

#fondo-cabecera { 
	margin: 0 auto;
	background-image:url(../imagenes/fondo-cabecera.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#fondo-cabecera-es { 
	margin: 0 auto;
	background-image:url(../imagenes/fondo-cabecera-es.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#cabecera, #barra-idiomas, #contenidos, #pie {
	width: 940px;
	margin: 0 auto;
}

#contenedor {
	width: 954px;
	margin: 0 auto;
	text-align: center;
	background-color:#FFF;
	background-image: url(../imagenes/fondo-contenedor.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#cabecera {
	height: 173px;
	
}

#logo {
	float:left;
	width: 470px;
	height: 173px;
	
}

#logo img  {
	margin-top: 50px;
	margin-left: 125px;
}
	

#duracion {
	float:right;
	width: 470px;
	height: 173px;
	color:#FFF;
	font-size:20px;
	text-align:right;
	font-weight:bold;
}

#duracion p {
	margin-top: 135px;
	margin-right:15px;
}



#barra-idiomas {
	height: 25px;
		
}

#redes {
	float:left;
	width: 450px;
	text-align:left;
	margin-left:10px;
}

#redes img {
	float:left;
	
}

#selector {
	width: 450px;
	text-align:right;
	float:right;
	margin-right:10px;
}



#contenidos {
	clear:both;
	
	
}

#menu {
	float:left;
	width:180px;
	height: 475px;
	font-size:17px;
	margin-left:10px;
	text-align:left;
	background-image:url(../imagenes/fondo-menu.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
	
}

#menu a {
	color: #333;
	text-decoration:none;
}

#menu a:hover {
	color: #DC312D;
	text-decoration:none;
}

#menu ul {
	
}

#menu li {
	padding: 4px 0;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #333;
}

.titulo-menu {
	width: 100px;
	height: 40px;
	background-image:url(../imagenes/titulo-menu.gif);
	background-repeat:no-repeat;
	background-position:left;
}




#pie {
	text-align:left;
	height: 90px;
}

#titulos {
	height:18px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #333;
	margin: 0 10px 5px 10px;
	
	
}

#titulo1 {
	float:left;
	height:18px;
	width: 620px;
}


.productor {
	width: 300px;
	height: 18px;
	background-image:url(../imagenes/titulo-producen-ca.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.productor-es {
	width: 300px;
	height: 18px;
	background-image:url(../imagenes/titulo-producen.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#titulo2 {
	float:left;
	height:18px;
	width: 300px;
}
.colaborador {
	width: 300px;
	height: 18px;
	background-image:url(../imagenes/titulo-soporte-ca.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.colaborador-es {
	width: 300px;
	height: 18px;
	background-image:url(../imagenes/titulo-soporte.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#logos-pie {
	height: 65px;
	margin: 0 10px;
	font-size: 10px;
	
}

#productores {
	float:left;
	width:620px;
	
}


#soporte {
	float:left;
	width:300px;
	
}

.bloques {
	float:left;
	margin-right: 5px;
}
