@charset "UTF-8";

/***********/
/** RESET **/
/***********/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, p, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #696969;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}


/************/
/** COMMON **/
/************/

.fleft {
	float:left;
}

.fright {
	float:right;
}

.center {
	text-align:center;
}

.justify {
	text-align: justify;
}

.nojustify  {
	text-align: left;
}

.nobold {
	font-weight: normal;
}

.bold {
	font-weight: bold;
	font-family:Arial;
	
}


label {
    float:left;
    vertical-align: top;
    line-height: 3em;
    width: 100px;
	margin-left:15px;

}

input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #696969;
    font-size: 1.2em;
    margin: 8px 8px;
    padding: 1px;
    width: 320px;
}

input[type=submit] {
	background: url(../img/bg_soumission.png) no-repeat scroll center center ;
	width: auto;
 	border:1px solid #694119;
    font-size: 1em;
	color:#694119;
    padding: 2px 4px;
	float: right;
    margin-right: 10px;
	width:80px;
	height:25px;
	text-transform:uppercase;
}

textarea {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #696969;
	width: 320px;
    margin: 8px 8px;
	height: 120px;
}

div.clear {
	clear:both;
}

div.hr {
    background: none repeat scroll 0 0 #ccc;
    display: block;
    height: 1px;
    width: 100%;
	margin: 2px 0;
}

div#content .title-section{
	font-size: 1.5em;
	line-height: 0.5em;
	margin-bottom: 12px;
	
  margin-top:10px;
  margin-left:-51px;
  
  padding-top:25px;
  padding-left:50px;
  
  color: #294d61;
  font-weight:bold;
  text-transform:uppercase;
  background: url("../img/bg_h3.png") no-repeat scroll 0 8px transparent;
  height:40px;
  width:480px;
	
}





div#content h1 {
	color: #d06200;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 1.8em;
	font-weight:bold;
	line-height: 1em;
	margin-top: 5px;
	padding-left:200px;
	height:35px;
	/*text-transform:uppercase; */
	
}



div#content h2 {
	color: #9eb900;
    font-size: 1.2em;
	font-weight: bold;
	font-family:Arial;
	margin-bottom:4px;
}

div#content .vert {
	color:#9eb900;
}
div#content h3 {
	color: #444444;
    font-size: 1.6em;
    font-weight: lighter;
	
	
}

div#content h4 {
	color: #444444;
}

div#content h5 {
	color: #e97c2b;
	 font-size: 1.5em;
	 line-height:20px;
	  font-weight: normal;
	 font-family:Arial;
}

div#content h6 {
	color: #e97c2b;
	 font-size: 1.2em;
	 line-height:20px;
	 font-weight: normal;
	 font-family:Arial;
}



div.small-spacing {
	padding: 5px;
	display:block;
}

div.spacing {
	padding: 15px;
	display:block;
	border:#000;
}

/************/
/** LAYOUT **/
/************/


body {
    background: none repeat scroll 0 0 #F6F6F6;
    font-family: arial, "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
    font-size: 0.75em;
    line-height: 1.8;
    margin: 0;
    padding: 0;
}

div#wrapper {
    margin: 0 auto;
    text-align: center;
	background: url(../img/bg_header_bg.jpg) repeat-x scroll  0px 5px;
}

div#header-wrapper {
    background: url(../img/bg_header.png) no-repeat scroll center center; 
    margin: 0 auto;
	height: 602px;
	margin-top:-20px;
	
}

div#header-wrapper-eng {
    background: url(../img/bg_header_eng.png) no-repeat scroll center center; 
    margin: 0 auto;
	height: 602px;
	margin-top:-20px;
	
}


div#content-wrapper {

	/* background: url(../img/bg_content.png) scroll center center ; */
	background-color:#EDEDED;
    margin: 0 auto;
	margin-top:-5px;

}

div .suite {

	background: url(../img/bg_header_contact.png) no-repeat scroll center -130px ; 


}


div#header {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 960px;
	
 }
 
div#header-home {
    background: url(../img/bg_header.png) no-repeat scroll center center ; 
    margin: 0 auto;
	height: 2px;
	margin-top:-600px;
	
 }

div#header-contact {
    background: url(../img/bg_header_contact.png) no-repeat scroll center center ; 
    margin: 0 auto;
	height: 602px;
	/* margin-top:-20px; */

	
 }

