#wrap {
margin: 5px auto;
width:850px;
}

#ppal {
margin: 5px auto;
width:850px;
text-align:center;
color:#666666; font-family: tahoma, verdana, helvetica, sans-serif;  font-size:12px;   
}

#col0, {

width:900px;
text-align: left;
padding: 5px;
}

#col1_home{ float:left; width:400px; text-align: left; padding: 5px; }
#col2_home{ float:left; width:400px; text-align: left; padding: 5px; }

#col1, #col2, #col3 {
	float:left;
	width:400px;
	text-align: center;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
	
#col2 {
float: left;
}

#col3 {
float: left;
}


#col4 {
float:left;
width:840px;
height:50px;
text-align: left;
padding: 0px;


}


body {
	background: url(imgs/bg.gif) center top repeat-y;
	color: #666;
	line-height: 10px;
	margin: 0px 0px 0px 10px;
	padding: 0;
	text-align: left;
	font-size: 18px;
}
	



/* Header*/

#header {
  width: 900px;
  height: 110px;
  background: transparent url(imgs/header.jpg) left top no-repeat;
}

#header address {
  display: none;
}

#header h1 {
  float: left;
  margin: 2px 0 0 6px;
  padding: 0;
}

#header h1 a {
  width: 340px;
  height: 80px;
  display: block;
  text-indent: -9999px;
}


/* Navigation */


#nav {
  clear: both;
  width: 900px;
  height: 20px;
  font-size: 14px;
  text-align: center;

}

#nav ul li {

display: inline;
margin: 0;
padding: 10px;
list-style: none;  
}

#nav a {
  
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#999999;
  text-decoration: none;  
}


#nav a:hover {
  color: #4a2b0d;
  text-decoration: none;
}


/* Layout */

#destacado1 {
  width: 400px;
  height: 182px;
  background: transparent url(imgs/destacado1.png) left top no-repeat;
}

#destacado2 {
  width: 400px;
  height: 182px;
  background: transparent url(imgs/destacado2.png) left top no-repeat;
}




#header_hiti_1 {
  width: 238px;
  height: 230px;
  background: transparent url(imgs/hiti/73xps.png) left top no-repeat;
}

#header_hiti_2 {
  width: 238px;
  height: 238px;
  background: transparent url(imgs/hiti/bsid400.png) left top no-repeat;
}

#header_hiti_3 {
  width: 238px;
  height: 230px;
  background: transparent url(imgs/hiti/p710l.png) left top no-repeat;
}




#page {
  width: 900px;
  margin: 0 auto;
  padding: 0;
  background-color:#FAFAFA;
}



/* Headers */

h1, h2, h3 {
  
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-weight: normal;
  text-align: left;
}

h2 {
	color: #973c25;
	margin:0px;
	font-size:14px;
	line-height:14px;
	text-align: center;
}

h1 { color: #666666; font-size: 12px; line-height: 10px; line-height: 5px; }

h3 { color: #973c25; margin: 5px 0; font-size: 16px; line-height: 22px; }

h4 { font-family: arial, sans-serif; font-weight:lighter ; line-height: 20px; text-align: left; color: #666666; margin: 10px 0; font-size: 12px; }

h5 { font-family: arial, sans-serif; font-weight:lighter ; line-height: 10px; text-align: left; color: #666666; margin: 10px 0; font-size: 10px; }

h1.links {
  color: #01586a;
  font-family: Verdana, serif;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}

a {
  color: #969702;
  line-height: 18px;
}

a:hover {
  text-decoration: none;
 
}


/* Content */

p {
	color:#666;
	font-family: tahoma, verdana, helvetica, sans-serif;
	font-size:12px;
	margin:5px 0;
	padding: 0px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

ul.icons{
margin: 0;
padding: 0;
background: #f1f1f1;
padding: 2px;
margin: 0 0 20px 0;
}

ul.icons li{
list-style: none;
margin: 0;
padding:  0;
float: left;
}


ul.icons li a{
display: block;
padding:4px 0 4px 20px;
margin-right: 10px;
background: transparent url(imgs/pdf_icon.gif) center left no-repeat;
color:#7d6f43; font-family: tahoma, verdana, helvetica, sans-serif;  font-size:12px;    line-height: 20px;  text-align: justify;
}

ul.icons li.doc a{ background: transparent url(imgs/doc_icon.gif) center left no-repeat; 
}

ul li p{color:#6e5e56; font-family: tahoma, verdana, helvetica, sans-serif;  font-size:12px;  margin:5px 0;  padding: 0px;  line-height: 15px;  text-align: left; }





#content {
  text-align: left;

}








/* Footer */




#footer {

  clear: both;
  width: 900px;
  height: 250px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 18px;
  border-bottom: 5px solid #43391b;
  background-color:#cec6ad;
  
}

#footer ul {
  color: #4b200c;
  text-align: center;
  font-size: 12px;
  padding: 10px 0 0 0;
}

#footer ul li {
display: inline;
margin: 0;
padding: 0;
list-style: none;  
}

#footer ul li a {
  color: #7d6f43;
  text-decoration: none;
  padding: 0 3px 0 5px;
  font-weight: normal;
 
}

#footer ul li a:hover {
  color:#4b200c;
  text-decoration: none;
}

#footer p {
  clear: both;
  padding: 4px 0 0 0;
  color:#4b200c;
}

#footer a {
  color:#CCCCCC;
  text-decoration: none;
}

#footer a:hover {
  color:#E7E7E7;
  text-decoration: none;
}

#rec_destacados {
  width: 400px;
  height: 126px;
  margin:auto;
  background-color:#f1f0ee;
  
  
}




/* =============================================== */
/*                 8. CLEARFIX                     */
/* =============================================== */

#wrap:after, ul.icons:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#wrap, ul.icons {display: inline-table;}

/* Hides from IE-mac \*/
#wrap, ul.icons{height: 1%;}
#wrap, ul.icons{display: block;}
/* End hide from IE-mac */
#page #wrap #col1 h2 {
	font-size: 36px;
}
#page #wrap #col1 h2 {
	font-size: 12px;
}

