@charset "utf-8";

html,body{
margin:0;padding:0
}
body{
font-family:arial, helvetica;
text-align:center;
}
#contenedor_principal {
background-image:url("../img/bg_interiores_new_long.jpg");
background-repeat:no-repeat;
border:1px solid #EAEAEA;
height:1026px;
margin:0 auto;
position:relative;
width:1019px;
}
a.menu_link {	
color:#E3E76D;
text-decoration:none;
}
a:hover.menu_link {
color:#FC3;
text-decoration:none;
}
#home_icon {
left:-40px;
position:absolute;
top:-8px;
}
/**************************************************************/
/* MENU STYLE
/**************************************************************/
#contenedor_menu {
font-size:12px;
font-weight:bold;
height:16px;
left:551px;
_left:261px;
position:relative;
_position:relative;
top:143px;
width:434px;
}
.item_menu {
color:#E3E76D;
float:left;
position:relative;
cursor:pointer;
}
#home_icon {
left:-47px;
position:absolute;
top:-8px;
}
#item_productos {
left:-5px;
}
#item_diseno{
left:34px;
}
#item_pre_prensa{
left:70px;
}
#item_impresiones {
left:89px;
}
#item_contacto{
left:114px;
}

#btn_menu1 {
float:left;
left:50px;
position:relative;
top:16px;
}
#btn_menu2 {
float:left;
left:62px;
position:relative;
top:16px;
}
#btn_menu3 {
float:left;
left:50px;
position:relative;
top:16px;
}
#btn_menu4 {
float:left;
left:50px;
position:relative;
top:16px;
}

#msg_top_home {
color:#121212;
float:right;
font-size:17px;
position:relative;
top:28px;
width:488px;
}
#msg_middle_home{	
color:#BE6712;
font-size:27px;
font-weight:bold;
left:43px;
position:relative;
top:302px;
width:449px;
}
/**************************************************************/
/* FOOTER STYLE
/**************************************************************/
#footer {
color:#000044;
float:left;
font-size:21px;
height:69px;
left:32px;
margin:0 auto;
position:relative;
top:181px;
width:955px;
}
#footer_text {
}
.inputfield {
background-color:#FAFAFA;
border:1px solid #cccccc;
font-family:verdana,arial;
color:#444444;
font-size:12px;
height:14px;
}
.areafield {
background-color:#FAFAFA;
border:1px solid #cccccc;
color:#444444;
font-family:verdana,arial;
font-size:12px;
height:100px;
}
.galeria {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:18px;	
}
ul {margin-left:53px;}
li {
float:left;
padding:3px;
}
#contenedor_link_volver {
color:#333333;
margin-right:10px;
margin-top:38px;
position:relative;
text-align:right;
top:294px;
}
a.link_volver {
color:#333333;
font-weight:bold;
}