body
{
	font: normal 11px auto "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	/*/background: #b3abac;/*/
}

div#header
{
	position: absolute;
	background-color: #696969;
	top: 5px;
	left: 105px;
	height: 136px;
	width: 665px;
	padding: 5px,5px,5px,5px;
	font-family: Trebuchet MS;
	font-size: 12px;
	background-image: url(images/header-fondo.jpg);
	background-repeat: no-repeat;
	background-position-x: right;
}
    
div#header2
{
	position: absolute;
	background-color: transparent;
	top: 15%;
	left: 5%;
	height: 70px;
	width: 300px;
	font-family: 'Times New Roman' , 'Trebuchet MS';
	font-size: 20px;
}

div#header img{
        /*/position:absolute;/*/
        top:3px;
        left:92px;
        height:100px;
        width:420px;
        }

div#bg img {
        position:absolute;
        top:5px;
        left:5px;
        height:123px;
        width:100px;
        }
        
div#header-nav
{
	position: absolute;
	background-color: #696969;
	top: 128px;
	left: 5px;
	height: 50px;
	width: 765px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: white;
	text-align: left;
	vertical-align: middle;
}

    
div#header-nav a:link {color:white;text-decoration:none}
div#header-nav a:visited {color:white;text-decoration:none}
div#header-nav a:hover {color:silver;text-decoration:none}

div#navigation1
{
	position: absolute;
	background-color: transparent;
	top: 5px;
	left: 25px;
	height: 30px;
	width: 765px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: white;
	text-align: left;
	vertical-align: middle;
}
div#banner
{
	position: absolute;
	background-color: transparent;
	top: 179px;
	left: 170px;
	
}
div#navigation3
{
	position: absolute;
	background-color: transparent;
	top: 0px;
	left: 400px;
	height: 10px;
	width: 200px;
	font-family: Trebuchet MS;
	font-size: 12px;
	
}



div#content
{
	position: absolute;
	background-color: transparent;
	top: 200px;
	left: 5px;
	margin: 10px,10px,10px,10px;
	padding: 10px,10px,10px,10px; 
    /*/  border-up:1px solid silver;
      border-bottom:1px solid silver;
      border-right:1px solid silver;
      border-left:1px solid silver;/*/
	width: 765px;
	height: 600px;
	font-family: arial;
	font-size: 12px;
	background-image: url(images/content-fondo.jpg);
	background-repeat: no-repeat;
	background-position-x: right;
}

div#navigation2 {
      position:absolute;
      background-color:transparent;
      top:5%;
      left:1%;
     
      height:500px;
      width:150px;
     
      margin:5px,5px,5px,5px;
      padding:5px,5px,5px,5px;
      border-right:1px solid silver;
      font-family:Trebuchet MS;
      font-size:12px;
    }

div#navigation2_image
    {
		position:absolute;
      background-color:transparent;
      top:30%;
      left:1%;
      width:150px;
    }
    
    
    
    
    
    div#contenido
{
	position: absolute;
	background-color: transparent;
	top: 10%;
	left: 200px;
	margin: 10px,10px,10px,10px;
	padding: 10px,10px,10px,10px; 
    /*/  border-up:1px solid silver;
      border-bottom:1px solid silver;
      border-right:1px solid silver;
      border-left:1px solid silver;/*/
	width: 400px;
	height: 600px;
	font-family: arial;
	font-size: 10px;
	
}


    
 a {
	color: #c75f3e;
}
    
div#content table {
        font-family:Arial;
        font-size:11px;
        }
        
#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
        
th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #6D929B;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}        
	

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;	
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


td.alt {
	background: #F5FAFA;	
	color: #B4AA9D;
}


th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

div#footer
{
	position: absolute;
	background-color: transparent;
	top: 800px;
	height: 30px;
	width: 765px;
	margin: 5px,5px,5px,5px;
	padding: 5px,5px,5px,5px;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-align: center;
}

div#footer-navigation
{
	position: absolute;
	background-color: transparent;
	left: 0%;
	height: 20px;
	width: 100px;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}




div#footer-address
{
	position: absolute;
	background-color: transparent;
	left:67%;
	
	height: 20px;
	width: 250px;
	margin: 5px,5px,5px,5px;
	padding: 5px,5px,5px,5px;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-align: right;
}

