
a img {
    border: none;
}

.hidden,
.js .closed .inside,
.js .hide-if-js,
.no-js .hide-if-no-js {
	display: none!important;
}

html, body {
    height: 100%;
}

body {
    background: #FFF url(images/body_bk.png) top repeat-x;
    font: 10px Tahoma,Geneva,Kalimati,sans-serif;
    color: #000;
}

#container {
    position: relative;
    min-height: 100%;
    /*background: transparent url(images/page_bk.png) bottom repeat-x;*/
    clear: both;
}

#menu_top {
    margin: 10px auto 0;
    width: 1020px;
}

#home_link {
    color: #000;
    font-weight: bold;
}

#page {
    margin: 5px auto 10px;
    background: #FFF;
    border: 1px solid #bdbdbd;
    width: 1000px;
    padding: 8px 9px;
    overflow: hidden;
    clear: both;
}

/* Logo */
#logo {
    float: left;
    width: 226px;
    height: 126px;
    background: #FFF url(images/logo_bk.png) bottom right no-repeat;
    position: relative;
    margin-bottom: 6px;
}

#logo h1 {
    margin: 0;
    position: absolute;
    top: -5px;
    left: 16px;
    z-index: 10;
}

#header  {
    position: relative;
}

#header form {
    position: absolute;
    right: 0;
    top: 42px;
    width: 188px;
    padding-left: 14px;
}

#header form p {
    background: #fff;
    border: 10px solid #F9D343;
    border-width: 10px 7px;
    color: #E0E0E0;
    height: 27px;
}

#footer form input,
#header form input {
    border: none;
    margin: 0;
    padding: 0 5px;
    vertical-align: middle;
    font-size: 11px;
    font-family: Tahoma, "Geneva", "Kalimati", sans-serif;
    outline: none;
    padding-top: 4px;
}

#footer_postcode,
#header_postcode {
    width: 132px;
    color: #999;
}

#header form #header_postcode {
	padding-right: 4px;
}
/* pub entete */
#header .campaign {
    display: block;
    float: right;
    width: 760px;
    height: 126px;
    text-align: right;
    margin-bottom: 6px !important;
}

/* menu de gauche */
#left_menu,
#bottom_menu {
    float: left;
    width: 227px;
    list-style: none;    
    margin: 0;
}

#left_menu {
    margin: 0;
    border-top: 33px solid #012b73;
    padding-top: 8px;
    width: 240px;
}

#left_menu li,
#bottom_menu li {
    margin: 0;
}

#left_menu img,
#bottom_menu img,
#realisations_link img,
#testimonials_link img {
/*    display: block;*/
    margin-bottom: 5px;
}

#left_menu .last img {
	margin-bottom: 0;
}

/* center */
#center {
    float: right;
    width: 760px;
}

/* menu du haut */
#top_menu {
    clear: both;
    background: #012b73;
    color: #b7b9bb;
    text-transform: uppercase;
    height: 33px;
    font-size: 15px;
    border-bottom: 3px solid #FFF;
    position: relative;
    z-index: 1;
    margin: 0;
}

#top_menu li {
    list-style: none;
    float: left;
    border-left: 5px solid #B2B2B2;
    width: 186px;
    line-height: 33px;
    height: 33px;
    margin: 0;
}

#top_menu li.first {
    width: 182px;
}

#top_menu2 a,
#top_menu3 a,
#top_menu4 a,
#top_menu5 a {
    color: #b7b9bb;
    text-indent: -5000px;
    display: block;
    background: url(images/menu_top.png) repeat-y;
    height: 30px;
    padding: 0;
}

#top_menu2 a:hover {
    background-position: 0 -31px;
}

#top_menu3 a {
    background-position: -366px 0;
}

#top_menu3 a:hover {
    background-position: -366px -32px;
}

#top_menu4 a {
    background-position: -552px 0;
}

#top_menu4 a:hover {
    background-position: -552px -32px;
}

#top_menu5 a {
    background-position: -181px 0;
}

#top_menu5 a:hover {
    background-position: -181px -32px;
}

