body{
margin: 0px;
font-family: "Arial";
background-color: #000000;
}
.logo{
background-image: url(../img/logo_horest.jpg);
background-position: center;
background-repeat: no-repeat;
color: #D8D8D8;
font-size: 12px;
}
.logo a{
color: #D8D8D8;
font-size: 12px;
text-decoration: none;
}
.logo a:hover{
color: #D8D8D8;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.links_ a{
color: #555555;
text-decoration: none;
font-size: 12px;
}
.links_ a:hover{
color: #777777;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}
.texto_home{
color: #555555;
font-size: 12px;
font-style: italic;
}
.texto{
color: #555555;
font-size: 12px;
}
.contenido_home{
background-image: url(../img/fondo_home.jpg);
background-position: center;
background-repeat: no-repeat;
}
.contenido{
background-image: url(../img/fondo_int.jpg);
background-position: center;
background-repeat: no-repeat;
}
.contacto_izq{
background-image: url(../img/f_contacto_izq.jpg);
background-position: center right;
background-repeat: no-repeat;
}
.contacto_der{
background-image: url(../img/f_concepto_der.jpg);
background-position: center left;
background-repeat: no-repeat;
}
.adquirirla_izq{
background-image: url(../img/f_concepto_izq.jpg);
background-position: center right;
background-repeat: no-repeat;
}
.adquirirla_der{
background-image: url(../img/f_concepto_der.jpg);
background-position: center left;
background-repeat: no-repeat;
}
.concepto_izq{
background-image: url(../img/f_concepto_izq.jpg);
background-position: center right;
background-repeat: no-repeat;
}
.concepto_der{
background-image: url(../img/f_concepto_der.jpg);
background-position: center left;
background-repeat: no-repeat;
}
.index_izq{
background-image: url(../img/f_home_izq.jpg);
background-position: center right;
background-repeat: no-repeat;
}
.index_der{
background-image: url(../img/f_concepto_der.jpg);
background-position: center left;
background-repeat: no-repeat;
}
.institucional_izq{
background-image: url(../img/f_institucional_izq.jpg);
background-position: center right;
background-repeat: no-repeat;
}
.institucional_der{
background-image: url(../img/f_concepto_der.jpg);
background-position: center left;
background-repeat: no-repeat;
}
.expo_2007_izq{
background-image: url(../img/f_expo_2007_izq.jpg);
background-position: center right;
background-repeat: no-repeat;
}
.expo_2007_der{
background-image: url(../img/f_concepto_der.jpg);
background-position: center left;
background-repeat: no-repeat;
}
.expo_2008_izq{
background-image: url(../img/f_expo_2008_izq.jpg);
background-position: center right;
background-repeat: no-repeat;
}
.expo_2008_der{
background-image: url(../img/f_concepto_der.jpg);
background-position: center left;
background-repeat: no-repeat;
}
.expo_2009_izq{
background-image: url(../img/f_expo_2009_izq.jpg);
background-position: center right;
background-repeat: no-repeat;
}
.expo_2009_der{
background-image: url(../img/f_concepto_der.jpg);
background-position: center left;
background-repeat: no-repeat;
}
.descripcion_izq{
background-image: url(../img/f_descripcion_izq.jpg);
background-position: center right;
background-repeat: no-repeat;
}
.descripcion_der{
background-image: url(../img/f_concepto_der.jpg);
background-position: center left;
background-repeat: no-repeat;
}
.prensa_izq{
background-image: url(../img/f_prensa_izq.jpg);
background-position: center right;
background-repeat: no-repeat;
}
.prensa_der{
background-image: url(../img/f_concepto_der.jpg);
background-position: center left;
background-repeat: no-repeat;
}
.pie{
background-color: #000000;
}
.menu_head{
color: #D5D5D5;
font-size: 12px;
}
.menu_pie{
color: #2B2B2B;
font-size: 12px;
}
.menu_pie a{
color: #2B2B2B;
font-size: 12px;
text-decoration: none;
}
.menu_pie a:hover{
color: #2B2B2B;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}