body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #e4e4e4;
	color: #E3E3E3;
	background-image: url(../images/bg-site.gif);
	background-position: center top;
	background-repeat: no-repeat;
    }
.pos_relative {
	position: relative;
	line-height: 0px;
	z-index: 1;
}
h1 {
	font-size: 16px;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	background-repeat: no-repeat;
}
h2 {
	margin: 5px 0;
	padding: 4px 0;

}


h3 {
	font-size: 12px;
}
ul {
	margin: 0;
	padding: 10px;
}



li {
	background-repeat: no-repeat;
	list-style-type: none;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	margin-bottom: 6px;
	font-size: 12px;
}

.win.ie6 li {
	height: 1%;
}
a {
	text-decoration: none;

}

a:active, a:focus{ 
   outline:none; 
}

img  {
	border: none;
}

table {
	margin: 0;
	padding: 0;
	empty-cells: show;
	border-collapse: collapse;
	width: 100%;
}
td {
	margin: 0;
	padding: 0;
	border:0;
	vertical-align: top;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	margin: 0 6px;

}
select {
	height: 20px;
}
.exergue {
	font-weight: bold;
	color: #f18a21;
	font-size: 16px;
}
.intro {
	color: #6991c5;
}

.note    {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
}
.content .textbig {
	font-size: 16px;
	font-weight: bold;
}
.content .textthin {
	font-size: 12px;
	font-weight: normal;
}





/* Alignements ======================== */
.imgleft {
	float: left;
	padding-right: 12px;
}
.imgright {
	float: right;
	margin-left: 12px;
}

.imgcenter {
	text-align:center;
	margin: 0 auto;
}
.imgbottom {
vertical-align:bottom;
}
.imgmiddle {
	vertical-align:middle;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
}
p.imgcenter {
	padding: 10px 0;
}
.imgcenter img {
	border: solid 2px;
	border-color: #8a89a7;
}


.cellfloat_left {
	float: left;
	display: inline;
}
.cellfloat_right {
	float: right;
	display: inline;
}
.box_img, .box_text {
	float: left;
}



    .clearfloat { 
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0;
	font-size: 1px;
    }


