body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #E0DBC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 18px;
}
#container {
	width: 904px;
	margin: 0 auto;
	text-align: left;
	background-image: url(img/background.png);
	background-repeat: repeat-y;
} 
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 22px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
#main {
	width: 460px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
}
#main p {
	margin-top: 0;
}
#main .paypal{
	padding: 10px;
	background-color: #F4993C;
	font-size: 12px;
	line-height: 22px;
}
#sidebar_sx {
	float: left; /* since this element is floated, a width must be given */
	width: 198px;
}
#sidebar_dx {
	float: left; /* since this element is floated, a width must be given */
	width: 246px;
}
#footer {
	background-image: url(img/footer.png);
	height: 50px;
	width: 884px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	line-height: 0px;
}
.link{
	text-decoration: none;
	background-color: #EEEEE8;
	color: #CC0000;
	font-weight: bold;
}
.link:hover {
	text-decoration: none;
	background-color: #FFCC00;
	color: #CC0000;
	font-weight: bold;
}
.simple_link {

	text-decoration: none;
	color: #000000;
}
.simple_link:hover {
	text-decoration: underline;
	color: #CC0000;
}
#data_news{
	padding-top:45px;
	padding-left:10px;
}
#data_news .data_small{
	height: 24px;
	width: 109px;
	background-image: url(img/data_small.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align: center;
}
#data_news .mese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 30px;
	float: left;
	line-height: 22px;
	height: 20px;
	text-transform: uppercase;
}
#data_news .giorno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	width: 26px;
	display: block;
	float: left;
	line-height: 20px;
	height: 20px;
}
#data_news .anno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 26px;
	float: left;
	height: 20px;
	padding-left: 5px;
	line-height: 22px;
}
* html #data_small {					/* Queste regole sono per IE */
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	height: 24px;
	width: 109px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/data_small.png", sizingMethod="scale");
}
#data_big {
	text-align: center;
	height: 58px;
	width: 52px;
	background-image: url(img/data_big.png);
	float: left;
}
#data_big .giorno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	color: #666666;
	/*width: 45px;*/
	height: 20px;
	padding-top:0px
}
#data_big .mese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 17px;
	text-transform: uppercase;
	padding-right: 2px;
}
#data_big .anno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 16px;
	padding-right: 3px;
}
* html #data_big {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	height: 58px;
	width: 52px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/data_big.png",sizingMethod="scale");
}
.sx_cerca {
	width: 180px; /* padding keeps the content of the div away from the edges */
	height: 210px;
	background-image: url(img/sx_cerca.png);
	padding-top: 40px;
	padding-left: 18px;
}

.sx_banner {
	width: 150px; /* padding keeps the content of the div away from the edges */
	height: 164px;
	background-image: url(img/sx_banner.png);
	padding-left: 28px;
	text-align: center;
	padding-right: 20px;
}
#dx_foto {
	width: 210px;
	background-image: url(img/dx_foto.png);
	height: 175px;
	padding-left: 30px;
	padding-top: 20px;
}
#dx_foto .foto {
	width: 98px;
	height: 88px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}
#sx_compleanni {
	width: 148px;
	background-image: url(img/sx_compleanno_back.png);
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sx_compleanni .lista{
	display: block;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
#sx_compleanni .lista:hover{
	text-decoration: none;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	background-color: #F4F4F4;
}
#dx_iscritti { /*Box di destra contenente la lista degli ultimi 10 iscritti*/
	width: 200px;
	background-image: url(img/dx_iscritti.png);
	height: 220px;
	padding-right: 26px;
	padding-left: 20px;
	padding-top: 34px;
	text-decoration: none;
}
#dx_iscritti .lista { /*Singolo div contenente nome e cognome*/
	width: 94px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	float: left;
}
#dx_iscritti .link_ultimi {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
#dx_iscritti .link_ultimi:hover  {
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
}
#totale_iscritti{
	background-image: url(img/totale_iscritti.png);
	height: 33px;
	padding-left: 133px;
	padding-top: 2px;
}
#totale_online{
	background-image: url(img/totale_online.png);
	height: 32px;
	padding-left: 120px;
	padding-top: 10px;
}
.last_news {
	background-image: url(img/news_back.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	padding-right: 10px;
	padding-left: 20px;
}
#sx_login {
	width: 172px;
	background-image: url(img/login.png);
	height: 143px;
	text-decoration: none;
	float: left;
	padding-left: 20px;
	padding-top: 27px;
}
#world {
	background-image: url(img/fuso_orario.jpg);
	height: 170px;
	width: 233px;
	float: right;
}
#world .italia {
	margin-top: 10px;
	margin-left: 125px;
}

