﻿#maincontainer
{
	width:933px;
	height:auto;
	min-height:800px;
	margin:auto;
	}
	
	
#leftcol
{
	width: 348px;
	height: auto;
	min-height: 800px;
	float: left;
	background-image: url('../images/common/bgmenu.jpg');
}

#leftcol2
{
	width: 348px;
	height: auto;
	float: left;
	background-image: url('../images/common/bgmenurep.jpg');
}



#rightcol
{
	width: 585px;
	height: auto;
	min-height: 800px;
	float: right;
	}


#divcontent
{
	width: 585px;
	height: auto;
	
	}
	

#divcontentpage /* usato in sowpage */
{
	width: 575px;
	height: auto;
	padding-left:10px;
	text-align:justify;
	
	}
	
#homeleftcol
{
	float:left;
	width:265px;
	height:auto;
	padding-left:10px;
	min-height:375px;
	text-align:justify;
	}
	
#homerightcol
{
	width:289px;
	float:right;
		height:auto;
	min-height:370px;
	}
	
	
	
#prodottileftcol
{
	float:left;
	width:200px;
	height:auto;
	padding-left:10px;
	min-height:375px;
	text-align:justify;
	}
	
#prodottirightcol
{
	width:354px;
	float:right;
		height:auto;
	min-height:370px;
	}
	
	
.clear
{
	clear:both;
	}
	
	
.divmenu2
{
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
	background-position: 275px 5px;
	width: 259px;
	margin: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b45155;
	height: 25px;
	margin-bottom:5px;
	background-image: url('../images/common/menupunto2.gif');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10pt;
	color: #fff;
}


.divmenu2 a
{
	font-family: verdana;
	font-size: 10pt;
	color: #fff;
	text-decoration:none;
}

.divmenu2 a:hover
{
	font-family: verdana;
	font-size: 10pt;
	color: #000;
	text-decoration:none;
}


.divmenu1
{
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
	background-position: 275px 5px;
	width: 259px;
	margin: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #b45155;
	height: 25px;
	margin-bottom:5px;
	background-image: url('../images/common/menupunto1.gif');
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10pt;
	color: #ceb88f;
}


.divmenu1 a
{
	font-family: verdana;
	font-size: 10pt;
	color: #ceb88f;
	text-decoration:none;
}

.divmenu1 a:hover
{
	font-family: verdana;
	font-size: 10pt;
	color: #000;
	text-decoration:none;
}


.divtitle
{
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #9f1924;
	font-family: verdana;
	font-size: 10pt;
	color: #9f1924;
	text-align:left;
}


.divhomenews
{
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #9f1924;
	font-family: verdana;
	font-size: 8pt;
	color: #323231;
	text-align:justify;
}