@charset "utf-8";
/* 
	CSS Document 
	Data: 11/08/2010
	Autore: Mario Rastelli
*/

/* generale START */
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}
h1{ 
	font-size:22px;
	font-weight:normal;
}
h2{ 
	font-size:22px;
	font-weight:normal;
}
h3{ 
	font-size:18px;
	font-weight:normal;
}
h4{ 
	font-size:12px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:normal;
	text-align: center;
	background: #87be46 url('../media/immagini/trattori-usati.png') 50% 0 repeat-x;
	color: #666;
}
.link{
	text-decoration:none;
	color:#FFF;
}
.blu{
	color:#2a76a4;
}
.white{
	color:#FFF;
}
.verdone{
	color:#096934;
}
.verde{
	color:#99bb33;
}
.red{
	color:#c90000;
}
.grey{
	color:#767676;
}
.rosso{
	color:#b10101;
}
input[type='text'] {
	padding: 2px;
}
select {
	padding: 1px;
}
textarea {
	padding: 2px;
}
form {
	margin: 0;
	padding: 0;
}
.marginl{
	margin-left:10px;
}
/* generale END */

/* contenitore START */
#wrapper{
	margin: 10px auto;
	width: 920px;
	text-align: left;
}
/* contenitore END */

/* header START */
#header{
	float:left;
	width:920px;
	height: 368px;
	background:url("../media/immagini/sfondo_header.jpg") no-repeat 0 20px transparent;
}
#header .heading {
	background:url("../media/immagini/sfondo_header.png") repeat-x top left transparent;
	height: 20px;
	margin-bottom:0;
}
#logo {
	width: 215px;
	float: left;
	margin:0 0 0 10px;
	overflow: hidden;
	z-index:20;
}
.sa{
	float:right;
	padding:0;
	margin:0 10px 0 0;
	width:225px;
}
.sa #mys{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	float:left;
	margin:12px 0 0 12px;
	width:165px;
	color:#959595;
}
.sa #mygo{
	background-color:transparent;
	border:0 none;
	cursor:pointer;
	float:right;
	height:43px;
	width:35px;
}
#mysearchform{
	float:left;
	margin-top:9px;
	height:43px;
	width:225px;
	background:url("../media/immagini/cerca.png") no-repeat scroll 0 0 transparent;
}
/* menu navigazione START */
#navigazione{
	float:right;
	margin-left:30px;
	width:550px;
	height:40px;
	line-height:40px;
}
.menuNavigazione ul{
	height:40px;
	line-height:40px;
	float:left;
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
.menuNavigazione li{
	float: left !important;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menuNavigazione a{
	height:0;
	padding:0.5em 15px;
	text-decoration:none;
	margin:-0.5em 0;
	white-space:nowrap;
}
.menuNavigazione .primaVoce a:link,
.menuNavigazione .primaVoce a:visited,
.menuNavigazione .primaVoce a:hover,
.menuNavigazione .primaVoce a:focus
.menuNavigazione .primaVoce a:active{
	color:#228ee2;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
	color:#228ee2;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	color:#228ee2;
	text-decoration:underline;
}
/* menu navigazione END */
/* header END */

/* banner START */
#slogan{
	float:left;
	margin-top:30px;
	margin-left:10px;
	font-family:Tahoma, Geneva, sans-serif;
}
#slogan .titolo{
	font-size:44px;
	font-weight:normal;
	color:#096934;
}
#slogan .iscriviti{
	font-size:22px;
	font-weight:normal;
	color:#FFF;
}
.button_registrati {
	float: left;
	height:33px;
	background: transparent url("../media/button/bottone.png") no-repeat top left;
	width: 184px;
	margin:10px 0;
	padding: 8px 0 0 15px;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	color: #fff; 
	text-decoration: none;
}
/* banner END */

/* contenitore centrale START */
#corpo {
	width:920px;
	float:left;
	min-height:400px;
	background-color:#ecf3d7;
}
#corpoContainer{
	padding:5px 10px;
}
/* contenitore centrale END */
#left{
	float:left;
	width:670px;
}
/* barra laterale START */
#sidebar{
	float: right;
	width: 220px;
	padding:5px 0;
	overflow:hidden;
	margin-left:10px;
}
#boxLogin{
	background: url("../media/immagini/box_login.png") no-repeat 0 32px ;
	width:217px;
	height:249px;
	margin-bottom:18px;
}
#boxLogin .titolo{
	padding:5px 0 0 5px;
	font-size:22px;
	font-weight:bold;
	color:#99bb33;
}
#boxLoginContent{
	padding:20px 17px;
}
#boxLoginSep {
	width: 183px;
	padding: 3px 0;
	border-bottom: solid 1px #e7e7e7;
}
#boxLoginReg {
	width: 183px;
	margin-top: 15px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}
