/***************************************************
				      GENERAL
***************************************************/
/**
rouge : BF0D0D
orange : ff8e00

***/

#cookies-banner
{
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	width:100%;
	border-radius:0;
	padding:5px 10px;
	vertical-align:middle;
	margin:0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 17px;
	
}
body {
	height: 100%;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
}
h1,h2,h3,h4,h5,h6{
	color: #be0d0d !important;
}
h1{
	font-size:28px;
	display: block;
}
h2{font-size:20px; line-height:28px; color:#555; font-weight:bold; margin-top:10px;}

/*h2.baseline{font-size:20px; line-height:28px; color:#555; font-weight:bold; text-align:center; border-bottom: 2px solid #BF0D0D; margin: 45px 0 25px 130px; display: block; width: 700px;}*/



h3{font-size:22px;}
h4{font-size:18px;}
h5{font-size:16px;}
h6{font-size:12px;}

h3.bouton {font-size:20px; line-height: 30px; clear:both; margin-top: 20px;}

ul, ol	{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.clear{
	clear: both;
}

.reference li {
	margin: 10px 0 0 0
	
}

li {
	font-size: 16px;
	line-height: 22px;
	
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
}
p.italic {
	display: block;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



a {
	text-decoration: none;
	color: #BF0D0D;
}

a.bl {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;

}


.slg {
	font-weight: bold;
	font-size: 14px;
	 color: #BF0D0D;
	 padding-top: 85px;

	
	
}

.auteur {
	text-align: center;
}

.read-more {
	color: #999;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #000;
	-webkit-box-shadow: 0 1px 3px #000;
	text-shadow: 0 -1px 1px #000;
	background-color: #0d0d0d;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	float: right;
	margin-top: 15px;
	margin-left: 15px;
}
.imgleft {
	float:left;
	margin:4px 12px 0px 0px;	
}
.imgright {
	float:right;
	margin:4px 0px 0px 12px;
}

.borderimg {

	border: 6px solid #CCC;

}

.imgcenter  {
	text-align: center;
	border: 6px solid #CCC;
	margin: 10px 0 0 30px;
}

input, textarea {
	outline-style:none;
}
.divider {
	float: left;
	width: 100%;
	display: block;
	height: 25px;

}
.border-divider {
	float: left;
	width: 100%;
	display: block;
	height: 30px;
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-shadow:0 1px 0 #fff;
	background-image: url(../images/wrapper.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
#content {
	width: 980px;
	color: #666666;
	padding: 0px;
	float: left;
	margin: 10px 0 0 0px;
}
#header {
	float: left;
	width: 980px;
	height: 90px;
	position: relative;
}
#logo {
	float: left;
	padding-top: 25px;
	width: 100%;
	position: relative;
}
#logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 15px;
}

#logo .social a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}

#logo p {
	/** color: #BF0D0D; **/
	color: #000;
	float: right;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	display: block;
	text-align: right;
font-weight: bold;
font-size: 18px;
line-height: 20px;
}

.social {
	/** color: #BF0D0D; **/
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
	

	
}
/*********************************************************************
					TOGGLE STYLE
 *********************************************************************/
.open-close {
	position:relative;
	background-image: url(../images/toggle-open.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
	width: 100%;
	margin-top: 5px;
}
.open-close a {
	text-decoration: none;
	display: block;
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #4E4E4E;
	text-transform: uppercase;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

h3 a span {
	font-size: 27px;
	line-height: 1.1em;
	
}

.open-close a:hover,
.open-close a.current{
	color: #BF0D0D;
}

.current{
	background-attachment: scroll;
	background-image: url(../images/toggle-close.gif);
	background-repeat: no-repeat;
	background-position: right 19px;
	
	
}
.desc{
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 20px;
	overflow: hidden;
}
/***************************************************
			CLOSE SLIDESHOW
***************************************************/
#content-top {
	width: 100%;
	z-index: 8;
	float: left;
	height: 24px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BF0D0D;
}
#close-tab {
	height: 24px;
	position: absolute;
	right: 0px;
	width: 25px;
	z-index: 99;
	background-image: url(../images/close-tab.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
}
#close-tab a {
	display: block;
	height: 100%;
	width: 100%;
	z-index: 99;
}
.wrap {	
	height: auto;
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
}
#container {
	width: 980px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	float: left;
	padding-top: 20px;
}

