/* --------------------
Antonin 21/06/2005 21:41
-------------------- */



@import url(../css/bg.css);
@import url(../css/menu_haut.css);
@import url(../css/links.css);
@import url(../css/page.css);
@import url(../css/gallery.css);
@import url(../css/perso.css);
@import url(../css/boutique.css);
@import url(../css/article.css);
@import url(../css/entreprise.css);



/* (no comment ;-))
-------------------------------------------------*/

#prechargement {
 display: none;
 }

body {
	background: url(../img/new_design/bg.jpg) repeat-x;
	}

body.exped{
	background: #6F5151 url(../img/pistache.gif) repeat center center;
	
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #353E57;
	margin: 0;
	font: 11px Verdana, Tahoma, Helvetica, sans-serif;
	vertical-align: top;
	text-align: center;
	}

/* (no comment ;-))

#logo {
	position: absolute;
	display: block;
	width: 264px;
	height: 80px;
	font-size: 1px;
	background: transparent url(../img/logo.gif) no-repeat center center;
	left: 40px;
	top: 20px;
	}
-------------------------------------------------*/


/* corps principal des pages
-------------------------------------------------*/
#fc {
	position: absolute;

	margin: -650px 0 0 -35px;
	display: block;
	overflow: visible;
	background: transparent;
	width: 890px;
	height: 600px;/*444*/
	z-index: 1;
	}
	
#fc_entreprise {
	position: absolute;

	margin: -709px 0 0 24px;
	display: block;
	overflow: visible;
	background: transparent;
	width: 834px;
	height: 465px;/*444*/
	z-index: 1;
	}
	
#fc_jeu {
	position: absolute;

	margin: -907px 0 0 24px;
	display: block;
	overflow: visible;
	background: transparent;
	width: 834px;
	height: 465px;/*444*/
	z-index: 1;
	}
	
#fc_simone {
	position: absolute;

	margin: -907px 0 0 24px;
	display: block;
	overflow: visible;
	background: transparent;
	width: 834px;
	height: 465px;/*444*/
	z-index: 1;
	}

#fc_creer {
	position: absolute;

	margin: -755px 0 0 185px;
	display: block;
	overflow: visible;
	background: transparent;
	width: 890px;
	height: 465px;/*444*/
	z-index: 50;
	}

#fc2 {
	position: absolute;

	margin: -685px 0 0 185px;
	display: block;
	overflow: visible;
	background: transparent;
	width: 890px;
	height: 465px;/*444*/
	z-index: 50;
	}

#fc3 {
	position: absolute;

	margin: -500px 0 0 10px;
	display: block;
	overflow: visible;
	background: transparent;
	width: 890px;
	height: 465px;/*444*/
	z-index: 50;
	}
		

/* pagination 
-------------------------------------------------*/
#pagination
{
	position: absolute;
	bottom: -20px;
	right: 220px;
	height: 18px;
	width: 110px;
	font: 900 10px/16px Verdana, Arial, Tahoma, sans-serif;
	color: #3f3f3f;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index: 99;
	text-align: center;
	/*border: 1px solid #000000;*/
	margin-bottom: -60px;
	margin-right: -160px;
}

#pagination span
{
	height: 16px;
	margin: 0;
	padding: 0;
	color: #000;
}

#pagination dfn
{
	color: #FFFFFF;
	padding: 2px 3px 2px 3px;
	margin: 0 4px 0 4px;
	background: #A30080;
	font-style: normal;
}

#pagination a.suite
{
	position: absolute;
	overflow: visible;
	visibility: visible;
	display: block;
	top: 0px;
	right: -3px;
	height: 16px;
	width: 30px;
	margin: 0 8px 0 0;
	text-decoration: none;
	color: #323C52;
	background: transparent url(../img/psuite.gif) center left no-repeat;
	text-align: right;
}

#pagination a.retour
{
	position: absolute;
	overflow: visible;
	visibility: visible;
	display: block;
	top: 0px;
	left: 5px;
	height: 16px;
	width: 30px;
	margin: 0;
	text-decoration: none;
	color: #323C52;
	background: transparent url(../img/pretour.gif) center right no-repeat;
	text-align: left;
}

#pagination a.suivant
{
	position: absolute;
	overflow: visible;
	visibility: visible;
	display: block;
	top: 0px;
	right: 0px;
	height: 16px;
	width: 30px;
	margin: 0 8px 0 0;
	text-decoration: none;
	color: #000000;
	background: transparent url(../img/psuite.gif) center left no-repeat;
	text-align: right;
}

#pagination a.precedent
{
	position: absolute;
	overflow: visible;
	visibility: visible;
	display: block;
	top: 0px;
	left: 10px;
	height: 16px;
	width: 30px;
	margin: 0;
	text-decoration: none;
	color: #000000;
	background: transparent url(../img/pretour.gif) center right no-repeat;
	text-align: left;
}

#pagination a:hover
{
	color: #5C79BA;
}

#messageGeneral
{
	font-family: Verdana;
	font-size: 12px;
  margin-left: 240px;
  margin-top: 100px;
	color: #A30080;
	width: 400px;
	text-align: justify;
}

#messageGeneral p
{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	
}

/*----------------------------
Page noflash
---------------------------*/
#noflash
{
	position: absolute;
	top: 250px;
	left: 20px;
	width: 95%;
	text-align: center;
	font: 900 10px/16px Verdana, Arial, Tahoma, sans-serif;
	color: #A54765;
	margin-top: auto;
	margin-bottom: auto;
	
}

#noflash a
{
	color: #A54765;
	
}