div#header-innerpage {
    background: url(../img/bg_header_innerpage.png) no-repeat scroll center center ; 
    margin: 0 auto;
	height: 582px;
	/* margin-top:-20px; */
	
}

div#content {
    margin: 0 auto;
    text-align: left;
    width: 960px;

}

div#logo {
    float: left;
    /* padding: 16px 0 0 0; */
	padding-left:20px;
	margin-top:17px;
	
	
}

div#logo_eng {
    float: left;
    /* padding: 16px 0 0 0; */
	padding-left: 22px;
	padding-top: 17px;
	
}

div#logo a.logo {
    background: url("../img/logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 115px;
    width: 300px;
	margin-bottom:32px;

}



div#logo_eng a.logo_eng {
    background: url("../img/logo_eng.png") no-repeat scroll left top transparent;
    display: block;
    height: 115px;
    width: 300px;
	margin-bottom:32px;
}



/**************/
/**** MENU ****/
/**************/

div#nav {
    float: right;
    margin: 60px auto 0;
    padding: 0 0 0 10px;
    text-align: left;
	
 	
}

div#nav a {
 font-size:1.2em;
 font-weight:500;
 
}

div#nav ul {
	list-style-type: none;
	
}

div#nav ul li {
	float:left;
	line-height: 1.4em;
    vertical-align: middle;
	height:25px;
	padding-top:10px;
	
}

div#nav ul li a {
    color: #FFF;
	text-decoration: none;
	padding: 10px 20px 9px 20px;
	font-family:Arial;
	

		
}


div#nav .sep {
	border-left:1px #dcd3b1 solid;
	
		
}


div#nav ul li a:hover {
    color: #FFF;
	background-color:#9fb900;

}


div#nav ul.dropdown ul.sub-menu {
	width: 125px;
	border: 0 none;
	background:transparent url(../img/bg_dropdown.png) top left no-repeat;
	font-weight: normal;
	margin-top:-14px;
	margin-left:0px;
	padding-top: 18px;
	
	

	
}


div#nav ul.dropdown ul.sub-menu li {
	padding: 2px;
	
	
	
}

div#nav ul.dropdown ul.sub-menu a {
	color:#EEE;
	font-size: 1.0em;
	padding: 4px 10px;
	margin: 2px;
	display: block;
	font-family:Arial;
	padding-left:12px;
	
	
}
	
div#nav ul.dropdown ul.sub-menu a:hover {
	color:#FFF;
	background-color:inherit;
	background: url("../img/pucehover.png") no-repeat scroll 4px 8px transparent;
	padding-left:12px;
}

div#nav ul#lang {
	float: right;
	margin-top: 10px;
	font-size: 0.8em;
	margin-right:0px;
	font-family:Arial;
	 
}

div#nav ul#lang a:hover{
	background-color:inherit;
	 
}


/****************/
/**** SLIDER ****/
/****************/

div.slider-wrapper {
    position:relative;
    height: 360px;
    margin: 0 auto;
    /*overflow: hidden;*/
    position: relative;
	width: 960px;
		
	/* FRENCH VERSION ( margin-top:32px; )   AU LIEU DE ( 37px ) POUR L'ANGLAIS */
	
	margin-left:-1px;
}

div.underslide {
    background: url(../img/under-slide.png) repeat-x scroll center top transparent;
    padding-top: 0px;
    position: relative;
    top: 366px;
}


/***************/
/**** HOME *****/
/***************/

div.home-box {
    display: block;
    float: left;
    margin: 20px 0 0;
    width: 300px;
	text-align: center;
}

div.home-box-center {
    padding: 0 20px;
}

div.home-box div.img-container {
	background: url(../img/bg_home_box.png) no-repeat scroll top left transparent;
}

div.home-box img {
	cursor: pointer;
}

div.home-box h2 {
	text-align: left;
}

div.home-box p {
	min-height: 100px;
}

a.link-more {
    background: url(../img/button.png) no-repeat scroll left center transparent;
    cursor: pointer;
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 0;
    padding: 0 30px;
    width: 140px;
	text-align: left;
	text-decoration: none;
}


/******************/
/**** CONTACT *****/
/*****************/

div.contact-left {
	vertical-align: top;
	float: left;
	width: 620px;
	padding: 10px 0;
}

