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

#wrapper {
	width:770px;
	/*height:878px;*/
	/*background-color:#FFFFFF; Ironicamente una tabla soluciono el fondo */
	margin: 0px auto;
	position: relative;
}

#body_bg {
background:url(img_top_menu/bg_charaz.jpg);
	background-color: #333333;
}

/* container del menu TOP */
#top {
width:770px;
height:71px;
}

#top01 {
float:left;
width:770px;
height:36px;
}
#top02 {
float:left;
width:107px;
height:35px;
}
#top03 {
float:left;
width:113px;
height:35px;
}
#top04 {
float:left;
width:152px;
height:35px;
}
#top05 {
float:left;
width:175px;
height:35px;
}
#top06 {
float:left;
width:121px;
height:35px;
}
#top07 {
float:left;
width:102px;
height:35px;
}

#promo_top {
float:left;
width:700px;
height:200px;
}
/* ++++++++++++++++++ menu ++++++++++++++ */

#menu_wrapper {
	width:204px;
	/*height:530;*/
	background:#FFFFFF;
	float:left;
}

#contenido_wrapper{
width:566px;
/*height:530px;*/
background:#FFFFFF;
float:left;
}
/* ++++++++++ foooooooter +++++++++++ */

#footer_wrapper{
width:770px;
/*height:78px;*/
background:#FFFFFF;
float:left;
}

#ft_top {
width:770px;
height:14px;
float:left;
}
#ft_left {
width:110px;
height:64px;
float:left;
}
#ft_center {
width:566px;
/*height:64px;*/
float:left;
}
#ft_right {
width:94px;
height:64px;
float:left;
}
/*  ++++++++++++  menu de la izquierda +++++++++++++++*/
#mnu_top {
width:204px;
height:27px;
}
#mnu_linea {
width:204px;
height:9px
}
#mnu_bottom {
width:204px;
height:16px
}
#mnu_label {
	width:204px;
}
.mnu_links {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	text-decoration: none;
	margin-left:25px;
	margin-right:5px;
}
.mnu_links:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size: 11px;
	text-decoration: none;
	margin-left:25px;
	margin-right:5px;
}
/*  ++++++++++++  FIN menu de la izquierda +++++++++++++++*/

