body {
	background-image: url(/img2005/fondo.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #e7e7e7;
}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	cursor: hand;
}
a 	{  font-weight: bold; color: #333333; text-decoration: none 	}
a:hover {  font-weight: bold; color: #FF6633 		}




.TituloTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	vertical-align: bottom;
	text-align: left;
	line-height: 22px;
}
.Texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 21px;
	text-align: justify;
}
.TextoPlan1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 16px;
	text-align: justify;
}
.Cliente {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.TextoPlanTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	line-height: 16px;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #63BDF2;
	border-bottom-color: #63BDF2;
}

