* { margin:0; padding:0; }
body { font-family:Trebuchet MS,Verdana,Arial,sans-serif; }
div.header1 {
      padding:0.1em;clear:left;width:1000px;text-align:left; 
			background: -moz-linear-gradient(top, #096B68, #063734); /* Firefox */
			background: #064B48 -webkit-gradient(linear, left top, left bottom, from(#096B68), to(#063734)) no-repeat; /* Webkit Chrome */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#096B68, endColorstr=#063734)"; /* IE8+ */
			filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#096B68, endColorstr=#063734); /* IE7 and lower */
		}
div.header2 {
      padding:0.1em;clear:left;width:1000px;text-align:left; 
			background: -moz-linear-gradient(top, #063734, #032320); /* Firefox */
			background: #064B48 -webkit-gradient(linear, left top, left bottom, from(#063734), to(#032320)) no-repeat; /* Webkit Chrome */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#063734, endColorstr=#032320)"; /* IE8+ */
			filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#063734, endColorstr=#032320); /* IE7 and lower */
		}
div.header3 { padding:0.1em;background-color:#DDFFDD;clear:left; }
h2.header1 { font-size:12pt;color:#FA9C12;padding:0px;text-indent:62px;font-weight:600; }
h2.header2 { font-size:10.8pt;color:white;padding:0px;text-indent:62px;font-style:italic;font-weight:500; }
h1.header1 { font-size:12pt;color:#FA9C12;padding:0px;text-indent:62px;font-weight:600; }
h1.header2 { font-size:10.8pt;color:white;padding:0px;text-indent:62px;font-style:italic;font-weight:500; }
A.hd1:link 	{ color:#A0F7F7;text-decoration:none; }
A.hd1:visited { color:#FFBC90;text-decoration:none; }
A.hd1:hover 	{ color:#4A4244;background-color:#FA9C12; }
A.hd1:visited:hover { color:#4F4C40;background-color:#FA9C12; }
A:link 	{ color:#005080;text-decoration:none; }
A:visited { color:#800080;text-decoration:none; }
A:hover 	{ color:#005080;background-color:#A0FAA0; }
A:visited:hover { color:#800080;background-color:#A0FAA0; }
#pie { background-color:#8FB1BA;width:100%;line-height:40px; 
			color:#F0F0F0;clear:both;text-align:center; 
			border-left:1px solid #BFD1DA;border-top:1px solid #BFD1DA; 
			border-right:1px solid #5F919A;border-bottom:1px solid #5F919A; }
.grad1 {
      font-size:9pt; padding:0; width:1000px; text-align:center; 
			background: -moz-linear-gradient(top, #096B68, #063734); /* Firefox */
			background: #C0B7F7 -webkit-gradient(linear, left top, left bottom, from(#096B68), to(#063734)) no-repeat; /* Webkit Chrome */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#096B68, endColorstr=#063734)"; /* IE8+ */
			filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#096B68, endColorstr=#063734); /* IE7 and lower */
		}
/*Uso en pie: <p class="grad1">Caja en degradé</p> */
.grad2 {
      font-size:9pt; padding:0; width:1000px; text-align:center; color:white;
			background: -moz-linear-gradient(top, #063734, #032320); /* Firefox */
			background: #C0B7F7 -webkit-gradient(linear, left top, left bottom, from(#063734), to(#032320)) no-repeat; /* Webkit Chrome */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#063734, endColorstr=#032320)"; /* IE8+ */
			filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#063734, endColorstr=#032320); /* IE7 and lower */
		}


