/* -- GENERAL -- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#303C3F;
	background:url(../img/bg.jpg);
}

body, div, p, a, ul, li, h1, h2, h3 {
	margin:0;
	padding:0;
}

a, input{
	outline:none;
	text-decoration:none;
}

img {
	border:none;
}

ul{
	margin-left:20px;
	margin-top:5px;
}

li {
	list-style-image:url(../img/puce.png);
}

.clear{
	clear:both;
}


/* -- HEADER -- */

#header{
	background:url(../img/bg_header.jpg);
	background-repeat:repeat-x;
	height:70px;
	margin:0;
	padding:0;
	border-top:solid 3px #a4d10a;
	border-bottom:solid 1px #f2f2f2;
}

#content_header{
	width:900px;
	margin:auto;
}

#logo{
	float:left;
}

#menu{
	float:right;
}

#menu li{
	list-style:none;
	float:left;
	margin-left:20px;
	margin-top:15px;
}

a#menu_accueil img{
	background:url(../img/menu_accueil.png) top left;
	width:97px;
	height:29px;
}

a#menu_accueil img:hover, a#menu_accueil_active img{
	background:url(../img/menu_accueil.png) bottom left;
	width:97px;
	height:29px;
}

a#menu_studio img{
	background:url(../img/menu_studio.png) top left;
	width:116px;
	height:29px;
}

a#menu_studio img:hover, a#menu_studio_active img{
	background:url(../img/menu_studio.png) bottom left;
	width:116px;
	height:29px;
}

a#menu_portfolio img{
	background:url(../img/menu_portfolio.png) top left;
	width:113px;
	height:29px;
}

a#menu_portfolio img:hover, a#menu_portfolio_active img{
	background:url(../img/menu_portfolio.png ) bottom  left;
	width:113px;
	height:29px;
}

a#menu_references img{
	background:url(../img/menu_references.png) top left;
	width:120px;
	height:29px;
}

a#menu_references img:hover, a#menu_references_active img{
	background:url(../img/menu_references.png) bottom left;
	width:120px;
	height:29px;
}

/* -- TOP -- */

#slideshow{
	width:900px;
	margin:auto;
	padding-top:10px;
}

/* -- CONTAINER -- */

#container{
	background:#bebebe url(../img/bg_container.jpg) repeat-x;
	margin:0;
	padding:0;
}

#content{
	width:900px;
	margin:auto;
	padding:0;
	padding-top:20px;
	padding-bottom:30px;
}

h1 {
	margin-bottom:30px;
	margin-top:5px;
	text-align:center;
}

h2 {
	width:900px;
	padding-bottom:4px;
	border-bottom:solid 2px #333333; 
	margin-bottom:15px;
}

#block_services{
	margin-top:30px;
}

.services_block{
	float:left;
	width:300px;
}

.services_block h3{
	margin-bottom:10px;
}

.services_block p, .services_block ul{
	padding-right:50px;
	text-align:justify;
}

/* -- PORTFOLIO -- */

#btn_tous{
	background:url(../img/btn_tous.png) top left;
	width:43px;
	height:22px;
}

#btn_tous:hover{
	background:url(../img/btn_tous.png) bottom left;
	width:43px;
	height:22px;
}

#btn_web{
	background:url(../img/btn_web.png) top left;
	width:44px;
	height:22px;
}

#btn_web:hover{
	background:url(../img/btn_web.png) bottom left;
	width:44px;
	height:22px;
}

#btn_graphisme{
	background:url(../img/btn_graphisme.png) top left;
	width:87px;
	height:22px;
}

#btn_graphisme:hover{
	background:url(../img/btn_graphisme.png) bottom left;
	width:87px;
	height:22px;
}

#btn_video{
	background:url(../img/btn_video.png) top left;
	width:53px;
	height:22px;
}
#btn_video:hover{
	background:url(../img/btn_video.png) bottom left;
	width:53px;
	height:22px;
}

/* -- STUDIO -- */

#studio p{
	margin-bottom:10px;
	font-size:12px;
	line-height:17px;
}


/* -- PROJET -- */

#video-wrapper {
    background:url(../img/bg_videos.png) no-repeat;
    width:532px;
    height:336px;
    margin:0 auto;
    padding-top:23px;
	padding-left:9px;
    margin-top:0px;
	float:left;
}

#projet_desc{
	width:335px;
	float:right;
	margin-top:15px;
	
}

#projet_desc h2{
	border:none;
	width:inherit;
	color:#353e40;
	font-weight:bold;
	font-size:18px;
}


#projet_desc ul{
	margin-left:22px;
	margin-top:15px;
}

#projet_desc ul li{
	list-style-image:url(../img/tick.png);
	margin-top:5px;
	font-style:italic;
}

#projet_desc a img {
	margin-top:20px;
}

#projet_desc #btn_site{
	background:url(../img/btn_site.png) top left;
	margin-right:10px;
	width:121px;
	height:32px;
}
#projet_desc #btn_site:hover{
	background:url(../img/btn_site.png) bottom left;
	width:121px;
	height:32px;
}

