html
{
	padding:0px;
	/*overflow:auto;*/
	border:none;
}

body {
	background:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#0f3f0f;
	
	scrollbar-arrow-color: #05487D;
	scrollbar-base-color: #f0f0f0;	
	scrollbar-track-color: #fafafa;
	scrollbar-face-color: #c9d2c1;/* #fcfcfc*/
	scrollbar-shadow-color: #0f3f0f/*#ffffff*/; 
	scrollbar-highlight-color: #e5e5e5;
}
.oculto {
	display:none;
	float:left;
}
#contenedor{
width:1070px;
margin: 0 auto;
padding: 0;
margin-top:-5px;
position: relative;
}
#contenido {
height:842px;
width:877px;
margin-left:-60px; 
margin-right:90px;
}

#img_right{
margin-top:-553px; 
float:right;
width:5%;
height:451px;
}

#img_left{
float:left;
margin-top:289px;
width:5%;
height:451px;
}

a {
color:#103e10;
text-decoration:underline;
cursor:pointer;
}
a:hover{
color:#103e10;
text-decoration:none;
cursor:pointer;
}
a img{
text-decoration:none;
border:none;
cursor:pointer;
}
a:hover img{
text-decoration:none;
border:none;
cursor:pointer;
}
#header{
background-image:url(../img/box_header.jpg);
background-repeat:no-repeat;
width:877px;
height:289px;
}
#cuerpo{
background-image:url(../img/box_body_center.jpg);
background-repeat:no-repeat;
width:877px;
height:420px;
}
#pie{
background-image:url(../img/box_bottom.jpg);
background-repeat:no-repeat;
width:877px;
height:133px;
}
#letra{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#103e10;
}
#cabecera{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#103e10;
text-align:center;
padding-top:7px;
padding-right:40px;
float:right;
width:320px;
}
#cabecera th{
font-size:14px;
}
#cabecera td{
font-size:12px;
}
#letra_pie{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#103e10;
text-align:center;
width:500px;
height:20px;
margin-top:80px;
}

#menu{
float:left; 
padding-left:40px;
margin-top:5px;
width:200px;
height:212px;
}
#menu_item{
margin-top:-5px;
}
#oferta{
float:left;
margin-top:237px;
margin-left:-178px;
width:160px;
height:175px;
}
#foto_oferta{
margin-top:10px;
width:89px;
height:58px;
}
#texto_oferta {
width:140px;
height:110px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#be9834;
font-size:12px;
text-align:left;
}
#titulo_oferta {
font-size:14px;
font-weight:bold;
text-decoration:underline;
text-align:center;
margin-top:5px;
}
#masinfo{
cursor:pointer;
float:left; 
margin-left:130px; 
margin-top:5px;
}

#contenido_oferta{
margin-top:-15px;
height:60px;
overflow:auto;
}
#seccion_titulo{
width:200px;
height:20px;
float:left;
padding-left:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#103e10;
font-size:25px;
text-align:left;
font-weight:bold;
}
#link_atras{
float:right; 
margin-right:35px; 
margin-top:10px;
}
#seccion_contenido{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#103e10;
font-size:12px;
width:550px;
height:380px;
float:left;
margin-top:5px;
margin-left:25px;
padding-right:10px;
overflow:auto;
text-align:justify;
}
#link_pdf{
float:right; 
margin-top:0px;
}
#detalle_producto{
border:1px solid #0f3f0f;
padding:5px;
background-image:url(../img/vistaprevia.gif); 
background-repeat:no-repeat;
width:302px; 
height:285px;
}
#margen_contenido{
margin-top:15px;
}
#foto_seccion{
margin-top:10px;
width:500px;
}
#caracteristicas_oferta{
float:right;
margin-top:-230px;
}
#caracteristicas_oferta th{
width:100px;
}
#caracteristicas_oferta td{
}
#subtitulo{ 
font-size:16px;
font-weight:bold;
text-align:center;
text-decoration:underline;
}
#form_contacto{
background-image:url(img/box_contacto.gif); 
background-repeat:no-repeat; 
width:530px; 
height:300px; 
margin-top:10px;
}
#contacto{
margin:15px;
}

