div,table,p{
	padding:0px;
	margin:0px;
}

.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:26px;
	color:#4E4D32;
	padding:0px 0px 3px 0px;
	margin:0px;
}

.clear{
	clear:both;
	padding:0px;
	margin:0px;
	font-size:0px;
}

#wrapper{
	width:971px;
	height:auto;
	padding:20px;
	background-color: #DFDCD0;
	margin:0 auto;
}

#wrap_all{
	width:971px;
	height:auto;
	margin:0 auto;
}

#wrap_banner{
	height:355px;
	width:971px;
}

#wrap_banner_left{
	height:335px;
	width:516px;
	float:left;
	background-color:#635C56;
	padding:10px;
	border:solid 0px #000;
}

#flash_tgh{
	height:291px;
	width:512px;
	margin:0px 0px 5px 0px;
	text-align:center;
}

#wrap_menu{
	width:512px;
	height:38px;
	background-color:#363323;
	text-align:center;
	padding:0px 0px 0px 0px;
	background-image:url(../tmpl/bgmenu.jpg);
	background-repeat:repeat-x;
}

.sigle_menu{
	width:101px;
	height:26px;
	color:#FFF;
	background-color:#363323;
	float:left;
	padding:12px 0px 0px 0px;
	border-right:solid 1px #635C56;
	background-image:url(../tmpl/bgmenu.jpg);
	background-repeat:repeat-x;
}

.sigle_menu:hover,menu_active{
	background-image:url(../tmpl/bgmenu_hover.jpg);
	background-repeat:repeat-x;
}

#menu_active{
	background-image:url(../tmpl/bgmenu_hover.jpg);
	background-repeat:repeat-x;
}

.sigle_menu a{
	color:#FFF;
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.sigle_menu a:hover{
	color: #CECDBD;
	text-decoration:none;
	font-weight:bold;
}

/* right banner box for servers*/
#wrap_banner_right{
	height:355px;
	width:424px;
	float:right;
	border:solid 0px #000;
}

#main_content{
	width:941px;
	height:auto;
	background-color:#FFF;
	margin:10px 0px 10px 0px;
	padding:15px;
}

#footer{
	width:968px;
	height:35px;
	background-color:#E0D3A3;
	text-align:center;
	font-size:11px;
	padding:6px 0 0 3px;
	border:solid 1px #9A9B88;
	font-family:Tahoma, Geneva, sans-serif;
}
#footer a{
	text-decoration:none;
	color:#900;
	font-weight:bold;
}

#postfooter{
	width:968px;
	height:auto;
	font-size:11px;
	padding:1px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}

#postfooter a{
	text-decoration:none;
	color:#900;
	font-weight:bold;
}

#colonne_gauche{
	width:300px;
	height:auto;
	float:left;
	margin:0px 20px 0px 0px;
}

#colonne_milieu{
	width:300px;
	height:auto;

}

#colonne_droite{
	width:300px;
	height:auto;

}

.wrap_title{
	width:300px;
	height:36px;
	margin:0px 0px 4px 0px;
}
.title_left{
	width:243px;
	height:23px;
	background-color:#E0D3A3;
	float:left;
	padding:13px 0px 0px 30px;
}

.title_left_pakets{
	width:243px;
	height:30px;
	background-color:#E0D3A3;
	float:left;
	padding:6px 0px 0px 30px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.title_right{
	height:36px;
	width:27px;
	background-image:url(../tmpl/ffst.jpg);
	background-repeat:no-repeat;
	float:right;
}

.wrap_read_more{
	width:300px;
	height:20px;
	margin:5px 0px 4px 0px;
}
.read_more_left{
	width:102px;
	height:17px;
	background-color:#CEA784;
	float:left;
	padding:3px 0px 0px 140px;
}

.read_more_left a{
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}
.read_more_right{
	height:20px;
	width:58px;
	background-image: url(../tmpl/ffmore.jpg);
	background-repeat:no-repeat;
	float:right;
}

.heigt{
	line-height:18px;
}

/* Couleurs */
.rouge{
	color:#C00;
	line-height:18px;
}
.gris{
	color: #403C2F;
	line-height:18px;
}

.sep_table_bas{
	border-bottom:dotted 1px #958E79;
	line-height:20px;
}

.sep_table_bas2{
	border-bottom:dotted 1px #958E79;
	line-height:20px;
	background-color:#FEEEE9;
}