body { 
		margin: 0;
		color: #823A0B;
		font-family : Verdana,Arial;
		text-align : justify;
		font-size : 12px;
		background-color:#F7DDC8;
        }
img{
	border-width:0;
}

.imagedroite{
	float:right;
	margin-left:10px;
	}
.imagegauche{
	float:left;
	margin-right:10px;
	}
.imagecentre{
	float:center;
}

#page { 
        width: 800px;
		height:600px;
        margin-left: auto; 
        margin-right: auto; 
        text-align: left;
		background-color:#F7DDC8;
		background-image:url(images/le_sida.gif);
		background-repeat:no-repeat;
        }
#entete{
		width:800px;
		height:115px;
		display:block;
		}
#proteg{
		width:288px;
        margin-left: 340px; 
		padding-top:18px;
		padding-bottom:18px;
}
#association{
		width:288px;
        margin-left: 185px; 
		padding-top:18px;
		padding-bottom:18px;
}
#bas{
width:800px;
}
#menu {
		width:185px;
		height:164px;
		padding-top:70px; /*lorsque l'on enlève le bouton evenement 92 px*/
		float:left;
		line-height: 1px;
}
#animation{
		width:393px;
		height:317px;
		float:left;
		margin-left:100px;
}
#phppart{
		width:400px;
		height:500px;
		float:left;
		margin-left:80px;
}
#paragraphe{
		width:605px;
		float:left;
		text-align:justify;
		padding-right:5px;
		}
		
#galerie{
		width:605px;
		float:left;
		}
#col1{
		width:300px;
		float:left;
		text-align:justify;
}
#col2 {
		width:300px;
		float:left;
}
#col3 {
		width:200px;
		float:left;
}
#col4 {
		width:300px;
}
#texte{
		width:750px;
		float:left;
		margin-right:15px;
		margin-top:18px;
		}
#mobius {
		float:right;
		margin-top:18px;
		margin-bottom:10px;
		width:800px;
		margin-left: auto; 
        margin-right: auto; 
		height:74px;
}
.festival{
	position:relative;
	float:right;
	right:14.5em;
	z-index:1000!important;
}
.mobius{
	position:relative;
	float:right;
	right:0;
	top:-5.5em;
	z-index:1!important;
}
li{
		margin-bottom:12px;
		font-weight:bold;
		color:#003399;
}
A:link {
	COLOR: #003399; /* marine */
}
A:hover {
	COLOR: #FF0000  /* rouge */
}
p.titre{
font-size:18px;
font-weight:bold;
text-align: center;
}
p.centre{
text-align: center;
font-weight:bold;
}
p.centre2{
text-align: center;
}
p.droite{
	text-align:right;
}
td.titre{
	background: #BD8C6B;
	font-weight : bold;
	text-align: center;
	color: #823A0B;
	font-size:16px;
}
td.stitre{
	background: #BD8C6B;
	font-weight : bold;
	text-align: center;
	color: #823A0B;
}
p.valeur{
background-color:#BD8C6B;
font-size:14px;
font-weight:bold;
text-align:center;
font-family : Verdana,Arial;
}


div.element_menu{
	border: 1px solid #823A0B;
	font-size : small;
	text-align:center;
}
div.titre_menu
{
	border: 1px solid #823A0B;
	background-color : #BD8C6B;
	color : white;
	text-align:center;
	font-size : small;
	font-weight:bold;
}

div.element_menu ul 
{
   list-style-image: url(../images/puce.gif); 
}