#top_current {
    line-height: 33px;
    height: 33px;
    margin: 0;
    clear: both;
    color: #4D4D4D;
    background: #FFF7DF;
    font-weight: bold;
    font-size: 12px;
    border-bottom: 3px solid #FFF;
}

#top_current span {
    padding-left: 15px;
}

#top_current span.title {
    border-left: 5px solid #fdc92f;
    text-transform: uppercase;
    float: left;
    background: #CCC;
    color: #FFF;
    padding: 0 20px 0 6px;
    border-right: 5px solid #FFF;
}

#top_submenu {
    text-transform: uppercase;
    line-height: 33px;
    height: 33px;
    margin: 0;
    clear: both;
    color: #4D4D4D;
    font-weight: bold;
    font-size: 12px;
    padding-left: 11px;
}

#top_submenu a {
    color: #4D4D4D;
}

#top_submenu a:hover,
#top_submenu a:active,
#top_submenu a:focus {
    color: #FDC92F;
    text-decoration: none;
}

#top_menu ul {
    display: none;
    background: #012b73;
    position: absolute;
    left: 0;
    top: 33px;
    width: 760px;
    height: 33px;
    font-size: 11px;
    border-top: 2px solid #FFF;
    z-index: 10;
    margin-left: 0;
    list-style: none;
}

#top_menu ul li {
    width: auto;
    border: none;
    padding-left: 0;
    display: inline;
}

#top_menu ul li a,
#top_menu ul li.first li a,
#top_menu ul li li.first li a {
    border-left: 1px solid #b7b9bb;
    padding-left: .5em;
    padding-right: .5em;
    display: inline;
    float: none;
    background: none;
    text-indent: 0;
}

#top_menu ul li a:hover,
#top_menu ul li a:active,
#top_menu ul li a:focus,
#top_menu ul li.first li a:hover,
#top_menu ul li.first li a:active,
#top_menu ul li.first li a:focus,
#top_menu ul li.first li.first li a:hover,
#top_menu ul li.first li.first li a:active,
#top_menu ul li.first li.first li a:focus {
    color: #FFD444;
    text-decoration: none;
}

#top_menu ul li.first {
    width: auto;
    border-left: 5px solid #fdc92f;
    padding-left: 11px;
}

#top_menu ul li.first a,
#top_menu ul ul li.first a,
#top_menu ul ul ul li.first a {
    border-left: none;
    padding-left: 0;
}

#top_menu li:hover ul {
    display: block;
}

#top_menu li:hover ul ul,
#top_menu li:hover li:hover ul ul {
    display: none;
}

#top_menu li:hover li:hover ul,
#top_menu li:hover li:hover li:hover ul {
    display: block;
}

/* menu du milieu */
#middle_menu {
    clear: both;
    list-style: none;    
    margin: 0;
    padding-top: 12px;
}

#middle_menu li {
    float: left;
    margin: 0;
}

#middle_menu li.last {
    margin-left: 12px;
    margin-right: 0;
}

#middle_menu a {
    display: block;
    width: 57px;
    height: 58px;
    background-image: url(images/bt_middle_menu.jpg);
    background-repeat: repeat-x;
    background-position: -2px -62px;
}

#middle_menu #middle_menu1:hover {
    background-position: -2px 0px;
}

#middle_menu #middle_menu1:active,
#middle_menu #middle_menu1:focus {
    background-position: -2px -124px;
}

#middle_menu #middle_menu4 {
    background-position: 58px -62px;
}

#middle_menu #middle_menu4:hover {
    background-position: 58px 0px;
}

#middle_menu #middle_menu4:active,
#middle_menu #middle_menu4:focus {
    background-position: 58px -124px;
}

#middle_menu #middle_menu3 {
    background-position: 120px -62px;
}

#middle_menu #middle_menu3:hover {
    background-position: 120px 0px;
}

#middle_menu #middle_menu3:active,
#middle_menu #middle_menu3:focus {
    background-position: 120px -124px;
}

#middle_menu #middle_menu2 {
    background-position: 182px -62px;
}

#middle_menu #middle_menu2:hover {
    background-position: 182px 0px;
}