div.contact-right {
	vertical-align: top;
	float: right;
	padding: 18px 5px;
	width: 320px;
}

div.contact-left img {
	margin-top: 8px;
}

div.contact-left h3, div.contact-left p,
div.contact-right h3, div.contact-right p {
	padding: 10px 0;
}


div.address-card img {
	float: left;
	border: 0px solid #ccc;
	margin: 4px 20px 0 0;
}

div.address-card  div.address-value {
	margin-top: 50px;
}

div.address-card  div.address-value p {
	line-height: 16px;
	padding: 0 0 15px;
}


/******************/
/**** SERVICE *****/
/******************/

.img-container a, .img-container a:hover {
	text-decoration: none;
}

span.block-title {
    background: url("../img/bg_opacity.png") repeat scroll 0 0 transparent;
    display: block;
    margin-top: -120px;
    margin-left: 100px;
    overflow: hidden;
    padding: 12px 10px;
    position: relative;
    width: 180px;
	font-size: 1.6em;
	color: #fff;
	text-align: right;
	height: 60px;
	line-height: 1.4em;
	margin-bottom: 60px;
}




/********************/
/**** PORTFOLIO *****/
/********************/

div.portfolio-box {
    display: block;
    float: left;
    margin: 25px 0 0;
    padding: 10px;
    width: 300px;
}

div.portfolio-box div.img-container {
	background: url(../img/bg_home_box.png) no-repeat scroll top left transparent;
}

div.portfolio-box img {
	cursor: pointer;
}


/**********************/
/**** REALISATION *****/
/**********************/

div#content .sub-menu {
	margin: 22px 0 0;
	text-align:center;
	width:660px;
	line-height: 0;
}

div#content .sub-menu a, div#content .sub-menu a:hover {
	text-decoration: none;
	margin: 0 10px;
}

div#content .sub-menu a.active, div#content .sub-menu a.active:hover {
	text-decoration: underline;
}

div#content .ad-gallery {
	margin: 20px auto 0;
}

div#content .text-gallery {
	margin: 0 auto;
	width: 600px;
	line-height: 1.2em;
}

div#content .ad-controls {
	display: none;
}

div#content .my-list {
	padding: 0 12px;
}


/*****************/
/**** PROFIL *****/
/*****************/


div.profile-box {
    display: block;
    float: left;
    margin: 20px 0 0;
    width: 300px;
}

div.profile-box-center {
    padding: 0 20px;
}

div#content div.profile-box h2 {
	margin-top: 20px;
	font-size: 1.4em;
}

/****************/
/**** TEAM ******/
/****************/

div.team-column-1 {
    display: block;
    float: left;
    margin: 25px 0 0;
    padding: 10px;
    width: 292px;
	text-align: justify;
	
}

div.team-column-2 {
    display: block;
    float: left;
    margin: 25px 0 0;
    padding: 10px;
    width: 582px;
	text-align: justify;
}

div.resume-container {
	font-weight: bold;
	text-align: left;
	float:right;
	width: 170px;
	height: 100px;
}

div.partners .partner {
	display: block;
    float: left;
    margin: 25px 0 0;
    padding: 10px;
    width: 292px;
	text-align: justify;
}

/****************/
/**** FOOTER ****/
/****************/

div#footer-wrapper {

    background: url("../img/bg_footer.png")  scroll center 0 #121212;
    margin: 0 auto;
	
}


div#footer-wrapper li a{
  text-decoration:none;
  color: #FFFFFF;
  font-size:0.8em;

}
.grayBorder {
	height:94px;
    background: url("../img/bg_bottom_1.png") repeat-x scroll center top ;
	border-bottom: 1px solid #CCC;
    margin: 0 auto;
}

.grayBorder_2 {
	height:94px;
    background: url("../img/bg_bottom_2.png") repeat-x scroll center top ;
	border-bottom: 1px solid #CCC;
    margin: 0 auto;
}

.gray-top {
	height:32px;
    background: url("../img/bg_content_top.png") repeat-x scroll center top ;
	border-top: 1px solid #FFF;
    margin: 0 auto;
}

.gray-bottom {
	height:30px;
    background: url("../img/bg_content_bottom.png") repeat-x scroll center top ;
	border-bottom: 1px solid #FFF;
    margin: 0 auto;
}



