/*          PARAM GLOBAL*/
body {
	background:url(/theme/images/fond2_4.jpg) #101410 repeat-x top;
	margin: 0;
	padding: 0;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #C9C9C9;
}
a {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
#conteneur {
	background: url(/theme/images/fond_haut3.jpg) no-repeat top center;
	/*height: 1190px;
*/
	width: 1100px;
	margin: 0 auto;
	padding: 0;
}
#conteneur1 {
	width: 900px;
	margin: 0 100px;
	padding: 0;
}




.tel {
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 54px;
	text-align: center;
	color: #ffffff;
}
.titre-question {
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #ffffff;
}
/* Zone LOGO*/
#cont_logo {
	height: 113px;
	margin: 0;
	padding: 10px 0 0 0;
}
#logo {
	background: url(/theme/images/logo.png) no-repeat top left;
	height: 120px;
	margin: 0 0 0 0px;
	padding: 0;
}
#devise {
	background: url(/theme/images/devise.png) no-repeat top left;
	height: 50px;
	margin: 0 0 0 0px;
	padding: 0;
}
/*---------------------------------------------------------------------*/
/******************/
/* Menu graphique */
/******************/
#cont_menu {
	background: black repeat top left;
	width: 900px;
	height: 54px;
	margin: 0 0 0 0px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
table.module {
	margin: 0px 0px 0px 0px;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#nav li {
	float: left;
	width: 223px;
	margin-right: 2px;
	color: #fff;
	background: #000;
}
#nav li a {
	display: block;
	background: url(/theme/images/fond_btn.png) left top;
	color: #fff;
	line-height: 1em;
	padding: 16px 0;
	text-align: center;
	text-decoration: none;
}
#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: url(/theme/images/fond_btn_hover.png) left top;
	/*text-decoration: underline;
*/
}
/* .row-top-menu ul.menu-nav li a span */
#nav li .menu-active  a {
	background: url(/theme/images/fond_btn_hover.png) left top;
}
#cont_centre {
	background: black url(/theme/images/fond_centre2.png) repeat-x top left;
	/*background: black repeat top;
*/
	width: 900px;
	height: 510px;
	margin: 0 0 0 0px;
	padding: 0;
}
#cont_centre td {
	vertical-align: top;
}
#tel-centre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	color: #C9C9C9;
}
#cont_bas {
	background: black url(/theme/images/fond_liste2.png) repeat-x top left;
	/*background: black repeat top;
*/
	width:  900px;
	margin:  0 ;
	padding: 0 ;
	
	border :0px;
}
#cont_bas table {
	/*background: black repeat top;
*/
	/**/
	
	width: 680px;
	vertical-align: top;
	margin:  0 ;
	padding: 0 100px;
}

#cont_bas table td{
  text-align:center;
}

#cont_bas table #partenaires{
	padding: 0px 20px;
  text-align: center;
	border :0px;
}
#cont_bas table #partenaires td{
  border-style: solid;
  border-width:1px;
  height: 50px;
}
#cont_bas table #partenaires1{
	padding: 0px;
	border :0px;
}

.colon1{
width: *;
}
#liste {
	/*background: black url(/theme/images/texte_liste.png) no-repeat bottom left;
*/
	/*background: black repeat top;
*/
	margin: 0 10px 0 10px;
	padding: 0;
	float: left;
}
#contenue {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C9C9C9;
}
#copyright {
	margin: 10px 0px 10px 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: right;
	color: #C9C9C9;
}
table td .encart-titre {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
table td .encart-table {
	margin: 10px 0 0 0;
	text-align: left;
}
.bt-question {
	padding: 0;
	margin: 20px 0 0 250px;
	display: block;
}
.bt-question a {
	outline: none;
	border: none;
}
.bt-question a img {
	border: none;
	text-decoration: none;
}

