/* Css reset */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  background: #fff url(../images/bg_body.gif) repeat-x left top;
  font-family:Arial, Helvetica, sans-serif; 
  font-size:0.8em; 
  color:#435173;
}

#header {
  height: 159px;
  background: url(../images/bg_header1.jpg) no-repeat left top;
}
#headerContent {
  position: relative;
  height: 159px;
  width: 1000px; 
  margin: 0 auto 0 auto;
  background: url(../images/bg_header.png) no-repeat left top;
}
#headerContent h1 a {
  position: relative;
  display: block; 
  width: 173px; height: 159px;
  background: url(../images/logo.png) no-repeat left top;
  z-index:1;
}
#headerContent h2 {
  display: block; 
  position: absolute;
  top: 0; 
  left: 0;
  width: 597px; height: 159px;
  background: url(../images/headline.png) no-repeat left top;
  z-index:0;
}
#headerContent h1 span, #headerContent h2 span {
  display: none;
}

/* Menu principal */
#menu {
  height: 26px;
}

#menu ul {
  position: relative;
  width: 1000px; 
  margin: 0 auto 0 auto;
  list-style: none;
}

#menu ul li {
  position: relative;
  float: left;
}

#menu ul li.separator {
  float: left;
  display: block;
  color: #fff;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12px;
  padding: 6px 0px 5px 0px;
}

#menu ul li a {
  color: #fff;
  display: block;
  font-family: Verdana;
  font-size: 11px;
  text-decoration: none;
  padding: 7px 5px 7px 5px;
  font-weight: bold;
}

#menu ul li a:hover {
  background: url(../images/bg_menu_hover.gif) repeat-x left top;
}
#menu ul li:hover {
  background: url(../images/bg_menu_hover.gif) repeat-x left top;
}

#menu ul li#compte {margin-left: 85px;}
#menu ul li#compte a {color: #e6e7ec;}
#menu ul li#compte a:hover {color: #425173;}

#menu ul ul {
  position:absolute; 
  display:none; 
  z-index: 10000;
}
#menu ul ul li {
  border-top:1px solid #435173; 
  display: block;
  float: none;
  padding:0;
  background-color: #959eb2;
}
#menu ul ul li a {
  color:#fff; 
  letter-spacing:0.1em; 
  text-align:center; 
  display:block; 
  font-weight:normal; 
  text-decoration:none; 
  font-size:11px;
  padding:4px 0 4px 0;
    
}
#menu ul ul li a:hover {
  background-color:#8993a6;
}
#menu ul li.submenu:hover ul.level2,
#menu ul.level2 li.submenu:hover { display:block; }
#menu ul.level2 {
  top:25px; 
  left:0px; 
}
#menu ul ul.tutos {width:163px;}
#menu ul ul.tutos li {width:163px !important; width: 140px;}
#menu ul ul.presta li {width:170px;}


/* Main layout */
#mainContainer {
  width: 1000px; 
  margin: 0 auto 0 auto;
}
#mainCol {
	position: relative;
	float: left;width: 711px;
  margin-bottom: 8px;
}
#rightCol {
  width: 289px;
  float:right;
  margin-bottom: 8px;
}
#footer {
  clear: both;
  padding-top: 8px;
  text-align: center;
  border-top: 2px dotted #727e95;
}
#footer .small {
  font-size: 9px;
}

#footer .small a {
  color: #435173;
  text-decoration: underline;
}
#footer table {
  margin: 0 auto 0 auto;
}
#footer table td {
	vertical-align: top;
}
#rightCol h2 {
  position: relative;
  background: url(../images/bg_h2r.gif) repeat-x left top;
  padding: 4px 0 6px 14px;
  margin: 3px 5px 3px 0;
  color: #fff;
  font-variant: small-caps;
  font-size: 13px;
}
#rightCol h2 .lc {
  position: absolute;
  top: 0;
  left:0;
  width: 12px; 
  height: 23px;
  background: url(../images/bg_h2r-r.gif) no-repeat left top;
}
.lc1 {
  position: relative;
  clear: both;
  background: url(../images/bg_leftContainer1-r.gif) repeat-y left top;
  padding-bottom: 10px;
}
.lc1 .tc {
  margin: 0 9px 0 20px; 
}
.lc1 .tc p, .mc1 .tc p {
  padding: 3px 0 3px 0;
}
.lc1 .footl {
  position: absolute;
  display: block;
  height: 10px;
  left: 0;
  bottom:0;
  width: 100%;
  background: url(../images/bg_leftContainer1-f.gif) no-repeat left bottom;
}
.lc1 .footr {
  position: absolute;
  display: block;
  height: 10px;
  right: 0px;
  bottom:0;
  width: 12px;
  background: url(../images/bg_leftContainer1-f.gif) no-repeat right bottom;
}

