/*_ar*/        

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#friso {
bottom: 0;
width: 100%;
height: 100px;
position: absolute;
bottom: 0pt;
}

div.ar {
    margin:0 auto;
	width: 100%;}


div.caja_ar {
    margin:0 auto;
	width: 964px;
   	height:41px;
    background-color:#e8e8e8;
    }

div.caja_ar_cine {
    margin:0 auto;
	width: 920px;
   	height:41px;
    background-color:#e8e8e8;
    }
        
div#filete {
	float:left;
	width:191px;
	height:41px;
	}


#filete ul {padding:0;margin:0;list-style-type: none;}
#filete ul li {display:inline;}
#filete ul li span {
	float:left;
	display:block;
	overflow:hidden;
	width:191px;
	height:41px;
	text-decoration: none;
	text-indent:-30000px;
	line-height:0px;
	font-size:0px;
	}
	
#filete ul li span#marcaargentina {background:url(../images/logo_marca_argentina_ar.gif) top left no-repeat;}
#filete ul li span#filetes {background:url(../images/filetes.gif) top left no-repeat;}

    
div.caja_ampliado_ar {
    margin:0 auto;
	width: 100%;
	background:url(../images/fdo_ampliado_ar.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #d6d6d6;
}


div.caja_ampliado_ar ul {
    margin:0 auto;
	width: 964px;	
	padding:0;
	margin:0;
	list-style-type: none;
	display:block;
}
div.caja_ampliado_ar ul li{
	margin-top: 20px;
	display:block;
	float:left;
    padding: 0 5px 0 15px;
	width:221px !important;
	width:241px;
	width/**/:/**/221px;
    }	

div.caja_ampliado_ar ul li.separador {
	background: url(../images/separador_ar.gif);
	background-repeat: repeat-y;
	background-position: top right;
    }
	
div.caja_ampliado_ar ul li div.texto {
	display:block;
	float:left;
	width:140px;
	}

div.caja_ampliado_ar ul li div.img_preview {
	float:left;
	margin-right: 8px;
	width: 60px;}

div.caja_ampliado_ar ul li div.img_preview a.preview {
	width: 60px;}

div.caja_ampliado_ar ul li a.nombre_sitio {
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
    color:#0188c1;		
}

div.caja_ampliado_ar ul li a.descripcion_sitio {
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
    color:#666666;		
}

div.caja_ampliado_ar ul li a.nombre_sitio:hover, div.caja_ampliado_ar ul li a.descripcion_sitio:hover {
	color:#333333;}


    
div.caja_ampliado_ar_bottom {
    margin:0 auto;
	padding-bottom: 10px;
	width: 964px;
	background:url(../images/fdo_ampliado_ar_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;}
	
.cerrar {
	margin: 0 auto;
	width: 964px;
	text-align:right;}

.cerrar a {
	padding: 2px 20px 4px 6px;

	width: 34px !important;
	width: 60px;
	width/**/:/**/34px;

	height: 15px !important;
	height: 20px;
	height/**/:/**/15px;

	font-family: "Trebuchet Ms", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	text-decoration: underline;
	line-height: 20px;

	background-image: url(../images/ico_desactivar.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#cdcdcd;}

.cerrar a:hover {
	margin-top: 2px;	
	font-family: "Trebuchet Ms", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;}