#boxLoginPass {
	width: 183px;
	margin-top: 10px;
	font-size:11px;
	text-align:center;
	color:#096934;
	font-weight:bold;
}
#boxLogin input[type="text"], #boxLogin input[type="password"] {
	background:url("../media/immagini/input_login_bg.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	padding:5px 0 0 10px;
	width:183px;
	height:32px;
}
#boxLogin input[type="submit"]{
	width: 184px;
	height:33px;
	text-align:left;
	padding-left:10px;
	border:none;
	color:#FFF;
	font-size:15px;
	background:url("../media/button/bottone.png") no-repeat;
}
.blEdit {
	color: #FFF;
	background: url("../media/user/user_edit.png") no-repeat center left;
	padding: 0 10px 0 25px;
	margin:8px 0 5px 12px;
	float: left;
	width: 200px;
}
.blInsert {
	color: #FFF;
	background: url("../media/user/page_white_add.png") no-repeat center left;
	padding: 0 10px 0 25px;
	margin:8px 0 5px 12px;
	float: left;
	width: 200px;
}
.blPassword {
	float: left;
	background: url("../media/user/key.png") no-repeat center left;
	padding: 0 10px 0 25px;
	margin:8px 0 5px 12px;
	width: 200px;
}
.blAnn{
	float: left;
	background: url("../media/user/application_view_detail.png") no-repeat center left;
	padding: 0 10px 0 25px;
	margin:8px 0 5px 12px;
	color:#07487a;
	width: 200px;
}
.blLogout{
	float: left;
	background: url("../media/user/door_out.png") no-repeat center left;
	padding: 0 10px 0 25px;
	margin:8px 0 5px 12px;
	color:#07487a;
	width: 200px;
}
#boxRandom{
	background: url("../media/immagini/box_random.png") no-repeat 0 32px;
	width:217px;
	height:329px;
}
#boxRandom .titolo{
	padding:5px 0 0 5px;
	font-size:22px;
	font-weight:bold;
	color:#99bb33;
}
#boxRandomContent{
	padding:20px 0 20px 14px;
}
.brFoto {
	padding:0;
	width:190px;
	height: 140px;
	float: left;
}
.brFoto img{
	border: solid 1px #666;
}
.brTipo {
	color: #99bb33;
	font-weight:bold;
	font-size: 13px;
	padding: 10px 10px 0 0;
	float: left;
	width: 190px;
	overflow:hidden;
	height:16px;
}
.brDove {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 5px 0;
	float: left;
	width: 190px;
}
.brSep {
	float: left;
	width: 190px;
	padding: 5px 0;
	border-bottom: solid 1px #e7e7e7;
}
.brDesc {
	color: #666;
	font-size: 11px;
	padding: 5px 10px 0 0;
	float: left;
	width: 190px;
	height: 60px;
	overflow: hidden;
}
.brBtDetails {
	float: left;
	height:20px;
	width: 190px;
	margin-right: 5px;
	padding: 5px 0 0 0;
	text-align: left;
	color:#228ee2;
	font-weight:bold;
}
#boxUtenteMod{
	background: url("../media/user/user_edit.png") no-repeat center left;
	height:20px;
	padding-left:20px;
	padding-top:10px;
}
/* barra laterale END */

/* footer START */
#footer{
	margin:0;
	background: transparent url("../media/immagini/sfondo_footer.png") no-repeat center left  ;
	height:42px;
	/*padding: 0 10px 0 20px;*/
	text-align:center;
	color:#FFF;
}
#footer p{
	padding:12px 0;
}
/* footer END */
.errore{
	font-weight:bold;
	color:#DD1111;
}
#messaggio{
	text-align:center;
	background-color:#fffbcc;
	border:2px solid #e6db55;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:16px;
	margin-bottom:5px;
	color: #000;
	padding:5px 0;
	width:658px;
}
#advertising_top{
	margin-top:20px;
	height:100px;
	width:900px;
}
#advertising{
	height:100px;
	width:900px;
}
