body
{
	margin:0;
	padding:0;
	font-family: Trebuchet MS;
	background:url('images/background_extend.gif') center top repeat-y #F0F0F0;
}

img, fieldset
{
	border:none;
}

.page
{
	background:url('images/background_federatrice.gif') center top no-repeat;
}

#global
{
	margin:auto;
	padding-top:2px;
}
#header_Popup{
	margin:auto;
	background:url("images/popup_haut.png") no-repeat scroll center top transparent;
	_background:url('images/popup_haut.gif') no-repeat scroll center top transparent;
	height:16px;
	_margin-bottom:-10px;
}
#main, #header{
	width:950px;
	margin:auto;
}

/** Logo **/
#logo
{
	float:left;
	margin-left:36px;
	margin-top:17px;
}
/** Fin Logo **/

/** Entete **/
#entete
{
	background:url(images/homeListe.jpg) no-repeat;
	float:right;
	height:82px;
	width:176px;
	margin:89px 132px 0 0;
}
#entete:hover
{
	background:url(images/homeListe_hover.jpg) no-repeat;
	
}
/** Fin Entete **/

#etapes
{
	position:absolute;
	top:145px;
	left:50%;
	margin-left:-498px;
}
#video{
	float:left;
	margin:230px 0 0 0;
	#margin-top:200px;
	position:relative;
	left:20px;
	width:450px;
}
#carte
{background:url("images/homeCarte.gif") no-repeat scroll 0 0 transparent;
	float:right;
	height:312px;
	width:424px;
	margin:187px 0 0 43px;
}

#carte #magasin{	
	color:#FFFFFF;
	display:block;
	font-size:38px;
	font-weight:bold;
	height:312px;
	padding:62px 0 0 215px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height:40px;
}
#carte:hover
{
	background:url('images/homeCarte_hover.jpg') no-repeat 0 0;
}

#carte #jarry
{
	line-height:22px;
	font-size:18px;
}
#carte #magasin #guadeloupe
{
	line-height:22px;
	font-size:20px;
	color:#16529c;
}

#carte #savoirPlus
{
	color:#16529c;
	display:block;
	font-size:12px;
	margin-left:282px;
	margin-top:-215px;
	position:relative;
	text-decoration:underline;
}
#carte #savoirPlus:hover
{
	color:#FFF;
}

/** Menu Bas **/
#menuBas 
{
	background-color:#E5E5E5;
	clear:both;
	font-size:11px;
	height:13px;
	margin:6px;
	padding:7px 0;
	text-align:center;
	width:940px;
}

#menuBas li
{
	display:inline;
	background:url('images/separation_footer.jpg') no-repeat 0 4px;
	padding-right:5px;
	padding-left:5px;
}

#menuBas li.first
{
	background:none;
}

#menuBas a
{
	color:#4c4c4c;
	text-decoration:none;
}
/** Fin Menu Bas **/

/** Popup **/
#popup .fermer
{
	background:url('images/popup_fermer.png') no-repeat 0 0;
	_background:url('images/popup_fermer.gif') no-repeat 0 0;
	position: absolute;
	right:24px;
	top: 3px;
	width: 39px;
	height: 39px;
}

#popup #header
{
	background:url('images/popup_haut.png') no-repeat center top;
	/*_background:url('images/popup_haut.gif') no-repeat center top;*/
	height: 16px;
	}

#popup #conteneur
{
    padding:0 20px 20px;
	_padding:0px 20px 20px;
    background:url('images/popup_bas.png') no-repeat scroll center bottom transparent;
	_background:url('images/popup_bas.gif') no-repeat scroll center bottom transparent;
    height: 580px;
}
/** Fin Popup **/

/** Contenu **/
#contenusTextuels 
{
	margin:0 25px 0;
	overflow:auto;
	height:100%;
}

#contenusTextuels li 
{
	color:#4B4B4B;
	font-size:12px;
	list-style-image:url("images/fleche.gif");
	list-style-type:none;
}
#contenusTextuels a:hover 
{
	text-decoration:underline;
}
#contenusTextuels a 
{
	color:#3BBAE3;
	text-decoration:none;
}
#contenusTextuels h4 
{
	color:#A3A3A3;
	font-size:12px;
	margin-left:15px;
}
#contenusTextuels p 
{
	color:#4B4B4B;
	font-size:12px;
	line-height:18px;
	margin-left:15px;
}
#contenusTextuels h3 
{
	color:#3BBAE3;
	font-size:14px;
	margin-left:15px;
	margin-top:25px;
}
#contenusTextuels h2 
{
	color:#18529C;
	font-size:18px;
	margin-left:15px;
	margin-top:25px;
}
#contenusTextuels h1 
{
	font-size:20px;
	color:#DE0D20;
	margin:0;
}
#contenusTextuels p.miseAvant 
{
	font-size:14px;
	font-style:italic;
	padding:5px 20px;
}

/** Fin contenus **/