#middle_menu #middle_menu2:active,
#middle_menu #middle_menu2:focus {
    background-position: 182px -124px;
}

#middle_menu li.last a {
    width: 730px;
    height: 20px;
    margin-top: 18px;
    background-image: url(images/bt_middle_menu.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#middle_menu li.last a:hover {
    background-position: 0 -34px;
}

#middle_menu li.last a:active,
#middle_menu li.last a:focus {
    background-position: 0 -68px;
}

/* menu du bas */
#bottom {
    clear: both;
    padding-top: 4px;
}

#bottom .campaign {
    float: right;
	width: 760px;
}

/* realisations */
#realisations,
#testimonials {
    clear: both;
}

#portfolios_all {display: none;}
#realisations_link,
#testimonials_link {
    float: left;
}

#realisations_list,
#testimonials_list {
    float: right;
    padding-left: 17px;
    width: 746px;
    list-style: none;
    overflow: hidden;
    margin: 0;
}

#realisations_list {
    background: #ebebeb url(images/realisations_bk.png) top left no-repeat;
}

#testimonials_list {
    height: 96px;
    background: #ededed url(images/testimonials_bk.png) bottom no-repeat;
    padding-left: 36px;
    width: 727px;
}

#realisations_list li,
#testimonials_list li {
    float: left;
    margin: 0;
}

#testimonials_list li {
    width: 338px;
    margin-right: 8px;
    text-align: justify;
    padding-top: 12px;
}

#realisations_list img {
    border: 3px solid #FFF;
    margin: 8px 0 6px 19px;
}

#realisations_list a:hover img,
#realisations_list a:focus img {
    border-color: #FAD441;
}

#testimonials_list a {
    color: #808080;
    background: url(images/testimonial_a_bk1.png) left bottom no-repeat;
    height: 76px;
    display: block;
}

#testimonials_list a:hover,
#testimonials_list a:focus {
    text-decoration: none;
    background-image: url(images/testimonial_a_bk2.png);
}

#testimonials_list a:active {
    text-decoration: none;
    background-image: url(images/testimonial_a_bk3.png);
}

/* content */
/*#content {
    min-height: 407px;
}*/
div.yellow_bk {
    background: url(images/page_yellow_bk.png) center top no-repeat;
}
.line { clear: both; padding-top: 12px;}
.line.first { padding-top: 5px;}
.column {float: left; min-height: 10px; padding-left: 5px;}
.span-8 {width: 760px;}
.span-7 {width: 665px;}
.span-6 {width: 568px;}
.span-6.first {padding-right: 1px;}
.span-5-5 {width: 505px;}
.span-5 {width: 475px;}
.span-4 {width: 377px;}
.span-4.first {padding-right: 1px;}
.span-3 {width: 285px;}
.span-2-5 {width: 250px;}
.span-2 {width: 186px;}
.span-2.first {padding-right: 1px;}
.span-1 {width: 95px;}
.first {clear: both; padding-left: 0;}

.module5 .content {
    color: #4D4D4D;
    font-size: 11px;
}

.module5 .content .title {
    border: 1px solid #888;
    border-left-width: 5px;
    padding: 11px;
	text-transform: uppercase;
}

.module5 .content .title .date {
	float: right;
}

.module5 .content .picture {
    float: left;
}

.module5 .content .testimony {
    margin-left: 192px;
}

.module1 {
    color: #4D4D4D;
    font-size: 11px;
    /*margin-bottom: -1.6em;*/
}

.module1 p {
    margin-bottom: 12px;
}

.module1 .yellow_left {
    border-left: 5px solid #fdc92f;
    padding-left: 11px;
}

.module1 .yellow_left2 {
    border: 1px solid #fdc92f;
    border-left-width: 5px;
    padding-left: 11px;
    padding-top: 11px;
}

.module1 .gray_left {
    border: 1px solid #888;
    border-left-width: 5px;
    padding-left: 11px;
    padding-top: 11px;
}

.module1 .yellow_arrow {
    border: 1px solid #888;
    padding-left: 23px;
    padding-top: 11px;
    background: url(images/yellow_arrow.png) 3px center no-repeat;
}

