body{
	color:#f3f3f3;
	font-size:12px;
}

hr {
  margin: 5 auto 10  0;
}

#cabecera{
	height:200px;
	background-image: url(/web-img/cabecera.jpg);
	background-repeat: no-repeat;
	position: relative;
}


#lema{
	color: #f3f3f3;
	font-weight: bold; 
	font-size:16px;
	position:absolute;
	top:136px;
	left:160px;
}

#lang{
	position:absolute;
	top:5px;
	left:450px;	
	color: black;
	font-weight: bold;
	text-align:right;
}

#lang a{
	color:black;
}

#cuerpo{
	background-color: #1F2014;
	width: 700px;
	overflow: hidden;
}

#columna_noticias{
	float:right;
	width: 200;
	padding: 5px;
}

#bloque_noticias{
	height:650px;
	overflow: auto;
}

#columna_noticias h2{
	text-align: right;
}

.noticia_fecha{
	font-size:10px;
}

.noticia_titulo{
	margin-bottom:5px;
}

#enlaces{
	margin:0 auto;
	text-align:center;
}
#enlaces img{
	border:0;
	margin:5px;
}

.bloque_portada{
	width:475 px;
	height:300px;
	margin-bottom: 5px;
	padding: 5px;
	overflow:hidden;
}

.bloque_portada img{
		border:1px solid grey;
}


#bloque_black{
	background-color: black;
	color: #f3f3f3;
}

#bloque_white{
	color: black;
	background-color: #f3f3f3;
}

#bloque_enlaces{
	width:240 px;
	float:left;
}

#bloque_enlaces img{
	float:left;
	margin-bottom: 3px;
	border: 0px;
}

#form_mailing{
	width:200px;
	margin-top:0px;
	padding-top:0px;
	margin-left:220px;
}
.nombre_brand{
	height: 40px;
}

#bloque_black a{
	color: #f3f3f3;
}

#bloque_white a{
	color: black;
}

.nombre_brand h2{
	margin-left: 5px;
}

.nombre_brand img{
	margin:0 5 0 0 ;
}

.detalle_brand{
	font-size:12px;
	font-weight: bold;
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom:1px solid grey;
}

.enlace_brand{
	font-size:14px;
	font-weight: bold;
	margin-top:50px;
	text-align: center;
}

.titulo{
	margin-bottom: 5px;
}

.comentario{
	margin-bottom: 10px;
}



