/* 	********************************************************************************************** 

	*		LAYOUT *
	*		Created:	 11/07/2010	 *
	*		Last update: 11/07/2010  *  
	*		Created by: KreamWeb  *
    *		Author: Emanuela Castorina	 *

   	********************************************************************************************** */



/*----Reset------  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
}
.clear{
	clear: both;
}
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #878275;
}
#wrapper{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	width:1022px;
	padding-right: 37px;
	padding-left: 37px;
	margin: 0 auto;
}
#header{
	background: url(../images/bg_heade.jpg) repeat-x;
	position: relative;
	width:1022px;
	height: 282px;
}
#logo{
	background: url(../images/logo.jpg) no-repeat 0 10px;
	width: 380px;
	height: 55px;
	margin-left: 34px;
	padding-top: 10px;
	text-indent: -999999px;
}
#subtitle {
	
	color: #8a8270;
	font-size: 23px;
	margin-left:55px;
	margin-top: 20px;
}

#subtitle span {
	color: #629201;
	font-size: 30px;
	margin-left: 100px;
}
#picture{
    width: 100%;
    height: 100%;
	background: url(../images/photo.jpg) no-repeat 272px 5px;
}
#container_form{
	background-image: url(../images/form.png);
	width: 392px;
	height: 370px;
	position: absolute;
	right: -25px;
	top: 0;}
#form1 {
	margin-top: 91px;
	margin-left: 25px;
}
.line{
	width: 100%;
}
.line label{
	float: left;
	width: 75px;
	color: #f5f4f1;

	text-align: right;
	padding-right: 7px;
	line-height: 40px;
	font-family: Tahoma,"Lucida Grande", Lucida, Verdana, sans-serif;
}
/* LOGOS  */
.logos {
	
	height: 56px;
	padding-top: 5px;
	background: url(../images/bg_logos.jpg) repeat-x;
	
}

.logos ul li {
	float: left;
	margin-left: 5px;
}
.text {
	height: 30px;
	width: 253px;
	border: 0;
	float: left;
	background: none;
	font-size: 16px;
	color: #746661;
		margin-bottom: 12px;
	padding-left: 5px;
}
.button {
	height: 58px;
	background: transparent url(../images/buttons.png) no-repeat 0 -65px;
	width: 320px;
	border: none;
	margin-left: 20px;
	text-indent: -999999px;
	margin-top: 20px;
}

.button a {
	height: 53px;
	width: 100%;
	height: 100%;
	background: transparent url(../images/buttons.png) no-repeat 0 -5px;
	display: block;
}

.col1 h2{
	color: #6b8f38;

	font-size: 18px;
}
#content{
	font: 12px Tahoma;
	padding-left: 34px;
	padding-top: 10px;
}
.col1{
	width: 665px;
	float: left;
	margin-bottom: 15px;
}

.list{
	width: 100%;
	margin-top: 10px;
}
.list h3{
	color: #311710;
	background-color: #f7f7f1;
	width: 575px;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 90px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.list img{
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
.list p{
			width: 575px;
	padding-left: 90px;
	margin-top: 10px;
}
.note{
	color: #567a24;
	background-color: #f1ecdf;
	width: 645px;
	padding-top: 5px;
	padding-bottom: 3px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-left: 20px;
	border: 1px solid #f7f7f1;
	font-size: 19px;
	font-weight: bold;
	
}
.box{
	width: 318px;
	height: 114px;
	border: 1px solid #cdc5b1;
	float: left;
	margin-top: 10px;
}
.box h2{
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
	color: #6b8f38;
}
.box h2.red{
	color: #c42222;
}
.box img{
	margin-left: 30px;
	float: left;
	margin-top: 10px;
}
.box ul{
	margin-left: 30px;
	float: left;
	margin-top: 10px;
}

.box ul li{
	margin-bottom: 5px;
}

.box2{
	width: 278px;
	height: 114px;
	border: 1px solid #cdc5b1;
	float: left;
	margin-top: 10px;
}

.box2 img{
	margin-left: 25px;
	float: left;
	margin-top: 30px;
}

.box2 p{
	margin-top: 40px;
	padding-right: 10px;
	padding-left: 90px;
	color: #21211c;
}
.boxes{
	padding-bottom: 10px;
}
.col2{
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

#info{
	width: 231px;
	padding: 20px;
	background: #f0e8dd url(../images/page_corner.jpg) no-repeat right top;
	margin-top: 30px;
	margin-left: 25px;
	line-height: 18px;
	color: #333333;
}
#info h2{
	color: #70963a;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}
#footer{
	width: 1050px;
	background: url(../images/footer.jpg) no-repeat;
	margin: 0 auto;
	
	text-align: right;
	color: #d6d5d5;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 25px;
}
#footer p{
	margin-right: 20px;
	color: #c4c4c4;
	padding-bottom: 10px;
}