* {
	margin: 0px;
	padding: 0px;
}

@font-face {
    font-family: 'SteelfishBold';
    src: url('font/steelfish_bd-webfont.eot');
    src: url('font/steelfish_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/steelfish_bd-webfont.woff') format('woff'),
         url('font/steelfish_bd-webfont.ttf') format('truetype'),
         url('font/steelfish_bd-webfont.svg#SteelfishBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CabinMedium';
    src: url('font/Cabin-Medium-webfont.eot');
    src: url('font/Cabin-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Cabin-Medium-webfont.woff') format('woff'),
         url('font/Cabin-Medium-webfont.ttf') format('truetype'),
         url('font/Cabin-Medium-webfont.svg#CabinMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


a.viewProfile {
	color: #3C3C3B;
	display: block;
	float: right;
	font-size: 11px;
	height: 15px;
	padding-left: 12px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(img/slider_nav_sprite.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-top: -15px;
}
body {
	font-family: 'CabinMedium', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
}
#fond {
	background-image: url(img/bandeaufond_02.png);
	background-repeat: repeat-x;
	height: 500px;
}
#fond1 {
	background-image: url(img/fondbandeau.png);
	background-repeat: repeat-x;
	height: 500px;
}


#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
#header {
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 10px;
	float: none;
}

#navigation {
	height: 27px;
	width: 420px;
	float: right;
	text-align: left;
	margin-top: 25px;
	padding-top: 2px;
}

#navigation li {
	list-style-type: none;
	display: inline;
	margin-left: 25px;
	color: #CCC;
}
#navigation a {
	font-family: 'CabinMedium'Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999;
}
#navigation a:hover {
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 7px;
}

#article a {
	text-decoration: none;
	color: #333;
}
#article a:hover {
	text-decoration: none;
	color: #C00;
}
#contactgauche a {
	text-decoration: none;
	color: #BD0600;

}
#contactgauche a:hover {
	color: #000;
}
#content {
	width: 900px;
}
#fildariane{
	font-family: 'CabinMedium'Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 875px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	color: #FFF;
	margin-top: 12px;
	margin-bottom: 20px;
}
#fildariane a.type1  {
	color: #FFF;
	text-decoration: none;
}

#fildariane a.type2  {
	color: #000;
	text-decoration: none;
}
#fildariane a:hover {
	color: #CCC;
	text-decoration: none;
	list-style-type: none;
}
#contentgauche {
	width: 300px;
	float: left;
	margin-right: 25px;
	margin-left: 10px;
	text-align: right;
	margin-top: 25px;
	padding-top: 45px;
	margin-bottom: 35px;
}

#contentdroite {
	width: 555px;
	float: left;
	margin-bottom: 40px;
	margin-top: 25px;
	text-align: justify;
	margin-left: 10px;

}

#servicesgauche {
	width: 300px;
	float: left;
	margin-right: 25px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 25px;
}
#web {
	width: 300px;
	float: none;
	margin-top: 115px;
}
#print {
	width: 300px;
	float: left;
	text-align: justify;
	margin-top: 95px;
}
#design {
	width: 300px;
	float: left;
	margin-top: 135px;
}
#traveauxgauche {
	width: 586px;
	float: left;
	margin-right: 25px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 25px;
	margin-bottom: 25px;
}
#traveauxcentre {
	width: 250px;
	float: left;
	margin-bottom: 0px;
	margin-top: 50px;
	text-align: left;
}
#btnreseaux {
	width: 250px;
	margin-top: 0px;
	text-align: left;
	height: 0px;
	padding-top: 0px;
	float: left;
}

#contentnavprojet {
	float: left;
	text-align: left;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	margin-bottom: 10px;
	color: #999;
	list-style-type: none;
	width: 250px;
}
#contentnavprojetgauche {
	width: 90px;
	float: left;
	text-align: right;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #999;
}
#traveauxcentre a.type:hover {
	color: #BD0600;
	text-decoration: none;
	font-size: 12px;
	list-style-type: none;
}
#traveauxcentre a.type1 {
	color: #999;
	text-decoration: none;
}
#contentnavprojetdroite {
	float: left;
	text-align: left;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #999;
}
#contentnavprojetcentre {
	float: left;
	text-align: center;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 2px;
}
#twitterbtn {
	float: left;
	margin-top: 10px;
	width: 100px;
	height: 20px;
}
#facebookbtn {
	float: left;
	margin-top: 30px;
	margin-left: -100px;
	height: 20px;
	width: 100px;
}
#portfoliogauche {
	width: 280px;
	float: left;
	margin-right: 25px;
	margin-left: 10px;
	text-align: justify;
	margin-top: 25px;
}

