@charset "utf-8";
/* CSS Document */

div#carrousel{
	height:230px;
}

div.separation{
	position:relative;
	width:753px;
	height:1px;
	background:#acacac;
}

div#partie2{
	position:relative;
	width:752px;
	min-height:255px;
	background:#F6f6f6;
}

div#partie2 h3{
	font-size:14px;
	color:#666;
	margin:0px;
	padding:10px;
}

div#partie2 p{
	font-size:12px;
	color:#666;
	margin:0px;
	padding:10px;
	line-height:20px;
}

.lastarticle{
	
	/*text-align: center;*/
	
}

.lastarticle a{
	
	/*font-size: 11px;  */
	color: #209bd8;
	text-decoration: none;
	
}

.lastarticle a:hover{
	
	color: #666;
	
}

#cadrpg {
	width:600px;
	margin:0 auto;
	border:0;
	overflow:hidden;
}

#newshr {
	position:relative;
	width:580px;
	height:30px;
	overflow:hidden; 
        color:inherit;
}
#defile {
	position:absolute;
	margin-top:1px;
}


div#partie2 #encart-creation{
	position:relative;
	width:200px;
	height:130px;
	background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top, #f7f7f7 0%, #d5d5d5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* W3C */
        border: solid 1px #209bd8;
        float:left;
        margin: 10px 0 0 40px;
      
}

div#partie2 #encart-creation{
	position:relative;
	width:200px;
	height:130px;
	background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top, #f7f7f7 0%, #d5d5d5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* W3C */
        border: solid 1px #209bd8;
        float:left;
        margin: 10px 0 0 40px;
      
}

div#partie2 #encart-creation h4{
    position: relative;
    font-family: 'DINRegular';
    font-size: 23px;
    font-weight: normal;
    color:#209bd8;
    margin: 2px 0 0 0;
    padding: 0;
    text-align: center;
}

div#partie2 #encart-creation #infos-creation{
   position: relative;
   width: 200px;
   height: auto;
}



div#partie2 #encart-creation #infos-creation #icon-creation{
    position: relative;
    width: 49px;
    height: 43px;
    float: left;
    margin: 15px 10px 0 8px;
}

div#partie2 #encart-creation #menu-creation{
    position: relative;
    padding: 0;
    float: left;
}

div#partie2 #encart-creation #menu-creation ul{
    margin:0;
    padding: 0;
}

div#partie2 #encart-creation #menu-creation ul li{
   
    list-style: none;
    color: #209bd8;
    margin: 2px;
    padding: 0;
    line-height: 11px;
}

div#partie2 #encart-creation #menu-creation ul li a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;  
   color: #209bd8;
   text-decoration: none;
}

div#partie2 #encart-creation #menu-creation ul li a:hover{
   
   color:#666;
   
}

div#partie2 #encart-creation #btn-bleu{
    display: block;
    position: relative;
    width: 78px;
    height: 17px;
    margin: 10px auto;
}

div#partie2 #encart-referencement{
	position:relative;
	width:200px;
	height:130px;
	background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top, #f7f7f7 0%, #d5d5d5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* W3C */
        border: solid 1px #eb721d;
        float:left;
        margin: 10px 0 0 35px;
      
}

div#partie2 #encart-referencement h4{
    position: relative;
    font-family: 'DINRegular';
    font-size: 23px;
    font-weight: normal;
    color:#eb721d;
    margin: 2px 0 0 0;
    padding: 0;
    text-align: center;
}

div#partie2 #encart-referencement #infos-ref{
   position: relative;
   width: 200px;
   height: auto;
}

div#partie2 #encart-referencement #infos-ref #icon-ref{
    position: relative;
    width: 44px;
    height: 51px;
    margin: 10px;
    float: left;
    margin: 5px 10px 0 8px;
}

div#partie2 #encart-referencement #infos-ref #menu-ref{
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
}

