/* CSS Document */

body{
	background-color:#e4e2e2;

}

#general{
	width: 1000px;
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;	
}

#entete{
	width: 1000px;
	height: 130px;
	background:transparent;
	margin: 5px;
	
}

#slogan{
	width: 1000px;
	height: 15px;
	background-color:#99CCFF;	
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	font-size: 13px;
	color: #FF0000;

}



#corps{
	width: 242px;
	height:auto;
	background:transparent;
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	font-size: 15px;
	color: #FF0000;
	float: left;
}

#corps a{
    color:#FF0000;
	text-decoration:none;
}


#corps a:link {
	color: #FF0000; 
    text-decoration: none; 
    background-color: transparent;
}

#corps a:visited {
	color: #FF0000; 
    text-decoration: none; 
    background-color: transparent;
}
	 
#corps a:hover { 
	color:#99CCFF; 
    text-decoration: none; 
    background-color: transparent;
}

#corps a:active { 
	color: #FF0000; 
    text-decoration: none; 
    background-color: transparent;
}

#corps p{
	color: #FF0000;
	text-align: left;
}

#presentation{
	width: 588px;
	height:auto;
	background:transparent;
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	font-size: 15px;
	margin-left:10px;
	float: left;
}

#presentation a{
	color:#FF0000;
	text-decoration:none;

}


#presentation a:link {
	color: #FF0000; 
    text-decoration: none; 
    background-color: transparent;
}

#presentation a:visited {
	color: #FF0000; 
    text-decoration: none; 
    background-color: transparent;
}
	 
#presentation a:hover { 
	color:#99CCFF; 
    text-decoration: none; 
    background-color: transparent;
}

#presentation a:active{ 
	color: #FF0000; 
    text-decoration: none; 
    background-color: transparent;
}

#presentation h1{ 
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	text-align: left;
     
	
}

#presentation h2{ 
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	text-align: left;
    
	
}

#presentation h3{ 
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	
	
}

#presentation h4{ 
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	text-align: left;
	
}

#presentation p{ 
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	text-align: left;	
}

#presentation b{ 
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	text-align: center;	
}

#presentation img{
border:solid;
border-color:#99CCFF;

}

img{
	border : 0px; 
}

#deroulant{
	width: 160px;
	height:auto;
	background:transparent;
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	font-size: 15px;
	color: #133CAC;
	float: left;
	
}

#deroulant a{
	color:#FF0000;
	text-decoration:none;

}


#deroulant a:link {
	color: #FF0000; 
    text-decoration: none; 
    background-color: transparent;
}

#deroulant a:visited {
	color: #FF0000; 
    text-decoration: none; 
    background-color: transparent;
}
	 
#deroulant a:hover { 
	color:#99CCFF; 
    text-decoration: none; 
    background-color: transparent;
}

#deroulant a:active { 
	color: #FF0000; 
    text-decoration: none; 
    background-color: transparent;
}
  



#pied2page{
	width: 1000px;
	height: 20px;
	background:#99CCFF;
	text-align:center;
	font-family:  Calibri,Verdana, Georgia, sans-serif;
	font-size: 13px;
	clear: both;
	position:relative;
	min-height: 100%;
	
}

#pied2page a{
	color:#FF0000;
	text-decoration:none;

}

