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;
	font-weight:normal;
}



html, body {
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background:#161616;
}

.overflow {
	overflow:hidden;
}



#header {
	background:#161616 url(img/bg.jpg) left bottom repeat-x;
	width:100%;
	height:320px;
}

#h-wrap {
	width:900px;
	margin:0 auto;
	height:320px;
	/*background:transparent url(img/scratches.png) left 30px no-repeat;*/
}
#h-top {
	position:relative;
	width:900px;
	height:150px;
}
#header h1 {
	width:350px;
	height:150px;
	background:transparent url(img/logo.png) left top no-repeat;
	text-indent:-6500px;
}
#header h1 a {
	display:block;
	width:180px;
	height:100px;
}
#header ul {
	position:absolute;
	right:0;
	top:55px;
	overflow:hidden;
}
#header li {
	display:block;
	float:left;
	list-style-type:none;
}
#header li a {
	display:block;
	float:left;
	margin:0 0 0 50px;
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-top:10px;
}
#header li a.active, #header li a:hover {
	background:transparent url(img/menu-a.png) left top repeat-x;
	color:#999;
}
#header p {
	font-size:21px;
	line-height:1.5em;
	font-weight:normal;
	color:#888;
}
#header strong {
	/*padding:0 5px;
	background:#161616;
	color:#FFF;*/
	padding:0 5px;
	background:#444;
	color:#FFF;
}






/* **********************
**********MAIN***********
********************** */

#main {
	width:900px;
	margin:0 auto;
	color:#bababa;
	padding-top:60px;
	overflow:hidden;
}

#main #works {
	overflow:hidden;
	margin-bottom:20px;
}

#main .works .left li {
	list-style-type:none;
	display:block;
	float:left;
	margin-left:20px;
	margin-bottom:30px;
	position:relative;
	width:210px;
	height:170px;
}
#main .works .left li.first {
	margin-left:0;
}
#main .works .left li img {
	border:5px solid #333;
	width:200px;
}
#main .works .left li .caption {
	position:absolute;
	left:5px;
	bottom:-5px;
	background:#161616;
	width:180px;
	padding:10px;
	opacity:0.9;
	color:#FFF;
	font-weight:bold;
	margin:0;
}



#main h2 {
	color:#da251d;
	font-size:18px;
	margin-bottom:20px;
}

#main h3 {
	color:#FFF;
	font-size:16px;
	margin:20px 0 10px 0;
}

#main a {
	text-decoration:underline;
	color:#eee;
}
#main a:hover {
	color:#da251d;
}

#main .right {
	width:190px;
	float:right;
	padding-left:40px;
}

.right p {
	font-size:14px;
	margin-bottom:10px;
}




#main .left {
	width:670px;
	float:left;
}

.left li {
	list-style-type:none;
	display:block;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
	position:relative;
	width:140px;
}

.left li.first {
	margin-left:0;
}

.left li img {
	border:5px solid #333;
	width:120px;
}

.references {
	overflow:hidden;
	width:900px;
	margin-bottom:40px;
	padding:0 0 20px 0;
}

#main .references .left
{
	overflow:hidden;
	width:610px;
}

#main .references .right
{
	width:270px;
	padding:0;
}

#main .references .right img {
	display:block;
	margin:10px auto 0 auto;
	border:3px solid #333;
}

#main .references .right a.serv-ext {
	display:block;
	margin-top:20px;
	font-size:12px;
	color:#666;
}
#main .references .right a.serv-ext:hover {
	color:#c92c25;
}

.references .slides
{
	position:relative;
	width:270px;
	height:500px;
	overflow:hidden;
}

.references .slides .slide
{
	background:#161616;
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:270px;
	height:500px;
	-moz-box-shadow:3px 0 20px #161616;
	-webkit-box-shadow:3px 0 20px #161616;
	box-shadow:3px 0 20px #161616;
}

.services .slides .slide
{
	background:#161616;
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:270px;
	height:420px;
	-moz-box-shadow:3px 0 20px #161616;
	-webkit-box-shadow:3px 0 20px #161616;
	box-shadow:3px 0 20px #161616;
}

