﻿


body {
	margin:0;
	padding:0;
	color:#333333;
	background-image:url(../../layout/pepe_bg.gif);
	background-repeat:no-repeat;
	background-color:#EC6C0F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
}
html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #container {
	height: auto;

}




img { border:none;}




div#img_box { background:#f5f5f5; border:1px solid #CCCCCC; padding:5px; float:left; margin-right:20px; width:140px;}
div#img_vetrina {max-height:100px; max-width:140px; overflow:hidden;}

div#img_box_right { background:#f5f5f5; border:1px solid #CCCCCC; padding:5px; float:right; margin-left:20px; overflow:hidden;}
div#img_vetrina_right {}

.bold_arancio { color:#EC6C0F; font-weight:bold;}
.bold_nero { color:#333333; font-weight:bold;}

.leftimg {float:left; margin-right:15px; margin-bottom:15px;}
.leftimg_10 {float:left; margin-right:7px; margin-bottom:15px;}
.gallery {float:left; margin-right:7px; margin-bottom:15px;}
.rightimg {float:right; margin-left:15px; margin-bottom:15px;}


/* CONTAINER ----------------- */


div#container {
	background-image:none;
	background-color:#FFFFFF;
    width:100%;
	position:absolute;
	top:0;
	left:0;
	min-width:970px;}

div#wrapper {
	width:940px;
	margin-left:27px;
	overflow:hidden;
	position:relative;
	margin-bottom:200px;}
	








/* colonna sx ----------------- */


	
div#col_sx {display:none;}
	
div#logo   {display:none;}	
	
	
	
	
	
	
div#col_dx {
	float:left;
	width:640px;
	margin:0;
	padding:0;
	padding-top:10px;}

div#navor {display:none;}


div#content {
background-image:none;
background-color:#FFFFFF;
border-top:10px solid #FFFFFF;
border-right:10px solid #FFFFFF;
padding-right:20px;
width:610px;}



div#content  a:link {color:#333333; font-weight:bold; text-decoration:underline;}
div#content  a:visited {color:#333333; font-weight:bold; text-decoration:underline;} 
div#content  a:active {color:#333333; font-weight:bold; text-decoration:underline;}
div#content  a:hover {color:#EC6C0F; font-weight:bold; text-decoration:none;}






div#vetrina_news {margin:0; padding:0; overflow:hidden; margin-bottom:15px; color:#666666;}

div#vetrina_news  a:link {color:#EC6C0F; font-size:12px; font-weight:bold; text-decoration:underline;}
div#vetrina_news  a:visited {color:#EC6C0F; font-size:12px; font-weight:bold; text-decoration:underline;} 
div#vetrina_news  a:active {color:#EC6C0F; font-size:12px; font-weight:bold; text-decoration:underline;}
div#vetrina_news  a:hover {color:#333333; font-size:12px; font-weight:bold; text-decoration:none;}


h1 {border-bottom:1px solid #CCCCCC;}
h2 {border-bottom:1px solid #CCCCCC; color:#EC6C0F; font-size:14px;}















/* FORM
-------------------------------------------------------------- */

/*Fieldset generici*/
fieldset {border:1px solid #CCCCCC; padding:5px; background-color:#f5f5f5; margin:0;}
fieldset p {margin:5px; background:none;}
fieldset p label {float:left; width:30%; background:none;}
 

/*Formattazione campi form select menu a tendina*/
select			{color:#333333; width:auto; background:#FFF0E1;}

/*Formattazione campi bottone*/
.button			{color: #666666; background:#ffffff; border:1px solid #CCCCCC; padding:4px;}



/*campi di testo*/
.textbox			{color:#333333;   width:250px; border:1px solid #CCCCCC; background:#ffffff; padding:4px;}
.textbox_newsletter	{color:#333333;   width:175px; border:1px solid #CCCCCC; background:#ffffff; padding:4px;}
.textbox_cerca		{color:#333333;   width:250px; border:1px solid #CCCCCC; background:#ffffff; padding:4px;}

/*altri*/
.radiobutton	{color:#CCCCCC;}
.checkbox		{color:#CCCCCC;}










/* FOOTER ----------------- */


div#footer { display:none;}
	







