body{
	overflow-x:hidden;
	overflow : -moz-scrollbars-vertical;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #76BDB2;
}
.MailRojo {color: #FF0000}
.cells {

	border: thick solid #E8E8E8;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	color: #3A8179;

	text-decoration: none;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	color: #3A8179;

	text-decoration: none;

}

.tablaPrincipale {

	margin-right: 0px;

	margin-left: 0px;

	padding-right: 0px;

	padding-left: 0px;

}





a:hover {

	text-decoration: none;

	color: #999999;

}

.cuerpoLight {

	color: #479E96;

	font-weight: bold;

}

.cuerpoDark {

	color: #3A8179;

	font-weight: bold; 

}

.title {

	color: #479E96;

	font-weight: bold;

}

.tablePaquetes {

	color: #63A19E;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;

}

.linaspaquete {

	border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #999999;

}

.EncabezaTratamientos {

	background-image: url(../imagenes/degradBlue.jpg);

	background-repeat: repeat-x;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-transform: uppercase;

	color: #666666;

	text-align: center;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	padding-right: 0px;

	padding-left: 0px;

}

.margingauche {

	background-color: #7BC4BD;

	background-image: url(../imagenes/fundo_izq.gif);

	background-repeat: repeat-y;

	background-position: right;

}

.espaceTR {

	margin: 10px;

	padding: 0;

}



.margindroite {

	background-color: #7BC4BD;

	background-image: url(../imagenes/fundo_der.gif);

	background-repeat: repeat-y;

	background-position: left;

}

.transitDegrad {

	margin-right: 0px;

	margin-left: 0px;

	padding-right: 0px;

	padding-left: 0px;

}

#footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #9A9999;
	font-weight: bold;

}


#footer a { color: #7ec7c0; }

#footer a:hover { 

	text-decoration: underline;

	color: #999999; 

}

.degrade_footer {
	background-image: url(../imagenes/degrade_footer.jpg);
	background-repeat: repeat-x;
}