.slides .slide#references
{
	display:block;
}

.competences {
	clear:both;
	overflow:hidden;
	width:900px;
	background:transparent url(img/hr.jpg) center top no-repeat;
	padding:50px 0;
	margin-bottom:10px;
}

.competences .left p, .creation .left p, .seo .left p, .integration .left p, .identite .left p, .print .left p {
	margin-bottom:10px;
}


.services .slides
{
	position:relative;
	width:900px;
	height:520px;
	overflow:hidden;
}

.services .slides .slide
{
	background:#161616;
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:900px;
	height:520px;
	-moz-box-shadow:3px 0 20px #161616;
	-webkit-box-shadow:3px 0 20px #161616;
	box-shadow:3px 0 20px #161616;
}

.slides .slide#creation-sites
{
	display:block;
}

#main .services .serv-menu ul {
	overflow:hidden;
	margin:0 0 40px 0;
	padding:0 0 20px 0;
	background:transparent url(img/hr.jpg) center bottom no-repeat;
}

#main .services .serv-menu li {
	float:left;
	list-style-type:none;
}
#main .services .serv-menu li a {
	display:block;
	float:left;
	margin-right:30px;
	padding:8px 5px 5px 5px;
	text-decoration:none;
	color:#999;
	font-weight:bold;
}
#main .services .serv-menu li a.active, #main .services .serv-menu li a:hover {
	padding-top:5px;
	border-top:3px solid #c92c25;
	color:#fff;
}


.creation {
	overflow:hidden;
	width:900px;
	padding:0;
	margin-bottom:10px;
}

.seo {
	clear:both;
	overflow:hidden;
	width:900px;
}

.integration {
	clear:both;
	overflow:hidden;
	width:900px;
}

.identite {
	clear:both;
	overflow:hidden;
	width:900px;
}

.print {
	clear:both;
	overflow:hidden;
	width:900px;
}


/* **********************
**********FORM***********
********************** */

.formulaire {
	overflow:hidden;
	margin-bottom:50px;
}
.formulaire label {
	display:block;
	font-size:14px;
	margin-bottom:5px;
}
.formulaire .errorMessage {
	display:block;
	color:#F00;
}
.formulaire input, .formulaire textarea {
	margin-bottom:15px;
	display:block;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border:1px solid #000;
	background:#444;
	color:#b4b4b4;
}

.formulaire .checkbox input
{
	display:inline;
	width:auto;
}

.formulaire textarea {
	width:470px;
	height:200px;
}

.formulaire input.nodisplay {
	display:none;
}

.formulaire select {
	margin-bottom:15px;
	display:block;
	width:310px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	border:1px solid #000;
	background:#444;
	color:#b4b4b4;
}
.formulaire option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.formulaire input#csend, .formulaire input.button {
	width:auto;
	padding:5px;
}
.formulaire input#csend:hover, .formulaire input.button:hover {
	cursor:pointer;
	color:#da251d;
	background:#161616;
	border:1px solid #444;
}



/* **********************
*********FOOTER**********
********************** */

#footer {
	width:100%;
	height:auto;
	background:#fff url(img/bg-footer.jpg) left top repeat;
}
#footer p {
	text-align:center;
	font-size:26px;
	font-style:italic;
	line-height:40px;
	color:#999;
	width:800px;
	margin:0 auto;
	padding:120px 0 100px 0;
}
#footer p .sign {
	display:block;
	font-size:12px;
	text-align:right;
	padding:0;
}
#footer #adresse {
	text-align:center;
	width:100%;
	margin:0 auto;
	background:#161616 url(img/border.jpg) left top repeat-x;
	color:#666;
	padding:40px 0 20px 0;
}
#footer #adresse a {
	color:#666;
}
#footer #adresse a:hover {
	color:#da251d;
}







/* **********************
**********BLOG***********
********************** */

.blog #header {
	height:160px;
	overflow:hidden;
}

.blog #search .input
{
	width:70%;
	float:left;
}

.blog #search .button
{
	width:20%;
	padding:4px;
	float:right;
}

