body 
{ 
	border:0 none;
	margin:0;
	padding:0;
	vertical-align:baseline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	background-color:#C4DAEF;
}
img
{
	border:0;
}
#header-wrapper
{
	
	background:#fff url("../images/bg.png") repeat-x scroll left top;
	height:170px;

}
#header-wrapper, #content-wrapper, #footer-wrapper {
	width:100%;
	background-color:#fff;
}
/* ------------------- HEADER E LOGO ---------------------*/
#header {
	padding-top:20px;
	height:100%;
	position:relative;
}

#header, #content, #footer {
	margin:0 auto !important;
	width:900px;
}

#logo { 

	text-align:center;
	margin-bottom:10px;
}
/* ------------------- CONTENT WRAPPER ---------------------*/
#content-wrapper {
	height:auto !important;/*
	margin:0 auto -20em;
	min-height:100%;
	overflow:hidden;
	*/
padding-top:30px;
}


#content {
	overflow:hidden;
	min-height:380px;
}
#content p
{
	color:#707070;
	font-size:13px;
	text-align:justify;
}
#content ul 
{
	color:#707070;
	list-style-type:square;
	
	
	}
#home
{
	background:#fff url("../images/bg_home.jpg") no-repeat scroll right bottom;
	min-height:400px;
	margin-top:15px;
}

#one-colum
{
	
	min-height:400px;
	margin-top:15px;
}

#content .left 
{
	float:left;
	width:630px;
	padding:0 10px 0 0px;
	clear:both;
	min-height:420px;

}
#content .right
{
	float:right;
	margin-left:665px;


}

#content .fixed
{
	position:fixed;
}
#content .SlideFlash
{
	margin-top:15px;
	margin-bottom:15px;
	width:900px;
}
#content .ImgNews
{
	border:4px solid #D1E2F0;
	float:left;
	overflow:hidden;
	
	margin-right:10px;
}

#one-colum .mappaGoogle
{
	float:left;
	width:400px;
	}
#one-colum #form-contatti 
{
	float:right;
	width:400px
	}
	
/*BOX LATERALE*/
#content .right .BoxTop 
{
	background-color:#dfebf4;
	padding:10px;	
	width:215px;
	border-bottom:1px #fff solid;

	
}
#content .right .BoxTopStudioBotta 
{

	background:url("../images/bg_top_studiobotta.png") repeat-x;
	padding:10px;	
	width:215px;
	border-bottom:3px #084380 solid;
	
}	
#content .right .BoxBottomStudioBotta 
{

	background:url("../images/bg_bottom_studiobotta.png") repeat-x;
	height:50px;	
	width:100%;
	
	
}
#content .right .Box 
{
	background-color:#d1e2f0;
	padding:10px;	
	width:215px;
	border-bottom:1px #fff solid;
	}
#content .right .BoxStudioBotta  
{
	background-color:#fff;
	padding:5px 10px;	
	width:215px;
	border-bottom:3px #084380 solid;
	
	background:#DADADA url("../images/bg_studiobotta.png") repeat-x;
	}
#content .right .Box img
{
	border:4px solid #fff;
	float:left;
	overflow:hidden;
	margin-top:10px;
	margin-right:10px;
}
#content .right .Box p
{	
	color:#55666f;
}

#content .right .Box .TitoloNews a:link, #content .right .Box .TitoloNews a:visited
{	
	color:#55666f;
	font-weight:bold;
	
}

#content .right .Box .TitoloNews a:hover
{	
	color:#55666f;
	font-weight:bold;
	text-decoration:underline;
}

/* ------------------- FOOTER WRAPPER ---------------------*/

#footer-wrapper {
	
	background:#C4DAEF url("../images/bg_footer.png") repeat-x scroll left top;
	clear:both;
	min-height:70px;
}

#footer{
	border-top:2px #c6dbec solid;
	color:#004682;
}

.copyright{
	float:left;
	padding-top:5px;
}

.design{
	float:right
}

#footer p{
	line-height:inherit;
	font-size:11px;
}




/* ------------------- TITLE ---------------------*/
h1{
	margin:0;
}
h2
{
	font-size:28px;
	color:#084380;
	margin:0 0 10px 0;
}
h1{
	font-size:40px;
	color:#084380;
	margin-bottom:8px;
	font-weight:bold;
}
h3 
{
	color:#084380;
	 font-weight:bold;
	 font-size:16px;
	 margin:0;
	 padding:0;/*
	 background:url("../images/h3.png") no-repeat;*/
	 
}
h5 
{
	color:#084380;
	 font-weight:bold;
	 font-size:14px;
	 margin:5px 0;
	 padding:0;
}

#home h1{
	text-indent:-9999px;
	background-image:url("../images/h2.png");
	background-repeat:no-repeat;
	height:43px;
}
#home h2
{
	width:530px;	
}
#one-colum .mappaGoogle h1{
	text-indent:-9999px;
	background-image:url("../images/h2.png");
	background-repeat:no-repeat;
	height:43px;
}
#content .right h3
{
	color:#084380;
	font-size:17px;
	margin:0;
}

/* ------------------- LINK ---------------------*/

a, a:link, a:visited {
	text-decoration:none;
	color:#084380;
}

a:hover{
	text-decoration:underline;
	color:#004682;
}
