/* *************************************************************************************** */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}


/* *************************************************************************************** */
/* GENERAL */
/* *************************************************************************************** */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: #282828;
}

div {
	position: relative;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

a {
	color: #7C7C7C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #539481;
}


.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

.center {
	text-align: center;
}



/* *************************************************************************************** */
/* CONTENEUR */
/* *************************************************************************************** */

#conteneur {
	background: transparent url(../img/bg_conteneur.gif) repeat-y 0px 0px;
	width: 968px;
	left: 50%;
	position: relative;
	margin: 10px 0 0 -484px;
}


/* *************************************************************************************** */
/* HEADER */
/* *************************************************************************************** */

#header {
	background: transparent url(../img/bg_header.gif) no-repeat 0px 0px;
	position: relative;
	padding: 7px 0 0 15px;
}

#header #logo_nerim {
	float: left;
	position: relative;
}

#header #site_title {
	float: right;
	padding: 15px 53px 0 0;
	position: relative;
}


/* *************************************************************************************** */
/* HEADER BIS */
/* *************************************************************************************** */

#header_bis {
	background: transparent url(../img/bg_header_bis.jpg) no-repeat 0px 0px;
	position: relative;
	height: 257px;
	padding: 0 0 0 15px;
}

#header_bis #main_menu {
	padding: 177px 0 0 30px;
}

#header_bis #main_menu li {
	display: block;
	float: left;
	width: 122px;
	height: 57px;
	background: transparent url(../img/main_menu_02.gif) no-repeat 0px 0px;
	padding: 7px 5px 0 21px;
	margin: 0 9px 0 0;
}
#header_bis #main_menu li a {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
#header_bis #main_menu li.active {
	background: transparent url(../img/main_menu_02_active.gif) no-repeat 0px 0px;
}

#header_bis #main_menu #home {
	width: 34px;
	height: 52px;
	background: transparent url(../img/main_menu_01.gif) no-repeat 0px 0px;
	padding: 12px 0 0 14px;
}

#header_bis #main_menu #home.active {
	background: transparent url(../img/main_menu_01_active.gif) no-repeat 0px 0px;
}


/* *************************************************************************************** */
/* CONTENT */
/* *************************************************************************************** */

#content {
	background: transparent;
	position: relative;
	margin: 0 11px 0 11px;
	padding: 0 0 30px 0;
}

.mini {
	font-size: 1px;
	line-height: 1px;
}


/* *************************************************************************************** */
/* COLONNE GAUCHE */
/* *************************************************************************************** */

#content #colonne_gauche {
	position: relative;
	float: left;
	width: 665px;
	padding: 11px 37px 0 24px;
}

#content #colonne_gauche h1 {
	font-size: 14px;
	font-weight: bold;
	color: #218B6C;
	margin: 0 0 20px 20px;
	line-height: 18px;
}
#content #colonne_gauche h2 {
	font-size: 18px;
	font-weight: bold;
	color: #218B6C;
	margin: 15px 0 15px 0;
}
#content #colonne_gauche h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #218B6C;
	margin: 30px 0 15px 0;
	text-transform: uppercase;
}
#content #colonne_gauche p {
	line-height: 17px;
	margin: 0 0 12px 0;
}

#content #colonne_gauche .top_table {
	margin: 0 1px 0 1px;
	height: 12px;
	background: transparent url(../img/top_table_bg.gif) repeat-x 0px 0px;
}
#content #colonne_gauche .bottom_table {
	margin: 0 1px 0 1px;
	height: 12px;
	background: transparent url(../img/bottom_table_bg.gif) repeat-x 0px 0px;
}

#content #colonne_gauche table {
	width: 100%;
}
#content #colonne_gauche tr.row0 {
	background: #A5E5A5;
}
#content #colonne_gauche tr.row1 {
	background: #CCFFCC;
}
#content #colonne_gauche td {
	padding: 5px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}
#content #colonne_gauche td.col0 {
	width: 30%;
	font-style: italic
}
#content #colonne_gauche td.col1 {
	font-weight: bold;
}

#content #colonne_gauche #secondary_menu {
	padding: 0 10px 0 10px;
	margin: 0 0 30px 0;
	height: 25px;
	background: transparent url(../img/bg_secondary_menu_ul.gif) repeat-x 0px 0px;
}
#content #colonne_gauche #secondary_menu li {
	font-size: 12px;
	display: block;
	float: left;
	line-height: 25px;
	height: 25px;
	background: transparent url(../img/bg_secondary_menu_off.gif) no-repeat 0px 0px;
	padding: 0 30px 0 30px;
	font-weight: bold;
}
#content #colonne_gauche #secondary_menu li.active {
	background: transparent url(../img/bg_secondary_menu.gif) no-repeat 0px 0px;
	padding: 0 0 0 30px;
}
#content #colonne_gauche #secondary_menu li.active span {
	float: left;
	display: block;
	background: transparent url(../img/secondary_menu_right.gif) no-repeat top right;
	padding: 0 30px 0 0;
	height: 25px;
	color: #218B6C;
}

