@charset "utf-8";
/* CSS Document */



ul.tabs {  
   list-style: none;  
	font-size:14px;
	border-bottom: 1px solid #fff;
	height: 15px;
	float:left;
	width:440px;
	padding: -5px 0 4px 0;
	margin: 0 0 0 -39px;
    /* any IE */
    margin-left: expression('00px'); 

	
	
}  

ul.tabs li {
	float: left;
	overflow: hidden;
	display:block;
	text-align:center;
	height: 28px;
	width: 146px;
	margin: -13px 0 0 0;
	
}

.tab-last { width: 147px!important;}  

ul.tabs li a {  
   text-decoration: none;  
    display: block;
	outline: none; 
	color:#fff;
	height: 20px!important;
	padding: 10px;
}  

ul.tabs li a:hover {
	background: #fff;
	color:#384992;
}  

html ul.tabs li.active a, html ul.tabs li.active a:hover  {
	color:#384992;!important;
	background: #fff;
	padding: 10px;
}  




.tab_container {  
    overflow: hidden;  
    clear: both;
}


  
.tab_content {
} 

.carta-titulos {
	font-size: 26px;
}

.aclaracion {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px 10px;
	background:  url(../images/back-carta.png);
	float:right;
	margin: 0 0px 0 -12px;
	color:#c7b39e;
	width:890px;
	text-align:right;
}

.tab-inicio { 	
	width:25px!important;
	padding: 0;
	margin:0;
	}

.lista { padding-right: 20px!important; padding-left: 20px!important;}


.t-left {
	width: 439px;
	margin: 20px 0 0 0px;
	float:left;
}

.t-left-txt { 
	font-size: 17px; 
	line-height: 26px;
	padding:20px 50px 0 20px;
	}
	
.productos { padding: 0 0 0 20px;}

.productos ul { width: 880px;}
.productos li { width: 400px; float: left; margin: 0 30px 25px 0; list-style-image:none; list-style-type: none; list-style-position: outside; text-align:center;}
#tab7 .productos li { width: 263px }
.productos ul li.clear { clear: both }
.precio { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding: 0 0 0 0px;
	font-size: 18px;
}



.sasa {
	float:left;
	min-height:300px;
	width:0px;
}

.sasa2 {
	float:left;
	width:960px;
	}