/*
	COLOR The World
	
	1	main			373F4E bleu 				55	63	78		585042
	2	legend		6E7E9C bleu clair		110	126	156
	3	code			B0A185 jaune-gris		176	161	133 pseudo complémentaire de 2


*/
html, body 
{	padding-bottom: 0px;
	margin: 0px;
	font-size: 8pt;
    color: #666666;
	font-family:Verdana,"Bitstream Vera Sans",sans-serif;
	line-height:1.8em;
	//background-color:#000000;
    //background-color:#4A525A;
	//background-color:#1F354C;
	//background-color:#141E32;
	background-color:#FFFFFF;
	//background-image: url("../design/grid.png");
	//background-repeat: repeat-xy;
    //background-position: top left;
	
}
a
{	outline: none;text-decoration: none;
}
a:link a:visited 
{	
}

a:hover a:active 
{	
}

#header_titre
{	
	height:36px;
	width:213px;
	border:0px solid #777777;
	margin-left:5px;
	padding:0px;
	background-image: url("../design/ws2010_titre_crayon03.png");
	background-repeat: no-repeat;
    background-position: center center;
}
#header_titre:hover
{
	
	
}


h1
{
	font-family:"Gill Sans","Gill Sans Std","Gill Sans MT",Georgia,serif;
	font-size:1.55em;
	font-weight:normal;
	line-height:1.5em;
	text-align:left;
	color:#2A2C2E;
	margin-top:20px;
}

h6 {
	color:#6E7E9C;
	font-size:1em;
	font-weight:normal;
	margin-bottom:1.5em;
	font-family:Verdana,"Bitstream Vera Sans",sans-serif;
	margin-top:-0.75em;
	text-transform:uppercase;
}

p img
{
	width:490px;
	border:5px solid #373F4E;
	/*-moz-border-radius: 2px;  
	-webkit-border-radius: 2px; 
	border-radius: 2px; */
}

img.preview 
{
	width:96px;
	float:left;
	/*border:2px solid #3C5974;*/
		border:0px solid #373F4E;
	margin:0px 10px 10px 0px;
	/*-moz-border-radius: 2px;  
	-webkit-border-radius: 2px; 
	border-radius: 2px; */


}
p
{	text-align:justify;
	width:900px;
}

#wrapper
{
	height:auto !important;
	margin:0 auto -68px;
	min-height:100%;
	display:none;
}


.pola
{
	height:auto;
	display:block;
	width:500px;
	background-color:#373F4E;
	/*-moz-border-radius: 2px;  
	-webkit-border-radius: 2px; 
	border-radius: 2px; */
	text-align:center;
	color:#000000;
	padding-bottom:4px;
	//text-transform:uppercase;
	
}
.pola img
{	padding:0px;
	width:490px;
	border:5px solid #373F4E;

}


.legend
{

color:#6E7E9C;
font-family:Monaco,ProFont,"American Typewriter","Andale Mono",monospace;
text-align:center;

	display:block;
}

.legendtitre
{

color:#6E7E9C;
font-family:Monaco,ProFont,"American Typewriter","Andale Mono",monospace;
text-align:left;

	display:block;
}

.code
{

color:#5B6475;
color:#B0A185;
font-family:Monaco,ProFont,"American Typewriter","Andale Mono",monospace;
text-align:left;
margin-left:30px;
	display:block;
}

.center{
	display:block;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 0 0px;
	width:900px;
	//border:1px solid gray;
}

#header
{
	float:left;
	height:100px;
	width:450px;
	margin-top:50px;
}

img.icone{
	height:32px;
	float:left;
	margin-right:10px;
}

img.mail{
	margin-top:5px;
	float:left;
	margin-right:10px;
}



#img1,#img2,#img3,#img4{
	 float:left;
	margin-bottom:20px;
	display:none;
}


#textheight
{
	min-width:900px;
	height:400px;
	border:0px solid #2A2C2E;
	float:left;
}

#text1
{border:0px solid #2A2C2E;
	display:none;
}

#text2,#text3,#text4,#text5,#text6{
display:none;	
border:0px solid #2A2C2E;
}



#text2 p,#text2 h1{
	margin-left:230px;
	
}
#text3 p,#text3 h1{
	margin-left:460px;
}

#text4 p,#text4 h1{

margin-left:690px;
	
}

img.vignette{
	width:175px;
	margin-right:50px;
	border:1px solid #2A2C2E;
	padding:1px;
	-moz-box-shadow: 1px 1px 13px #999;  
  	-webkit-box-shadow: 1px 1px 13px #999;  
  	box-shadow: 1px 1px 13px #999;

}

img.vignette:hover{
	-moz-box-shadow: 1px 1px 13px #666;  
  	-webkit-box-shadow: 1px 1px 13px #666;  
  	box-shadow: 1px 1px 13px #666;
cursor:pointer;

}


#nav
{
	float:right;
	height:auto;
	width:150px;
	margin-top:50px;
}

#nav a
{
letter-spacing:2px;
font-family:"Gill Sans","Gill Sans Std","Gill Sans MT",Verdana,"Bitstream Vera Sans",sans-serif;
line-height:1em;
text-align:right;
margin:10px;
color:#2A2C2E;
text-decoration:none;

}

#nav a:hover
{	color:#000000;
text-decoration:underline;

}

#section
{
	float:left;
	height:auto;
	width:900px;
	padding-left:10px;
	//border:1px solid #2A2C2E;
}

#footer
{
	float:right;
	height:30px;
	padding-top:10px;
	width:900px;
	font-family:"Gill Sans","Gill Sans Std","Gill Sans MT",Verdana,"Bitstream Vera Sans",sans-serif;

	text-align:right;
	
}

.footer
{
	display:none;
}
