body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0; /* ce paramtrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligne  gauche (valeur par defaut) dans le selecteur #container */
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	background-image: url(../images/bg-site.gif);
	text-align: center;
    }
.pos_relative {
	position: relative;
	height: 0px;
	line-height: 0px;
	z-index: 1;
}
h1 {
	font-size: 16px;
	margin: 0;
}
h1, h2, h3 {
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
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;
}
p {
	margin: 0;
	margin-bottom: 6px;
	font-size: 0.75em;
}

.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 {
	height: 15px;
	margin: 0 6px;

}
select {
	height: 20px;
}
.exergue {
	font-weight: bold;
	color: #49A2C2;
}
.intro {
	font-weight: bold;
	font-size: 13px;
}

.note    {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
}



/* 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;
}
.cellfloat_left {
	float: left;
	display: inline;
}
.cellfloat_right {
	float: right;
	display: inline;
}
.box_img, .box_text {
	float: left;
	margin-bottom: 16px;
}
.clearfloats { overflow: hidden;}

    .clearfloat { 
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0;
	font-size: 1px;
    }
/* ============== main container */	
.container {
	width: 960px;
	margin: 10px auto;
	text-align: left;
	background-image: url(../images/bg-container-.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 14px;
    }
	
/* ============== header */
.header {
	height: 104px;
	text-align: left;
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	-webkit-border-radius: 26px 0 0 0;
	-moz-border-radius: 26px 0 0 0;
	border-radius: 26px 0 0 0;
	border-top:solid 2px #e7dfd9;
	behavior: url(/PIE.htc);
	background-color: #FFFFFF;

}
.logo {
	position: absolute;
	left: 60px;
	top: 0px;
	margin: 0;
	padding: 0;
}

.logo img {
	display: block;
}
.motstype {
	position: absolute;
	color: #FF6C00;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.motstype a {
	color: #1779A0;
}
.motstype a.btn {
	display:block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #1779A0;
	padding: 4px 8px;
	text-align: center;
	color: #FFFFFF;
}
.mt1 {
	left: 260px;
	top: 12px;
	font-size: 18px;
}
.mt2 {
	left: 320px;
	top: 68px;
	color: #1779A0;
	font-size: 14px;
}
.mt3 {
	left: 480px;
	top: 30px;
}
.mt4 {
	left: 682px;
	top: 56px;
	color: #1779A0;
	font-size: 12px;
}
.mt5 {
	left: 676px;
	top: 16px;
	color: #FF6C00;
	font-size: 12px;
}
.mt6 {
	left: 892px;
	top: 30px;
	color: #1779A0;
	font-size: 16px;
	font-style: normal;
}



.flags img {
	margin: 12px 6px;
}
.recherche {
	margin-top: 46px;
	margin-left: 200px;
}


/* ==================== main menu */
#menu {
	text-align: center;
	margin: 0;
	padding: 0;
	padding-right: 26px;
	padding-left: 20px;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	behavior: url(/PIE.htc);
	background-color: #1779A0;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	margin: 0;
	padding: 0;
	position: relative;
	display: inline;
	margin-left: -5px;
	/*float: left;*/
}

.win.ie6 #menu li {
margin-left:0;

}
/* ========================= level 1 */

#menu .lev1 a {
	font-size: 17px;
	padding: 10px 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ececec;
	display: inline-block;
	font-weight: normal;
	margin: 0;
	behavior: url(js/PIE.htc);
	padding-bottom: 14px;
	text-align: left;
}

#menu .lev1 a:hover, #menu  .lev1  li:hover a, #menu .lev1 li.selected a {
	color:#1779A0;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EAEAEA), to(#fff));
	background: -webkit-linear-gradient(#EAEAEA, #fff);
	background: -moz-linear-gradient(#EAEAEA, #fff);
	background: -ms-linear-gradient(#EAEAEA, #fff);
	background: -o-linear-gradient(#EAEAEA, #fff);
	background: linear-gradient(#EAEAEA, #fff);
	-pie-background: linear-gradient(#EAEAEA, #fff);
	background-color:#EAEAEA;
	behavior: url(js/PIE.htc);	
}
.win.ie6 #menu .lev1 a {
	padding: 10px 30px;
	padding-bottom: 14px;

}
.mac #menu .lev1 a, .ie9 #menu .lev1 a {

}
#menu .lev1 .first_item {
	background-image: url(none);

}


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


.mac #menu, .ie9 #menu {

}



 /* ========================== mainsmenu */
.mainsmenu {
	border: solid 4px;
	border-color: #1779A0;
	width: 155px;
	padding: 20px 14px;
	-webkit-border-radius: 0 0 30px 30px;
	-moz-border-radius: 0 0 30px 30px;
	border-radius: 0 0 30px 30px;
	behavior: url(js/PIE.htc);
	background-color: #ECECEC;
	border-top: none;
}
.win.ie6 .mainsmenu {
	margin-left: -20px;
}




#menu  .lev1 li:hover .lev2 a, #menu .lev1 li.selected .lev2 a {
	background-image:none;
	color: #131313;
	padding:4px;
	background: none;
}
#menu  .lev1  a:hover, #menu  .lev1  li.selected a {
	color: #333333;
	background-color: #ffffff;
}