#world .pessoa {
	margin-top: 90px;
	width: 55px;
	float: left;
	padding-left: 20px;
}
#world .newyork {
	width: 55px;
	float: left;
	margin-top: 90px;
	padding-left: 15px;
}
#world .sydney {
	width: 55px;
	float: left;
	margin-top: 90px;
	padding-left: 15px;
}
#world .wellington {
	width: 55px;
	float: left;
	padding-left: 160px;
}
.FormEditor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	overflow: visible;
	line-height: 15px;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
	margin-left: 0px;
	height: 282px;
	width: 448px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDD2;
	border-right-color: #DDDDD2;
	border-bottom-color: #DDDDD2;
	border-left-color: #DDDDD2;
	border-bottom-style: solid;
}
.FormInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #C7C8B9;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	text-decoration: none;
}
.news:hover {
	font-size: 10px;
	color: #CC0000;
	float: left;
	text-decoration: none;
	font-weight: bold;
}
.news_titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}
.news_foto {
	text-decoration: none;
	text-align: center;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
#top_menu{
	float: left;

}
#top_menu .titolo{
	background-image: url(img/top_logo.jpg);
	display: block;
	height: 115px;
	width: 479px;
	margin: 0px;
	text-indent: -2000px;
	cursor: hand;
}
#top_menu h1{
	margin: 0px;	
}
.menu {
	text-decoration: none;
	float: left;
}
.autore {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.msg_top {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img/msg_top.png);
	height: 22px;
	width: 446px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
}
.msg_top_on {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	width: 446px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	background-image: url(img/msg_top_new.png);
}
.msg_foto {
	text-decoration: none;
	background-image: url(img/msg_foto.png);
	width: 91px;
	float: left;
	padding-top: 15px;
	padding-left: 12px;
	height: 110px;
}
.msg_testo {
	text-decoration: none;
	width: 345px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	overflow: hidden;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.msg_cerca {
	text-decoration: none;
	width: 335px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	overflow: hidden;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.msg_cerca:hover {
	text-decoration: none;
	display: block;
	border: 1px dashed #C1B891;
	background-color: #F4F2EC;
}
.msg_numeri {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	overflow: hidden;
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
}
.msg_citazione {
	font-style: italic;
}
.msg_footer {
	width: 456px;
	background-image: url(img/msg_footer.png);
	height: 100%;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: top;
}
* html .msg_footer {
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	height: 30px;
	width: 456px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/msg_footer.png", sizingMethod="scale");
}
.paginazione{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	height: 18px;
	margin-left: 4px;
	width: 200px;
}
#paging{
	text-align: right;
}
#paging ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
}
#paging li{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#paging a{
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	min-width: 11px;
	padding: 3px;
}
* html #paging a{
	width: 11px;
}
#paging a:hover{
	color: #FFFFFF;
	background-color: #000066;
	text-align: right;
	display: inline;
}
#paging .visitato{
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 3px;
}
#paging .end{
	float: left;
	color: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 1px;
}
#forum {
	width: 460px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
