/* CSS Document */
*{
	margin:0; padding:0;
}
#content{
	background:url(bitmaps/segmentada.gif) 345px center no-repeat;
	width:700px;
	position:relative;
}

#izq{
width:310px;
float:left;
/*border:1px solid blue;*/
}

/*
===Reclamos===
*/
#reclamos {
	padding:0 0 16px 30px;
	display: block;
	width:250px;
	height:170px;
	background:url(bitmaps/sombra.gif) center bottom no-repeat;
	}
	
	p {
	font-size:10px;
	color:#000000;
	margin:20px 0; padding:0;

	}
	
h2{
	margin:10px 0; padding:0;
	color:#FF0000;
	font-size:12px;
	text-transform:uppercase;
}
#reclamos a {
	color:#FF0000;
	font-weight:bold;
	background:url(bitmaps/flecha.gif) right bottom no-repeat;
	text-decoration:none;
	display:block;
	margin-top:10px;
}
#reclamos a:hover{
	text-decoration:underline;
}

/*
===mensajes===
*/
#mensajes {
	padding-right:0px;
	display: block;
	width:250px;
	height:170px;
	background:url(bitmaps/sombra.gif) center bottom no-repeat;
	padding-bottom:16px;
	padding-left:30px;
}
div#mensajes ul{
	list-style:none!important;
	list-style-type: none!important;
	background: none;
	list-style-image: none;
}
div#mensajes li a{
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	text-align:left;
	background-position: right top;
	background-repeat: no-repeat;
	display:block;
	height:40px;
	color:#000000;
	text-decoration:none;
}
div#mensajes li a:hover {color:red;}

#li1 a{background-image:url(bitmaps/contacto.gif);}
#li2 a{background-image:url(bitmaps/sugerencias.gif);}
#li3 a{background-image:url(bitmaps/formulario.gif);}

/*
===Ubicacion===
*/
#ubicacion{
	padding-right:40px;
	display: block;
	width:250px;
	height:180px;
	background:url(bitmaps/sombra.gif) center 200px no-repeat;
	padding-bottom:36px;
	padding-left:30px;
/*	border:1px solid red;*/
}
#ubicacion li{
	display:inline;
}
#li4 a{
	background:url(bitmaps/sucursales.gif) right top no-repeat;
	font-size: 10px;
	text-align:left;
	color:#000000;
	text-decoration:none;
	float:left;
	height:50px;
	width:45%;
	padding-top:25px;
	margin-top:11px;
}
#li4 a:hover {color:red;}
#li5 a{
	background:url(bitmaps/cajeros.gif) right top no-repeat;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
	float:left;
	height:50px;
	width:35%;
	padding-top:25px;
	margin-top:11px;
	padding-left:50px;
}
#li5 a:hover {color:red!important;}
#li6 a{
	background:url(bitmaps/super_caja.gif) right top no-repeat;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	height:63px;
	width:130px;
	padding-top:10px;
	float:left;
}
#li6 a:hover {color:red!important;}

#der{
width:390px;
float:left;
/*border:1px solid red;*/
}

/*
===Bloqueo===
*/
#bloqueo {
	padding:0 0 16px 0;
	display: block;
	width:390px;
	height:570px;
	background:url(bitmaps/sombra.gif) center bottom no-repeat;
}

#bloqueo h2{
margin:10px 0; padding:0;
color:#FF0000;
font-size:12px;
text-transform:uppercase;
padding-left:70px;
}

#bloqueo h3{
font-size:10px;
text-transform:uppercase;
color:#78889f;
padding-bottom:10px;
padding-top:10px;
padding-left:70px;
}

#bloqueo h4{
font-size:10px;
font-weight:bold;
color:#000;
background:url(bitmaps/bullet.gif) 55px 3px no-repeat;
padding-left:70px;
}

#bloqueo p{
font-size:10px;
color:#000;
padding-left:70px;
padding-right:0;
margin:0;
padding-top:10px;
padding-bottom:10px;
}

#bloqueo strong{
font-weight:normal;
color:#FF0000;
}

.tabla{
margin-left:70px;
margin-bottom:10px;
}

.tabla_tit{
font-size:10px;
color:#666;
text-align:center;
font-weight:bold;
padding-bottom:2px;
}

.tabla_fonos{
font-size:9px;
color:#666;
padding:2px;
height:20px;
text-align:center;
}

#superclave{
margin:10px 0 0 50px;
padding:0;
height:89px;
}

#footer_interno {font-size:10px !important; font-weight:normal !important;}