/* ============== main container */	
.precontainer {
	background-image: url(../images/bg-precontainer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.container {
	width: 979px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
	background-image: url(../images/bg-container.html);
	background-repeat: repeat-y;
    }


/* ============== header */
.header {
	text-align: left;
	height: 92px;
	position: relative;
	background-image: url(../images/bg-header.html);
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;

}
.header div {
	position: absolute;
}

.logo {
	top: 43px;
	left: 22px;
}
.top_tel {
	width: 168px;
	left: 748px;
	top: 14px;
	height: 78px;
	background-image: url(../images/bg-tel.gif);
	background-position: bottom;
	padding-left: 62px;
}
.top_tel p {
	color: #03C;
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}





/* ==================== content */
.content {
	color: #666666;
	padding: 12px;
	margin: 0;
	background-color: #FFFFFF;
}

.content p {
	font-size: 12px;
	margin: 0;
	margin-bottom: 6px;
	padding: 0;
	text-align: justify;
	color: #999;
}
.content  p.btn {
	padding: 8px;
	margin: 10px 0;
	text-align: right;
	border-top: solid 2px;
	border-top-color: #797896;
}
.content  .btn a {
	font-size: 14px;
	font-style: normal;
}

.content  a.pdf {
	padding: 12px 10px;
	margin: 10px;
	background-color: #E2E1E1;
	color: #b6288c;
	background-image: url(../images/pdf.html);
	background-repeat: no-repeat;
	display: block;
	background-position: 4px;
	padding-left: 40px;
}

.content h1 {
	color: #43afff;
	font-size: 18px;
	padding: 4px 0;
	padding-bottom: 12px;
	text-transform: uppercase;
}

.content h2 {
	padding: 12px 0;
	font-size: 16px;
	color: #666666;
	margin: 0;
}

.content h3 {
	font-size: 13px;
	color: #8a898e;
	padding: 6px 0;
	margin: 0;
}
.content h4 {
	font-size: 13px;
	margin: 0;
	padding: 6px 0;
	font-weight: normal;
	color: #EBC194;
	font-style: italic;
}
.content .date {
	color: #f8700c;
	font-weight: normal;
}

.content .lieu {
	color: #5998F5;
	font-weight: bold;
}

.content .separ {
	height: 8px;
	margin-bottom: 12px;
	border-bottom: solid 1px;
	border-bottom-color: #acacac;
}
.content p.intro {
	font-size: 18px;
	margin-bottom: 10px;
}



.content ul {
	padding: 7px 36px;
	margin: 10px;
}

.content li {
	font-size: 13px;
	background-image: url(../images/list-item.html);
	padding: 2px;
	padding-left: 16px;
	background-position: 0 6px;
	text-align: left;
}
.content li li {
	font-size: 11px;
	background-image: url(../images/list-item2.html);
	background-position: 0 4px;
}
.content ul ul {
	padding: 4px 36px;
	margin: 5px;
}


.content a {
	color: #b3b3b3;
}
.content ul.plansite {
	background-image: url(../images/bg-container.html);
	background-repeat: repeat-y;
}
.content ul.plansite li {
	background-position: 4px;
	padding-left: 20px;
}


.content .plansite li a {
	font-size: 14px;
	color: #4683D1;
	font-weight: bold;
}
.cell2cols_left {
	width: 696px;
	margin-left: 8px;
}
.cell2cols_right {
	width: 233px;
}


/* ========================= title_item */
.title_item {
	position: relative;
	height: 30px;
}
.content .title_item h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0;
	padding: 6px 36px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	margin-top: 1px;
	width: 263px;
}
.tit_itm_blue h2 {
	background-image: url(../images/bg-title-item-blue.gif);
}
.tit_itm_green h2 {
	background-image: url(../images/bg-title-item-green.gif);
}
.tit_itm_purple h2 {
	background-image: url(../images/bg-title-item-purple.gif);
}
.content .boxrounded h3 {
	padding: 1px 0;
}

.content .boxrounded.boxstyle_blue h3, .content .boxrounded.boxstyle_blue a  {
	color: #619cc9;

}
.content .boxrounded.boxstyle_green h3, .content .boxrounded.boxstyle_green a  {
	color: #bbc12b;

}
.content .boxrounded.boxstyle_purple h3, .content .boxrounded.boxstyle_purple a  {
	color: #8d458a;

}





/* =================== boxrounded */
.boxrounded_container {
	background-position: center bottom;
	margin-left: 11px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
.boxrounded {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color:#FFFFFF;
	behavior: url(js/PIE.html);
	border: solid 1px;
	border-color: #dcdcdc;
	padding: 10px;
}

.boxrdcont_wide {
	background-image: url(../images/bg-boxr-w-btm.jpg);
}
.boxrdcont_normal {
	background-image: url(../images/bg-boxr-n-btm.jpg);
}
.boxcont_wide {
	background-image: url(../images/1px-bg-boxtop.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px 0;
}

.box_real {
	width: 340px;
	height: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.box_real .realBtn {
	position: absolute;
	top: 0px;
}
.box_real .realBtn.btn_prev {
	left: 0;
}
.box_real .realBtn.btn_next {
	left: 313px;
}



.box_devis, .box_partenaire {
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
}
.box_devis {
	height: 146px;


}
.box_partenaire {
	height: 117px;

}


.devis {
	background-image: url(../images/bg-devis.gif);
	width: 212px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 28px;
	height: 90px;


}
.box_devis.devis_type2 {
	height: 280px;
}
.box_devis.devis_type3 {
	height: 120px;
}

.devis_type2 .devis, .devis_type3 .devis {
	background-image: url(../images/bg-devis2.gif);
	background-position:left bottom;
	height: 252px;
	padding-top: 0px;
	padding-left: 14px;
	width: 226px;
	cursor: default;

}
.devis_type3 .devis {
	height: 92px;
}
.devis_type2 .devis p, .devis_type3 .devis p {
	margin: 0;
}
.box_interv {
	background-image: url(../images/bg-box-interv.gif);
	background-repeat: repeat-x;
	padding: 8px 14px;
	background-color: #98cd64;
	margin-bottom: 22px;
}
.content  .box_interv h2 {
	padding: 0px;
	height: 56px;
	padding-left: 60px;
	background-image: url(../images/bg-title-interv.gif);
	color: #58951d;
	margin-bottom: 12px;
}
.content .box_interv a {
	color: #447216;
	text-decoration: underline;
}

.box_interv p {
	color: #FFFFFF;
}




.partenaire {
	background-image: url(../images/bg-partenaire.gif);
	width: 196px;
	color: #36F;
	text-align: right;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 30px;
	height: 56px;
	background-position: bottom;
}













/* ======================= formulaire contact */

.form_contact {
	margin: 10px auto;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 12px;
	border: solid;
	border-color: #FF4C51;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	width: 65%;
}

.form_contact input {
	width: 200px;
	font-size: 12px;
	height: 16px;
	margin-left: 4px;

}
.form_contact select {
	height: 20px;
}


.form_contact td.celltype1 {
	text-align: right;
	padding: 4px 8px;
	border-bottom: solid #ffffff 1px;
	font-weight: bold;
	border-left: solid #999999 1px;
	color: #666666;
	background-color: #F7F7F7;
	border-right: solid 1px #cccccc;
	width: 236px;

}
.form_contact td.celltype2 {
	padding: 4px 4px 4px 12px;
	background-color: #FFE3E4;
	border-bottom: solid #ffffff 1px;
	border-right: solid #999999 1px;
	background-image: url(../images/1px-bg-cell.html);
	background-repeat: repeat-x;

}
.form_contact .form_radio {
	width: 30px;
}
.form_contact .form_message {
	width: 200px;
	height: 60px;
}
.form_contact .form_adresse {
	width: 280px;
}
.form_bouton  {
	height: 22px;
	width: 90px;
	margin: 0;
	padding: 0;
	background-color: #FF8B8E;
	border: solid 2px;
	border-color: #FF777A;
	color: #FFFFFF;
	font-weight: bold;

}
.form_contact .form_number {
	width: 90px;
}
.form_contact .form_code {
	width: 60px;
}
.form_contact .exergue {
	font-size: 16px;
	color: #FF4C51;
	margin: 0 2px;
}

/* ====  actus */
.content .line_info {
	border-bottom: dashed 1px;
	border-color: #92BFF4;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
.content .line_info h2 {
	background-color: #ECF5FF;
	padding: 8px;
	font-size: 14px;
	color: #0349af;
}
.content .more {
	text-align: right;
}




/* ========================= listes alphanum */
.liens_numpages{
	padding: 3px;
	text-align: right;
	margin: 10px 0;
}
.content  .liens_numpages a {
	color: #0349af;
	padding: 4px 8px;
	margin: 0 4px;
	border: solid 1px;
	border-color: #2E4E9B;
	background-color: #92BFF4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.content .liens_numpages  a:hover, .content .liens_numpages a.selected {
	background-color: #d5effe;
}




/* ======================== breadcrumb */
.breadcrumb {
	font-weight: normal;
	color: #666666;
	padding: 6px 18px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
}

.breadcrumb a {
	font-weight: normal;
	color: #CCCCCC;
	font-size: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/arrow-link.html);
	background-position: 0 4px;
	padding-left: 12px;
	text-decoration: none;
	margin-left: 12px;
}
.breadcrumb a.selected {
	font-weight: bold;
	color: #a5b7bf;

}
.breadcrumb .first_item {
	margin-left: 0px;
	padding-left: 0px;
	background-image: url(none.html);
}
.content  a.pdf {
	padding: 12px 10px;
	margin: 10px;
	background-color: #F0F7FF;
	color: #3D64CB;
	background-image: url(../images/pdf.html);
	background-repeat: no-repeat;
	display: block;
	background-position: 4px;
	padding-left: 40px;
}

/* ==================== main menu */
#menu {
	height: 56px;
	background-image: url(../images/bg-menu.html);
	margin: 0;
	padding: 0;
	background-position: center top;
	background-repeat: no-repeat;
	position:relative;
}

#menu ul {
	padding: 0px 4px;
	margin: 0px;
	text-align: right;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	margin-right: -6px;
	/*float: left;*/
}

#menu a {

}

#menu a.last_item {
	margin: 0;
	border: none;
}
#menu  a:hover, #menu a.selected {

}

