@charset "utf-8";
/* CSS Document */

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:25px;
	
}
#container{
	min-height:701px;
	width: 805px;
	background-image:url(/profilazione/img/ombra.jpg);
	background-repeat:repeat-y;
	background-color: #FFF;
	margin:auto;
}
#colonna{
	position:absolute;
	width: 223px;
	left: auto;
	top: 0px;
	
}
#contenitore_disegni{
	padding:0px;
	background-image: url(/profilazione/img/matita.png);
	background-repeat: no-repeat;
	background-position: left top;	
	
}
/*	.img1{
		float:left;
		padding:0px;
	
	}*/
	
.img2{
		
		padding-top:213px;
		padding-left:172px;
	}


#header{
	height:149px;
	background-image:url(/profilazione/img/header.jpg);
	background-repeat:no-repeat;
	
}
#header .titolo{
			
	   padding: 76px 0 0 221px;
	
	}
#header .sottotitolo{
		
		padding: 3px 0 0 221px;
	}



#contenuti, #contenuti_out{
	min-height:451px;
	width:521px;
	padding-left:221px;
	background-image: url(/profilazione/img/cepu.gif);
	background-repeat: no-repeat;
	background-position: 155px center;
	
	
}
#contenuti h1, #contenuti_out h1{
	font-size: 16px;
	font-weight: bold;
	color: #AC1B25;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 35px;
	}

#contenuti h2, #contenuti_out h2{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#AC1B25;
	margin:0px;
	padding-top:25px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 37px;
	}

#contenuti p, #contenuti_out p{
	font-size: 13px;
	color: #000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 37px;
	}


#contenuti li, #contenuti_out li {
	display: block;
	padding: 2px 0 3px 25px;
	list-style-type: none;
	text-decoration:none;
	text-align: left;
	background-image: url(/profilazione/img/dot_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}


#contenuti ul {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	margin-left:6px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 10px;

		
	}


#contenuti_out ul {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	margin-left:6px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 10px;

		
	}












#test{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1F3458;
	padding: 0px 0px 0px 6px;
}
#test h1{
	font-size: 13px;
	text-transform: none;
	color: #AC1B25;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-bottom: 0px;
	}

#test h2{
	font-size: 10px;
	color: #000;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
	font-style: italic;
	text-transform: none;
	}



#test li {
	display: block;
	padding: 2px 0 3px 25px;
	list-style-type: none;
	text-decoration:none;
	text-align: left;
	background-image: url(/profilazione/img/dot_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

#test ul {
	margin-left:6px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 10px;

		
	}

#test a:link {
	
	color: #203558;
	text-decoration:none;
	
}

#test a:active {
	
	color: #203558;
	text-decoration:none;
}
#test a:visited {
	
	color: #203558;
	text-decoration:none;
}
#test a:hover {
	
	color: #AC1B25;
	text-decoration:none;
}



#c_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 0px 0px 50px 12px;
}


#c_form p{
	font-size: 12px;
	color: #000;
	text-align: left;
	background-image: url(/profilazione/img/dot_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	padding-left: 25px;
	
	}
#c_form h1{
	font-size: 12px;
	color:#AC1B25;
	background-image: url(/profilazione/img/dot_red.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 25px;
	padding-top:5px;
	padding-bottom:2px;
	margin:0;
	}
	
.forms{
	padding-top:2px;
	margin:0px;
	}

#footer{
	height:149px;
	background-image:url(/profilazione/img/footer.jpg);
	background-repeat:no-repeat;
}
#footer .titolo{
			
	   padding: 49px 0 0 287px;
	
	}
	
	
.distanza{
	margin: 5px 0 0 25px
}

.tabella{
	font-size:11px;
	color:#000;
	margin:5px 0 0 25px;
}

.campi {
	width:150px;
	height:15px;
	font-size:11px;
}
.select{
	width:155px;
	height:20px;
	font-size:11px;
	
	
}
.invia{
	width:123px;
	height:30px;
	background-image: url(/profilazione/img/pulcante.gif);
	background-repeat: no-repeat;
	border:none;
	background-color:transparent;
	cursor:hand;
}
#tabella span{
	font-size:10px;
	margin:0px;
	padding:0px;
}