BODY { 
	background-color: #C0C0C0; 
	margin: 0px;
	padding: 0px;
}
	
BODY, DIV, P, TD { font-family: helvetica, verdana, arial; font-size: 12px; }

#bloquePrincipal 
{
	background-color: #FFF;
	text-align: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 800px;
}
#subbloque { margin: 12px 12px 12px 88px; width: 640px; }

#cabecera 
{
	background-image: url(../img/cabecera_fondo.png); 
	background-repeat: no-repeat;
	height: 101px;
	width: 800px;
}

A.enlace_naranja { color: #ff9108; text-decoration: none; font-weight: bold; }
A.enlace_naranja:HOVER { color: #006b2d; }
A.enlace_verde { color: #006b2d; text-decoration: none; font-weight: bold; }
A.enlace_gris { color: #666666; text-decoration: none; }

#menu
{
	background-image: url(../img/menu_fondo.png);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center; 
}

h1.titulo_general { 
	border-bottom: 1px solid #999; color: #999; font-size: 14px; 
	background: url(../img/avion_h1.png) left no-repeat;
	padding-left: 24px; 
	height: 20px;
	}
h1.titulo_avion { 
	border-bottom: 1px solid #999; color: #999; font-size: 14px; 
	background: url(../img/vineta_avion.gif) left no-repeat;
	padding-left: 24px; 
	}
h1.titulo_banda_gris { color: #FFF;  font-size: 14px; font-weight: bold; background-image: url(../img/h1_banda_gris.png); background-repeat: no-repeat; width: 630px; height: 23px; padding-left: 30px; padding-top: 3px;  }
h1.h1_gris { color: #9DB4B1; font-size: 14px; 
	background: url(../img/vineta_avion.gif) left no-repeat;
	padding-left: 20px; }
.resaltadoVerde { color: #006b2d; font-weight: bold; }
p.parrafoNormal { margin-left: 20px;}
p.parrafoNormalGris { color: #666; font-size: 10px; 
}
.parrafoGrisSelect { color: #666; margin: 0px; }
.dataGris { color: #999; padding: 6px; font-size: 11px; }

#pie 
{
	background-image: url(../img/pie_fondo.png); 
	background-repeat: repeat-x;
	height: 31px;
	width: 800px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
}
.pieTxt { padding-top: 8px; }
A.enlaces_pie { color: #F29112; font-weight: bold; font-size: 10px; text-decoration: none; }
A.enlaces_pie:HOVER { color: #FFA932; }

.title_news { color: #666; font-weight: bold; border-bottom: 1px solid #666; margin: 12px 3px 3px 3px; font-size: 14px; height: 20px; }
.body_news { font-size:12px; color:#7D7D7D; margin: 6px 12px; }

.vinetarombo { background: url(./../img/det_rombo_gris.png) no-repeat left; padding-left: 20px; }
.vinetarombomini { background: url(../img/det_rombo_gris_min.png) no-repeat left; margin-left: 14px; padding-left: 14px; }
