#intro {
	width: 900px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}
#cadrehaut {
	width: 940px;
	height: 64px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/actualite/cadre01.gif");
	background-repeat: no-repeat;
}
#cadremilieu {
	width: 940px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/actualite/cadre02.gif");
	background-repeat: repeat-y;
}
#cadremilieu1 {
	width: 840px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}
#cadrebas{
	width: 940px;
	height: 64px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background-image: url("../images/actualite/cadre03.gif");
	background-repeat: no-repeat;
}
.separateur {
	width: 830px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url("../images/actualite/separateur.gif");
	background-repeat: no-repeat;
}
.liensactutitre:link { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 16pt; 
	text-decoration: underscore;
	color: #FF00FF;
	font-weight: bold;
	text-transform: uppercase;
}
.liensactutitre:visited { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 16pt; 
	text-decoration: underscore; 
	color: #FF00FF; 
	font-weight: bold;
	text-transform: uppercase;
}
.liensactutitre:hover { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 16pt; 
	text-decoration: underscore;
	text-transform: uppercase;
	color: #FF0000; 
	font-weight: bold;
	text-transform: uppercase;
}
.liensactutitre:active { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 16pt; 
	color: #FF00FF; 
	text-decoration: underscore; 
	font-weight: bold;
	text-transform: uppercase;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	color:#008000;
}
.soustitre {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color:#820082;
}
#article a:link { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore;
	color: #FF00FF;
	font-weight: bold;
}
#article a:visited { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore; 
	color: #FF00FF; 
	font-weight: bold;
}
#article a:hover { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	text-decoration: underscore;
	text-transform: uppercase;
	color: #FF0000; 
	font-weight: bold;
}
#article a:active { 
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt; 
	color: #FF00FF; 
	text-decoration: underscore; 
	font-weight: bold;
}
.commentaires {
	text-align: right;
}
.commenttitre {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12pt;
	color:#008000;
}
.pseudo {
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}
.localisation  {
	font-family:"Times New Roman",Times,serif; 
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
}
.message-haut {
	width: 920px;
	height: 60px;
	margin-left: auto; 
	margin-right: auto; 
	background-image: url('../images/livredor/message_haut.gif'); 
	background-repeat: no-repeat; 
	text-align: center; 
}
.message-milieu {
	width: 920px;
	margin-left: auto; 
	margin-right: auto;
	background-image: url('../images/livredor/message_milieu.gif'); 
	background-repeat: repeat-y; 
	text-align: center; 
}
.message-milieu1 {
	width: 840px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}
.message-bas {
	width: 920px;
	height: 60px;
	margin-left: auto; 
	margin-right: auto; 
	background-image: url('../images/livredor/message_bas.gif'); 
	background-repeat: no-repeat; 
	text-align: center; 
}
.textfield {
	border: 1px solid #594626;
}
.textarea {
	border: 1px solid #594626;
}
.envoi { 
	border: 2px outset #FF00FF; 
}
.red {
	color: #FF0000;
}
.alerte {
	color: #FF0000;
}
.warning { 
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 10pt;
	color: #820082;
	font-style: italic;
}
