/* Caminettibertucci.it .css      */
/* Simone Cappellini - MHP srl    */
/**********************************/

/* HTML tag styles                */

.hide {
display: none
}

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	margin:0;
	background-color: #660000;
}
	
/* collegamenti  */
a{
color: #660000;
text-decoration: underline;}
  
a:link{
color: #660000;
text-decoration: underline;}
	
a:visited{
color: #990000;
text-decoration: underline;}
	
a:hover{
color: #660000;
text-decoration: none;}
	
/* paragrafi */

h1{
	font-size: 1.5em;
	font-weight: bold;
	color: #600;
	text-align: center;
}

h2{
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	text-align: center;
}

h3{
font-size: 1.3em;
font-weight: bold;
color: #600;
}

h4{ 
font-size: 1.3em;
font-weight: bold;
color: #F90;
}
h5{ 
font-size: 1.2em;
font-weight: bold;
color: #600;
}
h6{ 
font-size: 1.2em;
font-weight: bold;
color: #000;
}

/* Livelli di layout                           */
#box {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	background-color: #FFF;
}
#testa {
	width:100%;
	height:150px;
	text-align:left;
	border-bottom-color: #660000;
	border-bottom-style: solid;
	border-bottom-width: 1px;  
	margin:0;
	padding:0;
	background-image: url(img/str/h_bg.gif);
	background-repeat: no-repeat;
}
#testa img{
	border-width: 0px;
}
#testa_top{
	width:100%;
	height:45px;
	float:left;
	text-indent: 1em;
}
#testa_logo{
	width:100%;
	height:79px;
	float:left
}

#testa_lang {
	clear: none;
	float: right;
	width: 160px;
	margin-right: 5px;
	margin-top: 5px;
	text-align:right;
}

/* briciole */
#briciole{
	background-color: #ECE6DF;
	font-size: 0.9em;
	text-align:left;
	text-indent: 1em;
	vertical-align: middle;
	width:100%;
	margin-bottom: 1em;
	border-bottom-color: #660000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding:0;
	height: 20px;
}
#corpo {
	width:100%;
	font-size: 0.9em;
	margin:0;
	padding:0;
	position: relative;
	background-color: #FFFFFF;
}
	
/* pie' di pagina */	
#piede {
	width:100%;
	font-size: 0.9em;
	text-align:center;
	background-image: url(img/str/p_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-color: #660000;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	float: left;
	clear: left;
}

#piede a {
	color: #CC3300;
	text-decoration: underline;
}
#piede a:visited {
	color: #CC3300;
	text-decoration: underline;
}
#piede a:hover {
	color: #FF9900;
	text-decoration: none;
}

#corpo_sxmenu {
	width:160px;
	position: absolute;
	left: 0px;
}

/* Elementi del menu di navigazione */
.menu{
	color: #CC3300;
}
.menutit{
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
	padding:0 1em;
	line-height:1.5em;
	background-color: #600;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	background-image: url(img/str/menu_tit.gif);
	background-repeat: no-repeat;
	background-position: top;
}
ul.menu{
	margin:0;
	padding:0;
}
ul.menu li a{
	text-decoration:none;
	display:block;
	padding:0 1em;
	line-height:1.5em;
	background-color: #ECE6DF;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}
ul.menu li { 
	display:inline; 
}
ul.menu li a:link, ul.menu li a:visited {
	text-decoration:none;
	color: #000;
}

ul.menu li a:hover, ul.menu li a:active {
	text-decoration:none;
	color: #FFFFFF;
	background-color: #660000;	
} 

/* Elementi del corpo dei contenuti */
#corpo_dxcont {
	width:575px;
	margin-top: 0px;
	padding-left:5px;
	padding-right:5px;
	margin-left: 165px;
}

.RigaHome{
	width:100%;
	clear: both;
	padding-top: 10px;
	/*height: 100%;*/
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
ol.RigaHome{
	margin-left:20px;
}

.RiqHome{
	width:165px;
	float: left;
	margin: 10px;
	text-align: center;
	/* eliminato su richiesta committente
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding-top: 5px;
	background-color: #F7F7F7;*/
	padding-bottom: 15px;
	
	}
.RiqHome img{
	/* eliminato su richiesta committente
	border-color: #000000;
	border-style: solid;*/
	border-width: 0px;
	
}
.titRiqHome{
	font-size: 1.1em;
	color: #660000;
	font-weight: bold;
	background-color: #ECE6DF;
	width: 100%;
	border-bottom-color:#660000;
	border-bottom-style:solid;
	border-bottom-width:10px;
	background-image: url(img/str/menu_titRiq.gif);
	background-repeat: no-repeat;
}
.img0brd{
	border-width: 0px;
}

/* Form contatti e schede tecniche   */

.formline {
	width: 565px;
	padding-bottom: 5px;
	border-bottom-color: #CC3300;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-top: 5px;
}

.formlabel {
	background-color: #660000;
	width: 30%;
	float: left;
	padding-right: 15px;
	color: #FFFFFF;
	line-height: 2em;
	text-align: right;
}
.formlabel_sec {

	background-color: #AA0000;
	width: 20%;
	float: left;
	padding-right: 15px;
	margin-left:28px;
	color: #FFFFFF;
	line-height: 2em;
	text-align: right;
}

.formcontent {
	line-height: 30px;
	padding-left: 35%;
}
.formcontent input,select,textarea {
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 1em;
}
.pulsante01 {
	background-color: #660000;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.5em;
}
.pulsante02 {
	background-color: #ECE6DF;
	color: #660000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.5em;
}
.centrato {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 15px;
}
ul.centrato li{
	text-align: center;
	display: inline;
	list-style-type: square;
}
hr {
	clear: both;
	padding-top: 5px;
}
.RiqCataloghi {
	width:180px;
	float: left;
	margin: 3px;
	padding: 2px;
	text-align: center;
}
.RiqCataloghi a{
	text-decoration: none;
	color: #000000;	
}
.RiqCataloghi a:hover{
	background-color: #CC3300;
	display: block;
	color: #FFFFFF;	
}

.dida {
	font-size: 0.9em;
	font-style: italic;
	color: #660000;
}
.imgleft {
	margin: 5px;
	float: left;
}
