*{
margin: 0;
border: 0;
font-size: 12px;
}
BODY {
	/*background-image:url(../img/fondo_corto.jpg);
	background-color:#f4c774;
	background-repeat:repeat-x;*/
font-family: 'geared_slabthin';
font-size:15px;
margin:0;
padding: 0;
color:#9D9488;
}
p {
margin: 0 0 7px 0; 
padding: 0;
vertical-align: middle;
font-family: 'nexa_lightregular';
font-size: 15px;
color:#666666;
}
.bold {
font-family: 'geared_slabbold';
font-size:15px;
font-weight: bold;
color:#9D9488;
}
b {
font-size: 15px;
font-family: 'nexa_lightregular';
/*font-family: 'nexa_boldregular';
font-size:16px;
font-weight: bold;
color:#9D9488;*/
}
TD{
}
A {
font-family: 'nexa_lightregular';
font-size: 15px;
color:#eb7e00;
text-decoration: none;
font-weight:bold;
}
A:Hover {
color:#c0c913;
text-decoration: none;
}
#bg_fill{
background: aqua;
position: absolute;
z-index: -1;
top:133px;
height: 100%;
width: 100%;
overflow: hidden;
}
.fullscreen{
position:absolute;
top:0px;
left:0px;
width: 100%;
height: 100%;
}
.centerblock{
width: 900px;
min-width: 800px;
position: relative;
left: 50%;
margin-left: -500px;
z-index: 1;
height: 100%;
}
.centerblock_producto{
width: 100%;
min-width: 800px;
position: relative;
z-index: 1;
height: 100%;
}
#header{
	height: 100px;
	position: relative;
	/*width:100%;*/
	top: 20px;
/*border-bottom: 2px solid #ffffff;
height:85px;*/
/*background-image: url("../imagenes/fondo_cabecera.png") ;
background-position:center;
background-repeat:repeat-x;
background-color:Transparent;*/
}
.home_central {
position:relative;
background-image: url("../img/home_central.png") ;
/*background-color:#FF0;*/
width:835px;
height:440px;
}
.boton_grupo {
position:absolute;
left: 130px;
}
.boton_panaderia {
position:absolute;
left: 560px;
top: 20px;
}
.boton_procesos {
position:absolute;
left: 55px;
top: 320px;
}
.boton_otros_productos {
position:absolute;
left: 315px;
top: 360px;
}
.boton_contacta {
position:absolute;
left: 550px;
top: 320px;
}
#fondo{
width: 100%;
height: 100%;
border-top: 0px solid #7989b1;
border-bottom: 0px solid #7989b1;
}
#fondo_hidden{
overflow: hidden;
width: 100%;
height: 0;
position: absolute;
z-index:-2;
}
#imagen_cabecera{
	min-height:200px;
	height:200px;
}
.stretch {
background-size: cover;
height: 100%;
}
.logo{
position: relative;
left: -320px;
top:15px;
z-index:100;
}

.pestanya_idiomas {
position: absolute;
z-index:1001;
top:0px;
left:50%;
margin-left:270px;
width:137px;
height:91px;
background-image: url("../img/pestanya_idiomas.png");
background-position: center;
background-repeat:no-repeat;
font-family: 'breuer_textmedium';
font-size: 18px;
color:#FFFFFF;
vertical-align:middle;
text-align:center;
}

.pestanya_idiomas a{
font-family: 'breuer_textmedium';
font-size: 18px;
color:#FFFFFF;
font-weight:normal;
}
.pestanya_idiomas a:hover{
font-family: 'breuer_textmedium';
font-size: 18px;
color:#c0c913;
font-weight:normal;
}

/*****************NOTICIAS**************/
.titulo_noticia_home {
line-height: 34px;
vertical-align: middle;
font-family: 'nexa_boldregular';
font-size: 28px;
font-weight:bold;
color:#eb7e00;
}
.titulo_noticia_home a{
line-height: 34px;
vertical-align: middle;
font-family: 'nexa_boldregular';
font-size: 28px;
font-weight:bold;
color:#eb7e00;
}
.titulo_noticia_home a:hover{
line-height: 34px;
vertical-align: middle;
font-family: 'nexa_boldregular';
font-size: 28px;
font-weight:bold;
color:#c0c913;
}
.texto{
line-height: 20px;
vertical-align: middle;
font-family: 'nexa_lightregular';
font-size: 15px;
color:#666666;
}
.bold {
font-size: 15px;
font-family: 'nexa_lightregular';
/*font-family: 'nexa_boldregular';
font-size:16px;
font-weight: bold;
color:#9D9488;*/
}
strong { 
font-size: 15px;
font-family: 'nexa_lightregular';
/*line-height: 20px;
vertical-align: middle;
font-family: 'nexa_boldregular';

color:#666666;
font-weight:normal;*/
}

#footer{
	position:relative;
	top: -20px;
	/*left:50%;
	margin-left:-665px;*/
	
height:247px;
background-image: url("../img/pie_web.png");
background-position:center;
background-repeat:no-repeat;
vertical-align:middle;
text-align: center;
}
#footer .imagen{
position:relative;
width: 100%;
text-align: center;
vertical-align:middle
}
/*#footer .titulo{
width: 100%;
height:213px;
text-align: center;
vertical-align:middle;
top:100px;
}*/
.titulo_pie{
/*line-height: 60px;*/
position:relative;
top:-40px;
vertical-align: top;
font-family: 'lavanderia_regularregular';
font-size: 56px;
color:#eb7e00;
}
.mayuscula_titulo{
line-height: 60px;
vertical-align: middle;
font-family: 'lavanderia_regularregular';
font-size: 72px;
color:#eb7e00;
}
.capa_lanube{
position:absolute;
top:142px;
left: 660px;
height:20px;
width:70px;
z-index:9999;
/*background-color:#0F0;*/
}

