html , body {
	text-align:center;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	vertical-align:middle;

}
#largeur {

	text-align:left;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	min-height:100%;

	position:relative;
	/*background-color: #000 !important;*/
	background-repeat:repeat-y !important;
	/*border-left: 2px solid #F2F4F4;
	border-right: 2px solid #F2F4F4;*/

}


#logo {
	
}

#lienhome {
	width:20px;
	position:absolute;
	left:0;
	top:0;
	text-decoration:none;
	height:60px;
	
}

#bloc_contenu {

	position:relative;
	padding-left: 32px;
	float: left;
	width:736px;
	background: url('../img/fond_contenu.gif') repeat 0 0 !important;
	height : 364px ;

}

html > body #bloc_contenu {

	height : auto !important ;
	min-height : 450px ;

}

#bloc_contenu h2 {


	border: 1px solid #8C9FA3;
	background: white;
	padding: 10px;
}

#largeur_fond {

	width:768px;
	left : 190px;
	padding:0;


}


#content {

	position: relative;
	/*height: 415px;*/
	width:770px;
	float:left;
	margin-top:-25px;


}

/*
html > body #content {

	min-height: 415px;
	height: auto;

}
*/

#colonne_gauche {

	width: 144px;
	float:left;
	background: #ADBDC8;
	margin: -45px 0 0 -1px;
	position: relative;
	z-index: 500;


}

#colonne_centre {

	float : left ;

}

#div_menu_bas {

	background: url('../img/fond_bottom.png') no-repeat left top !important;
	margin:0;
	overflow:hidden;
	width:768px;
	height:46px;
	padding-top:10px;
}

#div_menu_bas ul {
	float:right;
	list-style-type: none;
	margin:0;

}

#div_menu_bas li {
	height: 34px;
	background:url('../img/m_bas/fond_g_petit.png') no-repeat 0 0;
}

#div_menu_bas li a {
	display: block;
	height: 34px;
	background: url('../img/m_bas/fond_d.png') no-repeat 100% 0;
	padding-left: 15px;
	padding-right: 12px;
}

#div_menu_bas li span {

	height: 18px;
	display:block;
	background:url('../img/m_bas/fond_m.png') repeat-x 0 0;
	padding:16px 5px 0;

}

#div_menu_gauche a , #div_menu_gauche span, #div_menu_gauche * {
	cursor:pointer !important;

}

/************** QAI **************/
#bandeau_haut {

	padding:15px;
	/*background:url('../img/fond_bandeau_haut.gif') no-repeat 0 0;*/

}

/* * * * * * * *
 * Paragraphes *
 * * * * * * * */
   
/******************************/
/*PARAGRAPHES DOWNLOAD*/
/******************************/

.para_download {

	margin-bottom:10px;
	/*border-bottom:1px dotted #913697;*/
	background:transparent url(../img/picto_file.gif) no-repeat scroll left top;
	padding-left:20px;

}

.para_download a{

	font-size:1.1em ;
	color:#000 ;
	margin-bottom:0;
	text-decoration:underline;
	font-weight:bold;

}
.para_download a:hover{

	text-decoration:none;

}

.para_download .file_info{

	color:#ADBEC8;
	display:block;
	font-size:1.1em ;
}

.para_download .file_info acronym{

	border:none;
	color:#ADBEC8;
}


.para_download p{

	margin-top:5px;

}



/*********************/
/*MENU DU BAS*/
/*********************/

#menu_bas_1 a {

	text-decoration: none;

}

#menu_bas_1 span {

	font-size: 1.2em;
	color: #787878;

}


#lienaccueil {
	position:absolute;
	left:102px;
	top:98px;
	z-index:100000;
}


.downloads {	
	margin-left:50px;
}


.downloads .dl {
	margin-bottom:10px;
}


.downloads .dl a{
	font-size:1.1em;
	font-weight:bold;
	background:url(../img/download_picto.gif) no-repeat;
	padding-left:40px;
	height:30px;
	padding-top:7px;
	display:block;
	text-decoration:none;
}



/*Ajout*/
/**********************/

#haut_largeur{

	background: url('../img/fond_titre_rub.png') no-repeat left bottom;
	width: 768px;
	height: 50px;

}

#menu_left{

	float:left;
	width:190px;
	top:0;
	left:0;
	

}

#logo_quai{

	text-align:right;
	padding-right:3px;
	clear:both;
}