.module1 .blue {
    color: #FFF;
    background: #90a8cc;
    border: 1px solid #a7b9d7;
    padding: 12px 18px 0;
}

.module2 .content {
    position: relative;
}

.module2 .infobulle {
    display : none;
    position: absolute;
    padding-bottom: 12px;
    background: url(images/tooltip.png) bottom left no-repeat;
    top: 0;
    left: 0;
}

.module2 .content:hover .infobulle {
	display: block;
}

.module2 .infobulle span {
    display: block;
    padding: 0 15px;
    line-height: 31px;
    font-style: italic;
    color: white;
    background-image: url(images/tooltip_bk.png);
    font-size: 12px;
    font-family: Times New Roman, Times, serif;
}

.module2 .tag {
    display : block;
    position: absolute;
    top: 0;
    right: 0;
}

#blockDialog table {
    margin-left: auto;
    margin-right: auto;
}

#blockDialog th {
    vertical-align: middle;
}

.module4 {
    overflow: auto;
    height: 233px;
    position:relative;
}

.module4 ul {
    height: 212px;
    margin: 0;
    padding: 0;
}

.module4 li {
    list-style: none;
    float: left;
    border: 1px solid #999;
    margin: 0;
    margin-left: 29px;
    padding: 0;
    position: relative;
	width: 100px;
}

.module4 li.first {
    margin: 0;
    margin-right: 2px;
}

.module4 li img {
    display: block;
    margin: 9px 12px;
}

.module4 .infobulle {
    display : none;
    position: absolute;
    padding-bottom: 12px;
    background: url(images/tooltip.png) bottom left no-repeat;
    top: 35%;
    right: 12px;
    width: 100px;
}

.module4 a:hover {
    text-decoration: none;
}
.module4 a:hover .infobulle {
    display: block;
}

.module4 .infobulle span {
    display: block;
    padding: 0 0 0 15px;
    line-height: 31px;
    font-style: italic;
    color: white;
    background-image: url(images/tooltip_bk.png);
    font-size: 12px;
    font-family: Times New Roman, Times, serif;
}

.module4 .tag {
    display : block;
    position: absolute;
    top: 0;
    right: 0;
}

.module4 .name {
    display : block;
    background: #999;
    color: #FFF;
    padding-left: 12px;
    line-height: 17px;
	height: 17px;
}

.module8 .content ul ,
.module8 .content li {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

.module8 .content li {
    margin-bottom: 18px;
	clear: both;
	overflow: hidden;
}

.module8 div.map {
	float: right;
}

.module8 div.company {
    width : 376px;
    border: 1px solid #999;
    font-size: 12px;
	float: left;
}

.module8 div.company p {
    color: #FFF;
    background: #0C285C;
    text-transform: uppercase;
    padding-left: 10px;
    line-height: 24px;
}

.module8 div.company p a {
    display: block;
    float: right;
    background: #F9D343 !important;
    color: #000;
    text-transform: none;
    font-style: italic;
    width: 177px;
    padding-left: 10px !important;
}

.module8 div.company .picture {
	float: right;
	margin-top: -1.6em;
}
.module8 div.company address {
    padding-left: 10px;
    font-style: normal;
}

#footer {
    clear: both;
    background: url(images/footer_bk2.png) left 39px repeat-x;
}

#footer .content{
    padding-top: 40px;
    background: url(images/footer_bk.png) right 8px no-repeat;
    padding-right: 147px;
    height: 50px;
    position: relative;
}

#footer_home,
#footer .content p,
#footer .content form{
	float: left;
}

#footer .content #last_menu {
	float: none;
    position: absolute;
    bottom: 3px;
    right: 140px;
    font-size: 9px;
    color: #4D4D4D;
    margin: 0;
	text-transform: none;
}

#footer .content #last_menu a{
    color: #4D4D4D;
}

#footer .content #prelast_menu {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 15px;
}

#footer .content #prelast_menu a {
	color: #000;
}

