.main {margin:0 auto; width:950px; text-align:left;}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}
.col_separate{ float:left; background:url(../images/col_separate_wr.gif) 49px 0 repeat-y; width:95px;}

/*======= index.html =======*/
#page1 #content .col_1{width:285px;}
#page1 #content .col_2{width:495px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:549px;	}

	

#page2 #content .col_2{width:217px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:258px;}
#page3 #content .col_2{width:476px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:550px;}
#page4 #content .col_2{width:225px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:550px;}
#page5 #content .col_2{width:225px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1{width:350px;}
#page6 #content .col_2{width:395px;}
/*=========================*/

/*======= index-6.html =======*/
#page7 #content .col_1{width:850px;}
/*=========================*/


div.guias{
	margin:0px;

	}

ul.nav li{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;border:none;
	}

ul.nav li a{
	display:block;
	padding:5px;
	/*background:#f1eeee;  094888*/
	text-decoration:none;
	border:none;
	}

ul.nav li a.selected{
	background:#f1eeee;
	color:#000;border:none;
	
	 text-decoration:none; display:block;
	}

ul.nav{
	clear:both;
	text-decoration:none;
	}

div.conteudo{
	/*background:#fbfbfb;*/
	width:550px;
	height:400px;
	/*border:1px solid #f1eeee;*/
	padding:10px;
	
	}
