body {
	background-color:#FFF7EF;
	scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color: #808080;
    scrollbar-base-color: #000000;
    scrollbar-track-color: #d4d0c8;
    scrollbar-face-color: #e8e7e6;
    scrollbar-shadow-color: #d4d0c8;
    scrollbar-highlight-color: #d4d0c8;
    scrollbar-darkshadow-color: #d4d0c8;	
} 

/* FONDO IZQ */
.bg1 {
	background-image:url(../images/fondo.gif);
	background-repeat:repeat-x;
}

a {
color: #008000;

}

/* FONDO DER */
.bg2 {
	background-image:url(../images/fondo.gif);
	background-repeat:repeat-x;
}
/* CONTENEDOR */
.cont {
	color : #575415; 
	font-family: Arial Narrow, Verdana, Tahoma;
	font-size : 13px;
	letter-spacing: 1px;
	line-height: 20px;
	vertical-align:top;
	background-image:url(../images/bgpage.gif);
	padding: 10px 15px 15px 15px;
	height:300px;
}
/* TABLA PIE */
.pie {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : #575415; 
}
/* FOTOS EMPRESA */
.foto {
	border : 1px solid #74701D; 
	display : block; 
}
 
 /* FOTOS PRODUCTOS */
.prod {
	padding: 10px;
	text-align: center;
}

.tableprod {
	margin:20px 0px 10px 0px;
	color : #575415; 
	font-family: Arial, Verdana, Tahoma;
	font-size : 10px;
	line-height: 15px;
	border-right: 1PX SOLID #F2F2F2;
	border-left: 1PX SOLID #F2F2F2;
	border-bottom: 1PX SOLID #F2F2F2;
	border-top: 1PX SOLID #F2F2F2;
	height: 100%;
	background-color:#FFFFFF;
}

.titedmon {
	text-align: left;
	font-weight:bold;
}

.tabedmon *, .tabherra * {
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color : #575415; 
}
.titherra {
	font-weight:bold;
	color: #A18100;
}

.bordegraf {
	border: 1px solid #A18100;
}

.bot {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	background-color:#808000;
	color: #FFFFFF;
	border-style: outset;
}

.campo {
	font-family: Arial, Tahoma, verdana; font-size: 8pt;
}


.paginado * {
	text-align: center;
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.paginado a {
	text-align: center;
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A18100;
	text-decoration:underline;
	font-weight:bold;	
}

.paginado a:hover {
	text-align: center;
	font-size:7pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A18100;
	text-decoration:none;
}


.titprod {
	color: #ffffff;
	font-size:15px;
	color:white;
	font-weight:bold;
	background-image:url(../images/bgtitprod.gif);
	height:26px;
	vertical-align:middle;
}
 

 
.link1 {
	color:#A18100;
	text-decoration:underline;
	font-weight:bold;	
}

.link1:hover {
	color:#A18100;
	text-decoration:none;
}

.link2 {
	color:#A18100;
	text-decoration:none;
	font-weight:bold;	
}

.link2:hover {
	color:#008000;
	text-decoration:none;
}

.listaproductos a {
	width:220px;
	border:1px solid #CCB8A3;
	border-width:1px 4px;
	line-height:40px;
	float:left;
	padding-left:20px;
	margin:5px;
	color:#A18100;
	text-decoration:none;
	font-weight:normal;
}
.listaproductos a:hover {
	color:#008000;
	background-color:white;
	text-decoration:none;
	border-color:green green green #B28C59
}

.link3 {
	display:list-item;
	color:#A18100;
	text-decoration:none;
	font-weight:normal;
}

.link3:hover {
	color:#008000;
	text-decoration:none;
}

.pop {
	background-color:#FFFFFF;
	}
	
.pop td {
	color : #575415; 
	font-family: Arial, Verdana, Tahoma;
	font-size:11px;
	}	
	
.ley {
	color : #575415; 
	font-family: Arial, Verdana, Tahoma;
	font-size:9px;
}
	
select {
	color : #575415; 
	font-family: Arial, Verdana, Tahoma;
	font-size:10px;
	background-color:#FFF7EF;
}	


#dhtmltooltip{
	font-family: Arial, Verdana, Tahoma;
	font-size:10px;
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135) alpha(Opacity=90); 
}

#emails {
	text-align:center
}
#emails table {
	background-color:#FFFFFF
}
#emails th {
	text-align:right;
	width:30%;
	background-color:#FFFAF2;
	border:1px solid #FFCC00;
	padding:5px;
}
#emails a {
	width:100%;
	line-height:30px;
	text-decoration:none;
	color:#502727;
	font-weight:bold
}
#emails a:hover {
	color:#FCB103;
	text-decoration:underline
}

#emails td {
	padding:5px;
	border:1px solid #A3CCB8;
}

.storevan {
	position:absolute;
	right:0;
	top:10px;
	right:5px
}
.storevan img {
	border:0;
}
#molde {
	text-align:left;
	position:relative;
	width:780px
}
.bienve {
	text-align:center
}

