@charset "utf-8";

@import url("movistar_reset_style.css");
/*
----------------------------------------------------
Hoja de estilos Footer Genérico Unificación
Empresa: Fusiona / www.fusiona.cl
Cliente: Movistar
Última actualización: 16/09/2009
---------------------------------------------------- */

.div_img_bordePNG{
	width:1000px;
	height:82px;
	margin-left:0px;
	margin:0 auto;
}
#Footer {
	background-image:url("/imagenes/footer/bordeContenedor.png") !important;
	background-position:0 0;
	background-repeat:no-repeat;
	height:auto;
	margin:auto;
	padding:82px 0 0;
	width:1000px !important;
}
#Footer {
	width:1000px;
	height:auto;
	background-color: #FFF;
	margin-left:0px;
	margin:0 auto;
}
.ContenedorInfoFooter {
	width:1000px;
	height:auto;
	text-align:left;
	background-color:#FFF;
	font-weight:normal;
}
.ContenedorInfoFooter ul {
	margin-top:7px;
	font-weight:normal;
}
.ContenedorInfoFooter li {
	padding:3px 0px;
	text-indent:-7px;
	list-style-type: none;
	font-weight:normal;
}
.ContenedorInfoFooter a {
	color:#666;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
}
.ContenedorInfoFooter a:hover {
	color:#666;
	text-decoration:underline;
	font-weight:normal;
}
.FooterCeldas {
	height:auto;
}
.FooterSubMenu {
	background-color:#FFF;
	height:65px;
	padding-top:15px;
	width:1000px;
}
.MenuFooter01 {
	color:#333;
}
.MenuFooter01 p {
	margin-left:27px;
	color:#333;
	margin-top:10px;
}
.MenuFooter01 a {
	color:#333;
	text-decoration:none;
}
.MenuFooter01 a:hover {
	color:#333;
	text-decoration:underline;
	font-weight:normal;
}
#MenuFooter02 {
	color:#666;
	margin-top:10px;
	//margin-top:-5px;
	margin-left:72px;
	_margin-left:38px;
	
}
#MenuFooter02 li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
#MenuFooter02 ul {
	margin-top:10px;
}
#MenuFooter02 span {
	color:#999;
}
#MenuFooter02 p {
	margin-left:27px;
	color:#333;
	margin-top:25px;
}
#MenuFooter02 a {
	color:#666;
	text-decoration:none;
}
#MenuFooter02 a:hover{
	color:#000;
	text-decoration:none;
}
.barraAzul {
	height:26px;
	width:884px;
	background-image:url(../imagenes/barraGris.jpg);
	background-repeat:no-repeat;
	margin-top:8px;
	background-position: center;
}
.MenuHR{
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D1DEDC;
}
.FooterCeldasAncho01 {
	width:142px;
	padding-left:27px;
	margin-left:46px;
	_margin-left:26px;
}
.FooterCeldasAncho02 {
	width:190px;
}
.FooterCeldasAncho03 {
	width:175px;
}
.FooterCeldasAncho04 {
	width:205px;
}
.FooterCeldasAncho05 {
	width:155px;
}

.categoriasAzul
{
	font-family:arial;
	color:#004E99;
	font-size:11px;
	font-weight:bold;
	
}
.menuLineaAzul
{
	font-family:arial;
	color:#FFF;
	font-size:11px;
	margin-top:5px;
	margin-left:11px;	
}
.menuLineaAzul a, .menuLineaAzul a:hover, .menuLineaAzul a:visited  {
	color:#FFF;
}

.lineaBlancaSeparacion
{
	font-family:arial;
	color:#FFF;
	font-size:11px;
	margin-top:5px;
	margin-left:10px;
	
}
li.footer_destacado {
	float:left;
margin-top:40px;
text-indent:0;
}
li.footer_destacado a,li.footer_destacado a:hover,li.footer_destacado a:visited {
color:#004E99;
font-weight:bold;
}
li.footer_destacado_big a {
color:#004E99;
float:left;
font-weight:bold;
margin-top:12px;
text-indent:0;
}

/********************************************************************
							Clases Tipo
********************************************************************/
.clear{clear:both;}
.right{float:right;}
.left{float:left;}
