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

@import url(defaut.css);

div#conteneur #bandeau_gauche {
	width:254px; height:466px;
	padding-top:20px; float:left;
	background:#ddd8d1;
}
/* |-> Logo */
div#conteneur #bandeau_gauche h1 a {
	background:url(../img/index_logo.png) no-repeat; width:254px; height:154px;
	display:block; text-indent:-8000px;
}
/* |-> Coordonnées */
div#conteneur #bandeau_gauche .coordonnees {
	text-align:center; margin:18px 0 0 0;
}


div#conteneur #annimation {
	float:right; padding:0 27px 0 0;
	background:#ddd8d1; margin-bottom:25px;
}

/* |-> Présentation */
div#conteneur #bandeau_gauche .presentation {
	text-align:justify; margin:18px 52px 13px 52px;
	line-height:16px; color:#626161;
}
/* |-> Drapeaux */
div#conteneur #bandeau_gauche .flags {
	text-align:center; margin:0 52px 20px 52px;
}