#portfoliodroite {
	width: 190px;
	float: left;
	margin-bottom: 40px;
	margin-top: 20px;
	text-align: left;
	margin-left: 5px;
	font-size: 20px;
}
#portfoliomenu {
	float: left;
	margin-top: 45px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
	color: #666;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 50px;

}

#portfoliomenu li{
	display: inline;
	color: #999;
}

#portfoliomenu a{
	display: inline;
	margin-right: 10px;
	float: left;
	color: #999;
	margin-left: 10px;
}
#portfoliomenu a : link {
	display: inline;
	margin-right: 10px;
	float: left;
	color: #999;
	margin-left: 10px;
}


#portfoliocentre {
	width: 190px;
	float: left;
	margin-bottom: 40px;
	margin-top: 20px;
	text-align: left;
	font-size: 20px;
	font-family: 'cabin';
}



#servicesdroite {
	width: 565px;
	float: left;
	margin-bottom: 30px;
	margin-top: 25px;
	text-align: justify;
}

#mention {
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	text-align: justify;
	margin-top: 25px;
	margin-bottom: 50px;
}
#content a {
	color: #000;
	text-decoration: none;
}
#content a:hover {
	color: #BD0600;
	text-decoration: none;
}
#cdv {
	font-family:  Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 25px;
	text-align: justify;
	width: 850px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
#lien {
	float: left;
	margin-left: 25px;
	text-align: justify;
	width: 850px;
	margin-top: 40px;
	margin-right: 25px;
	margin-bottom: 40px;
	line-height: 14px;
}
#reseau_sociaux {
	float: left;
	margin-left: 25px;
	text-align: center;
	width: 850px;
	margin-right: 25px;
	line-height: 14px;
	background-image: url(img/fond-bienvenue.png);
	background-repeat: no-repeat;
	background-position: -35px 5px;
	padding-top: 15px;
	margin-bottom: 20px;
}
#facebook {
	float: left;
	text-align: center;
	width: 100px;
	height: 200px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 170px;
}

#twitter {
	float: left;
	text-align: center;
	width: 100px;
	height: 200px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
}

#myspace {
	float: left;
	text-align: center;
	width: 100px;
	height: 200px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
#linkedin {
	float: left;
	text-align: center;
	width: 100px;
	height: 200px;
	margin-top: 30px;
	margin-left: 20px;
}




#lien2 {
	float: left;
	margin-left: 35px;
	text-align: justify;
	margin-bottom: 50px;
	margin-top: 30px;
}

#lien3 {
	float: left;
	margin-left: 110px;
	text-align: justify;
	margin-bottom: 50px;
	margin-top: 30px;
}
#lien4 {
	float: left;
	margin-left: 110px;
	text-align: justify;
	margin-bottom: 50px;
	margin-top: 30px;
}
#lien5 {
	float: left;
	margin-left: 110px;
	text-align: justify;
	margin-bottom: 50px;
	margin-top: 30px;
}
#graphic1 {
	float: left;
	margin-left: 25px;
	text-align: justify;
	margin-bottom: 25px;
	width: 256px;
	margin-top: 25px;
}
#graphic2 {
	float: left;
	margin-left: 40px;
	text-align: justify;
	margin-bottom: 25px;
	width: 256px;
	margin-top: 25px;
}
#graphic3 {
	float: left;
	margin-left: 40px;
	text-align: justify;
	margin-bottom: 25px;
	width: 256px;
	margin-top: 25px;
}
#contactgauche {
	width: 350px;
	float: left;
	margin-right: 0px;
	margin-left: 25px;
	text-align: justify;
	margin-top: 25px;
	height: 300px;
	margin-bottom: 25px;
	padding-right: 24px;
}