.mac #menu, .ie9 #menu {
	padding-left: 8px;
}

 /* ========================== mainsmenu */
.mainsmenu {
	background-color: #8c8c8c;
	border: solid 10px;
	border-color: #8c8c8c;
	width: 318px;
	padding: 0px;
	padding-left:160px;
	margin-left:1px;
	background-image: url(../images/bg-smenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu .smenu_col_left {
	width: 130px;
}
#menu .smenu_col_list {
	width: 50%;
	padding: 10px 0;
}

#menu .smenu_col_list h2 {
	padding: 0;
	margin: 0;
}
#menu .smenu_col_list h2 a {
	color: #d6d6d6;
	font-size: 14px;
	font-weight: bold;
}

#menu  .lev1  li {
	position:relative;
	padding: 0;
	margin: 0;
}



 
 
/* ========================= level 1 */
#menu .lev1 a {
	font-size: 14px;
	padding: 20px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4683d1;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 180px;
	text-transform: uppercase;
	background-image: url(../images/bg-menu.gif);
	margin-right: -5px;

}
.mac #menu .lev1 a {

}
#menu .lev1 li:hover a, #menu .lev1 li.selected a {
	background-image: url(../images/bg-menu-on.gif);
	color: #FFFFFF;


}

#menu  .lev1  a:hover, #menu  .lev1  li.selected a {
	color: #FFFFFF;
	background-image: url(../images/bg-menu-on.gif);

}
/* ========================= level 2 */