div#footer {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 960px;
	margin-top:10px;
	
	
}


div#footer .column {
    color: #fff;
    float: left;
    margin: 20px -10px 0 20px ;
    width: 220px;
	
   
}
div#footer .column_2 {
    float: left;
    margin: 20px 0 0 20px ;
    width: 300px;
	margin-left:100px;
	

}

div#footer .column_2 .nav {
    float: left;
	padding-right:80px;
   
}
div#footer .buttonMedia{
	
	display: inline-block;

}

.buttonMedia a{

	color:#fff;
	text-decoration:none;
}
.buttonMedia a:hover{

	text-decoration: underline;
}

div#footer .buttons{
    padding-top:100px;
   
    margin-right:20px;

}

div#footer p {
    color: #535353;
   
}

div#footer h3{

	font-size:1.3em;
	font-weight:bold;
	font-family:Arial;
	
	margin-top: 0px;
	margin-left: 55px;
	
	color:#758902;
	
   
}

div#footer h4{
    

	font-size:1.3em;
	font-weight:bold;
	font-family:Arial;
	
	margin-top: 0px;
	margin-left: 55px;
	
	color:#758902;
	

   
}

div#footer .links {
    clear: both;
    height: auto !important;
    min-height: 133px;
	
    
}

div#footer li{
    
    border-bottom: 1px dotted #666;
	width:180px;
	margin-left:-15px;
	color:#222222;
	padding-top:2px;
	
	
	
}

div#footer li a{
    
	color:#8d8c8c;
	padding-left:30px;
	font-size:1.0em;
	
}

div#footer li a:hover{
    
	background: url("../img/pucehover.png") no-repeat scroll 17px 5px transparent;
	color:#f08f2d;
	padding-left:30px;
	
}




div#footer .soumission{
    color: #ffe8be;
	float:left;

	font-size:1.2em;
	font-family:Arial;
	
	margin-top:-86px;
	margin-left:768px;
	
	padding-top:8px;
	
	text-transform:uppercase;
	
    background: url(../img/bg_soumission2.png) no-repeat scroll top left ;
	width:227px; 
	height:58px;
	text-align:center;
}



.copyright{
	float:right;
	font-size: 10px;
	margin-right:-10px;
	margin-top:-32px;

}

/**********************/
/**** NAVIGATION *****/
/**********************/
.nav, .widget  ul {
    
    list-style-type: none;
     margin-top:-5px;

	
}

.nav li, .widget li {
    
    border-bottom: 1px dotted #CCC;
	width:150px;
	margin-left:-40px;
	
}

.nav li  a, .widget li a{
    
  text-decoration:none;

}

.nav li  a:hover, .widget li a:hover{
    
  color:#333333;

}
/**********************/
/**** PHONE NUMBER ****/
/**********************/

div#nav #phone{
	position:absolute;
	margin-top:-75px;
	margin-left:185px;
    padding-left:14px;
	background: url("../img/phone-icon.png") no-repeat scroll 0 6px transparent;
	

}

div#nav #phone-en{
	position:absolute;
	margin-top:-75px;
	margin-left:243px;
    padding-left:14px;
	background: url("../img/phone-icon.png") no-repeat scroll 0 6px transparent;

}
div#nav #phone-en p{
    
    color: #ffffff ;
    font-size:1.3em;
}


div#nav .new-btn{
	position:relative;
	top:20px;
	left:16px;
	font-size:10px;
}

div#nav #phone p{
    
    color: #8f845d ;
    font-size:1.3em;
}



/**********************/
/*** LEFT SIDE BAR ****/
/**********************/

div#content .side-bar-left{
	float:left;
	width:180px;
 

}


div#content .side-bar-left h6{
    
 
  margin-top:10px;
  margin-left:15px;
  margin-bottom:-4px;
  border-bottom: 1px #ccc dotted;
  padding-left:20px;
  width:130px;
  color:#768a01;
  text-transform:uppercase;
  font-weight:bold;
  padding-bottom:2px;
  
 

}

div#content .column ul{

	margin-left:15px;
	margin-top:5px;
}

div#content .main-content ul{

	margin-top:2px;
	margin-bottom:0px;
}

div#content .nav li a, div.widget li a{
    
 
    background: url("../img/list-puce.png") no-repeat scroll 0 5px transparent;
	padding:0 0 0 10px;
	margin-left:20px;
	color:#514b36;
}

