*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
}

body{
	background: url(images/background.jpg) top center no-repeat;
}

.site_title{
	font-family: Times;
	font-weight: bold;
	font-size:22px;
	color:#000;
	letter-spacing: 1px;
	text-align: center;
}

div#mainContainer{
	width:600px;
	margin:auto;
	padding:0px;
	margin-top: 50px;
	text-align: center;
}

div#ConteneurBouton{
	width:600px;
	height: 401px;
	margin:auto;
	padding-top: 20px;
}

div#ConteneurBouton a{
	font-family: Times;
	font-weight: bold;
	font-size:14px;
	color: #333;
	text-decoration: none;
	padding-top: 30px;
}

div#sousTitre h2 {
	font-family: Times;
	font-size:16px;
	color: #000;
}

.boutonFlash {
	width:270px;
	float: left;
}

.boutonBoutique {
	width:270px;
	margin-left:60px;
	float: left;
}

.boutonFlash a img {
	margin-left: 38px;
	padding-right: 38px;
}

.boutonBoutique a img {
	margin-left: 38px;
	padding-right: 38px;
}

.form{
	position: relative;
	width: 206px;
	height: 443px;
	text-align: right;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 20px;
	
}
/* Bouton  boutique */
/*
.logoboutique{
	width: 250px;
	height: 116px;
	color: #3c3c3c;
	float:left;
	margin: 50px;
	padding:10px 10px 10px 5px;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
*/
/*
.logoboutique a{
	color: #3c3c3c;
	text-decoration: none;
	
}
.logoboutique a:hover{
	color: #fe9d00;
	text-decoration: none;
}
*/
/*texte boutique*/
/*
.text_boutique{
color: #333;
	margin-top: 20px;
	text-align:justify;
	font-size:10px;
}
*/
/* Bouton Vitrine */
/*.logovitrine{
	margin-left: auto;
	margin-right: auto;
	padding: 300px;
	width: 443px;
	height: 206px;
	color: #3c3c3c;
	text-align: center;
	padding:10px 10px 10px 5px;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.logovitrine a{
	color: #3c3c3c;
	text-decoration: none;
}
.logovitrine a:hover{
	color: #fe9d00;
	text-decoration: none;
}*/

/*texte vitrine*/
.text{
	font-family: Times;
	color: #222;
	margin-top: 40px;
	text-align:justify;
	font-size:12px;
}

.text_vitrine{
	font-family: Times;
	color: #222;
	margin-top: 20px;
	text-align:justify;
	font-size:12px;
}

/* Footer */
div#footer{
	text-align: center;
	color: #333;
	font-family: Times;
	font-size: 0.9em;
	margin-top: 60px;
}
div#footer a{
	text-align: center;
	color: #333;
	font-family: Times;
	text-decoration: none;
	font-size: 0.9em;
}
div#footer a:hover{
	color: #333;
	text-decoration: underline;
}
div#footer span{
	font-family: Times;
	font-size: 0.9em;
	color: #333;
}

/* Conteneur Flash */

