body{
	text-align: center;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #666666;
	margin:5px;  
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#cont #cab #logo {
	clear: right;
	float: left;
	background-image: url(../images/home/h_logo.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 188px;
}
#cont #cab #global {
	float: right;
	width: 200px;
	padding-right: 10px;
	margin-top:59px;
		
}
#gral #navbar {
	background-image: url(../images/home/nav_bkg.jpg);
	background-repeat: repeat-x;
}
#gral #navbar #nav_img {
	background-image: url(../images/home/nav_img.jpg);
	background-repeat: no-repeat;
	width: 753px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 45px;
}
#gral #navbar #nav_menu .nav_menu_item {
	clear: right;
	float: left;
	height: 25px;
}
#gral #navbar #nav_menu .nav_menu_item .menu_roll {
	position: absolute;
	visibility: hidden;
	float:left;
}

#gral #navbar #nav_menu{
	width: 700px;
	margin-top: 0px;r5
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;	
}
#gral #conten1 {
	height: 349px;
	width: 100%;
	clear:both;
}
#des_img_izq {
	width:383px;
	height:200px;
	background-image: url(../images/home/img_pat_izq.jpg);
	background-repeat: no-repeat;
}
#des_img_mid {
	background-image: url(../images/home/img_pat_mid.jpg);
	background-repeat:repeat-x;
	height:200px;
}
#des_img_der {
	width:383px;
	height:200px;
	background-image: url(../images/home/img_pat_der.jpg);
	background-repeat: no-repeat;
}
.dest_izq {
	margin-top:5px;
	margin-bottom:20px;
	width: 165px;
}
#dest_imgs #dest_cont {
	margin: 0px;
	padding: 0px;
}
#dest_imgs {
	width: 766px;
	height: 250px;
	clear:both;
}
#destacados{
	margin:0px;
	padding:0px;
	position: absolute;
	width:920px;
	height:200px;

}
#cont_destacados {
	height: 210px;
}
#cont #cab{
	height:84px;
}
#cont {
    text-align: left;
	vertical-align: middle;	
	padding: 0px;
}
#gral{
	border: 1px solid #D0D0D0;	
	width: 920px;
	margin: 0px auto;
}
