@charset "utf-8";
/* CSS Document */

.texte {
font-family: Tahoma;
font-size: 12px;
font-weight: regular;
color: #ffffff;
decoration: none;
}

.minitexte {
font-family: Tahoma;
font-size: 10px;
font-weight: regular;
color: #5a6066;
decoration: none;
}

.texteintro {
font-family: Tahoma;
font-size: 12px;
font-weight: regular;
color: #53575b;
decoration: none;
}

#ligthboxContainer {
margin : 0, 0, 0, 0;
width: 0px;
height: 0px;
}

.textesection {
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #444b52;
text-decoration: none;
margin-top: 14px;
margin-bottom: 50px;
}


.titrebleu {
font-family: Tahoma;
font-size: 16px;
font-weight: regular;
color: #42474b;
text-decoration: none;
}

.titreblanc {
font-family: Tahoma;
font-size: 16px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.categorie{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #444b52;
	margin-top: 20px;
}

.listing{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #444b52;
	margin-top: 10px;
}

body {
	background-image:url(images/fond_bg.jpg);
	background-repeat:repeat-x;
}

#page {
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:auto;
	padding-top: 0px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	z-index: 100;
}

#backimage {
	background-image:url(images/coin_design.jpg);
	width:100%;
	height:804px;
	background-repeat:no-repeat;
	margin-top: 0px;
	}
	
#logo {
    background-image: url("images/logo.png");
	height: 88px;
	width: 173px;
	margin-left: 0%; 
    margin-right: auto;
    margin-top: 10px;
	float: left;
}


#menu {
	height: 0px;
	width: 246px;
	margin-left: 0px;
    margin-right: auto;
    margin-top: 1px;
	float: left;
}

#contenu {
	width: 624px;
	margin-left: 24px; 
    margin-right: 0px;
    margin-top: 10px;
	float:left;
}

#copyright {
    height: 50px;
	width: 246px;
	margin-left: 0%; 
    margin-right: auto;
    margin-top: 10px;
	float: left;
}

#entreelangue {
	height: 262px;
	width: 890px;
	margin-left: 0%; 
    margin-right: auto;
    margin-top: 0px;
	float: left;
}



#headerFlash {

	height: 380px;
	width: 887px;
	margin-left: 0%; 
    margin-right: auto;
    margin-top: 0px;
	float: left;
}


#header {
	height: 380px;
	width: 887px;
	margin-left: 0%; 
    margin-right: auto;
    margin-top: 0px;
	float: left;
}

#swirl01 {
    background-image: url("images/swirl01.png");
	height: 87px;
	width: 215px;
	margin-left: 0%; 
    margin-right: 41px;
	margin-top: 11px;
	float: right;
}

#swirl02 {
    background-image: url("images/swirl02.png");
	height: 159px;
	width: 72px;
	margin-left: 0%;
	margin-right: 40px;
    margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

#langue {
	height: 28px;
	width: 141px;
	margin-left: 0%; 
    margin-right: 73px;
	margin-top: 60px;
	float: right;
}

.liens {
	font-family: Tahoma;
	hover: #e51d1e;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#31353a;
	margin:0;
}

a {
   color:#31353a;
   text-decoration:underline;
	}

a:hover {
  color:#627183;
	text-decoration:underline;
	}

/* DBUT - Contact form --------------------- */
.inputfield_mail{
	width:580px;
	margin-top:5px;
	margin-bottom:5px;
}

.textarea_mail{
	width:580px;
	height:100px;
	margin-top:5px;
	margin-bottom:5px;
}

.button_mail{
	width:100px;
}

.feedback_mail{
	width:485px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:#070;
	float:left;
}
/* FIN - Contact form ----------------------- */