#menu  .lev1 li:hover .lev2 ul, #menu .lev1 li.selected .lev2 ul {
	padding:0;
	margin:0;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
/* ========================= level 2 */

#menu .lev2 {
	position: absolute;
	top: 26px;
	z-index:30;
	left: -999em;
}
.win.ie6 #menu .lev2 {
	top: 46px;
}


#menu .lev1 .lev2 ul {
	padding: 0;
	margin:0;
	background-image: url(../images/smenu-separ.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
	margin-bottom: 10px;
}

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

}


#menu .lev1 .lev2 a {
	color: #131313;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	padding:4px;
	margin:0;
}

#menu .lev2 a:hover, #menu .lev1 li:hover .lev2 a:hover  {
	color: #1779A0;
}

/* ================================ */
/* ================================ */
/* ================================ */
/* ======================== content */
/* ================================ */
/* ================================ */


.content {
	padding: 24px 12px;
	color: #666666;
	margin: 0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
#realisations {
	background-image: url(../images/bg-top-content1.jpg);
}

.content h1 {
	font-size: 21px;
	border-bottom: dotted 2px;
	color: #1779A0;
	border-bottom-color: #FF6C00;
	padding: 0;
	padding-bottom: 8px;
	margin: 0;
	margin-bottom: 16px;
}
.content h2 {
	color: #FF6C00;
	/*font-size: 18px;*/
	font-size:1.125em;
	}

.content a {
	color: #FF6C00;
}
.content .more {
	text-align: right;
}

.content .more a {
	background-image: url(../images/arrow-link.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 6px;
}

.win.ie6 .content {
	display: inline-block;
}
.content .box_content {
	width: 574px;
}

.home_intro {
	width: 334px;
	margin-right: 10px;
	position: relative;
	padding: 0;
	margin-top: 5px;
}
.home_intro   h2    {
	color: #FF6C00;
	font-size: 18px;
	background-color: #FFFFFF;
}

.home_intro h3 {
	font-size: 16px;
	padding: 10px 0;
	margin: 0;
}


.home_intro li {
	font-size: 12px;
	background-image: url(../images/list-item.gif);
	background-position: 0 2px;
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	padding-left: 20px;
}


.box_projets {
	width: 400px;
	margin-right: 12px;
	color: #000000;
	margin-top: 5px;
	padding: 0 10px;
}
.box_projets h1 {
	font-size: 21px;
	border-bottom: dotted 2px;
	color: #1779A0;
	border-bottom-color: #FF6C00;
	padding: 0;
	padding-bottom: 8px;
	margin: 0;
	margin-bottom: 16px;
}
.box_projets h2     {
	color: #999999;
	font-size: 1em;
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
}

.box_projets .box_img {
	width: 130px;
	text-align: center;
}
.box_projets .box_text {
	width: 262px;
}
#realisations .boxline {
	width: 310px;
	margin-bottom: 16px;
	float: left;
	display: inline;
	background-color: #F4F4F4;
	height: 180px;
	border-right: solid 2px;
	border: solid 2px;
	border-top: none;
	border-left: none;
	border-bottom-color: #99C1D0;
	border-right-color: #E6E6E6;
}

#realisations .boxline .box_img {
	width: 110px;
	display: block;
	padding: 5px;
}
#realisations    .boxline    .box_img    a img  {
	border: solid 3px;
	border-color: #FFFFFF;
}
#realisations .boxline .box_img a:hover img {
	border-color: #FF6C00;
}


#realisations .boxline .box_text {
	width: 174px;
}




.home_items {
	width: 160px;
}