#content #colonne_gauche ul.little_ul li {
	line-height: 17px;
	background: transparent url(../img/puce_li_01.gif) no-repeat 0px 6px;
	padding: 0 5px 10px 10px;
}

#content #colonne_gauche ul.fleche_ul {
	width: 570px;
	margin-left: 50px;
}

#content #colonne_gauche ul.fleche_ul li {
	line-height: 16px;
	color: #000000;
	background: transparent url(../img/puce_li_fleche.gif) no-repeat 0px 5px;
	padding: 0 10px 5px 17px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #BDBDBD;
}
#content #colonne_gauche ul.fleche_ul li.last {
	border: none;
}

#content #colonne_gauche ul.fleche_ul li ul {
	margin: 5px 0 0 30px;
}
#content #colonne_gauche ul.fleche_ul li ul li {
	line-height: 17px;
	background: transparent url(../img/puce_li_01.gif) no-repeat 0px 6px;
	padding: 0 5px 0 10px;
	border: none;
}

#content #colonne_gauche .green {
	color: #218B6C;
}


/* *************************************************************************************** */
/* COLONNE DROITE */
/* *************************************************************************************** */

#content #colonne_droite {
	position: relative;
	float: left;
	width: 203px;
	margin: 0 17px 0 0;
}

#content #colonne_droite .contact a {
	display: block;
	background: transparent url(../img/bg_contact.gif) no-repeat 0px 0px;
	height: 21px;
	color: #FFFFFF;
	padding: 4px 0 0 25px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}
#content #colonne_droite .contact a:hover {
	text-decoration: none;
}

#content #colonne_droite .bloc_vert_top {
	background: transparent url(../img/top_bloc_vert.gif) no-repeat 0px 0px;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
}
#content #colonne_droite .bloc_vert_middle {
	background: #539481;
}
#content #colonne_droite .bloc_vert_middle p {
	color: #FFFFFF;
	padding: 4px;
	font-size: 13px;
	text-align: center;
}
#content #colonne_droite .bloc_vert_middle p.phone {
	font-size: 19px;
	background: transparent url(../img/picto_phone.gif) no-repeat 10px 0px;
}
#content #colonne_droite .bloc_vert_bottom {
	background: transparent url(../img/bottom_bloc_vert.gif) no-repeat 0px 0px;
	height: 3px;
	margin: 0 0 5px 0;
	line-height: 1px;
	font-size: 1px;
}

#content #colonne_droite .bloc_citation {
	border-top: 2px dotted #000000;
	border-bottom: 2px dotted #000000;
	padding: 10px 0 10px 0;
}
#content #colonne_droite .bloc_citation div {
	background: #E6E6E6 url(../img/2cotes_haut.gif) no-repeat 3px 40px;
	padding: 10px;
}
#content #colonne_droite .bloc_citation p {
	position: relative;
	color: #898989;
	font-size: 12px;
	line-height: 15px;
	margin: 10px 15px 0 15px;
}
#content #colonne_droite .bloc_citation .fin_citation {
	float: right;
	width: 18px;
	height: 18px;
	background: transparent url(../img/2cotes_bas.gif) no-repeat 10px 0;
	margin: -10px 0 0 0;
	padding: 0 10px 0 0;
}

#content #colonne_droite .big_vert {
	color: #539481;
	padding: 10px 0 7px 0;
	font-size: 14px;
	font-weight: bold;
}

#content #colonne_droite li {
	color: #3BACCD;
	font-size: 11px;
}


/* *************************************************************************************** */
/* SITE MENU */
/* *************************************************************************************** */

#site_menu {
	background: transparent url(../img/bg_footer.gif) no-repeat 0px 0px;
	width: 968px;
	left: 50%;
	position: relative;
	margin: 0 0 10px -484px;
	padding: 16px 0 0 0;
	text-align: center;
}

#site_menu ul {
	margin: 0 0 0 250px;
}

#site_menu li {
	font-size: 12px;
	display: block;
	float: left;
	line-height: 36px;
	height: 48px;
}

#site_menu li.active {
	background: transparent url(../img/bg_site_menu.gif) no-repeat 0px 0px;
}
#site_menu li.active span.img_right {
	float: left;
	display: block;
	background: transparent url(../img/site_menu_right.gif) no-repeat top right;
	padding: 0 30px 0 30px;
	height: 48px;
}

#site_menu li a {
	border-right: 1px solid #FFFFFF;
	color: #A5A4A4;
	padding: 0 20px 0 20px;
	text-decoration: none;
}
#site_menu li a:hover {
	text-decoration: underline;
}
#site_menu li.sans_border a {
	border-right: none;
}

#site_menu .bleu {
	color: #0189B6;
}


/* *************************************************************************************** */
/* FOOTER */
/* *************************************************************************************** */

#footer {
	width: 968px;
	left: 50%;
	position: relative;
	margin: 20px 0 20px -484px;
	text-align: center;
}

#footer li {
	display: inline;
	padding: 0 15px 0 15px;
	color: #A5A4A4;
	font-size: 11px;
	line-height: 14px;
	border-right: 1px solid #A5A4A4;
}
#footer li.last {
	border-right: none;
}

#footer li a {
	color: #A5A4A4;
}
