@charset "utf-8";

body{
	margin:0;background:#FACFFF;
}

.header-bg-gauche {
	background-image: url(images/header/bg-gauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header-bg-droite {
	background-image: url(images/header/bg-droite.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-centre-gauche {
	background-image: url(images/centrale/bg-gauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-centre-droite {
	background-image: url(images/centrale/bg-droite.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.typo-generale {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #74277e;
}
.titres {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffd9ff;
}
.boutons {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.liens {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df00a3;
}
.typo-generale-2001jeux {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #904f89;
}
.typo-bold-2001jeux {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a51ca3;
	font-weight: bold;
}
a:link, a:visited, a:active 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df00a3;
	text-decoration:none
}
a:hover 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df00a3;
	text-decoration:underline
}

#btpresent{width:140px;height:28px ;background: url('http://www.2001jeux.fr/images/present.gif') no-repeat 0 0; display:inline-block; }
#btgoodies{width:106px;height:28px ;background: url('http://www.2001jeux.fr/images/goodies.gif') no-repeat 0 0; display:inline-block; }
#btrecrut{width:140px;height:28px ;background: url('http://www.2001jeux.fr/images/recrut.gif') no-repeat 0 0; display:inline-block; }
#btpub{width:106px;height:28px ;background: url('http://www.2001jeux.fr/images/pub.gif') no-repeat 0 0; display:inline-block; }
#btcontact{width:106px;height:28px ;background: url('images/contact.gif') no-repeat 0 0; display:inline-block; }

#btpresent:hover{width:140px;height:28px ;background: url('http://www.2001jeux.fr/images/present.gif') no-repeat 0 -28px; display:inline-block; }
#btgoodies:hover{width:106px;height:28px ;background: url('http://www.2001jeux.fr/images/goodies.gif') no-repeat 0 -28px; display:inline-block; }
#btrecrut:hover{width:140px;height:28px ;background: url('http://www.2001jeux.fr/images/recrut.gif') no-repeat 0 -28px; display:inline-block; }
#btpub:hover{width:106px;height:28px ;background: url('http://www.2001jeux.fr/images/pub.gif') no-repeat 0 -28px; display:inline-block; }
#btcontact:hover{width:106px;height:28px ;background: url('http://www.2001jeux.fr/images/contact.gif') no-repeat 0 -28px; display:inline-block; }

#header{
width:100%;min-width:1121px;height:207px;background-image:url('./images/header/bg-gauche.gif');text-align:center;
}

#anim-droite{
position: relative;width:1121px;height:207px;margin-left:auto;margin-right:auto;text-align:left;background:url('./images/header/anim-droite.gif') no-repeat top right;
}
#footer-content{
width:1121px;
margin:auto;
text-align:center;
background-image:url('images/footer/bg.gif');
height:152px;
}

#bar-nav{
position:relative;width:760px;height:35px;background: url('./images/header/barnav.gif') no-repeat top left;left:270px; margin-top:-35px;
}


#bar-nav span{
height:31px;float:right;margin-top:4px;
}

#main-title{
width:100%;background:#FACFFF url('./images/centrale/bg-droite.gif') repeat-x;
}

#main-title-content{
position: relative;width:1121px;margin-left:auto;margin-right:auto;text-align:center;background:url('./images/centrale/bg-gauche-mini.gif') no-repeat top left;
}

#main-title-content-left{
width:1001px;height:90px;background:#FFCFFC url('./images/centrale/ext-gauche.gif') repeat-y top left;margin:auto;text-align:left;
}

#main-title-content-right{
width:1001px;height:90px;background:  url('./images/centrale/ext-droite.gif') repeat-y top right;margin:auto;text-align:left;
}

#bar-nav-bas{
width:1001px;height:29px;background: url('./images/centrale/barnav-bas.gif');margin:auto;
}

#main-title-center{
width:1001px;height:34px;background: url('./images/centrale/titre-1-centre.gif') no-repeat top right;margin:auto;text-align:left;
}

#main-title-center h1{
position:relative;margin-top:-34px;margin-left:77px;line-height:34px;height:34px;
}

#content{
width:1121px;margin:auto;background:#FACFFF;
}
#body-content{
width:100%;background:#FACFFF;text-align:center;
}

#body-content-left{
width:1001px;background: #FFCFFC url('./images/centrale/ext-gauche.gif') repeat-y top left;margin:auto;text-align:left;
}

#body-content-right{
width:1001px;background: url('./images/centrale/ext-droite.gif') repeat-y top right;margin:auto;text-align:left;
}
#footer{
width:100%;height:152px;background-image:url('images/footer/bg.gif');text-align:center;
}

#bottom-left{
width:1001px;background:#FFCFFC url('./images/centrale/module-description/bg-gauche.gif') no-repeat top left;margin:auto;text-align:left
}

#bottom-right{
width:1001px;height:280px;background:  url('./images/centrale/module-description/bg-droite.gif') no-repeat top right;margin:auto;text-align:left
}
.bottom-title{
width:969px;height:35px;background: url('./images/centrale/titre-2-centre.gif') no-repeat top right;margin:auto;text-align:left;
}
.bottom-title h1{
position:relative;margin-top:-35px;margin-left:61px;line-height:35px;height:35px;
}