#imagecontentdroite{
	float: right;
	border: 1px solid #000;
}
#slidebox {
	width: 900px;
	text-align: center;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
}
#accueil {
	width: 875px;
	text-align: left;
	float: left;
	margin-top: 20px;
	padding-left: 25px;
	padding-bottom: 3px;
}
#article {
	width: 900px;
	text-align: left;
	float: left;
	margin-top: 35px;
	margin-bottom: 15px;
	height: 200px;
}
#print_services {
	width: 200px;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(img/deco_service.png);
	background-repeat: no-repeat;
	background-position: center 165px;
	margin-left: 100px;
}
#travail1 {
	text-align: center;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
}
#travail2 {
	text-align: center;
	float: left;
	margin-bottom: 15px;
}
#travail3 {
	text-align: center;
	float: left;
	margin-bottom: 15px;
}



#savoir_btn {
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}

#web_services {
	width: 200px;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(img/deco_service.png);
	background-repeat: no-repeat;
	background-position: center 165px;
	margin-right: 50px;
	margin-left: 50px;
}
#design_services {
	width: 200px;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(img/deco1_service.png);
	background-repeat: no-repeat;
	background-position: center 165px;
}



#bienvenue {
	width: 900px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #666;
	background-image: url(img/fond-bienvenue.png);
	background-repeat: no-repeat;
	background-position: -12px 45px;
}
#titre {
	width: 900px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #666;
	background-image: url(img/fond-bienvenue.png);
	background-repeat: no-repeat;
	background-position: -12px 45px;
}


#imagearticle1 {
	float: left;
	margin-bottom: 30px;

}
#imagearticle {
	height: 200px;
	margin-right: 30px;
	float: left;
}	
#fondfooter{
	background-image: url(img/fondfooter.png);
	background-repeat: repeat-x;
	clear: both;
	float: none;
}
#contentfooter {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 482px;

}

#footermenu {
	float: left;
	width: 900px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	clear: both;
	text-align: center;
	padding-bottom: 3px;
}
#footersocial {
	float: left;
	width: 900px;
	height: 98px;
	padding-top: 20px;
}
#followme {
	font-family: 'CabinMedium', Arial, Helvetica, sans-serif;
	float: left;
	color: #FFF;
	font-size: 19px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 20px;
	padding-right: 150px;
}


#footermenu a  {
	font-family: 'SteelfishBold', Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #666;
}
#footermenu li  {
	font-family: 'SteelfishBold', Arial, Helvetica, sans-serif;
	list-style-type: none;
	display: inline;
	margin-left: 15px;
	color: #000;
	font-size: 16px;
}
#footermenu a:hover {
	color: #BD0600;
}
#footer {
	height: 233px;
	width: 960px;
	color: #FFF;
	padding-bottom: 20px;
	padding-right: 20px;
}
#plangauche {
	width: 850px;
	float: left;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-bottom: 30px;
}
#plangauche a {
	color: #333;
}



#entreprise {
	float: left;
	font-size: 12px;
	text-align: justify;
	width: 210px;
	margin-left: 20px;
	margin-top: 25px;
	color: #9d9d9c;
}
#montravail {
	float: left;
	margin-top: 25px;
	text-decoration: none;
	width: 200px;
	margin-left: 30px;
	height: 280px;

}

#montravail li  {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

#montravail a {
	font-family: 'CabinMedium', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9d9d9c;
}
#servicesmenu {
	float: left;
	margin-top: 25px;
	text-decoration: none;
	width: 200px;
	margin-left: 30px;
	height: 281px;
}
#servicesmenu li {
	list-style-type: none;
	padding-top: 8px;
	padding-bottom: 8px;
}
#servicesmenu a {
	font-family: 'CabinMedium', Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9d9d9c;
}
#servicesmenu a:hover {
	color: #FFF;
}
#montravail a:hover {
	color: #FFF;
}

#contactezmoi {
	float: left;
	margin-left: 30px;
	font-size: 12px;
	margin-top: 25px;
	color: #9d9d9c;
	width: 200px;
}
#contactezmoi a {
	font-family: 'CabinMedium', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #9d9d9c;
}