.lc1 .headl {
  position: absolute;
  display: block;
  height: 10px;
  left: 0;
  top:0;
  width: 100%;
  background: url(../images/bg_mainContainer1-h.gif) no-repeat left top;
}
.lc1 .headr {
  position: absolute;
  display: block;
  height: 10px;
  right: 0px;
  top:0;
  width: 12px;
  background: url(../images/bg_mainContainer1-g.gif) no-repeat right top;
}


a.badge {
  display: block;
  width: 101px; 
  height: 101px;
  background: url(../images/badge_devis.png) no-repeat left top;
}
a.badge span {display: none; }

.motif1 {
  display: block;
  position: absolute;
  width: 329px; height: 119px;
  bottom: 0;
  right: 120px;
  background: url(../images/motif_fleche1.png) no-repeat left top;	
}


/* BOXES */
/* MC */
.mc1 {
  position: relative;
  background: url(../images/bg_mainContainer1-r.gif) repeat-y left top;
  padding-bottom: 11px;
}
.mc1 .footl, .mc2 .footl, .mc3 .footl  {
  height: 11px;
  position: absolute;
  display: block;
  left: 0;
  bottom:0;
  width: 100%;
}
.mc1 .footr, .mc2 .footr, .mc3 .footr {
  height: 11px;  width: 11px;
  position: absolute;
  display: block;
  right: 0;
  bottom:0;
  width: 100%;
}

.mc1 .headl, .mc2 .headl, .mc3 .headl {
  position: absolute;
  display: block;
  height: 10px;
  left: 0;
  top:0;
  width: 100%;
}
.mc1 .headr, .mc2 .headr, .mc3 .headr {
  position: absolute;
  display: block;
  height: 10px;
  right: 0;
  top:0;
  width: 100%;
}

.mc1 .footl { background: url(../images/bg_mainContainer1-f.gif) no-repeat left bottom;}
.mc1 .footr {background: url(../images/bg_mainContainer1-f.gif) no-repeat right bottom;}
.mc2 .footl { background: url(../images/bg_mainContainer2-f.gif) no-repeat left bottom;}
.mc2 .footr {background: url(../images/bg_mainContainer2-f.gif) no-repeat right bottom;}
.mc3 .footl { background: url(../images/bg_mainContainer3-f.gif) no-repeat left bottom;}
.mc3 .footr {background: url(../images/bg_mainContainer3-f.gif) no-repeat right bottom;}
.mc1.m2 .footl {height:10px;}
.mc1.m2 .footr {height: 10px; width: 232px; background: url(../images/bg_mainContainer1-mf.gif) no-repeat right bottom;}

.mc1 .headl {background: url(../images/bg_mainContainer1-h.gif) no-repeat left top;}
.mc1 .headr { background: url(../images/bg_mainContainer1-h.gif) no-repeat right top;}
.mc2 .headl {background: url(../images/bg_mainContainer2-h.gif) no-repeat left top;}
.mc2 .headr { background: url(../images/bg_mainContainer2-h.gif) no-repeat right top;}
.mc3 .headl {background: url(../images/bg_mainContainer3-h.gif) no-repeat left top;}
.mc3 .headr { background: url(../images/bg_mainContainer3-h.gif) no-repeat right top;}

