body
{
	background-color: #131730;
}

body, #contenu, #footer, h1, .titre-texte, #footer-left, #footer-center, #footer-right{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
}
#general
{
width:1200px;
margin-left:auto;
margin-right:auto;
height:250px;
}
#test
{
width:1200px;
}
#dede
{
width:1200px;
margin:auto;
}
#anciens li
{
margin:10px 0px;
}
#flash
{
width:790px;
margin:auto;
height:250px;
}
#maj p:first-letter 
{
   float: left; 
   font-size: 3em;
   font-weight: bold; 
   margin-right: 5px; 
}
#logo
{
	height:117px;
	width: 790px;
	background-image:url('images/logo.jpg');
	margin: auto;
}
#rudy
{
float:left;
border:2px solid white;
}
#david
{
float:right;
border:2px solid white;
}
#head
{
background-image:url('images/head.png');
	width:790px;
	height:15px;
	text-align:center;
	margin: auto;
}
#texte{
	background-image:url('images/center.png');
	width:790px;
	margin: auto;
}

#contenu{
	position:relative;
	width:690px;
	padding:10px;
	font-size:14px;
	color:#615f5f;
	margin: auto;
	text-align: justify;
}
.flottedroite{
	float:right;
	margin-right:0px;
	margin-left:10px;
}
.flottegauche{
float:left;
margin-right:10px;
margin-left:0px;
}
#menu a img{
 border : 0px;
}

#contenu a img { 
  border: 0px;
}
.titre{
color:black;
text-decoration: underline;
text-transform: uppercase;
padding-top:20px;
font-weight:700;
} 
div.link-list {
        width:200px;
        top:150px;
        margin-left:0;
        margin-right:0;
}
#list1 {
        float:left;
}
#list2 {
        float:right;
}

#foot{
	background-image:url('images/foot.png');
	width:790px;
	height:9px;
	text-align:center;
	margin: auto;
}
#footer{
position:relative;
	color:white;
	font-size:13px;
	margin: auto;
	width:790px;
	height:auto;
	margin-bottom:100px;
}
#menu
{
	background-image:url('images/petitmenu2.png');
	width:790px;
	height:55px;
	text-align:center;
	margin: auto;
}


.texte-couleur{
color:#cb0000;
font-weight:bold;
}
input, textarea{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
color:#333;
}
input{
height:18px;
border:solid 1px #999;
margin-top:3px;
margin-bottom:3px;
width:290px;
}
.send{
height:25px;
border:0;
background:#cb0000;
color:#FFF;
width:80px;
}

textarea{
height:150px;
border:solid 1px #999;
width:289px;
}

#menu ul{
list-style:none;
text-align:center;
padding:0;
margin-left:18px;
}

#menu ul li{
float:left;
margin-right:10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
line-height:55px;
color:#f181b2;
}


#menu ul li a, #menu li a:visited{
color:#FFF;
text-decoration:none;
}

#menu ul li a:hover{
padding-bottom:3px;
border-bottom: solid 2px #fff;
color:#FFF;
}

.titre-texte{
color:#FFF;
font-size:18px;
font-weight:bold;
padding-top:17px;
padding-bottom:8px;
border-bottom: solid 2px #333;
background:#cb0000;
line-height:30px;
padding-left:20px;
}

h1{
font-size:25px;
color:#cb0000;
font-weight:bold;
padding-bottom:8px;
border-bottom: solid 2px #cb0000;
}

#footer-left, #footer-center, #footer-right{
position:absolute;
width:220px;
float:left;
color:#FFF;
}
#footer-left a, #footer-center a, #footer-right a, #map a{
color:#f43232;
text-decoration:none;
}

#footer-left a:hover, #footer-center a:hover, #footer-right a:hover, #map a:hover{
text-decoration:underline;
}

#footer-left{
left:0;
}
#footer-center{
left:285px;
}
#footer-right{
right:0;
}
hr{
border:solid 1px #cccccc;
}

a, a:hover, a:visited, #map a{
color:#cb0000;
}
.petit{
font-size:14px;
}
#map{
position:absolute;
top:70px;
right:0;
height:200px;
width:200px;
}
