@charset "utf-8";
/*******    FEUILLE DE STYLE      ********/
/*******    © IZNODESIGN      ********/
/*******  www.iznodesign.com  ********/

/************************************************/
/* 				BALISES							*/
/************************************************/
* 							{ margin:0; padding:0; border:none; font-size:10px; font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif }
body 						{ 
								color:#9ea6b1; 
								
								font-size-adjust:none;
								font-stretch:normal;
								font-style:normal;
								font-variant:normal;
								font-weight:normal;
								line-height:normal; 
								text-align:left;
								background:#2c2f36;
								/*scrollbar-3dlight-color:#e1e4e7;
								scrollbar-arrow-color:#34b5e1;
								scrollbar-base-color:#D6E9EF;
								scrollbar-darkshadow-color:#e4e7e9;
								scrollbar-face-color:#f3f5f6;
								scrollbar-highlight-color:#FFFFFF;
								scrollbar-shadow-color:#e4e7e9;
								scrollbar-track-color:#f0f2f5;*/
							}
h1							{}
h2							{}
h3							{}
h4							{ font-weight:normal; }
table						{ width:100%; }
tbody						{}
th							{}
tr							{}
td							{ vertical-align:top; }
.maj						{ text-transform:uppercase;}

a							{color:#4c5360;}
a:hover						{color:#ffffff;}

/************************************************/
/* 				CALQUE GLOBAL					*/
/************************************************/
#global 					{ min-width:998px;  }

/************************************************/
/* 			  STRUCTURE GENERALE				*/
/************************************************/

#conteneur_bg 					{ clear:both; background:#2c2f36 url(../media/motif.jpg) 0 0 repeat-x; }

/* centrage de la page */
#header, #conteneur, #footer 	{ position:relative; margin:0 auto;}

#conteneur 						{ width:991px; background:url(../media/bck_main.jpg) no-repeat top left; height:630px; }


.colonnes					{ position:relative; clear:both; }
.deux_col1_bg .col1a		{ width:405px; float:left}
.deux_col1_bg .col1b		{ float:right; padding:20px 0px 0px 0px; text-align:center; }

.clear_all					{ clear:both; display:block; }

/************************************************/
/* 			  TEXTES			*/
/************************************************/
.titre						{ position:absolute; top:160px; left:27px;}
.titre h1					{ color:#ffffff; font-size:18px; font-weight:normal;}
.titre h1 strong			{ font-size:20px;}

.chapo						{ position:absolute; top:217px; left:85px; width:250px;}
.chapo h1					{ color:#fdccde; font-size:10px; font-weight:normal; line-height:13px;}
.chapo h1 strong			{ font-size:12px;}
.rose						{ color:#f06194; font-size:16px;}

.nuage						{ position:absolute; top:310px; left:120px; width:250px;}
.nuage .mot1 h1				{ color:#9197a3; font-size:11px; font-weight:bold;position:absolute; left:20px; top:0px; }
.nuage .mot2 h1				{ color:#7f8691; font-size:13px; font-weight:normal;position:absolute;left:0px; top:14px; }
.nuage .mot3 h1				{ color:#9ea5b1; font-size:19px; font-weight:bold;position:absolute;left:79px; top:12px; }
.nuage .mot4 h1				{ color:#7f8691; font-size:17px; font-weight:normal;position:absolute; left:107px; top:13px; }
.nuage .mot5 h1				{ color:#5f6b7e; font-size:11px; font-weight:normal;position:absolute;left:35px; top:47px; }
.nuage .mot6 h1				{ color:#828c9b; font-size:11px; font-weight:bold;position:absolute;left:65px; top:62px; }
.nuage .mot7 h1				{ color:#5f6a7d; font-size:11px; font-weight:normal;position:absolute; left:7px; top:32px;}
.nuage .mot8 h1				{ color:#949ca8; font-size:15px; font-weight:bold;position:absolute;left:60px; top:29px; }

#coordonnees 				{ position:absolute; top:460px; left:27px; width:350px; }
#coordonnees h1				{ color:#ffffff; line-height:14px; font-size:10px;}
#coordonnees h1 img			{ float:left; margin:0px 5px 30px 0px;}
#coordonnees h1 strong		{ color:#f06194;font-size:11px;}
#coordonnees h1 a			{ color:#f06194;font-size:11px; font-weight:bold;}

#indication					{ color:#ffffff; position:absolute; top:530px; left:27px;width:350px;line-height:11px; }

#flashcontent 				{ height: 100%;position:relative; margin:0 auto; }

#presse 					{ position:absolute; top:580px; left:55px; width:350px; }
#presse a 					{ color:#F06194; font-weight:bold; text-decoration:none; font-size:11px}
#presse a:hover 			{ text-decoration:underline;}

#facebook 					{ position:absolute; top:610px; left:30px; width:350px; }
#facebook a img 			{ float:left; border:none; margin:0px 5px 0px 0px}
#facebook a 				{ color:#F06194; font-weight:bold; text-decoration:none; font-size:11px}
#facebook a:hover 			{ text-decoration:underline;}

.presse_ctn					{ padding:10px}
.presse_ctn ul				{ padding:0px; margin:0px; list-style-type:none}
.presse_ctn .ttr			{ text-transform:uppercase; font-size:18px; font-weight:bold;color:#F06194;}
.presse_ctn .sttr			{ font-size:12px; color:#F06194; border-bottom:solid 1px #9EA5B1;}
.presse_ctn h1 				{ color:#FDCCDE; font-size:12px;}
.presse_ctn a 				{ color:#9ea6b1; font-weight:bold; text-decoration:none;}
.presse_ctn a:hover 		{ color:#ffffff; text-decoration:underline;}


