/************************ General et positionnment **************************************/

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

body {
	background-color: #F8DDE4;
}
#conteneur {
	width: 920px;
	margin: 0 auto;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
}
#centreplein {
	width: 882px;
	background-color: #E4E4E4;
	position: relative;
	left: 8px;
	padding: 10px;
	top: 15px;
	margin-bottom: 30px;
	height: 100%;
}

#centreprog {
	width: 882px;
	background-color: #E4E4E4;
	position: relative;
	left: 8px;
	padding: 10px;
	top: 15px;
	margin-bottom: 30px;
	height: 100%;
	background-image: url(images/fond.gif);
	background-position: 8px 0 0 0;
	background-repeat: repeat-y;
}
#centrepresse {
	width: 882px;
	background-color: #E4E4E4;
	position: relative;
	left: 8px;
	padding: 10px;
	top: 15px;
	margin-bottom: 30px;
	height: 100%;
	background-image: url(images/fond2.gif);
	background-position: 8px 0 0 0;
	background-repeat: repeat-y;
}

#centre {
	width: 492px;
	background-color: #E4E4E4;
	position: relative;
	left: 8px;
	padding: 10px 10px 10px 10px;
	top: 15px;
	margin-bottom: 30px;
	float: left;
	}
#nav  {
	padding: 10px 0 0 8px;
}

ul#navigation {
	z-index:100;
	height: 20px;
	list-style-type: none;
	width: 918px;
	margin: 20px 0px 0px 8px;
}
#navigation li {
	text-decoration: none;
	float: left;
}
#navigation a {
	text-decoration: none;
}
#navigation img {
	border: 0 none;
}


#gauche img {
	margin: 30px 0 0 40px;
}

#gauche p {
	color: #B78E5F;
	margin: 0 0 0 40px;
	font-size: 11px;
	line-height: 2em;
}

#gauche a:link {
	text-decoration: none;
	color: #B78E5F;
}
#gauche a:visited {
	text-decoration: none;
	color: #B78E5F;
}
#gauche a:hover { 
	text-decoration: none;
	color: #000000;
}
#gauche a:active {
	text-decoration: none;
	color: #2B63B5;
}

.txt10lisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.4em;
	text-decoration: none;
}
.txt10lisibleB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #662920;
	line-height: 2.5em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

.txt10lisibleB14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.4em;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #DD567A;
}
a:active {
	text-decoration: underline;
	color: #501E19;
}
.textecourrant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
h1 {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
}#txt {
	left:5px;
	background-color: #D8D8D8;
	width: 400px;
	margin-top: 200px;
	margin-left: 5px;
}

#pied {
	height: 25px;
	width: 927px;
	clear: both;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8DDE4;
}

.txtpied {
	color: #999999;
	padding: 13px 0 0 0;
	text-align: center;
}
.txtpied a {
	color: #666666;
	margin: 0 1.5em;
	text-decoration: underline;
}
.txtpied li {
	list-style-type: none;
	display:inline;
}
.txtpied a:link {
	color: #999999;
	text-decoration: underline;
}
.txtpied a:visited {
	color: #999999;
	text-decoration: underline;
}
.txtpied a:hover {
	color:#999999;
	text-decoration: underline;
}
.txtpied a:active {
	color: #999999;
	text-decoration: underline;
}

#salfete {
	width: 300px;
	background-color: #E4E4E4;
	left: 363px;
	padding: 10px;
	top: 173px;
	margin-bottom: 30px;
	height: 700px;
	float: left;
}

.txtprog {
	color: #000000;
	text-align: left;
}
.txtprog a {
	color: #000000;
	text-decoration: underline;
}
.txtprog a:link {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.txtprog a:visited {
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.txtprog a:hover {
	color: #DD567A;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.txtprog a:active {
	color: #DD567A;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#titredetail {
	background-color: #666666;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
#droite {
	float: left;
	width: 380px;
	background-color: #E4E4E4;
	position: relative;
	left: 18px;
	top: 15px;
	margin-bottom: 30px;
	float: left;
	padding: 18px 0 0 0;
}
.titredetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textecourrant_maj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#centreprogrose {
	width: 882px;
	background-color: #F8DDE4;
	position: relative;
	left: 8px;
	padding: 10px;
	top: 15px;
	margin-bottom: 30px;
	height: 100%;
	background-image: url(images/fond.gif);
	background-position: 8px 0 0 0;
	background-repeat: repeat-y;
}
.txt10lisibleB14bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.6em;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
.textecourrant_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
}
#titredetail2 {
	background-color: #666666;
	height: 35px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
.txt10lisibleBCopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #662920;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}