#footer .content #last_menu a:hover,
#footer .content #last_menu a:active,
#footer .content #last_menu a:focus,
#footer .content #prelast_menu a:hover,
#footer .content #prelast_menu a:active,
#footer .content #prelast_menu a:focus {
	color: #FDC92F;
	text-decoration: none;
}

#footer .content form p {
    background: #fff;
    border: 1px solid #CCC;
    color: #E0E0E0;
    height: 27px;
	margin-top: 2px;
	margin-left: 3px;
}

/* formulaires */

body label,
body label.jforms-required,
body span.jforms-required {
    font-weight: normal;
}

body label.jforms-required:after,
body span.jforms-required:after {
    content:"";
}

.module6 .content .form,
.module7 .content .form{
    border: 1px solid #BABABA;
    background: #F2F2F2;
    padding: 10px 7px 0;
    color: #4D4D4D;
    font-size: 11px;
}

.module6 .content .intro,
.module7 .content .intro {
    font-weight: bold;
    margin-bottom: 6px;
    padding-left: 11px;
    margin-top: 7px;
}

.module6 .content fieldset,
.module7 .content fieldset {
    border: 1px solid #BABABA;
    background: #FFF;
    padding: 6px 10px;
    margin-top: 0;
    margin-bottom: 4px;
}

.module6 .content fieldset p,
.module7 .content fieldset p{
    margin-bottom: 0;
}

.module6 .content input[type='text'] {
    width: 180px;
}

.module6 .content .module_contact_company p {
    width: 49%;
    float: left;
    margin-bottom: 0;
}

.module6 .content label,
.module7 .content label {
    float: left;
    width: 110px;
    padding-top: 2px;
}

.module6 .content .newsletter,
.module7 .content .newsletter {
    margin-top: -1em;
}

.module6 .content .newsletter label,
.module7 .content .newsletter label {
    float: none;
    width: auto;
}

.module6 .content .module_contact_size p {
    margin-bottom: 0;
}

.module6 .content .module_contact_size label {
    float: none;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 2px;
}

.module6 .content .module_contact_size .jforms-label {
    display: block;
    margin-bottom: 4px;
    font-weight: bold;
}

.module6 .content fieldset.module_contact_address p,
.module7 .content fieldset.module_contact_address p{
    margin-bottom: 1.2em;
}

.module6 .content fieldset.module_contact_address,
.module7 .content fieldset.module_contact_address{
	padding-bottom: 0;
}

.module7 .content .module_contact_address p.referrer {
    float: right;
    width: 260px;
    border: 1px dotted #BABABA;
    border-width: 0 0 0 1px;
    margin-top: -6px;
    margin-right: -10px;
	margin-bottom: 0;
    padding : 6px 10px 0;
	height: 150px;
}

.module6 .content .module_contact_address .module_contact_mail,
.module6 .content .module_contact_address .module_contact_phone,
.module7 .content .module_contact_address .module_contact_mail,
.module7 .content .module_contact_address .module_contact_phone {
	margin-bottom: 0;
}

.module6 .content p.referrer .jforms-label,
.module7 .content p.referrer .jforms-label {
    display: block;
    margin-bottom: 4px;
    font-weight: bold;
}

.module6 .content p.referrer label,
.module7 .content p.referrer label {
    float: none;
}

.module6 .content p.referrer .jforms-ctl-referrer,
.module7 .content p.referrer .jforms-ctl-referrer {
    float: left;
    width: 49%;
	padding-bottom: 1.2em;
	margin-bottom: 0;
}

.module6 .content p.referrer .jforms-ctl-referrer input,
.module7 .content p.referrer .jforms-ctl-referrer input {
	padding-top: 0;
	padding-bottom: 0;
}

.module6 .content .module_contact_address  input[type='text'],
.module7 .content .module_contact_address  input[type='text'] {
    width: 100px;
}

.module6 .content .module_contact_address  .module_contact_lastname,
.module6 .content .module_contact_address  .module_contact_address,
.module6 .content .module_contact_address  .module_contact_postcode,
.module6 .content .module_contact_address  .module_contact_phone,
.module7 .content .module_contact_address  .module_contact_lastname,
.module7 .content .module_contact_address  .module_contact_address,
.module7 .content .module_contact_address  .module_contact_postcode,
.module7 .content .module_contact_address  .module_contact_phone {
	clear: left; /* 2011-11-18 */
}


