BODY
{
	margin: 0px;
	scrollbar-face-color: #B9E0ED;
	scrollbar-shadow-color: #B9E0ED;
	scrollbar-highlight-color: #1C4B7C;
	scrollbar-3dlight-color: #B9E0ED;
	scrollbar-darkshadow-color: #1C4B7C;
	scrollbar-track-color: #B9E0ED;
	scrollbar-arrow-color: #1C4B7C;
	font-family: Arial, Helvetica, sans-serif;
}

.gros_tableau
{
	width: 996px;
	border-right: 2px solid #26A5BF;
	border-left: 2px solid #26A5BF;
}

.tableau_haut
{
	height: 81px;
}

.tableau_contenu
{
	margin: 0px;
	/* height: 100% */
	height: 450px;
}

.logo
{
	width: 175px;
	height: 81px;
	/*
	background-image: url('images/b02_logo.gif');
	background-repeat: no-repeat;
	*/
	cursor: hand;
	cursor: pointer;
}

.bandeau
{
	width: 821px;
	height: 81px;
	background-image: url('images/b02_bando.gif');
	background-repeat: no-repeat;
}

.haut
{
	height: 81px;
}

.menu
{
	height: 17px;
	background-color: #1089A1;
}

.menu_item
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 30px;
	background-image: url('images/b02_menu_item.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	font-family: Arial, Helvetica,sans-serif;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
	cursor: hand;
	cursor: pointer;
}
.menu_item A
{
	text-decoration: none;
	color: white;
}

.menu_item_over
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 30px;
	background-image: url('images/b02_menu_item.gif');
	background-repeat: no-repeat;
	background-position: left;
	background-color: #205682;
	font-size: 12px;
	font-family: Arial, Helvetica,sans-serif;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
	cursor: hand;
	cursor: pointer;
}

.menu_item_over A
{
	text-decoration: none;
	color: white;
}


.menu_item_on
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 30px;
	background-image: url('images/b02_menu_item.gif');
	background-repeat: no-repeat;
	background-position: left;
	background-color: #50A8BA;
	font-size: 12px;
	font-family: Arial, Helvetica,sans-serif;
	font-weight: normal;
	color: white;
	text-transform: uppercase;
}

.menu_item_on A
{
	text-decoration: none;
	color: white;
}

.submenu
{	
	border: 1px solid #0B7287;
	display: none;
	position: absolute;
	color: #0B7287;
	background-color: #D9F0F7;
	text-transform: none;
}

.submenu P
{
	border: 1px solid #0B7287;
	margin: 0px;
	padding: 4px;
	padding-left: 16px;
}

.submenu P:hover
{
	background-color: #ACDBE9;
}

.submenu A
{
	width: 100%;
	color: #0B7287;
	text-decoration: none;
}

.submenu A:hover
{
	background-color: #ACDBE9;
	text-decoration: none;
}

.contenu
{
	overflow: hidden;
}

.bas
{
	color: white;
	font-size: 10px;
	text-align: center;
	height: 17px;
	background-image: url('images/b02_barre_bas.gif');
	background-repeat: no-repeat;
}

.bas A
{
	color: white;
	font-size: 11px;
	font-weight: bold;
}

.terre
{
	width: 245px;
	overflow: hidden;
	background-image: url('images/b02_globe_contenu.gif');
	background-repeat: no-repeat;
	z-index: 3;
}

.texte
{
	width: 700px;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	vertical-align: top;
}

.texte H1
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 30px;
	padding-left: 30px;
	height: 50px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #065271;
	background-image: url('images/b02_puce_titre.gif');
	background-repeat: no-repeat;
}

.texte H2
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #065271;
}

.texte H3
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.texte P
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	display: run-in;
}

.texte UL,OL
{
	padding-left: 10px;
	font-size: 12px;
}

.texte A
{
	color: #0088cd;
}

.texte A:hover
{
	color: #5CB7CA;
}

