/* DEFINICIÓN DE FUENTES */

@font-face {
    font-family: 'DINProBlack';
    src: url('../fuentes/dinpro_black-webfont.eot');
    src: url('../fuentes/dinpro_black-webfont.eot?iefix') format('eot'),
         url('../fuentes/dinpro_black-webfont.woff') format('woff'),
         url('../fuentes/dinpro_black-webfont.ttf') format('truetype'),
         url('../fuentes/dinpro_black-webfont.svg#webfont92sEYrKF') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINProBold';
    src: url('../fuentes/dinpro_bold-webfont.eot');
    src: url('../fuentes/dinpro_bold-webfont.eot?iefix') format('eot'),
         url('../fuentes/dinpro_bold-webfont.woff') format('woff'),
         url('../fuentes/dinpro_bold-webfont.ttf') format('truetype'),
         url('../fuentes/dinpro_bold-webfont.svg#webfontobSUTOD2') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINProLight';
    src: url('../fuentes/dinpro_light-webfont.eot');
    src: url('../fuentes/dinpro_light-webfont.eot?iefix') format('eot'),
         url('../fuentes/dinpro_light-webfont.woff') format('woff'),
         url('../fuentes/dinpro_light-webfont.ttf') format('truetype'),
         url('../fuentes/dinpro_light-webfont.svg#webfonttc3mLeVV') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINProMedium';
    src: url('../fuentes/dinpro_medium-webfont.eot');
    src: url('../fuentes/dinpro_medium-webfont.eot?iefix') format('eot'),
         url('../fuentes/dinpro_medium-webfont.woff') format('woff'),
         url('../fuentes/dinpro_medium-webfont.ttf') format('truetype'),
         url('../fuentes/dinpro_medium-webfont.svg#webfontlxRP5qzb') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINProRegular';
    src: url('../fuentes/dinpro_regular-webfont.eot');
    src: url('../fuentes/dinpro_regular-webfont.eot?iefix') format('eot'),
         url('../fuentes/dinpro_regular-webfont.woff') format('woff'),
         url('../fuentes/dinpro_regular-webfont.ttf') format('truetype'),
         url('../fuentes/dinpro_regular-webfont.svg#webfontMMQckvZ8') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* --------------------------- */

body
{
	padding: 0;
	margin: 0;
}

div, p, ul, img, li
{
	margin: 0;
	padding: 0;
	border: 0;
}

ul
{
	list-style: none;
}

.contenedor
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.logo
{
	display: block;
	margin: 70px 0 70px 0;
}

.contenido
{
}

.descripcion
{
	float: left;
	width: 440px;
	height: 126px;
	padding: 15px;
	margin-right: 21px;
	background-color: #FFF;
	font-size: 28px;
	line-height: 30px;
    font-family: 'DINProRegular';
	text-transform: uppercase;
	display: none;
}

#descripcion-1
{
	display: block;
}

.descripcion p.esp
{
	margin-bottom: 4px;
}

.descripcion p.eng
{
	color: #CCC;
}

.menu
{
	float: left;
	width: 469px;
	font-size: 16px;
	line-height: 18px;
    font-family: 'DINProRegular';
	text-transform: uppercase;
}

.menu li
{
	float: left;
	width: 143px;
	height: 68px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
}

.menu li.ultimo
{
	margin-right: 0;
}

.menu li a
{
	display: block;
	padding: 15px;
	width: 113px;
	height: 38px;
	margin: 0;
	color: #000;
	text-decoration: none;
	background-image: url("../imagenes/flecha_derecha.png");
	background-repeat: no-repeat;
	background-position: 115px 15px;
}

.menu li a:hover
{
	color: #585858;
}

.menu .destacado
{
	color: #ff670e;
}

.menu .destacado:hover
{
	color: #fea06a;
}

.contenedor-twitter
{
	float: left;
	width: 950px;
	padding-left: 10px;
	background-color: #FFF;
}

.enlace-twitter
{
	float: left;
	margin: 0;
	padding: 6px 5px 4px 5px;
}

.banda-twitter
{
	float: left;
	width: 900px; 
	padding: 8px 15px 8px 5px;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	/*
	background-image: url("../imagenes/ico_twitter.png");
	background-repeat: no-repeat;
	background-position: 15px 50%;
	*/
}

#twitter ul.tweet_list {
	height:1.2em;
	overflow-y:hidden;
}
#twitter .tweet_list li {
	height: 1.2em;
}

.banda-twitter a
{
	color: #ff670e;
	text-decoration: none;
}

.banda-twitter a:hover
{
	color: #fea06a;
}

.titulo-foto
{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #FFF;
	background-color: #000;
	padding: 8px 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.titulo-foto a
{
	text-decoration: none;
	padding: 0 0 0 15px;
	color: #000;
	color: #fff;
	background-image: url(../imagenes/flecha_derecha_blanca.png);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.titulo-foto a:hover
{
	color: #ff670e;
}

.titulo-foto span
{
	padding: 0;
	font-style: italic;
	color: #585858;
	margin-left: 10px;
}

.titulo-foto span a
{
	background-image: none;
	color: #585858;
	padding-left: 0;
}

.titulo-foto span a:hover
{
	color: #807f7f;
}