#contactezmoi a:hover {
	color: #FFF;
}





#copyrigth {
	float: none;
	font-size: 12px;
	width: 900px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	color: #FFF;
	margin-top: 2px;
	clear: both;
}
li {
	list-style-type: none;
}
a {
	list-style-type: none;
	text-decoration: none;
}
a:hover {
	list-style-type: none;
	text-decoration: none;
	color: #BD0600;
}
a:link {
	list-style-type: none;
	text-decoration: none;
	color: #999;
}

h1.bienvenue {
	font-size: 26px;
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #706F6F;
}
h1.codecom {
	font-size: 38px;
	margin: 0;
	padding: 0;
	color: #3C3C3B;
}
h1.reseau {
	font-size: 38px;
	color: #706F6F;
	padding-top: 20;
	padding-bottom: 25px;
}

Strong {
	color: #999;

}

h1 {
	font-family: 'SteelfishBold', Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #000;
}


h2 {
	font-family: 'SteelfishBold', Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000;
}
h3 {
	font-family: 'SteelfishBold', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 24px;
}
h4 {
	font-family: 'SteelfishBold', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 21px;
}
h5 {
	font-family: 'CabinMedium', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}
h6 {
	font-family: 'CabinMedium', Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
h7 {
	font-family: 'CabinMedium', Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
.italic {
	margin-top: -3px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.img {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.taille {
	font-size: 13px;
	margin-top: -5px;
	color: #706F6F;
}



.filet {
	margin-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 200px;
}
.portfolio {
	margin-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 240px;
}


.filet1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 850px;
	float: left;
	margin-bottom: 8px;
	margin-top: 3px;
}
.sous_menu {
	font-family: 'CabinMedium', Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.menu_menuprincipale {
	font-family: 'CabinMedium', Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.filet2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 440px;
	float: left;
	margin-bottom: 8px;
	margin-top: 3px;
}
.filet3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 335px;
	float: left;
	margin-bottom: 8px;
	margin-top: 3px;
}
.filet4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9d9d9c;
	width: 580px;
	float: left;
	margin-bottom: 8px;
	margin-top: 8px;
}
.filet5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9d9d9c;
	width: 250px;
	float: left;
	margin-bottom: 8px;
	margin-top: 8px;
}
.encart {
	float: left;
	margin-right: 20px;
}

#iconecontour {
	height: 30px;
	width: 335px;
	margin-top: 12px;
}
#iconecontour1 {
	height: 20px;
	margin-top: 7px;
	width: 200px;
}


#icone {
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	width: 290px;
}
#icone3 {
	padding-top: 2px;
	padding-left: 25px;
}

#icone2 {
	float: left;
	padding-left: 10px;
	width: 290px;
}
#icone1 {
	float: left;
}





.logo {
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin-right: 20px;
}


.logo1 {
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	padding-right: 60px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
.noir {
	color: #666;
}
.taille {
	color: #333;
	font-size: 13px;
}


#formulaire {
	width:450px;
	margin-top: 95px;
	margin-left: 15px;
	float: right;
	margin-bottom: 50px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000;
}

li#services_list {
    background: url("img/uIcon-1.png") no-repeat scroll 0 3px transparent;
    color: #3C3C3B;
    display: block;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
    margin-right: 20px;
    padding-left: 15px;
}

li#services_list1 {
	background: url("img/uIcon-1.png") no-repeat scroll 0 3px transparent;
	padding-left: 15px;
	line-height: 16px;
}
li#services_list2 {
	background: url("img/uIcon-1.png") no-repeat scroll 0 3px transparent;
	color: #3C3C3B;
	display: block;
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 15px;
	margin-left: 95px;
}

#form1 label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#ch_nom{
	margin-left: 48px;
	margin-top: 10px;
}
#ch_prenom{
	margin-left: 30px;
	margin-top: 10px;
}
#ch_mail{
	margin-left: 43px;
	margin-top: 10px;
}
#ch_quest{
	margin-top: 10px;
	width: 410px;
}
#bt_envoi{
	margin-left: 238px;
	margin-top: 10px;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.blanc {
	color: #FFF;
}
