

/* --- les messages */

.blockmessage {
  position: absolute;
  left: 220px;
  top: 80px;
  width: 720px;
  
}
p 
{
	color:#FFFFFF;
	}
ul
{
	color:#FFFFFF;
	}

.message {
  font-family: Arial, Helvetica, sans, sans-serif;
  background-color:#f8d800;
  vertical-align: baseline;
  letter-spacing: 1px;
  text-transform: inherit;
  padding: 9px;  
  color:#0000cc;
  border: 2px solid #33CCFF;
  border-bottom:none;
  line-height: 2em ;
  text-align:justify; 

}
.text_livre0 {
	
	
	width:650px;
	height:240px;
	text-align:center;
	line-height:normal;
	letter-spacing:normal;
	margin-top:10px;
	margin-left: 20px;

	
	}

.text_livre1 {
	
	float:left;
	width:280px;
	height:240px;
	text-align:left;
	line-height:normal;
	letter-spacing:normal;
	margin-top:10px;
	margin-left: 20px;

	
	}
	
.text_livre2 {
	
	float:right;
	width:280px;
	height:240px;
	text-align:left;
	line-height:normal;
	letter-spacing:normal;
	margin-top:10px;
	margin-right:20px;
		
	}
	
.iframe {
		float:left;
		margin-right: 15px;
		
	}

.news {
	top:25px;
	left:325px;
	width:500px;
	height:20px; 
	color:#00FFFF;
	font-size:16px;
}


.message h1 {
  margin: -9px -9px 0.5em;
  padding: 10px 0 11px; 
  background-color:#000099;
  color:#FFCC00; 
  letter-spacing: 5px; 
  text-transform: lowercase; 
  text-align:left;
  font: italic bold 18px sans-serif; 
  vertical-align: middle;
  text-align:center;


}

h1:first-letter{
  color:#FF9900;
  background-color: inherit;
  font-style: italic;
  text-transform:capitalize;
  font-size: 20px;
  letter-spacing: 5px;
  font-weight: 300;
  
}


.message a {
  font-size : 12px;
  color:#FF9900;
  background-color: inherit;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}

.message a:hover {
  
  background-color: inherit;
  color: #ff0000;
  font-style: italic;
  
}

.gras {
	font-weight:bold;
}



table {
  border-style:solid; 
  border-width:0px; 
  border-color:green;
  width:100%;
}

td { 
  border-style:solid; 
  border-width:1px; 
  border-color:green;
  width:50%;
}

.diaporama {
	height: 440px;
	width: 600px;
	text-align: center;		
}

.bloc {
	margin-left:50px;
}
.form_mention {
	font-size:9px;
}
.big {
	font-size:18px;
	font-weight:bold;
	color:#FF9900;
	}
