#content_table{
	padding:14px 15px 17px 16px;
}

#top_content {
}

#main_content {
	margin-top:15px;
   	/*border-left:1px solid #cacaca;*/
    padding-top:15px;
    padding-left:15px;
    padding-right:25px;
	line-height:18px;
}

a, a:visited{
	color:#c2c0b5;
	text-decoration:none
}
a:hover{
	color:#008115;
	text-decoration:none
}

td,div {
	color:#c2c0b5;
	font-family:  Verdana;
	font-size:11px;
    text-align:left;
	/*line-height:15px;*/
}


.font_small{
	font-size:9px;
}
.font_big{
	font-size:14px;
}
.field_white{
	border-left:#cccccc 0px solid;
	border-bottom:#cccccc 1px solid;
	border-top:#cccccc 0px solid;
	border-right:#cccccc 0px solid;
	font-family:  Verdana;
	color:#000000;
	font-size:11px;
	margin:0px;
    background-color:#ffffff;
}

.field_newsletter {
	width:300px;
    border:#cdcdcd solid 1px;
}

.field_newsletter_required{
	width:300px;
    border:#000000 solid 3px;
}
.field_login{
	width:190px;
    border-bottom:#cdcdcd solid 1px;
    border-top:#cdcdcd solid 0px;
    border-left:#cdcdcd solid 0px;
    border-right:#cdcdcd solid 0px;
}

.invia{
	background-color:#006600;
	color:#ffffff; 
	cursor:pointer;
}
.annulla{
	background-color:#990000;
	color:#ffffff; 
	cursor:pointer;
}

.btn_action {
	width:102px;
	height:22px;
	color:#FFFFFF;
	text-transform:uppercase;
	background:url(cms/images/btn_send.png);
	background-repeat:no-repeat;
	background-position:bottom;
	border:none;
}

.btn_action:hover {
}

.btn_reset {
	width:102px;
	height:22px;
    color:#FFFFFF;
	text-transform:uppercase;
	background:url(cms/images/btn_reset.png);
	background-repeat:no-repeat;
	background-position:bottom;
	border:none;
    margin-left:12px;
}

.btn_reset:hover {
}

p {
	margin-top:0px;
	margin-bottom:5px;
}

.pagination ul, 
.pagination li {
	display:inline;
}

.pagination,
.pagination a:link, 
.pagination a:visited { 
	color:#000000;
    text-decoration:none;
    font-weight:bold; 
}

.pagination a:hover { 
	color:#c2c0b5; 
}

.pagination a.sel:link, 
.pagination a.sel:visited { 
	color:#c2c0b5;
    text-decoration:none;
    font-weight:bold;margin:0px; 
}

a.home_news_text,
a.home_news_text:link,
a.home_news_text:visited {
	color:#c2c0b5;
    text-decoration:none;
}

a.home_news_text:hover {
	color:#008115;
	text-align:left;
}

.rowLayoutR3Over {
}
.rowLayoutR3Over #arrow_td {
}

.rowLayoutR3Over #arrow_td a {
	/*color:#008115;*/
}

.message_success {
	background-image:url(images/omino.png);
    background-repeat:no-repeat;
    width:300px;
    height:70px;
    margin-top:20px;
    margin-left:150px;
    padding-top:15px;
    padding-left:80px;
}