#forum .tabella {
	text-decoration: none;
	width: 446px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	line-height: 13px;
	padding-left: 5px;
}
#forum .gruppo {
	text-decoration: none;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
}
#forum .col1 {
	text-decoration: none;
	text-align: left;
	float: left;
	width: 200px;
	color: #000000;
	font-weight: bold;
}
#forum .col2 {
	text-decoration: none;
	float: left;
	width: 140px;
}
#forum .col3 {
	text-decoration: none;
	color: #000000;
	float: left;
	width: 50px;
}
#forum .col4 {
	text-decoration: none;
	color: #000000;
	float: left;
	width: 50px;
}
#forum a{
	text-decoration: none;
	color: #000000;
}
#forum a:hover {
	text-decoration: none;
	color: #CC0000;
}
.new_msg {
	color: #CC3300;
	font-weight: bold;
}
.quote {
	text-decoration: none;
	background-color: #F2F2EC;
	padding: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	margin-left: 10px;
	border-right-style: dashed;
	border-right-color: #E0DBC7;
	border-right-width: 1px;
	display: block;
	/*clip:  rect(0px auto 0px auto);*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0DBC7;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E0DBC7;
}
.link{
	text-decoration: none;
	background-color: #EEEEE8;
	color: #CC0000;
	font-weight: bold;
}
.link:hover {
	text-decoration: none;
	background-color: #FFCC00;
	color: #CC0000;
	font-weight: bold;
}
.login_2 {
	text-decoration: none;
	background-image: url(img/login_2.png);
	height: 49px;
	width: 338px;
	padding-top: 220px;
	padding-left: 122px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#editor {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	background-image: url(img/box_editor.png);
	height: 367px;
	width: 458px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.topic {
	text-decoration: none;
	color: #000000;
}
.topic:hover {
	text-decoration: none;
	color: #CC0000;
	background-color: #FFCC33;
}
#cerca {
	text-decoration: none;
	color: #000000;
	background-image: url(img/cerca_back.png);
	height: 111px;
	width: 456px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.re {
	overflow: hidden;
	width: 350px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9DDDF;
	color: #868686;
	margin-bottom: 5px;
}

#gallery {
	width: 460px;
	margin-top: 0;
	margin-bottom: 0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#gallery .thumb {
	padding-left: 15px;
	padding-top: 3px;
	width: 435px;
	vertical-align: top;
}
#gallery .pic {
	height: 60px;
	width: 67px;
	background-image: url(img/foto_thumb.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	float: left;
	text-align: center;
	padding-left: 2px;
	line-height: 60px;
	vertical-align: middle;
}
#gallery .pic_blank {
	height: 45px;
	width: 60px;
	background-image: url(public/gallery/thumb_0/thumb_01023.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 6px;
}
#gallery .content {
	width: 460px;
	background-image: url(img/foto_back.png);
	margin: 0px;
	background-repeat: no-repeat;
}
#gallery .gruppo {
	width: 460px;
	height: 46px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
}
#gallery .foto {
	height: 311px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	padding-left: 2px;
}
#gallery .titolo {
	height: 28px;
	padding-top: 3px;
	text-align: left;
	padding-left: 25px;
}
#gallery .dida {
	padding-left: 25px;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
	width: 415px;
	padding-right: 20px;
	padding-bottom: 10px;
	min-height: 70px;
}
.path {
	overflow: hidden;
	color: #868686;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#lavoro {
	width: 460px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-image: url(img/lavoro_back.png);
}
#lavoro .tipologia {
	width: 187px;
	float: left;
	background-image: url(img/lavoro_sx.jpg);
	height: 443px;
	text-align: left;
}
#lavoro .elenco {
	float: left;
}
#lavoro .link_ultimi {
	text-decoration: none;
	color: #666666;
	display: block;
	height: 17px;
	line-height: 17px;
}

#lavoro .link_ultimi:hover {
	text-decoration: none;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	/*border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;*/
	background-color: #FFFFFF;
	cursor:pointer
}
#posta {
	width: 460px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
}
#posta .top {
	background-image: url(img/leggi_top_1.png);
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#posta .col1 {
	width: 25px;
	float: left;
	height: 20px;
	margin: 0px;
}
#posta .col2 {
	width: 125px;
	float: left;
	height: 20px;
	padding-left: 5px;
	font-weight: bold;
}
#posta .col3 {
	width: 224px;
	float: left;
	padding-left: 5px;
	height: 20px;
	font-weight: normal;
}
#posta .col4 {
	width: 67px;
	float: left;
	height: 20px;
	text-align: right;
	padding-right: 5px;
}
#posta .footer  {
	width: 460px;
	height: 22px;
	background-image: url(img/posta_footer.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	text-align: right;
}
#posta   .plink {
	text-decoration: none;
	display: block;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	height: 20px;
}
#posta  .plink:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	/*border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dashed;*/
	background-color: #FFFFFF;
	cursor:pointer
}
#posta .mittente {
	width: 460px;
	height: 75px;
	background-image: url(img/posta_leggi_back.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	background-position: bottom;
	background-color: #EAEAE8;
	background-repeat: repeat-x;
}
#posta .messaggio {
	text-decoration: none;
	width: 440px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	overflow: hidden;
	text-align: left;
	background-color: #F8F8F8;
	padding: 10px;
}
#posta .header {
	height: 75px;
	width: 388px;
	background-image: url(img/leggi_back.png);
	float: left;
	line-height: 20px;
	padding-top: 2px;
}
#posta .dati {
	float: left;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 7px;
	width: 67px;
}
#posta .editor {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	background-image: url(img/box_editor.png);
	height: 367px;
	width: 457px;
	background-repeat: no-repeat;
	clear: both;
}
#posta .ricerca {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	background-image: url(img/posta_ricerca.png);
	height: 40px;
	width: 395px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 65px;
	padding-top: 10px;
}
#posta .lista {

	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	background-image: url(img/posta_back.png);
	background-repeat: repeat-y;
}
#contatti {
	background-image: url(img/contatti_back.jpg);
	height: 180px;
	width: 425px;
	float: left;
	padding-top: 185px;
	padding-left: 35px;
}
#tabella {
}
#tabella .cel1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3CCAF;
	background-color: #F5F4EF;
}
#tabella .cel2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3CCAF;
	background-color: #F5F4EF;
}
#scheda {
	background-image: url(img/scheda_back.png);
	height: 225px;
	width: 445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#scheda .foto {
	float: left;
	padding-left: 11px;
	padding-top: 20px;
}
#scheda .dati {
	padding-left: 165px;
	padding-top: 20px;
}
.cell_sx {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 0px;
	color: #CC0000;
	text-align: right;
	font-weight: bold;
}
#classe {
	width: 460px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	background-image: url(img/classe_rep.png);
	background-repeat: repeat-y;
	text-align: left;
}
#classe .back{
	background-image: url(img/classe_back.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 100px;
	min-height: 231px;
	padding-right: 35px;
}
* html #classe .back {
	height: 231px;
}#classe .end {
	background-image: url(img/classe_end.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 350px;
	margin-left: 81px;
	padding-top: 3px;
}
#classe .sep {

	background-image: url(img/bacheca_sep.png);
	background-repeat: no-repeat;
	height: 3px;
}
#classe .link_tab {
	text-decoration: none;
	color: #000000;
	display: block;
	height: 15px;
}
#classe .link_tab:hover {
	background-color: #FFCC00;
	display: block;
	cursor:pointer
}
.greco {
	font-family: Symbol;
	font-size: 12px;
}.banner {
	padding-left: 25px;
	padding-top: 15px;
}
.ColorTab1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	height: 25px;
	background-color: #E1E7EC;
}
.ColorTab2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	height: 25px;
	background-color: #D2DCE3;
}
.icon {
	background-image: url(img/icone/bg_rounded.gif);
	font-size: 25px;
	background-color: #A6C0CF;
}
.icon:hover {
background-color:#FF9900;
}
.cancella {
	background-color:#CC0000;
	background-image: url(img/icone/bg_rounded.gif);
	font-size: 25px;
}
.cancella:hover {
background-color:#FF9900;
}
.media_top{
	background-image: url(img/media_titolo.png);
	height: 48px;
	width: 450px;
}
.media_tab{
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url(img/media_back.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	width: 450px;
}
.media_tab a{
	text-decoration: none;
	display: block;
	color: #000000;
	padding: 6px;
}
.media_tab a:hover{
	text-decoration: none;
	display: block;
	background-color: #FFCC00;
}
.media_end{
	background-image: url(img/media_end.png);
	height: 20px;
	width: 450px;
}
