body
{
margin: 0px;
padding: 0px;
width: 780px;
margin: auto;
color: white;
background-color: #000000;
background:url(images/design/fondbinaire.jpg) top left repeat fixed;
font-family: tahoma,arial,helvetica,"bitstream vera sans",sans-serif;
font-size: 0.8em;
}

#en_tete
{
width: 760px;
height: 120px;
background-image: url("images/baniere2v2.png");
margin-top: 20px;
vertical-align: top;
}

#top
{
width: 760px;
height: 24px;
background-image: url("images/design/haut.png");
margin-top: 20px;
}

#corps
{
width: 760px;
background-image: url("images/design/centre.png");
background-repeat: repeat-y;
padding: 0px 0 20px 0;
vertical-align: top;
}
					/* MENU HORIZONTAL ET LIENS*/


ul#menu
{
width: 650px;
margin-right: auto;
margin-left: auto;
margin-top: 0;
margin-bottom: 2em;
padding: 2px;
list-style-type: none;
}

#menu li
{
width: auto;
height: auto;
display: inline;

}

#menu a
{
color: #ff6600;
font-style:italic;
border: black ridge 2px;
background: #594d4d;
padding: 0 5px 0 5px;
margin: 0 4px 0 0;
}

#menu li a:hover
{text-decoration: underline;
color: white; 
border: black ridge 2px;
padding-right: 5px;
}


#corps p
{
padding-left: 20px;
padding-right: 20px;
margin-top: 0px;
padding-top: 0px;
}

#bottom
{
width: 760px;
height: 24px;
background:  transparent url("images/design/bas.png") top left no-repeat;
}

#pied
{
width: 760px;
height: 20px;
margin-bottom: 0px;
font-size: 0.6em;
bottom: 30px;
text-align: center;
}
#pied p
{
color:blue;
font-size: 1.2em;
}



					/* BANDEAU IMAGES*/
#bandeauimage
{
margin-left: 10px;
margin-top: 25px;
}


					/* BALISES */
h1
{
font-size: 1.2em;
font-style: italic;
color: #ff6600;
margin-top: 0px;
margin-bottom: 15px;
padding-left: 30px;
}
h2
{
font-size: 1.1em;
color: #ff6600;
text-align: center;
}
h3
{
font-size: 	0.8em;
color: #ff6600;
text-decoration: underline;
margin-left: 15px;
margin-bottom: 10px;
margin-top: 0px;
}

h4
{
font-size: 1.8em;
color: #ff6600;
text-align: center;
margin: 0px 0px 10px 0px;
}

a
{
font-size: 1.1em;
text-decoration: none;
color: red;
margin-bottom:0px;
}
strong
{
color: red;
}

li
{
font-size: 0.8em;
color: green;
}

img
{
margin:0;
padding: 0;
}
a img
{
border: none;
margin-left: 15px;
margin-bottom: 0px;
}
div
{
margin: 0px;
padding: 0px;
}

					/* Onglet orange*/

.logo_orange
{
float: right;
margin-right: 40px;
}

#offresorange
{
margin-bottom: 18px;
}

.titreoffre
{
font-size: 1.4em;
font-weight: bold;
}
#corps img
{
margin-bottom: 20px;
}
					/* Acceuil*/

.clignotant
{
color: red;
text-decoration: blink;
font-weight: bold;
}
.souligne
{
text-decoration: underline;
}
