body {
	background-color: #210C02;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "Lucida Console", Monaco, monospace;
	color: #FFF;
	text-align: center;
}
.boduretableau {
	border: 5px solid #5B3812;
}
a{
	text-decoration: none;
	color: #F30;
	text-align: center;
}
#AccueilContent{
	background-image: url(../images/accueil-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 305px;
	width: 900px;
	color: #210C04;
	text-align: center;
}


#AccueilContent p {
	/* color: #210C04;
	text-align: justify; */
}

#AccueilContent p:first-letter {
	font-size: 20px;
	color: #F00;
}

#AccueilContent h2 {
	color: #210C04;
	margin-bottom: -5px;
	padding-left: 5px;
	font-size: 14px;
	text-align: center;
}
#AccueilContent h2:first-letter {
	font-size: 14px;
	color: #000;
	margin-bottom: -5px;
}
strong {
	font-size: 12px;
	font-weight: bold;
}
#content {
	font-size: 13px;
	text-align: center;
}
#content p {
	padding-left: 8px;
	color: #210C04;
	text-align: left;
	margin-right: 20px;
}

#content ul {
}
#content li {
	list-style-type: none;
	list-style-position: outside;
	font-weight: normal;
	font-size: 14px;
	color: #2D0D08;
}
#content p:first-letter {
	font-size: 20px;
	color: #210C04;
}
#content li:first-letter {
	font-size: 20px;
	color: #370C09;
}

#imgGauche {
	display: block;
	float: left;
	width: 300px;
	background-image: url(../images/background-li.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	height: 207px;
	padding-right: 5px;
	font-family: "Lucida Console", Monaco, monospace;
}
#Gaucheli {
	display: block;
}

#AccueilContent ul {
}
#AccueilContent li {
	list-style-type: none;
	list-style-position: inside;
	font-weight: normal;
	color: #230F06;
	font-size: 14px;
}

.comh1 {
	font-size: 18px;
	padding-left: 8px;
	color: #09C;
}
.editionh1 {
	font-size: 18px;
	padding-left: 8px;
	color: #6C3;
}

.evenementh1 {
	font-size: 18px;
	padding-left: 8px;
	color: #C00;
}
.actuh1 {
	font-size: 18px;
	padding-left: 8px;
	color: #210C04;
}

input {
	background-color: #963;
	border: 1px solid #FFF;	
}
form{
}
fieldset{
	border: 1px solid #F90;
}
strong{
	color: #FFF;
}
#AccueilContent li:first-letter {
	font-size: 20px;
	color: #000;
}
.boduretableau tr td #AccueilContent table tr td {
	text-align: center;
	color: #FFF;
}
.bold{
	font-size: 14px;
	font-weight: bold;
	color: #210C04;	
}
.fond{
	background-image: url(../images/background-theme.png);
	background-repeat: no-repeat;
	text-align: center;
}
.text{
	font-size: 10px;
}
.text2{
	font-size: 11px;
	text-align: center;
}
.text3{
	line-height: 22px;
}

