@charset "UTF-8";

/* inizio reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*------------- fine reset ---------------*/
.clear {
	clear: both;
}



body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
	margin:0 auto;
	/*background-color: #ffffff;*/
	background-color: #ffc600;
	color:#666;
}
a{
	color: #069;	
}
td{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0 auto;
	background-color: #ffffff;
	/*background-color: #ffc600;*/
}
.top {
	margin:0 auto;
	height:55px;
	background-color: #FFF;	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #069;
	border-left-color: #069;
}
.top .flag{
	float:left;
	padding:13px 32px;
}
.top .search{
	float:right;
	padding:8px 40px 8px 40px;
}
.yellowline {
	height:4px;
	background-color: #ffba00;
}
.menu ul {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	text-align:right;
}
.menu ul li{
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding: 4px;
	color:#069;
}
.menu ul li.sub{
	font-size: 12px;
}
.newsletter{

	padding-top:30px;
	padding-bottom:10px;
	font-size: 10px;
	font-weight: bold;
	width:120px;
	margin-left:0px;
	text-align:left;
}
.newsletter input{
	width:120px;
}
.main {
	margin:0 auto;
	background-color:#FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #069;
	border-left-color: #069;
}
.mainleft {
	float:left;
}
.content {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.mainright {
	float:right;
	/*background-image: url(images/bg.gif);
	background-repeat: repeat-y;*/
}
.bodycontent{
	float:left;
	/*width:370px;*/
	padding-left:8px;
	padding-right:8px;
	
}
.bodycontent h2 {
	font-size: 20px;
	font-weight: bold;
}
.colcontent{
	float:right;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	margin-right:35px;
	width: 200px;
}
.colcontent div.producthome {
	margin-bottom: 20px;
}
.navigation{
	font-size: 11px;
	/*background-color: #ffba00;*/
	padding:3px 8px 3px 8px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;	/*width:400px;*/

}
.box{
	font-size: 12px; /*12*/
	margin:1px 1px 7px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
.box a{
	text-decoration: none;	
}
.box_content{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99a8b8;
}
.box .caption{
	font-size: 14px;
	background-color: #ffba00;
	padding:3px 8px 3px 8px;
	font-weight: bold;
	color: #FFF;
}
.box .date_notizie,.box .date_question{
	font-size: 12px;
	padding:3px 3px 3px 8px;
	color: #C00;
	text-decoration: none;
}
.box .title_notizie,.box .title_question{
	font-size: 12px;
	padding:3px 8px 3px 8px;
	font-weight: bold;
	text-decoration:underline;
	
}
/*.box .desc{
	font-size: 10px;
	padding:3px 8px 3px 8px;
	text-decoration: none;
	font-style: italic;
}*/


.box .desc{
	font-size: 12px;
	padding:3px 8px 3px 8px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.box .content{
	font-size: 12px;
	padding:3px 8px 3px 8px;
	text-decoration: none;
	font-style: italic;
}
.box .sondaggio{
	font-size: 12px;
	padding:3px 8px 3px 8px;
	font-weight: bold;
	color: #C00;
}
.box .title_sondaggio{
	font-size: 12px;
	padding:3px 8px 3px 8px;
	font-weight: bold;
}
.box .description_sondaggio{
	font-size: 12px;
	padding:3px 8px 3px 8px;
	font-weight: bold;
}
.box .archive{
	font-size: 12px;
	padding:3px 3px 3px 8px;
	text-align: right;
}
.address_footer{
	
	padding:10px 20px 10px 20px;
	text-align:center;
	
}
.row{
	padding:3px 6px;
	border-bottom:1px solid #004e87;
	display:block;
	width:100%;
}
.row:hover{
	text-decoration:none;
	background-color:#e1e9f4;
}

/* --------------- pagina prodotti inizio */
img.boxcategoriaprodotto {
	float: left;
}
div.product2 div.title {
	clear: both;
	font-size: 25px;
	font-weight: bold;
}
div.content div.reply {
	clear: both;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 20px;
	border-bottom:1px solid #EDEDED;
}
div.product0 img {
	float: right;
}
div.product0 div.title {
	font-size:13px;
	font-weight:bold;
}
div.product0 div.desc {
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:normal;
}

/* --------------- pagina prodotti fine */

