body {
	position:		relative;
	width:			760px;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:		0;
	padding-top:	10px;
	background:		white;
	font-family:	verdana,arial,helvetica,sans-serif;
	font-size:		12px;
	color:			#666;
}

h2 {
	font-size:		14px;
	height:			20px;
	margin-bottom:	20px;
}
h2 img {
	position:		relative;
	top:			10px;
}
h2 strong {
	color:			#C11D79;
}

h3 {
	margin-top:		30px;
	margin-bottom:	10px;
	font-size:		12px;
}


#content_tete h1 {
	margin:			10px 0 0 20px;
}

p { text-align:		justify; }
a img { border: 	0; }

#title {
	position:		absolute;
	top:			220px;
	left:			270px;
	width:			220px;
	font-weight:	normal;
	font-size:		15px;
	font-family:	arial,sans-serif;
	text-align:		center;
	color:			#fbb017;
}

#title_en {
	position:		absolute;
	top:			205px;
	left:			270px;
	width:			220px;
	font-weight:	normal;
	font-size:		15px;
	font-family:	arial,sans-serif;
	text-align:		center;
	color:			#fbb017;
}

#content {
	background: 	url(images/fond.png) repeat-y center;
}
#content2 {
	padding:		4px 20px 0 40px;
}

.content3 {
	margin-top:		10px;
	padding-left:	5px;
}

.content4 {
	width:			500px;
}

#content_tete {
	background: 	url(images/fond_haut.png) no-repeat;
	height:			50px;
}

#col_gauche {
	margin-top:		15px;
	float:			left;
	padding:		3px;
	width:			250px;
	text-align:		left;
}
#col_centre {
	margin-top:		15px;
	margin-left:	12px;
	float:			left;
	padding:		3px;
	width:			220px;
}
#col_droite {
	margin-top:		15px;
	float:			right;
	padding:		3px;
	width:			250px;
	text-align:		right;
}
#footer {
	margin-top:		15px;
	text-align:		center;
	color:			#333;
	font-size:		10px;
}
#footer a {
	color:			#C11D79;
	text-decoration:none;
}
#wikitools {
	margin-top:		10px;
	text-align:		center;
	color:			#333;
	font-size:		10px;
}
#wikitools a {
	color:			white;
}
#contact {
	position:		absolute;
	top:			12px;
	right:			2px;
	background:		none;
	text-decoration:none;
	color:			white;
}

#dr_fr{
	position:		absolute;
	top:			124px;
	right:			104px;
	background:		none;
	text-decoration:none;
	color:			white;
}

#dr_es{
	position:		absolute;
	top:			124px;
	right:			75px;
	background:		none;
	text-decoration:none;
	color:			white;
}

#dr_es2{
	position:		absolute;
	top:			124px;
	right:			104px;
	background:		none;
	text-decoration:none;
	color:			white;
}

#dr_en{
	position:		absolute;
	top:			124px;
	right:			75px;
	background:		none;
	text-decoration:none;
	color:			white;
}

#realisation {
	float:			right;
	color:			#aaa;
	font-size:		10px;
	text-decoration:none;
}

.green {
	color:			#7EC046;
	font-weight:	bold;
}

