body			{
background-color:#2E526B;
font-family:"Trebuchet MS", Arial;
font-size:0.70em;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-image:url(images/fond-barre.jpg);
background-repeat:repeat;
}

#page			{
width:800px;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
}

#page2			{
width:600px;
margin-left:auto;
margin-right:auto;
padding:10px 20px 10px 20px;
background-color:#FFF;
}

#ban			{
width:800px;
height:100px;
background-image:url(images/ban.png);
background-repeat:no-repeat;
}

#menu_place		{
width:180px;
float:left;

}

#contenu		{
width:560px;
float:right;
margin-right:30px;
text-align:justify;
}

.piste1			{
width:320px;
padding:0 10px 0 10px;
float:left;
}

.piste2			{
width:204px;
float:right;
border-top: 1px solid #D86303;
border-bottom: 1px solid #D86303;
padding:3px;3px 3px 3px;
background-color:#FCE9D9;
}

#impression		{
text-align:right;
}
/* .............................................................. */


/* ... Texte .................................................... */
h1				{
font-size:1.75em;
color:#9EBA03;
margin:20px 0px 10px 0px;
text-align:center;
}

h2				{
font-size:1.25em;
margin:0px 0px 0px 0px;
font-weight:bold;
}

#chemin			{
color:#d86303;
font-weight:bold;
}

a					{
text-decoration:none;
color:#0c5aa9;
}

a:hover			{
text-decoration:underline;
color:#D86303;
}

.cheminlien				{
color:#A8A8A8;
}

.cheminlien:hover			{
color:#D86303;
}

.h1lien				{
color:#9EBA03;
text-decoration:underline;
}

.h1lien:hover			{
color:#D86303;
text-decoration:none;
}

/* .............................................................. */
.barre			{
clear:both;
visibility:hidden;
font-size:1px;
}

.lilien			{
list-style-image:url(images/puce1.jpg);
}

#entetemenu		{
background-color:#D86303;
color:#FFF;
text-align:center;
line-height:20px;
font-size:14px;
}
.puce2			{
list-style-image:url(images/puce2.jpg);
}

.puce3			{
list-style-image:url(images/puce3.jpg);
margin:0;
padding:0;
}

.sanspuce			{
list-style-type:none;
}

#bas			{
width:800px;
height:15px;
background-color:#9EBA02;
text-align:center;
font-size:11px;
border-top:2px solid #2E526B;
}

/* ... Page accueil thèmes ......................................... */
.dvaccueil		{
width:560px;
margin:2em 0 2em;
}

.dvimage		{
width:23em;
text-align:center;
float:left;
}

.dvlien			{
margin-left:23em;
}

.dvbarre		{
width:497px;
margin-left:auto;
margin-right:auto;
border-top: 1px solid #D86303;
padding-left: 3px;
background-color:#FBC99F;
font-weight:bold;
font-size: 14px;
}

.dvrectangle	{
width:494px;
margin-left:auto;
margin-right:auto;
border-top: 1px solid #D86303;
border-bottom: 1px solid #D86303;
padding:3px;3px 3px 3px;
background-color:#FCE9D9;
}

/* ... Presse ...................................................... */
.presse1		{
text-align:center;
margin-bottom:20px;
}

.presse2		{

}

.presse3		{
width:497px;
margin-left:auto;
margin-right:auto;
border-top: 1px solid #D86303;
padding-left: 3px;
background-color:#FBC99F;
font-weight:bold;
font-size: 14px;
}

.presse4		{
margin-bottom:30px;
width:494px;
margin-left:auto;
margin-right:auto;
border-top: 1px solid #D86303;
border-bottom: 1px solid #D86303;
padding:3px;3px 3px 3px;
background-color:#FCE9D9;
}



/* ... Images ...................................................... */
.noborder		{
border:0;
}

.pixel			{
border:0;
margin:0;
}

.presseimg		{
float:left;
margin-right:20px;
}

.imgdroite		{
float:left;
margin: 0 1px 3px 0;
}

.imgcentre		{
position:relative;
left:45%;
right:55%;
margin-bottom:1px;
}


