body{
	padding: 5px;
	/*background-image: url(fondos/logotipo11.gif);*/
	background-attachment: fixed; 
	color: #777;
	text-align: center;
	font-size: 15px;
	/*background-color: #EFEDEF;	*/
}

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 20px;text-align:center}
div#nav{float:left;width:620px;padding:5px;margin:15px 15px 40px 45px !important; margin: 15px 15px 40px 23px ;font-size: 100%;}
div#nav h2{font-size: 120%;color: #9E4A24;text-align:center}
div#side p{font-size: 100%;margin:5px;padding:0 0 150px;text-align:center}
div#side{background:#EFEDEF; margin:0}
div#footer{font-size:90%;float:left;clear:both;width:620px;/*background: #EFEDEF;*/text-align:center;margin:0 15px 25px 40px !important; margin: 0 15px 25px 40px ;}


.img-shadow {
  float:left;
  /*background: url(shadow.gif) no-repeat bottom right; */
 min-height: 300px; *height:auto !important; height:300px;*/
 min-width: 200px; *width:auto !important; width:200px;
 /*max-width: 200px; *width:200px !important; width:200px;*/
 *margin: 20px 0 0 5px !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);*/
  }  
