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

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: #7C7C7C;
	background: #E6E6E6;
}

div {
	position: relative;
}

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

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

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


.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: 178px 0 0 30px;
}

#header_bis #main_menu li {
	display: block;
	float: left;
	width: 115px;
	height: 57px;
	background: transparent url(../img/main_menu_02.gif) no-repeat 0px 0px;
	padding: 7px 10px 0 23px;
	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;
	text-transform: uppercase;
	color: #3BACCD;
	margin: 0 0 20px 20px;
	line-height: 18px;
}
#content #colonne_gauche h2 {
	font-size: 14px;
	font-weight: bold;
	color: #170000;
	margin: 0 0 15px 0;
}
#content #colonne_gauche p {
	line-height: 17px;
	margin: 0 0 12px 0;
}

#content #colonne_gauche .box-top {
	background: transparent url(../img/box_top.gif) repeat-x 0px 0px;
	height: 7px;
}
#content #colonne_gauche .box-middle {
	background: transparent url(../img/box_middle.gif) repeat-y 0px 0px;
	border-right: 1px solid #E1E1E1;
	padding: 10px 30px 10px 30px;
}
#content #colonne_gauche .box-middle table {
	width: 100%;
	margin: 10px 0 0 0;
	table-layout: fixed;
}
#content #colonne_gauche .box-middle td {
	color: #4C4D4D;
	border-left: 1px solid #E1E1E1;
	padding: 2px 10px 2px 10px;
}
#content #colonne_gauche .box-middle td.no_border {
	border: none;
}
#content #colonne_gauche .box-middle td p.line {
	border-bottom: 1px solid #E1E1E1;
}
#content #colonne_gauche .box-middle td p.topline {
	border-top: 1px solid #E1E1E1;
	margin-top: 5px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
#content #colonne_gauche .box-bottom {
	background: transparent url(../img/box_bottom.gif) repeat-x 0px 0px;
	height: 7px;
}

#content #colonne_gauche .title_tab {
	height: 21px;
	background: transparent url(../img/bg_title_tab.gif) no-repeat 0px 0px;
	border-bottom: 1px solid #D5D5D5;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
}

#content #colonne_gauche .big_black {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
	color: #010202;
}

#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.little_ul2 {
	margin: 0 0 20px 20px;
}
#content #colonne_gauche ul.little_ul2 li {
	line-height: 17px;
	background: transparent url(../img/puce_li_01.gif) no-repeat 0px 6px;
	padding: 0 5px 3px 10px;
}

#content #colonne_gauche ul.big_ul li {
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	color: #000101;
	background: transparent url(../img/puce_li_02.gif) no-repeat 0px 4px;
	padding: 0 10px 10px 15px;
}

#content #colonne_gauche ul.fleche_ul li {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	background: transparent url(../img/puce_li_fleche.gif) no-repeat 0px 0px;
	padding: 0 10px 15px 30px;
}
#content #colonne_gauche ul.fleche_ul li small {
	font-size: 12px;
	font-weight: normal;
}

#content #colonne_gauche ul.fleche_ul2 {
	margin: 0 0 0 20px;
}
#content #colonne_gauche ul.fleche_ul2 li {
	line-height: 15px;
	background: transparent url(../img/puce_li_fleche.gif) no-repeat 0px 5px;
	padding: 5px 10px 10px 30px;
	line-height: 17px;
}
#content #colonne_gauche ul.fleche_ul2 li ul {
	margin: 5px 0 0 20px;
}
#content #colonne_gauche ul.fleche_ul2 li 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 .btn_decouvrez_offre a {
	display: block;
	float: right;
	width: 69px;
	height: 61px;
	background: transparent url(../img/btn_decouvrez_offre.gif) no-repeat 0px 0px;
	padding: 18px 10px 0 22px;
	margin: 0 0 0 0;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
#content #colonne_gauche .btn_decouvrez_offre a big {
	font-size: 24px;
}

#content #colonne_gauche .btn_souscrire a {
	display: block;
	float: right;
	width: 84px;
	height: 36px;
	background: transparent url(../img/btn_souscrire.gif) no-repeat 0px 0px;
	padding: 17px 10px 0 27px;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

#content #colonne_gauche .bleu {
	color: #0189B6;
	font-weight: bold;
}
#content #colonne_gauche .grey {
	color: #666565;
}
#content #colonne_gauche .black {
	color: #000000;
}
#content #colonne_gauche .lettrine {
	font-size: 25px;
}


/* *************************************************************************************** */
/* 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_bleu_top {
	background: transparent url(../img/top_bloc_bleu.gif) no-repeat 0px 0px;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
}
#content #colonne_droite .bloc_bleu_middle {
	background: #3BACCD;
}
#content #colonne_droite .bloc_bleu_middle p {
	color: #FFFFFF;
	padding: 4px;
	font-size: 13px;
	text-align: center;
}
#content #colonne_droite .bloc_bleu_middle p.phone {
	font-size: 19px;
	background: transparent url(../img/picto_phone.gif) no-repeat 10px 0px;
}
#content #colonne_droite .bloc_bleu_middle a {
	color: #FFFFFF;
	text-decoration: none;
}
#content #colonne_droite .bloc_bleu_middle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content #colonne_droite .bloc_bleu_bottom {
	background: transparent url(../img/bottom_bloc_bleu.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
}
#content #colonne_droite .bloc_citation div {
	background-color: #E6E6E6;
}
#content #colonne_droite .bloc_citation p {
	color: #3BACCD;
	font-size: 14px;
	line-height: 19px;
	padding: 10px 10px 10px 0;
	margin: 10px 0 10px 0;
}
#content #colonne_droite .bloc_citation p big {
	font-size: 19px;
}

#content #colonne_droite .big_bleu {
	color: #3BACCD;
	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;
}