.rect_info {
	position: relative;
	border: solid 2px;
	border-color: #1779A0;
	padding: 6px;
	-webkit-border-radius: 10px 0 10px 0;
	-moz-border-radius: 10px 0 10px 0;
	border-radius: 10px 0 10px 0;
	behavior: url(/PIE.htc);
	border-bottom-width: 6px;
	border-top-width: 4px;
	margin-bottom: 16px;
	background-color: #ececec;
}
.rect_info.recttype1  {
	border-color: #FF6C00;
}
.home_intro .rect_info .headTitle {
position:absolute; top:-20px; width:80%; margin-left:8%;
}

.home_intro .rect_info h2 {
	background-color: transparent;
}

.home_intro .rect_info .headTitle h2 {
	background-color:#FFFFFF; padding:0 4%;
}
.content .line_area_text .rect_info h2 {
	font-size: 16px;
	padding: 0;
	padding-bottom: 4px;
}





.bground_top {
	background-image: url(../images/bground-top.jpg);
	background-repeat: no-repeat;
	height: 93px;
	text-align: right;
	padding: 0 60px;
	padding-top: 50px;
	background-color: #FFFFFF;
}
.bground_top h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 26px;
}

/* =============== main_content */
.main_content {
	position:relative;
	margin: 15px 10px 15px 11px;
	border: solid 2px;
	border-color: #1779A0;
	-webkit-border-radius: 10px 0 10px 0;
	-moz-border-radius: 10px 0 10px 0;
	border-radius: 10px 0 10px 0;
	behavior: url(/PIE.htc);
	border-bottom-width: 4px;
}

/* ========= */
.main_content .submenu {
	background-repeat: repeat-x;
	background-color: #EAEBEA;

}
.submenu ul {
	margin: 0;
	padding: 0;
}


.submenu   li   {
	text-align: center;
	vertical-align: top;
	float: left;
	border-right: solid 2px #ffffff;
	line-height: 16px;
	border-bottom: solid 1px;
	border-bottom-color: #DADCDA;
}
.submenu      a.selected     {
	background-repeat: no-repeat;
	background-image: url(../images/bg-submenu-on.gif);
	color: #FFFFFF;
}
.submenu a:hover {
	color: #91CB18;
}
.submenu a.selected:hover {
	color: #FFFFFF;
}


.submenu  a  {
	color: #b3b2b2;
	height: 47px;
	font-weight: bold;
	display: block;
	width: 226px;
	padding: 0 3px;
	padding-top: 6px;
	font-size: 14px;
}

/* ===== */
.main_content .subcontent {
	padding: 24px;
}
.main_content .subcontent p {
	margin-bottom: 10px;
}
.main_content  .xsubcontent  h1 {
	color: #83b817;
	font-size: 20px;
	margin-bottom: 14px;
	padding-bottom: 6px;
	border-bottom: dotted 2px #333333;
}
.main_content  .xsubcontent  h2 {
	font-size: 14px;
	border-left: 4px;
	border-left-color: #8FCA18;
	padding: 8px;
	border-left-style: solid;
	margin: 10px;
	padding-top: 12px;
}
.main_content .subcontent h3 {
	font-size: 12px;
	padding: 10px;
	margin: 10px 5px;
	color: #91CD17;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 0px;
}
.main_content .subcontent a {
	color: #999999;
	text-decoration: underline;
}



.main_content .subcontent ul {
	margin: 0;
	padding: 20px;
}


.main_content .subcontent li {
	font-size: 12px;
	background-image: url(../images/list-item.gif);
	padding-left: 26px;
	margin-bottom: 4px;
}
.main_content .subcontent img {
	background-color: #FFFFFF;
}


/* ======================== line buttons */
.box_openhide {
	text-align: right;
	margin: 4px 30px;
}
.box_openhide img {
	margin: 0 4px;
	vertical-align: middle;
	border: none;
}
.box_openhide a {
	color: #93439A;
	text-decoration: none;
	font-size: 11px;
	border-right:solid 1px #e2cde4;
	padding: 0 4px;
}


.line_button {
	background-repeat: no-repeat;
	background-image: url(../styles/images/bg-line-btn.gif);
	cursor: pointer;
	width:500px;
	height: 45px;
	margin: 4px 0;
}
.line_container {
	position: relative;
	cursor: pointer;
}

