body{


       background-image:url(images/design/background.png); 

        background-repeat:repeat; 
	margin:0;

	margin-top:5px;

}


.error{
color:#BF2600;
}

#copyright {

	margin-left:auto;

	margin-right:auto;

	font-family:verdana;

	font-size:1.1em;

	color:white;

	text-decoration:none;

	}
#global{

	margin-left:auto;

	margin-right:auto;

	width:948px;

	}

	

#header{
    
       /* float: bottom; */

	background-image:url(images/design/header.png);

	background-repeat:no-repeat;

    width:948px;

	height:300px;

	border:1px solid #B70000;

	border-bottom:none;

	}
        


/* Menu horizontal */
ul {
 padding:0;
 margin:0;
 list-style-type:none;
 }
li {
 float:left; /*pour IE*/
 border-left:1px solid black; 
 }
ul li a {
 font-family:verdana;
 display:block;
 float:left;   
 width:104px;
 line-height:50px; /*hauteur de l'image de fond*/
 background:black url(images/design/noir-1.png) repeat-x;
 color:#DCDCDC;
 text-decoration:none;
 text-align:center;
 }
ul li a:hover {
 font-family:verdana;
 background:black url(images/design/noir-2.png) repeat-x;
 color:#be0a26;  
 }
 
/* Fin du menu horizontal */



#corps{

width:948px;

min-height:900px;

border:1px solid #B70000;

border-top:none;

border-bottom:none;

}



#bottom{

background-image:url(images/design/background-text.png);

background-repeat: repeat;

width:948px;

height:35px;

border:1px solid #B70000;

border-top:none;

} 

/* rŽseaux sociaux */

#social{ 

background-image:url(images/design/background-social.png); 

background-repeat:repeat; 

width:210px; 

min-height: 470px;

height: 100%;

float:left;

padding-left:9px;

padding-top:15px;

margin:0;

}


#social a  /* texte normal de social */

{

font-family:verdana;

font-size:1.1em;

color:#FF7A59;

text-decoration:none;

}



#social a:hover  /* texte survolŽ par la souris */

{

font-family:verdana;

font-size:1.1em;

color:#BF2600;

}


#social-links-container{ /* espace lien myspace fb twitter et youtube */

background-color: black;

width: 200px;

height: 80px;

}

#social-links{ /* bloc de 4 images myspace fb twitter et youtube. DŽfini l'allignement dans l'espace noir*/

padding-top: 8px;
margin-left: 6px;

}



#text{

padding:5px;

text-align:left;

font-family:arial;

font-size:0.9em;

height:900px;

}



html>body #text{
background-image:url(images/design/background-text.png); 

background-repeat:repeat; 

height:auto;

min-height:900px;

}



#text a{

text-decoration:none;

color:#BF2600;

}



#text a:hover{

text-decoration:underline;

color:#BF2600;

}


a img{

border:none;



}



a img:hover{

border:none;

text-decoration:none;

}



#copy{

text-align:center;

color:white; /*#545454*/

margin-top:1px;

margin-bottom:4px;

}



#copy a{

text-decoration:none;

color:white;

}



#copy a:hover{

text-decoration:underline;

color:white;



}

#facebook{
border:none;
float:right;
width:200px;
}

#myspace{
border:none;
float:left;
width:200px;
}

#space{
height:100px;
}

