/* @override http://www.bachelor.it/css/styles.css */

body {
	font-family: "trebuchet ms", arial, sans-serif;
	margin: 0;
	background: url(../images/bg-main.png) repeat-y center;
	text-align: left;
}

.red {
	color: #640809;
}

h2 {
	font-size: 17px;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 760px;
}

#content {
	background: url(../images/bg-main.gif) no-repeat center 140px;
}

#content p {
	padding-right: 30px;
	padding-top: 0;
	padding-left: 30px;
	width: 80%;
}

#content h1 {
	background-image: url(../images/logo-big.jpg);
	width: 563px;
	height: 92px;
	display: block;
	text-indent: -100000px;
	overflow: hidden;
	margin-top: 35px;
	margin-bottom: 0;
	border-style: solid;
}

#section-title {
	display: block;
	width: 532px;
	height: 93px;
	font-size: 13px;
	padding-left: 30px;
	background: url(../images/bg-title.gif) no-repeat;
}

#section-title h2 {
	color: #fff;
	text-align: left;
	font-size: 29px;
	padding-top: 3px;
	width: 500px;
}

#navigation {
	font-size: 12px;
	color: #fff;
	background: #640809 url(../images/logo-nav.jpg) no-repeat 28px 15px;
	padding-top: 173px;
	text-align: left;
}

#navigation p {
	text-align: center;
	margin-top: 20px;
}

#navigation ul {
	list-style-type: none;
	padding: 10px 0 0 13px;
	margin-bottom: 0;
	margin-right: 0;
	margin: 0;
}

#navigation a, #navigation a:link {
	color: #fff;
	text-decoration: none;
}

#navigation a:hover {
	text-decoration: underline;
}

#navigation .nav-group {
	background: url(../images/bg-navgroup1.gif) no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
}

#navigation .nav-group .close {
	width: 151px;
	height: 14px;

	display: block;
		background: #640809 url(../images/bg-navgroup2.gif) no-repeat;
}

#boxes {
	float: left;
	margin-top: 14px;
}

.box {
	width: 162px;
	height: 64px;
	margin: 5px;
	_margin: 3px;
	padding: 8px;
	float: left;
	background: #fff url(../images/bg-homeboxes.png) no-repeat;
	font-size: 11px;
	text-align: left;
	line-height: 15px;
	_background: #d1d1d1;
	display: block;
	overflow: hidden;
}

.boxscuro {
	background: #fff url(../images/bg-homeboxes-scuro.png) no-repeat;
}

#boxes .box h3, #boxes .box h3 a {
	margin: 0;
	color: #640809;
	font-weight: bold;
	font-size: 15px;
	display: block;
	padding: 0;
	text-decoration: none;
}

#boxes .box h3 a:hover {
	text-decoration: underline;
}

#boxes .box p {
	margin: 0;
	padding: 0;
}

#footer {
	text-align: center;
	display: block;
	height: 30px;
	padding-top: 45px;
	background: url(../images/footer-bar.gif) no-repeat;
	float: left;
	width: 563px;
	margin-top: 10px;
}

h3.inserzione-detail {
	margin-bottom: 5px;
	margin-left: 30px;
	font-weight: bold;
}

.inserzione-result {
	margin-left: 30px;
}

h3.inserzione-result {
	margin-bottom: 5px;
	font-weight: bold;
}

h3.inserzione-result a {
	color: #000;
	text-decoration: none;
}

h3.inserzione-result a:hover {
	text-decoration: underline;
}

h4.inserzione-result {
	font-size: 13px;
	font-style: italic;
	margin-bottom: 10px;
	margin-right: 30px;
	border-bottom: 1px solid #7b7b7b;
	padding-bottom: 5px;
}

.action-box {
	text-align: center;
	height: 35px;
	color: #000;
	display: block;
	width: 506px;
	float: left;
	margin: 10px 30px 20px;
	_margin: 10px 15px;
	background: #d9d9d9 no-repeat;
	border: 1px solid #7b7b7b;
	padding: 9px 10px 10px;
	_padding: 4px 0px 0px ;
}

#content p img
 {
	margin-right: 10px;
}

.action-box ul {
	list-style-type: none;
}

.action-box ul li {
	display: inline;
	margin: 5px;
	border-right: 1px solid #7b7b7b;
	padding-right: 12px;
}

.action-box a {
	color: #640809;
	text-decoration: none;
}

.action-box a:hover {
	text-decoration: underline;
}

/* @group forms */

form {
	float: left;
	font-size: 11px;
}

fieldset {
	border-style: none;
	padding: 0 30px;
}

label {
	width: 135px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 15px;
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
}

select {
	width: 308px;
	margin-bottom: 5px;
	height: 20px;
	font-size: 11px;
	border: 1px solid #7b7b7b;
}

select.big {
	height: 200px;
}

select.verysmall {
	float: left;
	width: 130px;
	margin-right: 10px;
}

select.small {
	width: 100px;
	height: 20px;
	margin-bottom: 6px;
	font-size: 11px;
}

input.tf {
	width: 300px;
	height: 13px;
	margin-bottom: 10px;
	border: 1px solid #7b7b7b;
	padding: 2px;
	margin-top: 4px;
	font-size: 11px;
}

input.radio {
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 5px;
}

textarea {
	width: 300px;
	margin-bottom: 10px;
	border: 1px solid #7b7b7b;
	padding: 3px;
	margin-top: 6px;
	height: 110px;
}

input.submit {
	background-color: #640809;
	border-style: none;
	color: #fff;
	padding: 5px;
	margin-top: 21px;
	margin-left: 220px;
	margin-bottom: 110px;
}

.molliche {
	color: #ffffff;
	font-size: 11px;
}

/* @end */
