@CHARSET "UTF-8";

html, body {
	height: 			100%;
	margin:				0;
	background-color:	#4C4C4C;
	text-align:			center;
	font-family: 		Lucida, sans-serif;
	font-size: 			12px;
	background-image:	url("../img/bg_all.gif");
	background-repeat:	repeat-x;
}

a {
	color:				#0069B0;
	text-decoration:	none;	
}

a:hover {
	color:				#237CBC;
	text-decoration:	none;	
}

img {
	border:				0;	
}

h2 {
	text-align:			center;	
}

h3 {
	font-size:			13px;
	font-weight:		bold;
}

h4 {
	font-weight:		bold;
	font-size:			12px;
}

li {
	margin-bottom:		15px;	
	cursor:				pointer;
	color:				#668CE0;
}

.site {
	position:			relative;
	width:				900px;
	height:				100%;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			center;
}

.content {
	width:				600px;
	height:				100%;
	margin-left:		auto;
	margin-right:		auto;
	background-color:	#FFFFFF;
	border-left:		10px solid #232323;
	border-right:		10px solid #232323;
}

.top {
	float:				left;
	width:				100%;
	height:				96px;
	background-image:	url("../img/top.jpg");
	background-repeat:	no-repeat;
}

.center {
	float:				left;
	width:				100%;
}

.element {
	height:				200px;	
}

.footer {
	float:				left;
	width:				100%;	
	background-color:	#CCCCCC;
}

.sites {
	float:				left;
	width:				100%;	
	padding-top:		10px;
	background-color:	#FFFFFF;
}

.imgsite {
	vertical-align:		middle;	
}

.toggler {
	cursor: 			pointer;
	font-size: 			12px;
	background-color:	#D2E0E6;
	color: 				#528CE0;
	margin: 			0 0 4px 0;
	padding: 			3px 5px 1px;
}

div.element p, div.element h4 {
	margin:				0px;
	padding:			4px;
}

blockquote {
	padding:			5px 20px;
}

.bloc {
	padding-top: 		5px;
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		5px;
	text-align:			justify;
	line-height:		120%;
}

.kreactive {
	display: 			list-item;
	list-style-image: 	url(../img/societes/mini-kreactive.gif);		
}

.expert {
	display: 			list-item;
	list-style-image: 	url(../img/societes/mini-expert.gif);		
}

.veolia {
	display: 			list-item;
	list-style-image: 	url(../img/societes/mini-veolia.gif);		
}

.weby {
	display: 			list-item;
	list-style-image: 	url(../img/societes/mini-weby.gif);		
}

.axome {
	display: 			list-item;
	list-style-image: 	url(../img/societes/mini-axome.gif);		
}

.asf {
	display: 			list-item;
	list-style-image: 	url(../img/societes/mini-asf.gif);		
}

.atd {
	display: 			list-item;
	list-style-image: 	url(../img/societes/mini-atd.gif);	
}

.pdf {
	display: 			list-item;
	list-style-image: 	url(../img/formats/mini-pdf.gif);	
}

.doc {
	display: 			list-item;
	list-style-image: 	url(../img/formats/mini-doc.gif);	
}

.mail {
	display: 			list-item;
	list-style-image: 	url(../img/sites/mini-mail.gif);	
	color:				#000000;
	height:				25px;
}

.tel {
	display: 			list-item;
	list-style-image: 	url(../img/sites/mini-tel.gif);	
	color:				#000000;
	height:				25px;
}

.skype {
	display: 			list-item;
	list-style-image: 	url(../img/sites/mini-skype.gif);	
	color:				#000000;
	height:				25px;
}

.linkedin {
	display: 			list-item;
	list-style-image: 	url(../img/sites/mini-linkedin.gif);
	color:				#000000;
	height:				25px;	
}

.viadeo {
	display: 			list-item;
	list-style-image: 	url(../img/sites/mini-viadeo.gif);	
	color:				#000000;
	height:				25px;
}

.facebook {
	display: 			list-item;
	list-style-image: 	url(../img/sites/mini-facebook.gif);	
	color:				#000000;
	height:				25px;
}

.detailsexp {
	display:			none;
	color:				#000000;
}

.detailsexpselected {
	display:			block;
	color:				#000000;
}

.expmission {
	float:				left;
	width:				100%;
}

.explangages {
	float:				left;
	width:				100%;
	margin-bottom:		35px;
}

.bouchetrouexperience {
	float:				left;
	width:				100%;
	height:				350px;	
}

.bouchetroucv {
	float:				left;
	width:				100%;
	height:				70px;	
}

.bouchetrouportfolio {
	float:				left;
	width:				100%;
	height:				370px;	
}

.bouchetroucontact {
	float:				left;
	width:				100%;
	height:				200px;	
}

.portfolioContainer {
	float:				left;
	width:				80%;
	height:				400px;
}

.portfolioItem {
	display:			none;
	width:				100%;
}

#portfolioLast {
	float:				left;
	width:				10%;	
	height:				100%;
	padding-top:		100px; 
	cursor:				pointer;
}

#portfolioNext {
	float:				left;
	width:				10%;	
	height:				100%;
	padding-top:		100px;
	cursor:				pointer;
}

.portfolioImg {
	float:				left;
	width:				35%;
	margin-top:			10px;
}

.PortfolioScreenshot {
	border:				1px solid #CCCCCC;	
}

.portfolioText {
	float:				left;
	width:				60%;
}

.portfolioLanguages {
	float:				left;
	width:				95%;
	margin-bottom:		20px;
}