/** Define custom colors */
 body.white div#footer 
 {
	border-bottom: 18px solid #F3F3EB;
	
}
body.white h1,body.white h2{
    color:#a7b089;
    border-bottom: solid 1px #F3F3EB;
}

body.white h1{
/*    background-color: #edf8ca;
	padding-left:5px;
	padding-top:3px;
	margin-top:5px;*/
}

 body.white div#sidebar-left .moduletable_menu{
    background-color: #F3F3EB; 
 }
 
 
 body div#top {

/*background:url(../../../images/grafica/img_top.jpg) repeat-x 200px;font:normal x-small verdana,arial;*/
background:url(../img_grafica/top_bg.jpg) repeat-x 0px;font:normal x-small verdana,arial;

}

body div#top_right {

width:0px;
background:none;

}

body div#top_left {

width:100%;
background:url(../img_grafica/top_left.jpg) no-repeat;
}


