/* Start of CMSMS style sheet 'creatisweb' */
#header { 
  margin:10px auto 0; 
  background: url(../uploads/creatisweb/images/header_bg.png) 0 0 no-repeat; 
  width:960px; 
  height:130px; 
  padding:10px 10px 0; 
  text-align:left;
}
#header #logo { 
  width:960px;
  height:130px;
  background: url(../uploads/creatisweb/images/logo_bg.gif) 0 0 no-repeat; 
}
#header #logo a {
  display:block;
  float:left;
  width:250px;
  height:130px;
} 
#header h1,
#header h2,
#header h3 { text-indent:-6000px; }


#menu {
  margin:0 auto; 
  background: url(../uploads/creatisweb/images/page_bg.png) 0 0 repeat-y; 
  width:960px;
  padding:10px; 
  text-align:left;
}
#menu li {
  display:inline;
  border-right:1px solid #999;
  padding:0 10px;
}
#menu .first { margin-left:15px; }
#menu .last { border:none; }
#menu a { text-transform:uppercase; color:#999; text-decoration:none;  padding:2px 5px; }
#menu a.active,
#menu a:hover { color:#fff; background-color:#9BDE59; }

#banner {
  margin:0 auto; 
  background: url(../uploads/creatisweb/images/page_bg.png) 0 0 repeat-y; 
  width:960px;
  height: 170px;
  padding:10px; 
  text-align:left;
}

#prestations {
  margin:0 auto; 
  background: url(../uploads/creatisweb/images/page_bg.png) 0 0 repeat-y; 
  width:960px;
  padding:10px; 
  text-align:left;
}
#prestations:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#prestations li {
  float:left;
  width:200px;
  padding:0 20px;
  background: url(../uploads/creatisweb/images/home_li.gif) 0 0 no-repeat; 
}
#prestations .col1 { background:none; }
#prestations .col2 { width:210px; }
#prestations .col4 { padding-right:10px; }
#prestations h3 { height:40px; margin-bottom:10px; }
#prestations a { color:#000; text-decoration:none; }
#prestations a:hover { text-decoration:underline; }
#prestations p { text-indent:-10px; padding-left:10px; }
#prestations .red { color:#F00; font-weight:bold; }

#news {
  margin:0 auto; 
  background: url(../uploads/creatisweb/images/page_bg.png) 0 0 repeat-y; 
  width:960px;
  padding:10px; 
  text-align:left;
}
#news:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#news li { float:left; padding:10px; }
#news h3 { height:20px; margin-bottom:10px; }
#news .more { text-align:right; padding:10px 0; }
#news #actualites { width:190px; padding:10px 20px; }
#news #actualites p { font-size:11px; line-height:1.2em; padding-left:10px; text-indent:-10px; }
#news #actualites a { color:#000; text-decoration:none; }
#news #actualites a:hover { text-decoration:underline; }
#news #realisations { width:690px; }
#news #realisations ul:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#news #realisations li { width:152px; padding: 0 23px 0 0; }
#news #realisations p { padding:15px 0 10px 10px; text-indent:-10px; }
#news #realisations a { color:#000; text-decoration:none; }
#news #realisations a:hover { text-decoration:underline; }
#news #realisations .thumb { border:2px solid #9BDE59; padding:4px }
#news #realisations .last { padding:0; }

#footer {
  margin:0 auto; 
  background: url(../uploads/creatisweb/images/page_bg.png) 0 0 repeat-y; 
  width:960px;
  padding:0 10px; 
  text-align:left;
  font-size:11px;
}

#footer #copyright { background-color:#E1E1E1; padding:3px 30px; }
#footer #map { color:#666; }
#footer #map strong { color:#000; }
#footer #map:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#footer #map .col1 { float:left; padding:30px; }
#footer #map .col1 a { color:#00F; }
#footer #map .col2 { float:right; width:450px; padding:10px; }
#footer #map .col2 a { color:#666; text-decoration:none; }
#footer #map .col2 a:hover { text-decoration:underline; }
#footer #fmenu { margin-bottom:10px; }
#footer #fmenu:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#footer #fmenu li { padding:0; text-transform:uppercase; display:inline; }
#footer address { font-style:normal; color:#666; }


#page {
  margin:0 auto; 
  background: url(../uploads/creatisweb/images/page_bg.png) 0 0 repeat-y; 
  width:960px;
  padding:10px 10px 30px; 
  text-align:left;
}
#page:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#page #col1 {
	float:left;
	width:200px;
	padding:40px 30px 10px;
	background: url(../uploads/creatisweb/images/home_li.gif) right 30px no-repeat;
        min-height:200px;
}
#page #col1 h4 { 
	font-size:10px;
	line-height:2em;
	color:#666;
	padding-left:20px;
	font-weight:normal;
}
#page #col1 li {
	line-height:1.5em;	
	font-weight:normal;
        border-top:1px dotted #666;
}
#page #col1 .parent li {
        padding-left:15px;
}
#page #col1 li a {
	text-decoration:none;
	color:#000;
	display:block;
	padding:5px 5px 5px 17px;
        text-indent:-12px
}
#page #col1 li a.active,
#page #col1 li a:hover { background-color:#EBF6FB; }
#page #col1 .last { border-top:1px dotted #666; height:1px; }
#page #col2 { float:left; width:20px; padding:50px 10px 10px; }
#page #col2 img { margin-bottom:7px; }
#page #col3 { float:left; width:600px; padding:10px 20px; }
#page #col3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #3CF;
}
#page #col3 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #9BDE59;
	text-decoration: underline;
        margin-bottom:15px;
}
#page #col3 h2 a { color: #9BDE59; }
#page #col3 h3 {	
	font-size: 12px;
	font-weight: normal;
	color: #3CF;
	text-decoration: underline;
        margin-bottom:10px;
}
#page #col3 h4 { font-weight:bold; font-size:12px; margin-bottom:10px; } 
#page #col3 p { margin:5px 0 15px 0;  }
#page #col3 .thumb img { border:2px solid #9BDE59; padding:4px; }
#page #col3 .image img { border:3px solid #9BDE59; padding:7px; }

#page #col3 table { border:none; margin-bottom:20px; }
#page #col3 td { vertical-align:top; padding:10px 10px 10px 0; }
#page #col3 td h5 { font-size:12px; font-weight:normal; text-indent:-10px; padding-left:10px; }
#page #col3 td a { color:#000; text-decoration:none; }
#page #col3 td a:hover { text-decoration:underline; }
#page #col3 .listing td { width:180px; }
#page #col3 .news { margin:15px 0; padding-top:15px; border-top:1px dashed #CCC; width:500px; }
#page #col3 .release { width:420px; }
#page .maps {float:right; width:300px;height:300px; }





/* End of 'creatisweb' */