.main_content .line_button {
	width:836px;
	background-color: #EBEBEB;
	background-image: url(../images/bg-line-btn.gif);
	margin: 0 auto;
	margin-bottom: 4px;
	position: relative;
}
.main_content  .line_button_on  {
	height: 44px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 832px;
	display: none;
	z-index: 10;
}
.main_content  .line_button_on  a  {
	background-color: #006699;
	display: block;
}


.line_area_text .line_button {
	background-image: url(../styles/none);
}
.main_content    .line_button    h3      {
	padding-left: 30px;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding-top: 8px;
	border: none;
	margin: 0;
	color: #FF6C00;
	text-decoration: none;
}
.main_content .line_button h3.title1line {
	padding-top: 14px;
}

.main_content .line_button img {
	border:none;
}
.arrow_button {
	float: right;
}
.line_area  {
	display: none;
}
.main_content  .line_area h2 {
	font-size: 12px;
	padding: 6px;

}

.main_content .line_area_text{
	padding: 10px 30px;
	border: dashed 1px;
	border-color: #FF6C00;
	border-top: none;
	width: 756px;
	margin: 0 auto;
	margin-bottom: 16px;
	margin-top: -4px;
}

.line_area ul {

}
.main_content  .line_area li {

}

.line_area_text  .line_area  {
	margin-bottom: 8px;

}

/* ======================= formulaire contact */
.contactCol {
	width:80%;
}
.form_contact {
	margin: 20px auto;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 12px;
	border: solid;
	border-color: #FF6C00;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	width: 75%;
}

.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: #ECECEC;
	border-bottom: solid #ffffff 1px;
	border-right: solid #999999 1px;
	background-image: url(../images/1px-bg-cell.gif);
	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: #FF6C00;
	border: solid 2px;
	border-color: #1779A0;
	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;
}

/* ======================== breadcrumb */
.breadcrumb {
	font-weight: normal;
	color: #666666;
	padding: 8px 16px;
	font-size: 11px;
	top: 148px;
	left: 24px;
	text-align: right;
}

.breadcrumb a {
	font-weight: normal;
	color: #777777;
	font-size: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/arrow-link2.gif);
	background-position: 0 4px;
	padding-left: 8px;
	margin-right: 8px;
	text-decoration: none;
}
.breadcrumb a.selected {
	color: #FF6C00;
	font-weight: bold;
	border-bottom: dotted 2px #333333;

}


/* ========================= bottom_menu */
#bottom_menu {
	background-image: url(../images/1px-bottom-menu.gif);
	background-repeat: repeat-x;
	-webkit-border-radius: 0 0 26px 0;
	-moz-border-radius: 0 0 26px 0;
	border-radius: 0 0 26px 0;
	behavior: url(/PIE.htc);
	border-top:solid 2px #e7dfd9;
	border-bottom:solid 4px #e7dfd9;
	background-color: #FFFFFF;
	padding: 0;
}


#bottom_menu ul {
	margin: 0;
	padding: 14px 5px;
	text-align: right;
}
#bottom_menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#bottom_menu a {
	color: #1779A0;
	font-size: 12px;
	padding: 14px 16px;
	border-right: solid 1px;
	border-color: #e5e4e4;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 16px;
	margin-left: -4px;
}

#bottom_menu a:hover {
	text-decoration: none;
	color: #FF6C00;
	background-color: #F6F5F6;
}


.realisation {
	float: right;
	padding: 8px;
}
#bottom_menu  .copyright a {
	font-size: 11px;
	font-weight: normal;
	padding: 0 4px;
	margin: 0;
}

.copyright {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	float: left;
}
.btm_baseline {
	margin: 10px 0;
	padding: 16px;
	color: #999999;
	text-align: justify;
	font-size: 11px;
	margin-top: 0px;
	padding-bottom: 4px;
}

#bottom_menu .btm_baseline a {
	color: #1779A0;
	font-size: 11px;
	border: none;
	padding: 0;
	margin: 0;
}
/* ============= feature list */

		#feature_list h2 {
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #FF6C00;
		}

		div#feature_list {
	height: 240px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;

		}

		div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
		}

		ul#tabs {
	left: 0;
	z-index: 2;
	width: 340px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
	color: #1779A0;
	text-decoration: none;
	display: block;
	padding: 10px;
	height: 60px;
	outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
	background:  url('feature-tab-current.png');
	font-weight: bold;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
	right: 0;
	width: 620px;
	height: 240px;
	position: relative;
		}

		ul#output li {
	position: absolute;
	width: 620px;
	height: 240px;
		}

		ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	-moz-border-radius: 5px;
	background-color: #1779A0;
		}
		
		ul#output li a:hover {
	background-color: #EAEAEA;
	color: #1779A0;

		}
		
		
