.area_menu {
	background-color: #FFFFFF;
	height: 231px;
	width: 210px;
	vertical-align:top;
}
.area_content
{
    background-color: #FFFFFF;
    height: 472px;
    width: 371px;
    vertical-align: top;
    text-align: left;
    font-family: Tahoma;
    /*overflow:scroll;*/
}
.area_content_big
{
    background-color: #FFFFFF;
    height: 472px;
    width: 371px;
    vertical-align: top;
    text-align: left;
    font-family: Tahoma;
    font-size: large;
    font-weight: bold;
}
.area_content_big a
{
    background-color: #FFFFFF;
    height: 472px;
    width: 371px;
    vertical-align: top;
    text-align: left;
    font-family: Tahoma;
    font-weight: bold;
}
.area_content_big a:hover
{
    background-color: #FFFFFF;
    height: 472px;
    width: 371px;
    vertical-align: top;
    text-align: left;
    font-family: Tahoma;
    font-weight: bold;
    color: #FF0000;
}

.area_blocks {
	background-color: #FFFFFF;
	height: 472px;
	width: 155px;
	vertical-align:top;

}

.voci_menu {
	background-color: #FFFFFF;
	font-family: "Trajan Pro";
	/*list-style-image: url('http://localhost/dominum.net/images/bullet.jpg');*/
	font-weight: bold;
	color: #666666;
	line-height: 28px;
    text-align: left;
    vertical-align:top;
}
.voci_menu a
{
    font-family: "Trajan Pro"; /*list-style-image: url('http://localhost/dominum.net/images/bullet.jpg');*/
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}

.voci_menu a:hover
{
    font-family: "Trajan Pro"; /*list-style-image: url('http://localhost/dominum.net/images/bullet.jpg');*/
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.news_prev_content {
	background-color: #FFFFFF;
	height: 101px;
	width: 206px;
	vertical-align: top;
}

.news_prev_titolo_01
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: #00ab9d;
    text-align: left;
}

.news_prev_titolo_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #fd0311;
	text-align: left;
}
.news_prev_titolo_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #fca300;
	text-align: left;
}

.news_prev_titolo_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #46384f;
	text-align: left;
}

.news_prev_sintesi
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    text-align: left;
    text-indent: 10px;
}

.news_prev_link_ext_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00ab9d;
	text-align:right;
}

.news_prev_link_ext_01 a 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00ab9d;
	text-decoration:none
}

.news_prev_link_ext_01 a.hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00ab9d;
	text-decoration:none
}

.news_prev_link_ext_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #fd0311;
	text-align:right;
}

.news_prev_link_ext_02 a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #fd0311;
	text-decoration:none
}

.news_prev_link_ext_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #fca300;
	text-align:right;
}

.news_prev_link_ext_03 a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #fca300;
	text-decoration:none
}

.news_prev_link_ext_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #46384f;
	text-align:right;
}

.news_prev_link_ext_04 a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #46384f;
	text-decoration:none
}

div.area_content a
{
    color: #000080;
    text-decoration: none;
}
div.area_content a:hover
{
    color: #FFFFFF;
    background-color: #0000FF;
    font-weight: bold;
}
div.area_content
{
    font-family: "Trajan Pro";
    padding-left: 30px;
    overflow: scroll;
}

div.area_subcontent
{
    font-family: "Trajan Pro";
    padding-left: 10px;
    font-size: small;
    
}