.blog #main .resultats li
{
	margin:4px 0;
	padding:2px 5px;
	border:1px solid #333;
	letter-spacing:1px;
}

.blog #main .resultats li:hover
{
	border:1px solid #555;
}

.blog #main .resultats li a
{
	text-decoration:none;
}

.blog #main .resultats li span
{
	float:right;
	color:#333;
}

.blog #main .resultats li:hover span
{
	color:#555;
}

.blog #pages ul
{
	list-style:none;
	overflow:hidden;	
}

.blog #pages li
{
	float:left;
	padding:3px;
	margin-right:6px;
	border:1px solid #333;
}

.blog .formulaire input, .blog .formulaire textarea, .blog .formulaire select
{
	margin-bottom:5px;
}

.blog #main .article h2 {
	margin:0;
	font-size:24px;
}

.blog #main .article h2 a {
	color:#da251d;
}

.blog #main h3
{
	font-size:14px;
	color:#000;
	background:#EEE;
	padding:2px 5px;
}

.blog #main .article a {
	text-decoration:none;
	color:#FFF;
}

.blog #main .article a:hover {
	text-decoration:none;
	color:#F00;
}

.blog #main .article {
	padding:5px;
	/*border:3px solid #111;*/
	margin-bottom:10px;
}

.blog #main .article:hover {
	/*border:3px solid #222;*/
}

.blog #main .content a {
	text-decoration:underline;
}

.blog #main .article .meta {
	font-size:12px;
	color:#888;
	margin-bottom:10px;
}

.blog #main .article .tags {
	font-size:12px;
	color:#888;
	margin-top:10px;
}

.blog #main .article .meta a, .blog #main .article .tags a {
	color:#AAA;
}

.blog #main .article .meta a:hover, .blog #main .article .tags a:hover {
	color:#A00;
}

.blog #main .article .content {
	padding-left:6px;
	font-size:14px;
}

.blog #main .article .content .lasuite {
	margin-top:5px;
}

.blog #main .uncom
{
	overflow:hidden;
	padding:3px;
	margin-bottom:5px;
	border-bottom:1px solid #333;
}

.blog #main .uncom img
{
	border:2px solid #333;
}

.blog #main .uncom a
{
	text-decoration:none;
}

.blog #main .uncom h5
{
	color:#888;
}

.blog #main .uncom .gravatar
{
	float:left;
	margin-right:5px;
}

#share
{
	margin-top:200px;
	overflow:hidden;
}

#share a
{
	text-decoration:none;
	width:16px;
	height:16px;
	margin:7px;
	margin-top:2px;
	float:left;
	opacity:0.5;
	-moz-opacity:0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

#share a:hover
{
	opacity:1;
	-moz-opacity:1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

#share a.twitter { background:url(img/bookmark/twitter.png); }
#share a.facebook { background:url(img/bookmark/facebook.png); }
#share a.delicious { background:url(img/bookmark/delicious.png); }
#share a.google { background:url(img/bookmark/google.png); }
#share a.tumblr { background:url(img/bookmark/tumblr.png); }

.hide { display:none !important; }




/*********************************************
Effets
*********************************************/

 
.custom .tip {
	color:#eee;
	width: 466px;
	z-index: 13000;
	border:none;
}
 
.custom .tip-title{
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFF;
	padding: 5px;
	background: #333;
	text-transform:uppercase;
	text-align:center;
	display:none;
}
 
.custom .tip-text {
	font-size: 11px;
	padding: 8px;
	background: #333;
}

.custom .tip-text img {
	display:block;
	margin:0;
	padding:0;
	background:#FFF;
	border:none;
}

.custom2 .tip {
	color:#eee;
	width: 466px;
	z-index: 13001;
	border:none;
}
 
.custom2 .tip-title{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #FFF;
	padding: 5px;
	background: #333;
	text-transform:uppercase;
	text-align:center;
	display:none;
}
 
.custom2 .tip-text {
	font-size: 12px;
	padding: 8px;
	background: #222;
	border:1px solid #333;
}