/* @override http://localhost:8888/ibanez.cl/www/css/frame.css */

@charset "UTF-8";
/* CSS Document */
body{background: #F3EFE8 url(../images/fondo.png) repeat-x;
	margin: 0;
}
p td a span a div{
	font-family: Helvetica, Arial, "Trebuchet MS";
}
#header{width: 951px; height: 314px; margin: 0 auto 10px;}

table{
	margin: 0;
	border-right: 1px solid #6A644C;
	border-bottom: 1px solid #6A644C;
}

table td{
	background-color: #DDD0B0;
	border-left: 1px solid #6A644C;
	border-top: 1px solid #6A644C;
	padding: 2px;
}

h2{
	color: #66230D;
}

a {
	font: 11px/15px Helvetica, Arial, "Trebuchet MS";
	color: #66230D;
}

a:hover {
	text-decoration: none;
}

/* @group Contenido */

/* @group menu */

/* @group Sub Menu */

#contenedor a.menuS_2{
	display:block;
	float:left;
	width:110px;
	height:34px;
	background-image: url(../images/menu.png);
	background-position:-128px -34px;
}

#contenedor a.menuS_3{
	display:block;
	float:left;
	width:138px;
	height:34px;
	background-image: url(../images/menu.png);
	background-position:-239px -34px;
}

#contenedor a.menuS_4{
	display:block;
	float:left;
	width:122px;
	height:34px;
	background-image: url(../images/menu.png);
	background-position:-377px -34px;
}

/* @end */
.divhidden{display:none;}
.divshown{display:inherit;}

#menu{
	position:absolute; 
	float:left;
}

.menu{ 
	background:url(../images/subMenu_f.gif) no-repeat; 
	background-position:right; 
	background-color:#D0BF94; 
	height:25px; 
	margin:auto 0; 
	padding-right:15px;
	padding-top: 5px;
}

.menu a{ 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#271F1A; 
	text-decoration:none;
}

.menu a:hover{
	color: #FFF;
} 

.menu div{
	float:left; 
	background:url(../images/subMenu_i.gif) no-repeat; 
	height:25px; 
	width:9px;
}

#contenedor a.menu_1{
	margin-left: 38px;
	display:block;
	float:left;
	width:128px;
	height:34px;
	background-image: url(../images/menu.png);
	margin-bottom: 15px;
}
#contenedor a.menu_1:hover{
	background-position:0 -34px;
}

#contenedor a.menu_2{
	display:block;
	float:left;
	width:110px;
	height:34px;
	background-image: url(../images/menu.png);
	background-position:-128px 0;
}
#contenedor a.menu_2:hover{
	background-position:-128px -34px;
}

#contenedor a.menu_3{
	display:block;
	float:left;
	width:138px;
	height:34px;
	background-image: url(../images/menu.png);
	background-position:-239px 0;
}
#contenedor a.menu_3:hover{
	background-position:-239px -34px;
}

#contenedor a.menu_4{
	display:block;
	float:left;
	width:122px;
	height:34px;
	background-image: url(../images/menu.png);
	background-position:-377px 0;
}
#contenedor a.menu_4:hover{
	background-position:-377px -34px;
}

#contenedor a.menu_5{
	display:block;
	float:left;
	width:118px;
	height:34px;
	background-image: url(../images/menu.png);
	background-position:-499px 0;
}
#contenedor a.menu_5:hover{
	background-position:-499px -34px;
}

#contenedor a.menu_6{
	display:block;
	float:left;
	width:136px;
	height:34px;
	background-image: url(../images/menu.png);
	background-position:-617px 0;
}
#contenedor a.menu_6:hover{
	background-position:-617px -34px;
}

#contenedor a.menu_7{
	display:block;
	float:left;
	width:118px;
	height:34px;
	background-image: url(../images/menu.png);
	background-position:-753px 0;
}
#contenedor a.menu_7:hover{
	background-position:-753px -34px;
}

/* @end */


#contenedor {
	background: #FFF url(../images/fondo-contenido.png) repeat-x;
	border-right: 1px solid #A39982;
	border-left: 1px solid #A39982;
	border-top: 1px solid #A39982;
	width: 949px;
	margin: 0 auto;
	padding-bottom: 8px;
}

.base-contenido {
	background: url(../images/base-contenido.png) repeat-x;
	width: 951px;
	height: 4px;
	margin: 0 auto;
	font-size: 1px;
}

.divisor{
	background-image: url(../images/divisor.png);
	margin: 0 auto 15px;
	width: 875px;
	height: 4px;
	font-size: 4px;
}

.cont-principal {
	background: #C4B89D url(../images/cont-principal-top.gif) repeat-x;
	width: 870px;
	margin: 0 auto;
}

.borde-contenido-1 {
	background-image: url(../images/borde-contenido-1.gif);
	width: 870px;
	height: 6px;
	font-size: 6px;
	margin: 0 auto;
}

/* @end */

#pie-pagina {
	width: 870px;
	margin: 15px auto;
	color: #333;
	font: 10px Helvetica, Arial, "Trebuchet MS", "Times New Roman";
}