/* M1 */
.mc1.m2 {padding-bottom: 10px;}
.mc1 .model1 {
  display: block;
  height: 343px;
  margin: 0 7px 0 7px;
  background: url(../images/bg_mc_2.jpg) no-repeat right top; 
}
.mc1 .colr {
  float: right;
  width: 215px; 
}
.mc1 .colr h2 {
  text-align: center;
  margin: 10px 0 0 0;
  padding: 4px 3px 5px 19px;
  font-family: Verdana;
  font-variant: small-caps;
  font-size: 14px;
  color: #727e95;
  background: url(../images/trans_blanc.png) repeat;
}
.mc1 .colr p.coord {
  text-align: center;
  margin: 6px 0 0 30px;
  font-weight: bold;  
}
.mc1 .colr p.dev {
  text-align: right;
  margin: 12px 0 0 80px;
}
.mc1 .colr h2.dev {
  margin: 10px 0 0 21px;
}
.mc1 .coll {
  float: left;
  width: 480px;
}
.mc1 .coll h2#title_fk {
  display: block;
  width: 481px; height: 34px;
  margin: 6px 0 4px 0;
  background: url(../images/title_fkcreations.gif) no-repeat left top;
}
.mc1 h2 span, .mc2 h2 span, .mc3 h2 span  {display: none;}


/* M2 */
.mc2 {
  position: relative;
  width: 424px;
  background: url(../images/bg_mainContainer2-r.gif) repeat-y left top;
  padding:10px 7px 11px 7px;
}

.mc2 h2 {
  display: block;
  width: 420px; height: 38px;
}
.mc2.references h2 {background: url(../images/title_confiance.gif) no-repeat left top;}
.mc2.freelanceInfos h2 {background: url(../images/title_freelance.gif) no-repeat left top;}
.mc2.freelanceInfos{
  margin: 10px 0px 0 0px; float: left; min-height: 163px;
}
.mc2.freelanceInfos .plus {margin: 0 0 0 25px;}
.mc2.freelanceInfos p {
  padding: 3px 4px 3px 4px;
  font-size: 11px;
  text-align: justify;
}
.mc2.references{
  margin: 6px 0px 0 0px; float: left;
}
.mc2.references .layout {
}

.mc2.references .layout ul {
  float: left; width: 260px; 
  margin-left:6px;
}
.mc2.references .layout ul li {
  background:url(../images/plus_bleu.gif) no-repeat 0 3px;
  padding:2px 0 2px 15px;
  font-weight: bold;
  margin-bottom:5px;
  font-size:12px; 
}
.mc2.references .layout ul li a {
  color: #435173; 
  text-decoration: none;
}
.mc2.references .layout ul li a:hover {
  color: #727e95; 
}

.mc2.references .layout .photos {
  float: right;
  margin: 0 10px 0 0;
  width: 140px; height:108px; overflow: hidden;
  border: 1px solid #727e95;
}
.mc2.references .actions {
  clear: both;
  text-align: right;
  padding: 5px 12px 0 0;	
}


/* M3 */
.mc3 {
  position: relative;
  width: 224px;
  background: url(../images/bg_mainContainer3-r.gif) repeat-y left top;
  padding:10px 7px 11px 7px;
}

.mc3 h2 {
  display: block;
  width: 223px; height: 29px;
}
.mc3 h2.points_forts {background: url(../images/title_points_forts.gif) no-repeat left top;}
.mc3 h2.projet {background: url(../images/title_projet.gif) no-repeat left top;}

