BODY {margin-bottom:0pt; margin-top:0pt; margin-left:0pt; margin-right:0pt;} 
A:hover   {color: #000000; }
A:hover   {background: #dfDF90;}
A:link,A:visited {text-decoration:none; color: #0000ff; }
A:hover {text-decoration:underline;bold}

H2 {padding:2px 2px 2px 2px; MARGIN: 0px 0px 10px 0px; font-size:8pt; font-face:Verdana; FONT-WEIGHT: bold; text-align:center; border-bottom: thin solid #999999; border-top: thin solid #DDDDDD; border-left: thin solid #DDDDDD; border-right: thin solid #999999; background-color:#CCCCCC; color:#39597d;}
H3 {padding:2px 2px 2px 2px; MARGIN: 0px 0px 10px 0px; font-size:8pt; font-face:Verdana; FONT-WEIGHT: bold; text-align:center; border-bottom: thin solid #9999bb; border-top: thin solid #eeeeff; border-left: thin solid #eeeeff; border-right: thin solid #9999bb; background-color:#eeeeff; color:#7d5939;}
H4 {padding:2px 2px 2px 2px; MARGIN: 0px 0px 10px 0px; font-size:8pt; font-face:Verdana; FONT-WEIGHT: bold; text-align:center; background-color:#eeeeff; color:#7d5939;}
.smallheader  {
	font-size : x-small;
	font-weight : bold;
}

.smallerheader  {
	font-weight : bold;
	font-size : xx-small;
}

.smalltext  {
	font-size : x-small;
}

.smallertext  {
	font-size : xx-small;
}

.tbflat  {
	font-size : xx-small;
	font-family : Verdana;
	border-width : 1;
	border-style : solid;
	border-color : #008080;
	border-left-width:1px;
	border-left-color:#cccccc;
	border-top-width:1px;
	border-top-color:#cccccc;
}

.cmdflat  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;

}

A:link{text-decoration:none;color: #0000ff;}
A:visited {text-decoration:none;color: #0000ff;}
A:hover{text-decoration:underline;color: #0000ff;background: #ffff00;}


BODY {
  margin-bottom:0pt; 
  margin-top:0pt; 
  margin-left:0pt; 
  margin-right:0pt;
  background: url("/ambiente/images/fondoambiente.jpg");
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
}


.rounded {

	padding:20px;
	box-shadow:0px 0px 20px #bbbbbb;
	-webkit-box-shadow:0px 0px 20px #bbbbbb;
	-moz-box-shadow:0px 0px 20px #bbbbbb;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;

	}