/*********************************************************************
					TESTIMONIALS
 *********************************************************************/
.authors {
	font-weight: bold;
	color: #666666;
	text-align: right;
	display: block;
}
#testimonials { 
	width:100%; 
}
#testimonials ul { 
	list-style:none;
	padding:0; 
	margin:0; 	 
}
ul.pagination {
	list-style:none;
}
ul.pagination li {
	float:left;
	margin-top: 15px;
	margin-bottom: 0px;
}
ul.pagination li a {
	display:block;
	height:10px;
	text-indent:-9999px;
	width:10px;
	background-color: #404040;
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
	border-radius:2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.pagination li a:hover {
	background-color: #9A9A9A;
}
ul.pagination li.current a {
	background-color: #BF0D0D;
}
/***************************************************
				      TWITTER
***************************************************/
#twitter-holder {
	float: left;
}
.tweet{
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #111111;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #111111;
    padding: 10px;
}
.tweet li{
    list-style-type: none;
}
a.twitter-follow {
	padding: 0px;
	height: 50px;
	width: 75px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/twitter.png);
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
/***************************************************
				 COPYRIGHT
***************************************************/
.copyright {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

.copyright span{
	float: right;
}

.copyright span a{
	color:#000;
}

.copyright p {
	float: left;
}
.copyright img {
	float: right;
	margin-top: -3px;
}
/***************************************************
				      COLUMNS
***************************************************/
.one, .two-even, .two-odd, .three-even, .four-even { float:left; }
.two-even, .two-odd, .three-even, .four-even{
	margin-right: 35px;
}
.one {width: 940px;}
.two-even{
	width:472px;
}
.two-odd{
	width:642px;
}
.three-even{
	width:303px;
}
.four-even{
	width:208px;
}
.last{ margin-right: 0px;}
/*********************************************************************
						QUOTES
 *********************************************************************/
.quote-right {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	width: 45%;
	float:right;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.quote-left {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 20px;
	margin-top: 10px;
	margin-right: 20px;
	width: 45%;
	float:left;
	display: block;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
.quote-desc {
	color:#000000;
	line-height: 140%;
}
.quote-author-right {
	color:#BF0D0D;
	text-align: right;
	margin-top: 10px;
	line-height: 12px;
}
.quote-author-left {
	color:#BF0D0D;
	text-align: right;
	margin-top: 10px;
	line-height: 12px;
}
/*********************************************************************
					SKILLS
 *********************************************************************/
.skills {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.skills li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	width: 90%;
	background-image: url(../images/skills-rates.png);
	background-repeat: no-repeat;
}
.skills li.rate1 {
	display: block;
	background-position: right 0px;
}
.skills li.rate2 {
	display: block;
	background-position: right -27px;
}
.skills li.rate3 {
	display: block;
	background-position: right -54px;
}
.skills li.rate4 {
	display: block;
	background-position: right -81px;
}
.skills li.rate5 {
	display: block;
	background-position: right -108px;
}
/*********************************************************************
					NEWS TABS STYLE
 *********************************************************************/
.news {
	list-style: none;
	width: 260px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.news li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-bottom: 7px;
	width: 100%;
	float: left;
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news li a {
	background-image: none;
	color: #666666;
}
.news li a:hover {
	color: #000000;
}
.news li .date{
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	display:block;
	top:4px;
	color:#666;
	-webkit-border-radius:4px;-moz-border-radius:4px;				
	border-radius:4px;
	float: left;
	height: 58px;
	width: 58px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}
.news li .date span {
	display:block;
	padding-top:12px;
	font-size:9px;
	text-transform:uppercase;
	letter-spacing:0.5em;
}
.news li .date strong {
	display:block;
	font-size:22px;
	font-weight:normal;
	letter-spacing: -0.02em;
}
.news li .title {
	margin-left:70px;
	padding-top: 4px;
}
.news li.last {
	background-image: none;
}
.news li.active a  {
	color: #000000;
}
.news_container {
	float: left;
	width: 690px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.news li.active .date   {
	color:#FFFFFF;
	background-color: #BF0D0D;
	border-top-color: #BF0D0D;
	border-right-color: #BF0D0D;
	border-bottom-color: #BF0D0D;
	border-left-color: #BF0D0D;
	text-shadow:0 1px 0 #000;	
}
.news_content {
}
/*********************************************************************
					SERVICES TABS STYLE
 *********************************************************************/
.tabs {
	list-style: none;
	width: 980px;
	margin: 0px;
	padding: 0px;
}
.tabs li {
	padding-right: 15px;
	float: left;
	margin: 0px;
}
.tabs li a {
	text-decoration: none;
	color: #666666;
	display: block;
	outline: none;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 13px;
	text-transform: uppercase;
}
.tabs li a.last {
	border-right-style: none;
}
.tabs li.active a  {
	color: #BF0D0D;
}
.tab_container {
	float: left; 
	width: 100%;
}
.tab_content {
	float: left;
	padding-top: 27px;
}
/***************************************************
			 PORTFOLIO GALLERY
***************************************************/
ul.portfolio-tiles-gallery {
	list-style-type: none;
	padding: 0px;
	display: block;
	width: 1010px;
	float: left;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}
ul.portfolio-tiles-gallery li {
	float: left;
	margin: 0px;
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	position: relative;
	padding-left: 32px;
}
ul.portfolio-tiles-gallery  li img {
	background-color:#FFFFFF;
	padding: 10px;
}
.portfolio-thumbnail{
	position:absolute;
	width:190px;
	height:190px;
	z-index:10;
	left: 32px;
	top: 0px;
	background-color: #FFFFFF;
	padding: 15px;
	display: none;
}
.portfolio-thumbnail h3 {
	padding-bottom: 15px;
}
.portfolio-thumbnail a {
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 20px;
}
.portfolio-thumbnail a:hover {
	text-decoration: underline;
}
.portfolio-thumbnail a.preview {
	background-image: url(../images/icon-preview.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.portfolio-thumbnail a.view {
	background-image: url(../images/icon-online.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/***************************************************
		    PORTFOLIO FILTER
***************************************************/
#portfolio-filter {
	width: 980px;
	display: block;
	float: left;
}
#portfolio-filter ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#portfolio-filter li {
	background: none;
	display: inline;
	padding-right: 15px;
	float: left;
}
#portfolio-filter li a {
	text-decoration: none;
	color: #666666;
	display: block;
	outline: none;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 13px;
	text-transform: uppercase;
}
#portfolio-filter li a.last {
	border-right-style: none;
}
#portfolio-filter li a.current, #portfolio-filter li a:hover {
	text-decoration: none;
	color: #BF0D0D;
}
/***************************************************
			CONTACT
***************************************************/
#form {
	margin:0px;
	background-color: #FFFFFF;
	width: 920px;
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
}
#form p {
	padding-top: 15px;
	padding-right: 25px;
	color: #999999;
}
#form div {
	float: left;
	width: 300px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#form div label {
	width: 310px;
	display: block;
	font-size: 0.9em;
}
.success {
	background-color: #FFFFFF;
	width: 920px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
}
.error {
	color: #cc0000;
	font-size: 11px;
	position: absolute;
	top: 0px;
	right: 12px;
}
#form input, textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7C7C7;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #C7C7C7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCCCCC;
	width:275px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 5px;
	background-color: #eeeeee;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
}	
#form textarea {
	height:139px;
	width: 577px;
}
#form input:focus, textarea:focus {
	color: #666666;
	background-color: #E1E1E1;
	border-top-color: #B4B4B4;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #B4B4B4;
}
#form .submit {
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
-moz-box-shadow:0 1px 2px #000;
	border:medium none;
	color:#000;
	cursor:pointer;
	font-size:15px;
	position:relative;
	text-align:center;
	width:auto !important;
	float: right;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	padding-left: 13px;
	margin-top: 20px;
	margin-right: -11px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-color: #BF0D0D;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#form .submit:hover, .submit.focus {
	background-color: #666666;
	color:#fff;
}
#form em {
	font-style:italic; 
	color:#CCCCCC; 
	font-size:0.9em; 
}