#projet_desc #btn_portfolio{
	background:url(../img/btn_portfolio.png) top left;
	margin-right:10px;
	width:174px;
	height:32px;
}
#projet_desc #btn_portfolio:hover{
	background:url(../img/btn_portfolio.png) bottom left;
	width:174px;
	height:32px;
}

/* -- REFERENCES -- */

div#references {
	width: 930px;
	list-style: none;
	margin: 0 auto; padding: 0;
}
div#references li {
	float: left;
	background:url(../img/bg_logos.png);
	background-repeat:no-repeat;
	width:200px;
	height:136px;
	padding-top:2px;
	padding-left:2px;
	margin-right:30px;
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
}
div#references li a.thumb {
	width: 186px;
	height: 112px;
	padding: 5px;
	cursor: pointer;
}
div#references li span { /*--Used to crop image--*/
	width: 186px;
	height: 112px;
	overflow: hidden;
	display: block;
}
div#references li a {
	text-decoration: none; color: #777; display: block;
}

/* -- FOOTER -- */

#footer{
	width:900px;
	margin:auto;
	margin-top:20px;
	margin-bottom:40px;
}

.footer_block {
	width:270px;
	float:left;
	margin-right:45px;
}

.footer_last_block{
	margin:0;
}

.footer_block h2{
	padding-bottom:4px;
	border-bottom:solid 1px #F2F2F2; 
	margin-bottom:15px;
	width:270px;	
}

.footer_block h2 img{
	margin-left:-5px;
}

.footer_block li{
	list-style:none;
	color:#89AE08;
	font-size:12px;
	border-bottom:dotted 2px #333333;
	padding:10px 0 10px 0;
}

.footer_block a{
	color:#89AE08;
}

.footer_block a:hover{
	text-decoration:underline;
}

.footer_block li.first_item{
	border-top:dotted 2px #333333;	
}

.footer_block ul{
	margin:0;
}

#newsletter input#btn_envoyer{
	padding:0;
	background:url(../img/btn_envoyer.png) top left;
	width:105px;
	height:32px;
	float:left;
	cursor: pointer;
}


#newsletter input#btn_envoyer:hover{
	padding:0;
	background:url(../img/btn_envoyer.png) bottom left;
	width:105px;
	height:32px;
	float:left;
}

#contactform input, #contactform textarea, #newsletter input{
	font-size:12px;
	font-weight:bold;
	color:#303C3F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top:3px;
}

#contactform div{
	color:#89AE08;
}

#contactform div, #contactform input#btn_envoyer, #newsletter input#btn_envoyer{
	margin-top:7px;
}

#contactform label{

}

.required, .email, .error, .confirm{
	color:#F2F2F2;
}

#messageNews{
	color:#ffffff;
}

.confirm{
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:dotted 2px #333333;
}

.confirm strong{
	color:#89AE08;
}

#contactform input, #newsletter input{
	background:#ffffff;
	border:0;
	width:260px;
	height:25px;
	padding:0;
	padding-left:5px;
	padding-right:5px;
}

#contactform textarea{
	background:#ffffff;
	border:0;
	width:260px;
	height:110px;
	padding:5px;
}

#contactform input#btn_envoyer{
	padding:0;
	background:url(../img/btn_envoyer.png) top left;
	width:105px;
	height:32px;
	float:left;
	cursor: pointer;
}


#contactform input#btn_envoyer:hover{
	padding:0;
	background:url(../img/btn_envoyer.png) bottom left;
	width:105px;
	height:32px;
	float:left;
}

#twitter{
	margin:0;
	padding-left:25px;
	padding-right:25px;
}

#footer_infos li{
	font-size:11px;
	color:#F2F2F2;
	border:none;
	margin:0;
	padding:0;
	color:#F2F2F2;
}

#footer_infos a{
	color:#89AE08;
}

#footer_infos a:hover{
	text-decoration:underline;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url(../img/tweet_loader.gif) 8em center no-repeat;
	color:#F2F2F2;
}

#quotes_bottom{
	float:right;
}

#social_network {
	clear:both;
	margin-top:20px;
}

#social_network a {
	margin-right:15px;
}

#btn_twitter{
	background:url(../img/twitter.png) top left;
	width:93px;
	height:24px;
}

#btn_twitter:hover{
	background:url(../img/twitter.png) bottom left;
	width:93px;
	height:24px;
}

#btn_facebook{
	background:url(../img/facebook.png) top left;
	width:120px;
	height:24px;
}

#btn_facebook:hover{
	background:url(../img/facebook.png) bottom left;
	width:120px;
	height:24px;
}

#optimise{
	margin-top:13px;
	text-align:center;
	font-size:9px;
	color:#FFFFFF;
}

#copyright{
	margin-top:10px;
	text-align:center;
	font-size:9px;
	color:#FFFFFF;
}
