* {
	margin: 0px;
	padding : 0px;
	}

body {
	margin-left:auto;
	margin-right:auto;
	font-family:  Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align:center;
	background-color:#FFFFFF;
	width: 900px;
	 }
	
h1 { Margin-top: 60px;
	Margin-bottom : 40px;
	color: #0033CC;
	font-weight: bold;
	font-style: italic;
	font-family: Book Antiqua;
	font-size: 25px;
	line-height: 60px;
	text-align: center;
	}
	
h4 { text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	font-family: Book Antiqua;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	color: rgb(255, 255, 255);
	}
	
.imagect1{
	margin-left: 10px;
	margin-top: 10px;
	margin-right:5px;
	margin-bottom: 5px;
	/*margin: 20px 20px 0px 0 px;*/
	float:left;
	border:solid 2px #660066;
	width: 50%;
	height:50%;
	}	

.affichette{
	margin-left: 10px;
	margin-top: 10px;
	margin-right:5px;
	margin-bottom: 5px;
	/*margin: 20px 20px 0px 0 px;*/
	float:left;
	border:solid 2px #660066;
	width: 50%;
	}	


	
#Containeur{
	background-color:#EBEBEB;
	width: 900px;
	float:left;
	margin-left:10px ;
	/*margin-right:auto;*/
	}

#header {
	position: static;
	background-color: rgb(0, 204, 204);
	top: 6px;
	left: 4px;
	}
	
#titre{
	/*background-color: rgb(0, 204, 204);*/
	vertical-align: middle;
	text-align: center;
	color: rgb(255, 255, 255);
	font-weight: bold;	
	font-size: 25px;
	font-family: Book Antiqua;
	font-style: italic;
	}

#Texte{ border: 0px solid rgb(255, 102, 0);
    /*background-color: #FFFFFF;*/
    line-height: 17px;
    position: static;
    background-repeat: no-repeat;
    font-size: 10px;
    font-family:Arial, Helvetica, sans-serif;
    color: rgb(0, 0, 191);
    text-decoration: none;
    background-position: right bottom;
    /*margin-top: 150px;*/
    width: 900px;
    margin-left: 0px;
    }
	
#Texte_1
	{width: 120px;	
	Text-align:center;
	float:left;
	margin:10px;
	background-color: #FFFFFF;
	}
	
	
#p1_2:hover{
	background-color:#FFFFCC;
	}
			
#p1{margin-top: 20px;
	}
	
#p2{margin-bottom:20px;
	}
		
#p1_1{border-top:solid 1px;	
	 Border-color: #000000;
	 margin-left: 30px;
	 margin-right:20px;
	 color: #993333;
	 text-align: left;
	 font: Arial Black;
	 font-size: 11px;
	 font-weight: bold;
	}

#p1_2{ margin-left: 20px;
	 margin-right: 10px;
	 color:#0000CC;
	 text-align: left;
	 font: Arial Black;
	 font-size: 11px;
	 font-weight: bold;
	}
	
#p1_3{ margin-left: 20px;
	 margin-right: 10px;
	 /*border-bottom:solid 1px;*/
	 color:#0000CC;
	 text-align: left;
	 }

#p1_3b{ margin-left: 35px;
	 margin-right: 10px;
	 /*border-bottom:solid 1px;*/
	 color:#0000CC;
	 text-align: left;
	 }

.clearthefloats{
	clear:both;
	}
	 
#p1_3:hover{
	background-color:#FFFFFF;
	color:#000000;
	}	 

#p1_3b:hover{
	background-color:#FFFFFF;
	color:#000000;
	}	 

#p1_3a{ margin-left: 20px;
	 margin-right: 10px;
	 border-bottom:solid 1px;
	 Border-color: #000000;
	 color:#0000CC;
	 text-align: left;	 
	 }

#p1_3a:hover{
	background-color:#FFFFFF;
	color:#000000;	
	}
	
a:hover{
	color:#990000;	
	}		 
		
#Texte_2 {
	border-left:solid 1px;
	border-left-color:#990000;
	border-right:solid 1px;
	border-right-color:#990000;
	width: 330px;
	float:left;
	Text-align:center;
	/*background-color:#EBEBEB;*/
	}
	
#Texte_3 {
	border-right:solid 1px;
	border-right-color:#990000;
	width:370px;
	float:left;
	Text-align:center;
	/*background-color:#EBEBEB;*/
	 }	
		
	#footer {
	position: static;
	top: 242px;
	float:left;
	}	
