/* ******************************************************** PARTIE COMMUNE ********************************** */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0;
}
#body {
	text-align: center;
	background: #fff url(../design/images/bg_site.jpg) repeat-x top left;
}
html, body {
	height: 100%;
}
#site {
	width: 900px;
	background: url(../design/images/bg_ombre_site.jpg) no-repeat top left;
	margin: 20px auto 0 auto;
	height: 100%;
	text-align: left;
}
#onglet_accueil {
	float: left;
}
#onglet_accueil a {
	display: block;
	width: 29px;
	height: 82px;
	margin-top: 33px;
}
#content {
	width: 850px;
	float: left;
	border: 1px solid #82949c;
	background: #fff url(../design/images/bg_content.jpg) repeat-y top left;
	position: relative;
}
#header {
	height: 210px;
	width: 850px;
	float: left;
}

#Lienlonise {
	height: 20px
	width: 850px;
	float: left;
}

#logo {
	width: 320px;
	float: left;
}
#slideshow {
	width: 530px;
	float: left;
}
#centre {
	width: 850px;
	clear: both;
}
#contenu {
	float: left;
	width: 614px;
	background: url(../design/images/border_sidebar.jpg) no-repeat right top;
}
#sidebar {
	width: 235px;
	float: left;
	padding-bottom: 20px;
	text-align: center;
}
#footer {
	background: #fff url(../design/images/bg_footer.jpg) no-repeat top left;
	height: 43px;
	padding: 0 32px;
	clear: both;
}
img, table {
	border: none;
}
/* ******************************************************** GESTION DES LIENS ********************************** */
a {
	color: #7f96a0;
	text-decoration: underline;
}
a:hover {
	color: #004b67;
	text-decoration: none;
}
a.lien_inv {
	color: #004b67;
	text-decoration: none;
}
a.lien_inv:hover {
	text-decoration: underline;
}
a.lien_bleu {
	color: #009ee0;
	text-decoration: none;
}
a.lien_bleu:hover {
	text-decoration:underline;
}
a.lien_rouge {
	color: #cb0001;
	text-decoration: underline;
}
a.lien_rouge:hover {
	text-decoration: none;
}
a.lien_rouge2 {
	color: #a60101;
	text-decoration: none;
}
a.lien_rouge2:hover {
	color: #a60101;
	text-decoration: underline;
}
a span {
	display:none;
}
/* ******************************************************** GESTION MENUS ********************************** */
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* ****** GESTION MENU *********** */
#menu {
	padding-left: 20px;
	width: 594px;
	background: url(../design/images/bg_menu.jpg) no-repeat top left;
	padding-top: 11px;
	margin-bottom: 10px;
	height: 62px;
}
#menu li {
	float: left;
	margin-left: 3px;
}
#menu li a {
	display:block;
	height: 51px;
}
#menu li#menu_societe a {
	background: url(../design/images/menu_societe.gif) no-repeat top left;
	width: 95px;
}
#menu li#menu_produit a {
	background: url(../design/images/menu_produit.gif) no-repeat top left;
	width: 148px;
}
#menu li#menu_concessionnaires a {
	background: url(../design/images/menu_concessionnaires.gif) no-repeat top left;
	width: 216px;
}
#menu li#menu_contact a {
	background: url(../design/images/menu_contact.gif) no-repeat top left;
	width: 99px;
}
#menu li#menu_societe a:hover, #menu li#menu_societe a.menu_societe_on {
	background: url(../design/images/menu_societe_on.gif) no-repeat top left;
}
#menu li#menu_produit a:hover, #menu li#menu_produit a.menu_produit_on {
	background: url(../design/images/menu_produit_on.gif) no-repeat top left;
}
#menu li#menu_concessionnaires a:hover, #menu li#menu_concessionnaires a.menu_concessionnaires_on {
	background: url(../design/images/menu_concessionnaires_on.gif) no-repeat top left;
}
#menu li#menu_contact a:hover, #menu li#menu_contact a.menu_contact_on {
	background: url(../design/images/menu_contact_on.gif) no-repeat top left;
}
/* ****** GESTION MENU_PUSH *********** */
#menu_push {
	text-align: center;
}
#menu_push li {
	margin: 10px 0; 
	display: block;
}
#menu_push img.titre_espace_professionnel {
	margin: 0 auto;
	display: block;
	width: 209px;
	height: 65px;
}
#menu_push a.btn_espace_professionnel {
	display: block;
	width: 209px;
	height: 65px;
	margin: 0 auto;
	background: url(../design/images/btn_espace_professionnel.gif) no-repeat top left;
}
#menu_push a.btn_espace_professionnel:hover {
	background: url(../design/images/btn_espace_professionnel_on.gif) no-repeat top left;
}
#menu_push a.btn_adherer_reseau {
	display: block;
	width: 209px;
	height: 65px;
	margin: 0 auto;
	background: url(../design/images/btn_adherer_reseau.gif) no-repeat top left;
}
#menu_push a.btn_adherer_reseau:hover {
	background: url(../design/images/btn_adherer_reseau_on.gif) no-repeat top left;
}
#menu_push a.btn_devis {
	display: block;
	width: 148px;
	height: 121px;
	margin: 0 auto;
	background: url(../design/images/btn_devis.gif) no-repeat top left;
}
#menu_actualite {
	width: 235px;
	height: 150px;
	background: url(../design/images/bg_actualite.jpg) no-repeat top left;
	color: #525454;
	text-align: left;
}
#menu_actualite .menu_actualite_jour {
	font-weight: bold;
	font-size: 20px;
}
#menu_actualite .menu_actualite_mois {
	font-weight: bold;
	font-size: 14px;
	line-height: 10px;
}
#menu_push div {
	margin: 10px 0;
}
/* ******************************************************** GESTION NEWSLETTERS ********************************** */
#menu_newsletter form {
	text-align: left;
	margin-left: 10px;
}
#menu_newsletter label {
	color: #7f96a0;
	font-size: 12px;
}
.form_bt_news {
	text-transform: uppercase;
	color: #fff;
	width: 19px;
	height: 18px;
	background: url(../design/images/bt_news.gif) no-repeat center center;
	border: none;	
	cursor: pointer;
}
.form_bt_news:hover {
	background: url(../design/images/bt_news_on.gif) no-repeat center center;
}
/* ****** GESTION MENU_ALT + COPYRIGHT *********** */
#menu_alt {
	float: left;
	color: #004b67;
}
#menu_alt li {
	display: inline;
	margin: 0;
}
#menu_alt li a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	padding: 2px 5px;
}
#menu_alt li a:hover, .menu_alt_on {
	text-decoration: none;
	background-color: #009ee0;
	color: #fff;
}
#menu_alt .pipe {
	color: #a4bcc7;
}
#copyright {
	font-size: 10px;
	color: #5a7784; 
	float: right;
}
#copyright a {
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
/* ****** GESTION MENU_ETAPES *********** */
.menu_etapes {
	float: right;
	margin-bottom: 5px;
}
.menu_etapes li {
	float: left;
	text-align: center;
	margin: 10px;
}
.menu_etapes li a {
	display: block;
	width: 30px;
	height: 31px;
	text-decoration: none;
}
.menu_etapes a.etape1 {
	background: url(../design/images/etape1.gif) no-repeat top left;
}
.menu_etapes a.etape2 {
	background: url(../design/images/etape2.gif) no-repeat top left;
}
.menu_etapes a.etape3 {
	background: url(../design/images/etape3.gif) no-repeat top left;
}
.menu_etapes a.etape1:hover, .etape1_on {
	background: url(../design/images/etape1_on.gif) no-repeat top left;
}
.menu_etapes a.etape2:hover, .etape2_on {
	background: url(../design/images/etape2_on.gif) no-repeat top left;
}
.menu_etapes a.etape3:hover, .etape3_on {
	background: url(../design/images/etape3_on.gif) no-repeat top left;
}
/* ******************************************************** GESTION LIENS NAVIGATION ********************************** */
.lien_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.lien_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration:none;
	border: 1px solid #999;
	padding: 0 6px;
}
a.lien_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration:none;
	border: 1px solid #999;
	background-color: #ffcc33;
	padding: 0 6px;
}
.lien_nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
	border: 1px solid #999;
	background-color: #fe8c10;
	padding: 0 6px;
}
a.lien_entrer {
	display:block;
	line-height:43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4d4b41;
	text-decoration: underline;
	padding: 0 0 0 40px;
	margin-left:1px;
	background: url(http://www.isolat-france.com/design/images/pa_entrer.gif) repeat-x top;
}
a.lien_entrer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4d4b41;
	text-decoration: none;
	padding: 0 0 0 40px;
	background: url(http://www.isolat-france.com/design/images/pa_entrer_on.gif) repeat-x top;
}
a.lien_titre {
	text-transform: uppercase;
	color: #004b67;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a.lien_titre:hover {
	color: #7f96a0
}
a.lien_bloc {
	width: 270px;
	height: 30px;
	text-align: right;
	background-color: #d9f0fa;
	text-decoration: none;
	display: block;
	color: #004b67;
	line-height: 30px;
	padding-right: 20px;
}
a.lien_bloc:hover {
	padding-right: 30px;
	width: 260px;
	/*background-color: #cbcbcd;*/
}
/* ******************************************************** GESTION DES TITRES ********************************** */
h1 {
}
h2 {
	font-size: 18px;
	color: #004b67;
	font-weight: normal;
	margin: 0;
}
h3 {
	font-size: 14px;
	color: #e01507;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0 ;
}	 
/* ******************************************************** GESTION DES TEXTES ********************************** */
.span_titre {
	text-transform: uppercase;
	color: #004b67;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.bleu_isolat {
	color: #009ee0;
	text-transform: uppercase;
	font-weight: normal;
}
.bleu_isolat_2 {
	color: #004b67;
}
.t2_orange {
	color: #eb6909;
	font-size: 23px;
	font-weight: bold;
}
.t2_bleu {
	color: #004b67;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.majuscule {
	text-transform: uppercase;
}
.article_loi {
	text-align: justify;
	font-size: 9px;
	font-style: italic;
}
.vertical {
	vertical-align: middle; 
	display: inline-block;
}
div.clear {
	clear: both;
	visibility: hidden;
}
hr.point {
	border: 1px dotted #ecf0f1;
}
/* ******************************************************** GESTION DES FORMULAIRES et BOUTONS ********************************** */
.form_login {
	font-size: 10px;
	color: #e01507;
	line-height: 12px;
	padding-left:3px;
	border-top: 1px solid #504d4d;
	border-right: 1px solid #cbcbcd;
	border-bottom: 1px solid #cbcbcd;
	border-left: 1px solid #504d4d;
	padding: 1px 2px 1px 2px;
	background-color: #fff;
}
.form_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height:13px;
	text-transform:uppercase;
	color: #fff;
	height: 13px;
	width: 78px;
	margin:2px 0;
	background: #cb0001 url(http://www.isolat-france.com/design/images/bt_zone.gif) no-repeat center center;
	border: none;	
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e01507;
	line-height: 12px;
	padding-left:3px;
	border-top: 1px solid #504d4d;
	border-right: 1px solid #cbcbcd;
	border-bottom: 1px solid #cbcbcd;
	border-left: 1px solid #504d4d;
	padding: 1px 2px 1px 2px;
	background-color: #fff;
}
.form_need {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e01507;
	line-height: 12px;
	padding-left:3px;
	border-top: 1px solid #504d4d;
	border-right: 1px solid #cbcbcd;
	border-bottom: 1px solid #cbcbcd;
	border-left: 4px solid #009ee0;
	padding: 1px 2px 1px 2px;
	background-color: #fff;
}
.form_need2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e01507;
	line-height: 14px;
	padding-left:3px;
	border-top: 1px solid #504d4d;
	border-right: 1px solid #cbcbcd;
	border-bottom: 1px solid #cbcbcd;
	/*border-left: 4px solid #009ee0;*/
	padding: 1px 2px 1px 2px;
	background-color: #fff;
}
textarea.form_need, texatarea.form {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.form_need_mention {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #5a7784;
	text-indent: 2px;
	border-top: 1px solid #504d4d;
	border-right: 1px solid #cbcbcd;
	border-bottom: 1px solid #cbcbcd;
	border-left: 4px solid #009ee0;
	padding: 0 0 1px 10px;
	background-color: #ccc;
}
.form_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
	border: 1px solid #999;
	text-decoration: none;
	background-color: #ff8c10;
	text-align: center;
	width: 80px;
}
a.btn_gris_g, a.btn_gris_g2, a.btn_gris, a.btn_rouge, a.btn_orange, a.btn_bleu, a.btn_rouge_nof {
	display: block; 
	height: 16px; 
	color: #fff;
	font-weight: bold; 
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	padding: 0 5px;
	cursor: pointer;
	line-height: 16px;
}
a.btn_gris_g {
	width: 110px;
	background-color: #b6c2c9;
	float: right;
}
a.btn_gris_g2 {
	width: 90px;
	background-color: #b6c2c9;
}
a.btn_gris {
	width: 80px; 
	background-color: #b6c2c9;
	float: left;
}
a.btn_orange {
	width: 130px;
	background-color: #f06600; 
	float: right;
}
a.btn_rouge {
	background-color: #e01507;
	width: 80px;
	float: right;
}
a.btn_rouge_nof {
	background-color: #e01507;
	width: 80px;
}
a.btn_bleu {
	background-color: #004b67;
	width: 80px;
	float: right;
}
a.btn_gris_g:hover, a.btn_gris_g2:hover, a.btn_gris:hover, a.btn_rouge:hover, a.btn_orange:hover, a.btn_bleu:hover, a.btn_rouge_nof:hover {
	background-color: #fff;
}
a.btn_gris_g:hover, a.btn_gris_g2:hover, a.btn_gris:hover {
	color: #b6c2c9;
}
a.btn_rouge:hover, a.btn_rouge_nof:hover {
	color: #e01507;
}
a.btn_bleu:hover {
	color: #004b67;
}
a.btn_orange:hover {
	color: #f06600; 
}
/* ******************************************************** GESTION DES TEXTES ********************************** */
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #1a2d58;
	line-height: 28px;
	}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3c8caf;
	line-height: 20px;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cb0001;
	line-height: 20px;
	margin:0;
}
.t4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cb0001;
}
.m {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #0d2e65;
}
.m_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff; 
}
.m_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666; 
}
.m_need {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #f00; 
}
.s {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #0d2e65; 
}
.s_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #fff; 
	text-decoration: none;
}
.s_need {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #f00; 
}
.s_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666; 
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #1a2d58; 
}
/* ****************************************************** GESTION DES IMAGES ********************************** */
.xs {
	border: 2px solid #eaeaea;
}
.xs_b {
	border: 1px solid #000;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.bgone {
	background-repeat: no-repeat;
	background-position: top;
}
.bgbottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
img {
	border: 0;
}
/* ******************************************************** GESTION DES POSITION ********************************** */
.txt_align_center {
	text-align: center;
}
.txt_align_right {
	text-align: right;
}
.txt_align_left {
	text-align: left;
}
.txt_align_justify {
	text-align: justify;
}
.right {
	float: right;
}
.left {
	float: left;
}
/* ******************************************************** GESTION DES COULEURS ********************************** */
.bg_color_info {
	background-color: #900;
}
.bg_color_error {
	background-color: #900;
}
.bg_color_blanc {
	background-color: #fff;
}
.bg_color_gris {
	background-color: #e4e4e4;
}
.bg_color_0 {
	background-color: #fbfbfb; /* gris/blanc fond contenu */
}
.bg_bot_0_ {
	background-color: #86d3ef;
}