/* ===================== */

#featured{
	width:960px;
	position:relative;
	height:240px;
	background:#fff;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0;
	left:0px;
	list-style:none;
	padding:0;
	margin:0;
	width:338px;
	border-right: solid 2px;
	border-right-color: #E6E6E6;
	height: 240px;
}
#featured ul.ui-tabs-nav li{
	padding:0;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li img{
	float:left;
	margin:2px 14px;
	margin-right: 38px;
	margin-bottom: 20px;
}

#featured li.ui-tabs-nav-item a{
	display:block;
	margin: 0;
	padding: 17px 10px;
	font-size: 16px;
	text-transform: uppercase;
	color: #FF6C00;
	font-weight: bold;
	padding-left: 30px;
	border-bottom: solid 2px;
	border-bottom-color: #E6E6E6;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background-color: #ECECEC;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a a{
		font-size:12px;
	font-family:Verdana;
	line-height:18px;
	color: #1779A0;
}
#featured ul.ui-tabs-nav li span {
	font-size:12px;
	font-family:Verdana;
	line-height:18px;
	color: #1779A0;
	text-transform: none;
	font-weight: normal;

}
#featured .ui-tabs-panel{
	width:620px;
	height:240px;
	background:#999;
	position:relative;
	left: 340px;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:166px;
	left:0;
	height:50px;
	padding: 12px;
	background-image: url(../images/transparent-bg.png);
	width: 596px;
	text-align: right;
}
#featured .info h2{
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px;
	margin:0;
	overflow:hidden;
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
.rss {
	padding-top: 6px;
}

/* ============== */
/* ============== */
/* ========== RSS */
/* ============== */
/* ============== */
#bottom_menu  .rss ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#bottom_menu .rss a {
	font-size: 10px;
	color: #BCBCBC;
}
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
/* ///////////////////////////// newsletter */
/* //////////////////////////////////////// */
/* //////////////////////////////////////// */
#nwsl {
	margin-bottom: 36px;
	position: relative;

}
#nwsl input.button {
	color: #FFFFFF;
	background-color: #49A2C2;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: middle;
	width: 20%;
	height: 20px;
	border: none;
}
#nwsl .note {
	margin-bottom: 8px;
}
#nwsl input.txtbox {
	width: 68%;
	margin: 0;
	vertical-align: middle;
	color: #FF6C00;











	font-size: 0
.em;
	font-size: 0.75em;
	height: 20px;
	padding: 0 6px;
	border: none;

}
#nwsl #msgOK, #nwsl #msgKO {
	position: absolute;
	bottom: 4px;
	background-color: #FFFFFF;
	width: 96%;
	left: 0px;
	color: #FF6C00;
	font-size: 0.9em;
	padding: 2%;
	font-weight: bold;
}




.spiffy{display:block}

.spiffyfg{
	background:url(bk.gif);
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF
}
.fgblue{
	font-family: Arial, Helvetica, Sans serif;
	font-size: 10px;
	font-weight: bold;
	color: #6054BA;
}
.spiffyfg p {
	margin: 0;
	padding-bottom: 10px;
}



/* ///////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////// */
/* ============================================================================================= */
/* ============================================================================================= */
/* =============================== ///////////////////////////////////////////////////////////// */
/* =============================== ///////////////////////////////////////////////////////////// */
/* =============================== ///////////////////////////////////////////////////////////// */
/* ============== Media queries == ///////////////////////////////////////////////////////////// */
/* =============================== ///////////////////////////////////////////////////////////// */
/* =============================== ///////////////////////////////////////////////////////////// */
/* =============================== ///////////////////////////////////////////////////////////// */
/* ============================================================================================= */
/* ============================================================================================= */
/* ///////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////// */




/* //////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////// */
 /*@media screen and (orientation:portrait)
{
 @-viewport {
    width: 640px;
  }
  .logo {
	background-color: #FF0000;
}
}*/
@media screen and (max-device-width: 480px) {

/* ============== main container */	
.container {
	width: 98%;
	margin: 10px auto;
	padding: 0 1%;
    }
	
	/* ============== header */
.header {
	height: 220px;
	background-image:url(../images/question.jpg);
	background-size: cover;

}
.logo {
width:260px;
left:4%;
top:10%;
}
.logo img {
width:100%;
}

.motstype {
	display:none;
}


/* ==================== main menu */
#menu {
	text-align: center;
	margin: 0;
	padding: 0 2%;
}
#menu .lev1 a {
	font-size: 2.1em;
	padding: 2%;
}
 /* ========================== mainsmenu */