#menu .lev2 {
	position: absolute;
	top: 36px;
	z-index:30;
	left: -999em;
}

#menu .lev2 ul {
	padding: 0;
}

#menu .lev2 li {
	float: none;
	margin: 0;
	padding: 0;

}

#menu #level2_1 {}


#menu .lev2 a, #menu .lev1 li:hover .lev2 a {
	background-image:none;
	color: #ababab;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	padding: 12px 24px;
	text-align: left;
	margin: 0;
	border-bottom: solid 1px #e6e6e6;
	border-right: solid 1px #e6e6e6;
}
#menu .lev2 .smenu_col_list a {
	display: block;
	float: none;
	width:auto;
}

#menu .lev1 .lev2 .smenu_col_list a:hover {
	background-image:none;
	background-color: #3a86f5;
	color:#FFFFFF;
}

#menu .smenu_col_left a.last_item {
	border: none;
}



/* =================== bottom_keywords */
.bottom_keywords {
	background-color: #5184d3;
	background-image: url(../images/bg-btm-keywords.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom_keywords #btm_kw_content {
	width: 939px;
	margin: 0 auto;
	background-image: url(../images/logo-btm.gif);
	background-repeat: no-repeat;
	background-position: right 38px;
	padding: 36px 20px;
}
.bottom_keywords a {
	color: #FFFFFF;
	font-size: 12px;
}
.bottom_keywords a:hover {
	color: #1A4181;
}

.colFooter {
	float: left;
	display: inline;
	padding: 0 16px;
	width: 150px;
}
.colFooter dd {
	line-height: 14px;

}







/* ========================= bottom_menu */
#bottom {
	background-image: url(../images/bg-btm.gif);
	padding: 0 11px;
	background-repeat: repeat-x;
}
#bottom_menu {
	padding: 0 20px;
	background-color: #f6f6f6;
	width: 939px;
	margin: 0 auto;
	background-image: url(../images/bg-btm.gif);
	background-repeat: repeat-x;
	background-position: top;
}


#bottom_menu ul {
	margin: 0;
	padding: 0px;
}
#bottom_menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}
#bottom p {
	color: #999999;
}

#bottom_menu    .btm_menu a   {
	color: #adadad;
	font-size: 12px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-btm-menu.gif);
	width: 220px;
	display: block;
	text-align: center;
	margin-left: 4px;
	height: 16px;
	border:none;
	background-repeat: no-repeat;
	padding-top: 10px;
}


#bottom_menu a:hover {
	text-decoration: none;
	color: #1F2732;
}


.realisation {
	padding: 20px 0;
	font-size: 10px;
	color: #999999;
	width: 160px;
	text-align: center;
}
.realisation img {
	margin: 0 4px;
}

.social_ntw {
	padding: 10px 0;
}

.copyright {
	padding: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

.copyright   a  {
	font-size: 11px;
	font-weight: normal;
	border: none;
	background: none;
	display: inline;
}
.btm_baseline {
	margin: 0;
	padding: 16px;
	color: #666666;
	text-align: justify;
	font-size: 10px;
}
.btm_baseline a {
	color: #555555;
	text-decoration: underline;
}
.titeboxrundez {
	color: #619CC9;
	font-size: 16px;
	text-align: left;
}
.blanccassé {
	color: #FFF;
}
.12 {
	font-size: 12px;
}