.module6 .content .module_contact_address  .module_contact_firstname label,
.module6 .content .module_contact_address  .module_contact_city label,
.module6 .content .module_contact_address  .module_contact_mail label,
.module7 .content .module_contact_address  .module_contact_firstname label,
.module7 .content .module_contact_address  .module_contact_city label,
.module7 .content .module_contact_address  .module_contact_mail label {
    padding-left: 15px;
    width: 86px;
}

.module6 .content .module_contact_address #jforms_contact_contact_address,
.module7 .content .module_contact_address #jforms_directory_contact_address {
    width: 311px
}
.module6 .content .module_contact_address  p,
.module7 .content .module_contact_address  p {
    float: left;
}

.module6 .content textarea,
.module7 .content textarea {
    display: block;
    padding: 6px 10px;
    width: 722px;
}

.module6 .content .legal,
.module7 .content .legal {
    float: right;
    font-style: italic;
    font-size: 9px;
    font-family: "Times New Roman", Times, serif;
    width: 650px;
}

.module7 .module_directory_project  p {
	clear: left;
}
.module7 .module_directory_dreams label,
.module7 .module_directory_limits label,
.module7 .module_directory_project  label {
    float: none;
    display: inline;
    padding-top: 0;
}

.module7 .module_directory_interest .jforms-label2,
.module7 .module_directory_dreams .jforms-label,
.module7 .module_directory_limits .jforms-label,
.module7 .module_directory_project  .jforms-label {
    float: left;
    width: 170px;
    padding-top: 2px;
    text-align: right;
    font-weight: bold;
    padding-right: 20px;
}

.module7 .module_directory_interest p,
.module7 .module_directory_dreams .jforms-chkbox,
.module7 .module_directory_limits .jforms-radio,
.module7 .module_directory_project .jforms-radio,
.module7 .module_directory_interest p.others .jforms-chkbox,
.module7 .module_directory_interest p.isolations .jforms-chkbox {
    float: left;
    width: 117px;
}

.module7 .module_directory_interest p .jforms-label {
    font-weight: bold;
    display: block;    
    padding-top: 2px;
    padding-bottom: 3px;
}

.module7 .module_directory_interest p .jforms-chkbox {
    display: block;
}

.module7 .module_directory_project label,
.module7 .module_directory_limits label,
.module7 .module_directory_dreams label,
.module7 .module_directory_interest label {
    display: inline;
    float: none;
    padding-top: 0;
    width: auto;
}

.module7 .module_directory_interest p.others {
    width: 240px;
}

.module7 .module_directory_interest p.isolations {
    width: 480px;
	margin-left: 190px;
	padding-top: 5px;
}

.module7 .module_directory_interest p.isolations .jforms-chkbox {
    width: 234px;
}
.module10 .content ul {
	list-style: none;
	margin-left: 0;
}
.module10 .content ul li {
	margin-left: 0;
}
.module10 .content li a {
	display: block;
	text-transform: uppercase;
	font-size: 1.2em;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.module10 .content ul ul {
	list-style: circle;
	margin-left: 1.5em;
}

.module10 .content ul ul li {
	margin-left: 0.85em;
}

.module10 .content li li a {
	display: inline;
	text-transform: none;
	font-size: 1em;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.jelix-msg {
    list-style: none;
    margin: 0 auto;
    width: 1020px;
}

.jelix-msg li {
    margin-left: 0;
}

.jelix-msg-item-error, .jelix-msg-item-notice, .jelix-msg-item-success {padding:.8em;margin-bottom:1.6em;border:2px solid #ddd;}
.jelix-msg-item-error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.jelix-msg-item-notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.jelix-msg-item-success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.jelix-msg-item-error a {color:#8a1f11; background:none; padding:0; margin:0; }
.jelix-msg-item-notice a {color:#514721; background:none; padding:0; margin:0; }
.jelix-msg-item-success a {color:#264409; background:none; padding:0; margin:0; }