div#content .nav li a:hover, div.widget li a:hover{
 	padding:0 0 0 10px;
	margin-left:20px;
	color:#f08f2d;

}


.side-bar-left .phone-number {
 
    background: url("../img/phone-icon-big.png") no-repeat scroll 0 8px transparent;
    margin-top:30px;
    height:70px;
	padding:15px 43px 0 43px;
	font-weight:bold;
}

.side-bar-right .phone-number{
 
    background: url("../img/phone-icon-big.png") no-repeat scroll 0 8px transparent;
    margin-top:5px;
    height:50px;
	padding:15px 0px 0 43px;
	font-weight:bold;
}



/**********************/
/*** MAIN CONTENT ****/
/**********************/

div#content .main-content{
	width:760px;
	margin-top:-5px;
    
}

div#content .service-content{
    
 width:600px;
 margin-left:-42px;
 margin-top:-30px;
 margin-bottom:-11px;
 
 padding-top:100px;
 padding-bottom:-10px;

 height:670px; 
 background-color:#fff;
 
 
   
}

.main-content .service-content .service{

 float:left;
 margin-right:40px;
 margin-top:20px;
 font-family:Arial;
 height:162px;
 width:255px;

}

.main-content .service-content .service .pic{

 height:162px;
 width:255px;
 margin-top:-165px;

}



.main-content .service-content .service .txt .titre{
	text-align:left;
    font-size: 1.3em;
	margin-left:20px;
    color:#990000;
    font-weight:bold;

}


.main-content .service-content .service .txt .titre a{
    
  color:#990000;
  text-decoration:none;

} 


.main-content .service-content .service .txt .titre a:hover{
    
  color:#416273;
  text-decoration:none;
  
} 


.main-content .service-content .service .txt .description{    
  
  margin-top:-5px;
  margin-left:-15px;
  width:220px;

}


div#content .style-content{
    
 width:990px;
 margin-top: 12px;
 padding:1px;   
 height:350px;
 
}

div#content .style-content .type{
	float:left;
    
 width:482px;
 background-color:#e7e7e7;
 
}

div#content .style-content  .type .top1{

 float:left;
 height:33px;
 width:479px;
 
 color:#FFF;
 text-align:center;
 padding-top:10px;
 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-transform:uppercase;
	
	background-image:url(../img/cuisine_titre.png);
	border-bottom:1px #EEE solid;
	

}

div#content .style-content  .type .top2{

 float:left;
 height:33px;
 width:479px;
 
 color:#FFF;
 text-align:center;
 padding-top:10px;
 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-transform:uppercase;
	
	background-image:url(../img/sdb_titre.png);
	border-bottom:1px #EEE solid;
	

}

div#content .style-content .type .carreau {

 float:left;
 margin-right:0px;
 margin-top:0px;
 height:229px;
 width:239px;

}

div#content .style-content .type .carreau .picture{

 float:left;
 margin-right:0px;
 margin-top:0px;
 height:229px;
 width:239px;

}



div#genre a {
    float: left;
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
    font-size: 2.2em;
	font-weight:bold;
	text-transform:uppercase;
	
	width: 239px;
	background-color:#8f845d;
	
}

div#genre a:hover {
	background-color:#9eb900;
	
}



div#genre .genre {
    height: 40px;
    width: 239px;
	
	
}


div#genre a.genre {
	
	padding-top:5px;
	padding-bottom:10px;
	color: #FFF;
	text-decoration: none;
	
}


div#genre a:hover.genre {
	
	color:#FFF;
	text-decoration:none;
	background-color:#9eb900;
	
	
	width: 239px;

}



div#content .style-content .type .carreau ul li{
		list-style-type: none;
	
}

div#content .style-content .type .carreau ul li{

	float:left;
    vertical-align: middle;
	line-height: 2.0em;
	text-align:center;
	
	margin-left:-40px;
	
	
	background-color:#999;
	
	width:239px;
	height:60px;	
	
	font-family:Arial, Helvetica, sans-serif;
    font-size: 2.5em;
	font-weight:bold;
	text-transform:uppercase;
	
	
	
}

div#content .style-content .type .carreau ul li a {
	
	width:239px;
	color: #FFF;
	text-decoration: none;
	padding: 13px 32px 13px 32px;
	font-family:Arial;
	padding:100%;
	
}