.pwdforget {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

P.special
{	
	margin: 0px; 
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 18px;
	display: run-in;
}

.texte label
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#488097;
	font-size:12px;
}

.texte input
{
	border:1px solid #0B7287;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}	

.texte select, option
{
	background-color:#C5E5EC;
	color:#000000;
}

.texte textarea
{
	border:1px solid #0B7287;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	/*
	scrollbar-arrow-color: white;
	scrollbar-base-color: #1F9CB6;
	scrollbar-shadow-color: #ACDBE9;
	scrollbar-face-color: #1F9CB6;
	scrollbar-darkshadow-color: #ACDBE9;
	scrollbar-highlight-color: #ACDBE9;
	scrollbar-3dlight-color: #ACDBE9;
	scrollbar-track-color: #ACDBE9;
	*/
}	

.grosse_terre
{
	margin-top: -30px;
	width: 996px;
	height: 500px;
	background-image: url('images/b02_accueil.gif');
	background-repeat: no-repeat;
	background-position: top middle;
	z-index: 4;
	/* background-color: #fcfcfc; */
}

.titre_accueil
{
	margin: 0px;
	margin-left: 530px;
	margin-top: -450px;
	padding: 0px;
	width: 284px;
	height: 185px;
	background-image: url('images/b02_titre.gif');
	background-repeat: no-repeat;
	z-index: 5;
	cursor: hand;
	cursor: pointer;
	/* background-color: red; */
}

.logo_fnac_accueil
{
	margin: 0px;
	margin-left: 925px;
	margin-top: 170px;
	padding: 0px;
	width: 70px;
	height: 76px;
	background-image: url('images/b02_fnac.gif');
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

.logo_fnac
{
	vertical-align: bottom;
	/*
	font-size: 9px;
	width: 70px;
	height: 36px;
	padding-bottom: 35px;
	background-image: url('images/b02_fnac.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	cursor: hand;
	cursor: pointer;
	*/
}

INPUT.required
{
	background-image: url('images/required.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

TEXTAREA.required
{
	background-image: url('images/required.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.carte_region
{
/*
	position: absolute;
	top: 20px;
*/
	color: #045779;
	font-size: 12px;
/*	margin: 10px;*/
}

.carte_region H1
{
/*
	font-size: 24px;
	font-weight: bold;
*/
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 30px;
	padding-left: 30px;
	height: 40px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #065271;
	background-image: url('images/b02_puce_titre.gif');
	background-repeat: no-repeat;
}

.carte_region H2
{
	font-size: 12px;
	font-weight: bold;

	padding-left: 30px;
}

.carte_region P
{
	margin: 0px;

	padding-left: 30px;
}

.carte_region A
{
	color: #045779;
}

/*----------*/
a.txt1 {
	color: #065271;
	text-decoration: none;
}
a.txt1:hover {
	color: #065271;
	text-decoration: none;
}
a.txt2 {
	color: #000;
	text-decoration: none;
}
a.txt2:hover {
	color: #000;
	text-decoration: none;
}
.formations
{
	width: 700px;
	margin: 0px;
	padding: 0px;
	padding-top: 30px;
	vertical-align: top;
}
.formations H1
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #065271;
	background-image: url('images/b02_puce_titre.gif');
	background-repeat: no-repeat;
}
.formations P
{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	display: run-in;
}
.formations UL
{
	margin: 0 0 10px 30px;
	padding-left: 10px;
	font-size: 12px;
	/*list-style: none;*/
	list-style-type: square;
}
.formations LI
{
list-style-image: none;
margin: 0;
padding: 0;
}
LI.gratuite
{
list-style-image: url('images/formation_gratuite.gif');
margin: 0;
padding: 0;
}
.formations A
{
	color: #0088cd;
}
.formations A:hover
{
	color: #5CB7CA;
}

div#alert {
	padding: 2px;
	margin-left: 30px;
}
div#alert.error, div#alert.warning {
	background-color: #FF9999;
}
div#alert.success {
	background-color: #99FF00;
}