body{
	padding: 5px;
	/*background-image: url(fondos/logotipo11.gif);*/
	background-attachment: fixed; 
	color: #999;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
	/*background-color: #EFEDEF;	*/
}
    a:link {
    color: #999;
    text-decoration: none;
}
    a:hover{
    text-decoration: underline;
}
	a:visited{
	color: #999;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
}
.titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

h1,h2,p{margin: 0;padding: 0 10px;font-weight:normal}
p{padding: 0 10px 15px}
h1{font-size: 250%;color: #FFF;letter-spacing: 1px}
h2{font-size: 200%;line-height:1;color:#002455 }
div#container{width:710px !important; width /**/:710px;padding:0px;margin:-10px auto;text-align:center;}

div#header{padding: 0;margin:0 0 0 0px;text-align:center}
div#nav{float:left;padding:1px;width:710px !important; width /**/:710px;margin:15px 15px 40px 5px !important; margin: 15px 15px 40px 5px ;font-size: 100%;}
div#nav h2{font-size: 120%;color: #9E4A24;text-align:center}
div#side_i{float:left; width:200px !important; width /**/:200px; font-size: 100%;margin:5px;padding:0 0 150px;text-align:justify}
div#side_d{float:right; width:480px !important; width /**/:480px; font-size: 100%;margin:0px;text-align:justify}
div#footer{font-size:90%;float:left;clear:both;width:710px;/*background: #EFEDEF;*/text-align:center;}


.img-shadow {
  
  /*background: url(shadow.gif) no-repeat bottom right; */
 /*min-height: 200px; *height:auto !important; height:200px;*/
 min-width: 200px; *width:auto !important;
 /*max-width: 200px; *width:200px !important; width:200px;*/
 *margin: 10px 0 0 0 !important; margin: 10px 0 0 5px;
 /*BORDER-top: #eee 1px solid;*/
/* BORDER-left: #eee 1px solid;*/
  }
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 4px 4px 0;
	padding: 1px;
	/*background-image: url(shadow.gif);*/
  }  
    .img-shadow2 {
 float:left;
  background: url(images/shadow.gif) no-repeat bottom right; 
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.img-shadow2 img {
	display: block;
	position: relative;
	background-color: #807F80;
	border: 0px none #a9a9a9;
	margin: -3px 3px 3px -3px;
	padding: 0px;
	background-image: url(images/shadow.gif);
	top: 150;
  }
     .img-shadow3 {
 float:left;
  background: url(images/shadow.gif) no-repeat bottom right;
  min-height: 140px; *height:auto !important; height:140px;
  min-width: 133px; *width:auto !important; width:133px;  
  margin: 10px 0 0 5px !important;
  margin: 10px 0 0 5px;
  }
.img-shadow3 img {
	display: block;
	position: relative;
	background-color: #807F80;
	border: 0px none #a9a9a9;
	margin: -3px 3px 3px -3px;
	padding: 0px;
	background-image: url(images/shadow.gif);
	top: 150;
  }
