body{
	background-color:#737476;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:auto;
}
#wrapper{
	width:766px;
	height:550px;
	position:absolute;
}
#contenedor{
    width:766px;
	height:550px;
	background-color:#fff;
	/*position:absolute;
	left:50%;
	top:50%;
	margin-left:-383px;
	margin-top:-275px;*/	
}

#menuSuperior{
	width:766px;
	height:95px;
	background-color:#646567;
}
#menuInferior{
	width:766px;
	height:153px;
	background-color:#646567;
}
#contenido{
	width:766px;
	height:302px;
}
.txtBlanco11{
	font-size:11px;
	color:#fff;
}
.txtbold12{
	font-size:12px;
	font-weight:bold;
}
.txt12{
	font-size:12px;
}
.txtItalica{
font-style:italic;
}
.txtBold{
font-weight:bold;
}
.txtBlanco12{
	font-size:12px;
	color:#fff;
}
.txtBlanco9{
	font-size:9px;
	color:#fff;
}
img{
border:0px;
}
.txt9{
font-size:9px;
color:#646567;
}



/* menu1*/
.menuSup1{
	text-decoration:none;
	padding:0px 2px 0px 2px;
}

#linkMenu1 a{
	color:#fff;
}

#linkMenu1 a:hover{
	color:#FECC00;
}

/* menu2*/
.menuSup2{
	width:100%;
	font-size:12px;
	text-transform: uppercase;
	text-decoration:none;
	display:block;
	vertical-align: middle;	
	top:50%;
}
.bordeMenu{
	border-right:1px solid #c9e9f8;
	text-align:center;
}
#linkMenu2 a{
	color:#fff;
}

#linkMenu2 a:hover{
	color:#c9e9f8;
}

/* menuInferior*/
.menuInf{
	width:100%;
	font-size:12px;
	text-transform: uppercase;
	text-decoration:none;
	display:block;
	vertical-align: middle;	
	top:50%;
}
.bordeMenuInf{
	border-right:1px solid #c9e9f8;
}

/*franja colores */
.fndColorAzul{
background-image:url(../images/fndColorAzul.gif);
background-repeat:repeat-y;
width:280px;
height:302px;
display:block;
}
.fndColorAmarillo{
background-image:url(../images/fndColorAmarillo.gif);
background-repeat:repeat-y;
width:280px;
height:302px;
}
.fndColorGris{
background-image:url(../images/fndColorGris.gif);
background-repeat:repeat-y;
width:280px;
height:302px;
}
.fndColorVioleta{
background-image:url(../images/fndColorVioleta.gif);
background-repeat:repeat-y;
width:280px;
height:302px;
}

/*caja contenido */
#txt{
	width:315px;
	height:248px;
}
#txtVision{
	width:310px;
	height:251px;
}
#txtEmpresa{
	width:305px;
	height:245px;
}
#txtComercio{
	width:315px;
	height:264px;
}


/*seccion mensaje */
.btnCerrar{
background-color:#000000;
color:#FFFFFF;
font-size:9px;
padding:2px;
text-decoration:none;
margin:0px 0px 6px 0px;
}

#transparencia{
	position:absolute;
	top:0px;
	left:0px;
	z-index:9000;
	visibility: hidden;
	margin-top:10%;
	marging-left:75%;
}
.linkImg{
cursor:pointer;
}

/*seccion COMERCIO */
ul{
margin:0px;
padding:0px;
}
li{
	padding-left:12px;
	margin:0px;
	background-image: url(../images/vineta.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style:none;
}
.subrayarAzul{
	background-color:#09274E;
	color:#FFFFFF;
	padding-left:3px;
}