div#content .style-content .type .carreau ul li a:hover{

	width:239px;
	color:#FFF;
	text-decoration:none;
	background-color:#9eb900;
}


.main-content img{
    
 float:left;
 margin:5px 20px 6px 0;

}


.main-content h2{
    
  margin-top:10px;
  color:#9eb900;


}
.main-content ol{
    
	margin-left:15px;

}

.main-content ol li{
    
	margin-top:10px;

}

.main-content .listli{

	margin-top:0px;

}

div#content .listli{

	margin-top:0px;

}

/**********************/
/*** VOIR DETAIL LIEN ***/
/**********************/

.suite {
    
	    
		
}
.suite a:hover{
    
	
	background: url("../img/more-hover.png") no-repeat scroll transparent;

}


/**********************/
/*** RIGHT SIDE BAR ***/
/**********************/

div#content .side-bar-right{
    
  width:160px;
  padding-left:25px;
  margin-top:20px;


}

.side-bar-right input {
    background-color: #000;
    border: 1px solid #CCCCCC;
    color: #696969;
    font-size: 1.2em;
    margin: 8px 0;
    padding: 2px;
    width: 184px;
}

.side-bar-right textarea {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #696969;
    height: 120px;
    margin: 8px 0;
    max-width: 188px;
    width: 188px;
}

.side-bar-right label {
    float: left;
    line-height: 0.5em;
    vertical-align: top;
    margin-top: 8px;
    width: 60px;
	
}


.side-bar-right input[type="submit"] {
     width: 90px;
}


div#content h5  {
    
margin:10px 0 ;


}

div#content .side-bar-right h6{
    
 
  margin-left:0px;
  text-transform:uppercase;
  font-weight:bold;

 

}



/**********************/
/****** CLEARFIX ******/
/**********************/
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*********************/
/***** SOCIAL ********/
/********************/

ul.home-share, ul.slidesocial, ul.postshare {
margin: 0px;
padding: 0px;

margin-left:30px;
margin-right:auto;

margin-top:-35px;
margin-bottom:5px;

text-align: center;
list-style-type: none;

height:57px;

}

ul.slidesocial {
margin: 35px 0px 0px 0px;
}

ul.postshare {
margin: 20px 0px 5px;
width: 300px;
}

ul.home-share{
	margin-left:-55px;
}

ul.home-share li, ul.slidesocial li, ul.postshare li {
display: inline-block;
padding-right: 10px;
height:20px;

}

ul.postshare li {
vertical-align: middle;
}

li.first {
margin-left:10px;
}

li.fb {
background-image: url(../img/social/facebook.png);
background-repeat: no-repeat;
width:32px;
}

li.tw {
background-image: url(../img/social/twitter.png);
background-repeat: no-repeat;
width:32px;
}

li.li{
background-image: url(../img/social/linkedin.png);
background-repeat: no-repeat;
width:32px;
}

li.gp{
background-image: url(../img/social/google-plus.png);
background-repeat: no-repeat;
width:32px;
}


/**********************/
/****** TYPES *********/
/**********************/

#typeCDD {

	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 55px;
	
	
}
#typeCDD a  {

	text-decoration:none;
	
	
}
#typeCDD a:hover img  {

	opacity:0.4;
filter:alpha(opacity=40);
	
	
}


#typeCDD .img-caption {
 list-style-type: none;
 padding:0; 
 margin: 0;
 margin-top: 40px;
 float: left;
}

#typeCDD .img-caption  div{
 padding:0; 
 margin: 0;
 display: block;
 float:left;
 padding-right: 16px;

}

#typeCDD  div.last  {
 
	 padding:0; 
}
#typeCDD .caption {
	display:block;
	text-transform: uppercase;
	font-weight:bold;
	color:#e97c2b;
	width: 120px;
	white-space: pre-wrap;
	line-height: 14px;
	margin-top: 5px;

	font-family:Arial, Helvetica, sans-serif;
}

#typeCDD .sub-title {
	font-size:1.6em;
	color:#e97c2b;
}


#typeCDD .sub-title-desc {
	font-size:0.6em;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

#typeCDD .hr-orange {
	background: none repeat scroll 0 0 #e97c2b;
	display: block;
	height: 1px;
	width: 100%;
	margin: 2px 0;

}




