@charset "utf-8";
*{padding:0px; margin:0px;}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-image: url(img/griglia.gi);
	background-repeat: repeat;
}

#container {

	width: 780px;

	margin: 0 auto;

	background-image: url(ric_marchi);

	background-repeat: no-repeat;

}

#container .rigaMenu {

	background-image: url(img/rigaMenu.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

}

#container .voceMenu {
	vertical-align: bottom;
	padding-left: 6px;
	padding-bottom: 0px;
	font-size: 18px;
	color: #999;

}
#container  .voceMenu  a  {
	text-decoration: none;
	color: #999;
	text-transform: capitalize;

}
#container .voceMenu a:hover {
	text-decoration: none;
	color: #666666;
}

#container .voceMenuSel a {
	vertical-align: bottom;
	padding-left: 6px;
	padding-bottom: 0px;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;

}

#container .voceSottomenu {
	padding-left: 15px;
	font-size: 14px;
	height: 6px;
	line-height: 18px;
	clear: both;

}

#container .voceSottomenu a {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}

#container .voceSottomenu a:hover {
	color: #666666;

}

#container .voceSottomenu a:active {
	color: #666666;

}

#container .copy {

	font-size: 9px;

	height: 26px;

	vertical-align: bottom;

	padding-left: 6px;

	padding-top: 40px;

}



#container .credits {

	font-size: 10px;

	vertical-align: top;

	padding-left: 6px;

	padding-top: 3px;

}



#container .credits a {

	font-size: 10px;

	vertical-align: top;

	/*padding-left: 6px;*/

	padding-top: 3px;

	color: #000000;

	text-decoration: none;

}



#container .credits a:hover {

	color: #852420;

}





#container .nomeDesigner {

	font-size: 9px;

	vertical-align: top;

	height: 10px;

	padding-top: 3px;

	font-weight: normal;

	color: #000000;

	text-align: left;

}

#container .den_prodotto {

	font-size: 22px;

	display: inline;

	color: #000000;

	font-weight: bold;

	left: 120px;

	height: 30px;

	text-align: left;

}

#container .contenitoreDescProdotto {

	height: 20px;

	text-align: left;

	padding-top: 65px;

}





#container .desc_prodotto {

	font-size: 15px;

	color: #000000;

	display: inline;

	text-align: left;

}





#container .anteprime {

	padding-top: 2px;

	height: 88px;

}

#container .anteprime a {

	text-decoration: none;

	color: #FFFFFF;

}

#container .anteprime a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

#container .anteprime a:hover {

	text-decoration: none;

	color: #FFFFFF;

}

#container .anteprime a:active{

	text-decoration: none;

	color: #FFFFFF;

}

#container .immaginePrincipale {

	margin-top: 400px;

	padding-top: 10px;

}

#container #contenitoreAnteprime .DivAnteprime {

    display: block;

	float: right;

	height: 88px;

	vertical-align: bottom;

	padding-top: 2px;

}



#container #contenitoreMenu .DivMenu {

	float: right;

	height: 88px;

	vertical-align: bottom;

	padding-top: 2px;

}







#contenitoreAnteprime {

    

	min-height: 300px;

	height: auto !important;

	height: 300px;

	width: 190px;

	display: block;

	float: no;

}

#contenitoreMenu {
	width: 180px;
}


#container .design {

	color: #000000;

	font-size: 8px;

}

#container .indirizzo {

	padding-top: 35px;

	padding-left: 12px;

	font-size: 15px;

	font-weight: normal;

}

#container .partener {

	text-align: center;

	padding-top: 80px;

}



#container .indirizzo a {

	color: #000000;

	text-decoration: none;

}

#container .indirizzo a:hover {

	color: #666666;

	text-decoration: none;

}



#bicicletta {

    position: absolute;

	top: 0px;

	left: 0px;

	height:74px;



	z-index:1;

	overflow: visible;

	visibility: visible;

	width: 100%;


	overflow: hidden;
/*	visibility:hidden;
	display:none;
*/


}

.linkVisibile  {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #000000;

	text-decoration: none;

	text-align: right;

	padding-right: 7px;

}

.testo_12 {

 font-size: 12px;

}
#partners   div {
	border: 1px solid #999999;
	text-align: center;
	width: 595px;
	margin-bottom: 15px;
}
#partners a {
	width: 590px;
	display: block;
	text-align: center;
}
#partners img {
	border-width: 0px;
	border-style: none;
}

.evento {
	float: left;
	width: 188px;
	height: 188px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.mail {
	background: #B2B2B2;
	padding-left: 50px;
	padding-top: 15px;
	color: #666666;
	position: relative;
	width: 550px;
}


/******************* FORM **************************************/
#response{
	display: none;
	border: 1px solid #666666;
	background: #CCCCCC;
	padding: 10px;
	width: 450px;
	margin-top: 20px;
}
label{
	float: left;
	width: 150px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
}

input, textarea{
	width: 310px;
	margin-bottom: 10px;
	background: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.data {
	font-size: 20px;
	color: #666666;
}


textarea{
width: 250px;
height: 150px;
}
form {
	padding-top: 40px;
	padding-bottom: 20px;
}
#submitbuttonxxxx{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
#testo_privacy {
	font-size: 13px;
	padding-left: 10px;

}
#int {
	font: bold 13px Arial, Helvetica, sans-serif;
}

#terms{
	width: 20px;
	margin: 0;
	border: 0;
	background: transparent url(none);
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	padding: 0px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#sendmail {
	width: 100px;
	height: 49px;
	margin: 0;
	border: 0;
	background: transparent url(../img/submit.gif) no-repeat center top;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	color: #666666;
	text-transform: uppercase;
	font: 19px/49px Arial, Helvetica, sans-serif;
	padding: 0px 0 0;
}
#pos_submit {
	padding-right: 30px;
	padding-top: 40px;

}


form>#sendmail { /* For non-IE browsers*/
  /*height: 0px;*/
}