div#partie2 #encart-referencement #infos-ref #menu-ref ul{
    margin: 0;
    padding: 0;
}

div#partie2 #encart-referencement #infos-ref #menu-ref ul li{
   
    list-style: none;
    color: #eb721d;
    margin: 2px;
    padding: 0;
    line-height: 11px;
}

div#partie2 #encart-referencement #menu-ref ul li a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;  
   color: #eb721d;
   text-decoration: none;
}

div#partie2 #encart-referencement #menu-ref ul li a:hover{
   
   color: #666;
   
}

div#partie2 #encart-referencement #btn-orange{
    display: block;
    position: relative;
    width: 78px;
    height: 17px;
    margin: 10px auto;
}

div#partie2 #encart-webmarketing{
	position:relative;
	width:200px;
	height:130px;
	background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top, #f7f7f7 0%, #d5d5d5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f7f7f7 0%,#d5d5d5 100%); /* W3C */
        border: solid 1px #167498;
        float:left;
        margin: 10px 0 0 35px;
      
}

div#partie2 #encart-webmarketing h4{
    position: relative;
    font-family: 'DINRegular';
    font-size: 23px;
    font-weight: normal;
    color:#167498;
    margin: 2px 0 0 0;
    padding: 0;
    text-align: center;
}

div#partie2 #encart-webmarketing #infos-webmktg{
   position: relative;
   width: 200px;
   height: auto;
}

div#partie2 #encart-webmarketing #infos-webmktg #icon-webmktg{
    position: relative;
    width: 56px;
    height: 38px;
    margin: 10px;
    float: left;
    margin: 10px 10px 0 8px;
}

div#partie2 #encart-webmarketing #infos-webmktg #menu-webmktg{
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
}

div#partie2 #encart-webmarketing #infos-webmktg #menu-webmktg ul{
    padding: 0;
    margin: 0;
}

div#partie2 #encart-webmarketing #infos-webmktg #menu-webmktg ul li{
   
    list-style: none;
    color: #167498;
    margin: 2px;
    padding: 0;
    line-height: 11px;
}

div#partie2 #encart-webmarketing #infos-webmktg #menu-webmktg ul li a{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;  
   color: #167498;
   text-decoration: none;
}

div#partie2 #encart-webmarketing #infos-webmktg #menu-webmktg ul li a:hover{
   
   color: #666;
   
}

div#partie2 #encart-webmarketing #btn-bleufonce{
    display: block;
    position: relative;
    width: 78px;
    height: 17px;
    margin: 10px auto;
}

/*div#rubriques-home{
	position:relative;
	width:721px;
	height:174px;
	background:url(../images/fond-2-home_23.jpg) no-repeat;
}

div#rubriques-home #texte-gauche{
	position:relative;
	width:335px;
	height:auto;
	float:left;
}

div#rubriques-home #texte-gauche h3{
	font-size:16px;
	color:#666;
	margin:0px;
	padding-top:30px;
	padding-left:20px;
}

div#rubriques-home #texte-gauche p{
	font-size:12px;
	color:#666;
	margin:0px;
	padding-left:20px;
	line-height:20px;
}

div#rubriques-home #texte-gauche #bouton-texte-gauche{
	position:relative;
	width:80px;
	height:22px;
	margin-left:245px;
	margin-top:15px;
	
}



div#rubriques-home #texte-droite{
	position:relative;
	width:335px;
	height:auto;
	float:left;
	margin-left:20px;
}

div#rubriques-home #texte-droite h3{
	font-size:16px;
	color:#666;
	margin:0px;
	padding-top:30px;
	padding-left:20px;
}

div#rubriques-home #texte-droite p{
	font-size:12px;
	color:#666;
	margin:0px;
	padding-left:20px;
	line-height:20px;
}

div#rubriques-home #texte-droite #bouton-texte-droite{
	position:relative;
	width:80px;
	height:22px;
	margin-left:245px;
	margin-top:15px;
	
}*/