.mc3.avantages {
  position: absolute; right: 20px; bottom:0;
  font-size: 15px;
  font-weight: bold;
}
.mc3.avantages .pictos { text-align: center;}
.mc3.avantages a {color: #435173; text-decoration: none;}
.mc3.avantages a:hover {color: #727e95;}

/* conteneurs */
.mc1 .tc {
  margin: 0 9px 0 9px; 
}
.mc1 .flc {
  margin: 0 0px 0 3px; 
}




/* Titres */
.mainTitle {
  display: block;
  width: 687px; height: 40px;
  padding-top: 6px;
  margin: 0 0 4px 9px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.mainTitle span {display: none;}
.mainTitle#title_contacts {background-image: url(../images/title_contacts.gif);}
.mainTitle#title_tutos {background-image: url(../images/title_tutos.gif);}
.mainTitle#title_devis {background-image: url(../images/title_devis.gif);}
.mainTitle#title_prestas {background-image: url(../images/title_prestas.gif);}
.mainTitle#title_vitrines {background-image: url(../images/title_vitrines.gif);}
.mainTitle#title_ecommerce {background-image: url(../images/title_ecommerce.gif);}
.mainTitle#title_evenement {background-image: url(../images/title_evenement.gif);}
.mainTitle#title_flash {background-image: url(../images/title_flash.gif);}
.mainTitle#title_standards {background-image: url(../images/title_standards.gif);}
.mainTitle#title_home {background-image: url(../images/title_home.gif);}
.mainTitle#title_compte {background-image: url(../images/title_compte.gif);}
/* Liens */
a.plusJaune {
	position: relative;
  color:#eca948;
  text-decoration: none;
  background: url(../images/plus_jaune.gif) no-repeat 0 4px;
  padding:2px 0 0 14px;
  margin:0;
  font-weight:bold;
}
a.plusJaune:hover {color:#ec8b00;position: relative; z-index: 1000;}


/* Preview Tutoriaux */
#tutoSlider {
  position:relative; overflow:hidden; min-height:125px;
}
#tutoSlider .tc {padding: 3px 0 0 0;}
ul#tutoList {position: absolute; top: 0;}
ul#tutoList li {position:relative;}

ul#tutoList .tutoPreview {
  clear: both;
}
ul#tutoList .tutoPreview .date {
  float: left;
  text-align: center;
  width: 45px;
  margin-right: 4px;
  font-size: 11px;
  font-weight: bold;
  
}
ul#tutoList .tutoPreview .content {
  float: left;
  width: 205px;
  padding: 3px 0 6px 0;
}


ul#tutoList .tutoPreview .date span {
  font-size: 30px;
  font-family: Verdana;
  font-weight: bolder;
}
ul#tutoList .tutoPreview .date span.type {
  font-size: 11px;
  display: block;
  width: 45px;
  line-height: 8px;
  letter-spacing: 3px;
  margin-left: 2px;
  font-family: Verdana;
  text-align: center;
  font-weight: bolder;
}


ul#tutoList .tutoPreview .hr, ul#tutoList .tutoPreview .hr-h {
  height: 1px; 
  clear: both;
  display: block;
  background-color: #435173;
  margin: 4px 0 4px 0;
}
ul#tutoList .tutoPreview .hr-h {
	background-color: #f3f4f8;
	margin: 0;
}

ul#tutoList .tutoPreview .content span {font-size: 10px;}

ul#tutoList .tutoPreview .content a.titre {
  color: #435173;
  font-weight: bold;
  text-decoration: none;
}

/* Boutons devis et contacts */
a.boutonContact {
    width:256px; height:100px;
    background: url(../images/bouton_contact.png) no-repeat 0 0;
    margin-left:5px;
    display: block;
}
a.boutonDevis {
    width:257px; height:104px;
    background: url(../images/bouton_devis.png) no-repeat 0 0;
    margin-left:5px;
    display: block;
}
a.boutonContact span, a.boutonDevis span {
  display:none;
}

/* Liste plus */
ul.plus {margin-left:50px; margin-top:15px;}
ul.plus li {
  background: url(../images/plus_bleu.gif) no-repeat 0 3px;
  padding:2px 0 2px 15px;
  font-weight: bold;
  margin-bottom:5px;
  font-size:12px; 
}

p.smallText {
	font-size:11px; 
	text-align: justify;
	padding-left: 15px;
}
.text {
  margin: 0 15px 0 10px;	
}

/* colors */
.orange {
	color: #e59f3b;
}
.white {color: #fff;}
.lightBlue {color: #97a1b3;}

.hr,.hr2 {
    height:27px;
    margin:0 0 0 14px; padding:0;
    background: url(../images/bg_hr.gif) no-repeat left top;
}
.hr2 {
    background: url(../images/bg_hr2.gif) no-repeat left top;
}

.nuage {text-align: center;}
.nuage a {text-decoration: none;}

.doubleButton {
  position: relative;
  display: block;
  height: 85px;	
}
.doubleButton a {
  position: absolute;
  top: 0;
  
  display: block;
  height: 85px; 
  background-repeat: no-repeat;
  background-position: left top;
}
.doubleButton a span {display: none;}
.doubleButton a.devis {
  background-image: url(../images/bt_devis.png);
  z-index: 1; width: 150px;
  left: 15px;
}
.doubleButton a.contact {
	width: 147px; right:0;
  background-image: url(../images/bt_contact.png);
  z-index: 0; 
}

