a {  text-decoration: none; COLOR: #006633;}
a:hover {  text-decoration: underline; COLOR: #006633;}


BODY {
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
      
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    
}

table {
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
}
.f_lista {
    BACKGROUND-COLOR: #EEEEEE; 
    FONT-SIZE: 9px;
}

.f_texto {
    BACKGROUND-COLOR: #EEEEEE; 
    FONT-SIZE: 9px;
}

.f_area_texto {
	BACKGROUND-COLOR: #EEEEEE;
	FONT-SIZE: 12px;
}

.f_boto {
    BACKGROUND-COLOR: #EEEEEE; 
    BORDER-RIGHT: black 1px solid; 
    PADDING-RIGHT: 0px; 
    BORDER-TOP: black 1px solid; 
    PADDING-LEFT: 0px; 
    FONT-SIZE: 7pt; 
    PADDING-BOTTOM: 0px; 
    MARGIN: 0px; 
    BORDER-LEFT: black 1px solid; 
    PADDING-TOP: 0px; 
    BORDER-BOTTOM: black 1px solid;
}

.enlace1{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
}

.enlace1:hover{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: underline;
}

.Titulo1{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.bg_puntos {
	background-image: url(../images/bg_puntos01.gif);
}

.Titulo2{
	color: #880000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.Titulo3{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


.Texto1{
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9px;
}


.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.bg_puntosV{
	background-image: url(http://www.menarini.es/images/puntosV.gif);
	background-repeat: repeat-y;
}

.bg_puntosH{
	background-image: url(http://www.menarini.es/images/puntosH.gif);
	background-repeat: repeat-x;
}
.punteado {
	border: thin dotted #CCCCCC;
}
.tr_c1 {
	background: #F4F4F4;
	text-align: center;
}
.tr_c2 {
	background: #FFFFE1;
	text-align: center;
}.text {
	font-weight: bold;
	color: #666666;
}
