/* Revision 12/05/2020 */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) */
@font-face {
	font-family: 'geosanslightregular';
	src: url('polices/geosanslight-webfont.eot');
	src: url('polices/geosanslight-webfont.eot?#iefix') format('embedded-opentype'),  url('polices/geosanslight-webfont.woff') format('woff'),  url('polices/geosanslight-webfont.ttf') format('truetype'),  url('polices/geosanslight-webfont.svg#geosanslightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'hand_of_seanregular';
	src: url('polices/handsean-webfont.eot');
	src: url('polices/handsean-webfont.eot?#iefix') format('embedded-opentype'),  url('polices/handsean-webfont.woff') format('woff'),  url('polices/handsean-webfont.ttf') format('truetype'),  url('polices/handsean-webfont.svg#hand_of_seanregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'hand_of_seanregular', Verdana, Arial, sans-serif;
	color: #666;
	background: #000000;
	text-align: center;
	/* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	/* color: #000000; */
}
#bloc_page {
	width: 900px;
	margin: auto;
}

#titre_principal {
    display: inline-block;
}

header h1 {
	font-family: 'hand_of_seanregular', serif;
	/* font-size: 2.5em; */
	color: #1cc1ed;  /* bleu: 1cc1ed */
	font-size: 5.5em;
	/* margin-top: 0px; */
	font-weight: normal;
}

#logo, header h1
{
    display: inline-block;
    margin-bottom: 0px;
}

header h2 {
	font-family: 'hand_of_seanregular', serif;
	/* font-size: 2.5em; */
	font-size: 1.8em;
	/* margin-top: 0px; */
	font-weight: normal;
}
section h1, footer h1, nav a {
	font-family: hand_of_seanregular, serif;
	font-weight: normal;/*  text-transform: uppercase; */
}
section2 h1, footer h1, nav a {
	font-family: hand_of_seanregular, serif;
	font-weight: normal;/*  text-transform: uppercase; */
}
/* Navigation */

nav {
	display: inline-block;
	width: 740px;
	text-align: center;
	text-decoration: none;
}
nav ul {
	list-style-type: none;
	text-decoration: none;
}
nav li {
	display: inline-block;
	margin-right: 15px;
	text-decoration: none;
}
nav a {
	font-size: 1.3em;
	color: #1cc1ed;
	padding-bottom: 3px;
	text-decoration: none;
}
nav a:hover {
	color: #1cc1ed;
	border-bottom: 3px solid #760001;
	text-decoration: none;
}
/* Bannière */

#banniere_image {
	margin-top: 5px;
	height: 205px;
	border-radius: 5px;
	background: url('../images/frisco.jpg') no-repeat;
	position: relative;
	box-shadow: 0px 4px 4px #1c1a19;
	margin-bottom: 25px;
}
#banniere_description {
	position: absolute;
	bottom: 0;
	border-radius: 0px 0px 5px 5px;
	width: 98.5%;
	height: 26px;
	padding-top: 10px;
	padding-left: 4px;
	background-color: rgb(24,24,24); /* Pour les anciens navigateurs */
	background-color: rgba(24,24,24,0.8);
	color: white;
	font-size: 1.2em;
}
.bouton_rouge {
	display: inline-block;
	height: 22px;
	position: absolute;
	right: 4px;
	bottom: 5px;
	background: url('../images/bkg_degra_red.png') repeat-x;
	border: 1px solid #760001;
	border-radius: 5px;
	font-size: 1.0em;
	text-align: center;
	padding: 3px 8px 0px 8px;
	color: white;
	text-decoration: none;
}
.bouton_rouge img {
	border: 0;
}
/* Footer */

footer {
 /*	background: url('../images/icone_top.png') no-repeat top center, url('../images/separator.png') repeat-x top, url('../images/ombree.png') repeat-x top; */
	padding-top: 25px;
}
footer p, footer ul {
	font-size: 0.8em;
}
footer h1 {
	font-size: 1.1em;
}
#tweet, #mes_photos, #mes_amis {
	display: inline-block;
	vertical-align: top;
}
#tweet {
	width: 28%;
}
#mes_photos {
	width: 35%;
}
#mes_amis {
	width: 31%;
}
/* Correctifs pour les vieilles versions d'Internet Explorer */
/* Pour activer un positionnement type inline-block sur les vieilles versions d'IE */
.old_ie #titre_principal, .old_ie #logo, .old_ie header h1, .old_ie nav, .old_ie nav li, .old_ie .bouton_rouge, .old_ie article, .old_ie aside, .old_ie #tweet, .old_ie #mes_photos, .old_ie #mes_amis, .old_ie #mes_amis ul
{
    display: inline;
   /* zoom: 1; */
}
/* Quelques ajustements pour les vieilles versions d'IE */
.old_ie section h1, .ie8 section h1
{
    font-size: 1.1em;
}

.old_ie footer div, .ie8 footer div
{
    margin-top: 30px;
    background: url('../images/separator.png') repeat-x top;
}

/* Centrage horizontal et vertical site avec marges negatives : */
#centre-bon-cadeaux {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 980px;
	height: 717px;
	margin-top: -358px; /* moitié de la hauteur */
	margin-left: -490px; /* moitié de la largeur */
	border: 1px solid #000;
}
#centre-bienvenue {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 980px;
	height: 717px;
	margin-top: -358px; /* moitié de la hauteur */
	margin-left: -490px; /* moitié de la largeur */
	border: 1px solid #000;
}
#centre-sommaire {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 980px;
	height: 581px;
	margin-top: -290px; /* moitié de la hauteur */
	margin-left: -490px; /* moitié de la largeur */
	border: 1px solid #000;
}
#centre-plan-acces {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 980px;
	height: 717px;
	margin-top: -358px; /* moitié de la hauteur */
	margin-left: -490px; /* moitié de la largeur */
	border: 1px solid #000;
}
#pages .champ {
	margin-bottom: 8px;
}
#pages input {
	border: 1px solid #b29b95;
	background-color: #f2ede7;
	float: left;
	width: 166px;
	height: 18px;
	color: #666666;
}
#pages textarea {
	border: 1px solid #b29b95;
	background-color: #f2ede7;
	margin-bottom: 8px;
	width: 236px;
	height: 90px;
	color: #666666;
}
#pages #bouton-submit {
	width: 94px;
	height: 28px;
	border: 0px;
	margin: 0px;
	margin-left: 70px;
}
#pages .partenaires {
	margin-bottom: 8px;
}
#pages .form_contact {
}
.Titre {
	font-size: 1px;
	color: #03f;
	font-family: Verdana, Geneva, sans-serif;
}
Titre-blanc {
	font-size: 18px;
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #f60;
	text-decoration: underline;
}
a:visited {
	color: #f60;
	text-decoration: underline;
}
a:hover {
	color: #f60;
	text-decoration: underline;
}
a:active {
	color: #f60;
	text-decoration: underline;
}
