@charset "UTF-8";


/* Mise en page générale */

#container_creations {
	width: 1014px;
}
a img 
{ 
border: none; 
} 
#nav_creations {
	width: 900px;
	height: 25px;
	padding: 20px 0 0 59px;
	
}
#tableau_creations {
	position: relative;
	width: 896px;
	height: 359px;
	padding: 22px 59px 22px 59px;
	texte-align: center;
}
#case_tableau{
	position: absolute;
	height: 178px;
	width: 178px;
	border: 1px solid #292828;
}
.position1{
	top: 22px;
	left: 59px
}
.position2{
	top: 22px;
	left: 238px
}
.position3{
	top: 22px;
	left: 417px
}
.position4{
	top: 22px;
	left: 596px
}
.position5{
	top: 22px;
	left: 775px
}
.position6{
	top: 201px;
	left: 59px
}
.position7{
	top: 201px;
	left: 238px
}
.position8{
	top: 201px;
	left: 417px
}
.position9{
	top: 201px;
	left: 596px
}
.position10{
	top: 201px;
	left: 775px
}
#nav_creations a {
	font-size: 1.0em;;
	color: #FFFFFF;
	text-decoration: none;
}
#nav_creations a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_creations a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_creations a:hover {
	color: #FF0000;
	text-decoration: none;
}
#nav_creations a:active {
	color: #FF0000;
	text-decoration: none;
}
.typo_creas_nav1 {
	font-size: 0.9em;;
	color:#999;
}
.typo_creas_nav2 {
	font-size: 1.0em;;
	color: #C00;
	text-decoration: underline;
}
