/* Qui le info relative ad i colori e alle immagini di sfondo */


/* -------- Elementi comuni -------*/

#CONTENT{
	border:1px solid #111111;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	margin-top:0px;
}

#HEADER{
	padding:0px;
	height:95px;
	background-color:#4F5780;
	border-bottom:1px solid #000000;
}

#HEAD{
	padding:0px;
	height:95px;
	background-color:#ffffff;
	border-bottom:1px solid #000000;
	border-top:8px solid #000000;
}

#clientframe{
	margin-top:3px;
	border-top:1px solid #000000;
	/*border-bottom:15px solid #c0c0c0;*/
	background-image:url(../images/colsx_bg.gif);
	background-repeat:repeat-y;
}

.colsx{
	width:232px;
	float:left;
}

#clientcont{
	width:500px;
	float:left;
	margin-left:25px;
}

.colprime{
	width:378px;
	float:left;
}

.coldx{
	width:241px;
	float:right;
}

.clientmore{
	width:500px;
	float:left;
}

.colmid{
	width:500px;
	float:left;
}

.clientfull{
	width:700px;
	float:left;
}
a.clientfull{
	text-decoration:none;
	color:#000000;
}

.colextra{
	width:187px;
	float:left;
}


#FOOTER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:center;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	color:#3f3f3f;
	margin-top:20px;
}