/***************************************************
				 CONTACT INFORMATION
***************************************************/
.contact_two {
	width: 980px;
	margin-right: 0px;
}


.contact_info {
	width: 400px;
	float: left;
	margin-right: 0px;
	padding-bottom: 25px;
}

.hideDiv{
	display: none;
	margin-top: 15px;
}


.img_ref{
	padding-top: 8px;
	width: 695px;
	margin-left: 110px;
}

.img_chiffre {
	width: 918px;
	padding-top: 25px;
	padding-bottom: 35px;
}

.img_agences{
	width: 720px;
	height: 420px;
	margin-left: 120px;
}


/*********************************************
					COLOR THEMES
 *********************************************/
 
 .strong {
	 font-size: 18px;
	 color: #BF0D0D;

	 
	 
 }
 
  .strongb {
	 font-size: 18px;
	 color: #666;

	 
	 
 }
.themes {
	position: absolute;
	display: none;
	width: 60px;
	height: auto;
	filter: alpha(opacity=75);
	opacity: .75;
	background-color: #fff;
	top: 75px;
	right: 0px;
	padding: 20px;
}
.themes ul {
	list-style-type: none;
}
.themes a{
	margin: 0;
	padding: 0;
	color:#666666;
	text-decoration: none;
	font-size: 11px;
}
.themes a:hover{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
a.trigger{
	position: absolute;
	text-decoration: none;
	display: block;
	width:20px;
	z-index:1201;
	background-image: url(../images/toggle-open.png);
	background-repeat: no-repeat;
	background-position: 55px center;
	top: 48px;
	right: 4px;
	padding-right: 70px;
	color: #7F7F7F;
	text-indent: -9999px;
}
a.active.trigger {
	background-image: url(../images/toggle-close.png);
	background-repeat: no-repeat;
	background-position: 55px center;
}


#footer h2 {
	margin-bottom: 20px;

}

