@charset "UTF-8";
/* CSS Document */

body {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  color:#000000;
  text-decoration:none;
}

td {
	font-family: Arial, helvetica, sans-serif;
}

th {
	font-family: Arial, helvetica, sans-serif;
}

/*TITOLO*/

div#dimesa_titolo_v {
	/* see body style css */
	text-align: left;
	color: #007B00;
	font-size: 18px;
	font-weight: bold;
}
div#dimesa_titolo_r {
	/* see body style css */
	text-align: left;
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
}
div#dimesa_titolo_b {
	/* see body style css */
	text-align: left;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

/*LEER MAS*/

div#dimesa_leer_v {
	/* see body style css */
	text-align: left;
	color: #007B00;	font-size: 10px;
	font-weight: bold;
	text-decoration:none;

}
div#dimesa_leer_v a:link,
div#dimesa_leer_v a:visited {
	/* see body style css */
	text-decoration:none;
	color: #007B00;
}
div#dimesa_leer_v a:hover {
	/* see body style css */
	text-decoration:none;
	color: #999999;
}

div#dimesa_leer_r {
	/* see body style css */
	text-align: left;
	color: #CC0000;	font-size: 10px;
	font-weight: bold;
}
div#dimesa_leer_r a:link,
div#dimesa_leer_r a:visited {
	/* see body style css */
	text-decoration:none;
	color: #CC0000;
}
div#dimesa_leer_r a:hover {
	/* see body style css */
	text-decoration:none;
	color: #999999;
}

/*LINK GRAY G-GRANDE(gg)*/

div#dimesa_link_gg {
	/* see body style css */
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
div#dimesa_link_gg a:link,
div#dimesa_link_gg a:visited {
	/* see body style css */
	text-decoration:none;
	color: #666666;
}
div#dimesa_link_gg a:hover {
	/* see body style css */
	text-decoration:none;
	color: #999999;
}

/*LINK GRAY G-PICCOLO(gp)*/

div#dimesa_link_gp {
	/* see body style css */
	text-align: left;
	color: #666666;	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}
div#dimesa_link_gp a:link,
div#dimesa_link_gp a:visited {
	/* see body style css */
	text-decoration:none;
	color: #666666;
}
div#dimesa_link_gp a:hover {
	/* see body style css */
	text-decoration:none;
	color: #999999;
}

/*LINK GRAY G-PICCOLO(gp2)*/

.dimesa_link_gp2 {
	/* see body style css */
	text-align: left;
	color: #666666;	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.dimesa_link_gp2 a:link,
.dimesa_link_gp2 a:visited {
	/* see body style css */
	text-decoration:none;
	color: #666666;
}
.dimesa_link_gp2 a:hover {
	/* see body style css */
	text-decoration:none;
	color: #999999;
}

/*TESTO*/

div#dimesa_titolo {
	/* see body style css */
	text-align: left;
	color: #000000;	font-size: 13px;
	font-weight: bold;
}
div#dimesa_testo {
	/* see body style css */
	text-align: left;
	color: #000000;	font-size: 12px;
	font-weight: normal;
}
div#dimesa_testo_evidenziato {
	/* see body style css */
	text-align: left;
	color: #000000;	font-size: 12px;
	font-weight: bold;
}

/*Copyrights*/

div#dimesa_basso_mini {
	/* see body style css */
	text-align: left;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

/*FOOTER*/

.dimesa_footer {
	/* see body style css */
	text-align: left;
	color: #999999;	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.dimesa_footer a:link,
.dimesa_footer a:visited {
	/* see body style css */
	text-decoration:none;
	color: #999999;
}
.dimesa_footer a:hover {
	/* see body style css */
	text-decoration:none;
	color: #333333;
}

/*MENU*/

div#dimesa_menu { 
padding: 0px 0px 0px 30px;
}
.dimesa_menu {
	/* see body style css */
	/*padding: 0px 15px 0px 15px;*/
	text-align: left;
	color: #999999;	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.dimesa_menu a:link,
.dimesa_menu a:visited {
	/* see body style css */
	text-decoration:none;
	color: #999999;
}
.dimesa_menu a:hover {
	/* see body style css */
	text-decoration:none;
	color: #333333;
}
div#dimesa_menu_barra { 
padding: 0px 0px 0px 11px;
}