.mainsmenu {
	width: 120%;
	padding: 4%;
}


/* =================== */
#featured { display:none;}

/* =================== */
.home_intro {
	width: 100%;
	float:none;
	padding:0;
	margin:0;
	font-size: inherit;
}

.content .home_intro .rect_info {
font-size:140%;
	padding:5%;
	padding-top:8%;
}
.content .home_intro .rect_info h2    {
font-size:2.2em;

}

.home_intro h3 {
	font-size: 1.2em;
}


.home_intro li {
	font-size: 0.9em;
	padding-left:5%;
	background-position:0 16%;

}

/* ======================== */

.box_projets {
	width: 96%;
	float:none;
	margin: 0;
	margin-top: 5px;
	padding: 0 2%;
	font-size:100%;
}
.box_projets .boxline { overflow:hidden;}
.box_projets h1 {
	font-size: 1.6em;
	margin-bottom: 30px;
}
.box_projets h2, .box_projets h2 a, .box_projets h2, .box_projets .more a  {

	font-size: 0.93em;
}
.box_projets p {
	font-size: 1em;
}

.box_projets .box_img {
	width: 26%;
}
.box_projets .box_img img {
	width: 100%;
}
.box_projets .box_text {
	width: 62%;
	padding:0 4%;
}

/* ================================ */
#realisations .boxline {
	width: 100%;
	overflow:hidden;
		margin:2% 0;
		height:auto;
}

#realisations .boxline .box_img {
	width: 32%;
}
#realisations .boxline .box_img    img  {
width:100%;	
}


#realisations .boxline .box_text {
	width: 54%;
	padding:0 5%;
		font-size: 140%;
}
#realisations h1 {
	font-size: 1.4em;
	margin-bottom: 30px;
}

#realisations .boxline .box_text h2  {

	font-size: 1.4em;
}
.#realisations .boxline .box_text p {
	font-size: 1.3em;
}



/* =================================== */

.home_items {
	width: 100%;
	float:none;
}

.rect_info {
width:80%;
margin:6% auto;
padding:3%;

}

.home_items .rect_info h2 {
	background-color: transparent;
	font-size:2.2em;
}
.content .line_area_text .rect_info h2 {
	padding: 0;
	padding-bottom: 4px;
}
.home_items .rect_info p {
font-size:2em;
}
#cv {
text-align:center;
}	
#cv img
{
width:60%;
}

/* =================================== */
/* =================================== */

.content .box_content {
	width: 90%;
	margin:0 5%;
	float:none;
}

/* ======================= formulaire contact */
.contactCol {
	width:100%;
	float:none;
}
.form_contact {
	margin: 2% auto;
	font-size: 120%;
	width: 100%;
}
.form_contact input {
	width: 80%;
	font-size: 1em;
	height: 90%;
	margin-left: 4px;

}
.form_contact select {
	height: 80%;
		font-size: 1em;
}

.form_contact td {
padding:2%;
}
.form_contact td.celltype1 {
	width: 36%;
	font-size:2.2em;

}

.form_contact .form_message {
	width: 80%;
	height: 60px;
}
.form_contact .form_adresse {
	width: 80%;
}
.form_bouton  {
	width: 40%;
	padding:5%;
	margin:2% auto;
	font-size:2.2em;
}
.form_contact .form_number {
	width: 30%;
}
.form_contact .form_code {
	width: 30%;
}
.form_contact .exergue {
	font-size: 1.2em;

}


/* ========================= bottom_menu */
#bottom_menu  {
background-color:#f4f4f4;
padding:5% 0;
}

#bottom_menu ul {
	margin: 0;
	padding: 5% 2%;
	float:none;
	text-align:center;
}


#bottom_menu ul a {
	font-size: 1.8em;
	padding: 4%;
}


.realisation {
	float: none;
	padding: 8px;
}
#bottom_menu  .copyright a {
	font-size: 0.8em;
	padding: 0 2%;
}

.copyright {
	padding: 5%;
	font-size: 0.7em;
	float: none;
}
.btm_baseline {
	margin: 1% 0;
	padding: 5%;
	font-size: 0.6em;
}

#bottom_menu .btm_baseline a {
	font-size: 0.6em;

}


}