/*********************************
			NAVBAR
********************************/
#topheader .navbar-default {
	z-index: 1000;
	position: absolute;
	display: block;
	width: 780px;
    margin-left: 200px;
	border-bottom-color : #be0d0d;
	border-bottom-width : 3px;
}

#topheader .navbar-collapse {
	margin-left: 15px;
	margin-top: 0px;
}

#topheader .navbar-nav li > a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	color: #333;
	height: 60px !important;
	line-height: 30px !important;
}

#topheader .navbar-nav li:hover  > a, #topheader .navbar-nav li:focus > a{
	transition: background-color .2s, color .2s;
	background-color: #be0d0d !important;
	color: #fff;
}

#topheader .navbar-nav li.active > a {
	background-color: #be0d0d;
	color: #fff;
}


#nav {
	padding: 0;
	text-align: center; /* centrer le texte */
	margin-left: 17px;
}

/*********************************
			FOOTER
*********************************/

footer{
	position:relative;
	bottom:0;
	width:980px;
	padding-top:20px;
	height:100px;
	border-radius: 5px;
	margin-top: 40px;
	border:1px solid #e7e7e7;
	border-top:3px solid #be0d0d;
	color: black;
}

footer a{
	color: black;
}

footer .copy {
	text-align: center;
	color: #be0d0d;
	padding-top: 24px;
}

footer .social {
	margin-left: 860px;
	margin-top: -55px;
}

footer li {
	display: inline !important;
	text-decoration: none;
	padding-right: 130px;
	padding-left: 50px;
}

/*****************************
			BOUTON
 ****************************/
.btn {
   -webkit-transition: 0.5s ease;
   -moz-transition: 0.5s;
   -ms-transition: 0.5s;
   -o-transition: 0.5s;
   transition: 0.5s;
}

.btn.btn-primary {
	font-size: 15px;
	border: 3px solid #be0d0d !important;
    background: transparent;
	padding: 10px 10px;
	position : relative;
		text-transform: uppercase;
	text-align: center;
    border-radius: 30px;
    color: #be0d0d;

}

.btn.btn-primary:hover {
    background: #be0d0d;
    border-radius: 0;
    border: 2px solid #be0d0d;
    color: white;
}

.text-block{
	margin-top: 25px;
	font-size: 15px;
	text-align: justify;
}

.bnt_amo{
	margin-top: 120px;
}

#logo_pdc {
	margin-bottom: 30px !important;
	margin-left: 10px !important;
	margin-top: 20px !important;
}

#title_pdc {
	display: inline !important;
	margin-left: 250px !important;
	text-transform: underline !important;
}