body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 115%;
	color: #151515;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

img {
	border:0px;
}

.p_sans_marge {
	margin: 0px;
}

.petit, .encadre {
	font-size: 90%;
	line-height: 120%;
}

.gros {
	font-size: 130%;
	line-height: 115%;
}

.encadre, .encadre_blanc {
	border: 1px solid #151515;
	color:#151515;
	padding: 8px 6px 8px 9px;
	margin: 0px;
}
.encadre {
	background-color:#FA9F55;
}

.encadre a:link, .encadre a:visited, .encadre a:active, .encadre a:hover {
	color:#FFFFFF;
}

.baspage {
	font-size: 10px;
	line-height: normal;
	text-align: center;
	padding: 20px;
	color: #aa7674;
}

a:link {
	color: #D17E3A;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #D17E3A;
}

a:hover, a:active {
	text-decoration: underline;
	color: #D17E3A;
}

ul {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	list-style-type:circle;
	list-style-position:outside;
}

li {
	padding: 2px 0px 0px 0px;
}

#menuprincipal {
	padding: 0px 0px 25px 0px;
	line-height: normal;
}

.mp_titre1 {
	font-size: 13px;
	padding: 0px 0px 5px 0px;
}

.mp_titre2 {
	padding: 0px 1px 3px 1px;
	margin: 0px 0px 8px 0px;
	border-left: 1px solid #613F3E;
	display:none;
}

.mp_titre2 a, .mp_titre2 a:link, .mp_titre2 a:visited {
	font-size: 10px;
	color: #613F3E;
	padding: 2px 5px 2px 5px;
	display: block;
}

.mp_titre2 a:hover, .mp_titre2 a:active {
	background-color:#D17E3A;
	color:#FFFFFF;
	text-decoration:none;
}
.mp_titre3{
	background-color:#EEEEEE;
	margin: 0px 0px 0px 6px;
	padding: 5px;
	display:none;
}

.lienchoisi {
	font-weight:bold;
	background-color:#FA9F55;
	color:#FFFFFF;
}

#menusecondaire {
	padding: 0px 0px 25px 0px;
}

#menusecondaire a {
	color: #613F3E;
	display:block;
	font-size:11px;
	line-height:normal;
	padding: 0px 0px 3px 0px
}

#menuhaut {
	float: right;
	width:auto;
	text-align:right;
	padding: 15px;;
}

#menuhaut a {
	font-size: 12px;
}

h1 {
	font-size: 190%;
	color: #613F3E;
	line-height: normal;
	margin: 0px 0px 10px 0px;
}

h2 {
	color: #613F3E;
	font-weight: normal;
	font-size: 145%;
	margin: 2px 0px 5px 0px;
	line-height: normal;
}

h2.h2img {
	background-image: url(images/bullet_bonhomme.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}

h3 {
	font-weight: normal;
	font-size: 110%;
	color: #D8271B;
	font-weight: bold;
	line-height: normal;
	margin: 0px 0px 2px 0px;
}

h4 {
	font-weight: normal;
	font-size: 110%;
	color: #FFFFFF;
	background-color:#000000;
	font-weight: bold;
	line-height: normal;
	padding: 3px;
	margin: 0px 0px 2px 0px;
}

.titre1 {
	color: #613F3E;
	font-size: 145%;
	padding: 2px 0px 5px 0px;
	line-height: normal;
}

.titre1img {
	color: #613F3E;
	font-size: 145%;
	padding: 2px 0px 5px 18px;
	line-height: normal;	
	background-image: url(images/bullet_bonhomme.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.titre2 {
	font-size: 110%;
	color: #D8271B;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	line-height: normal;
}

.imagegauche {
	padding-right: 8px;
	padding-bottom: 4px;
}
.imagedroite {
	padding-left: 8px;
	padding-bottom: 4px;
}



/* relié aux tables */

.tableprincipale {
	width: 760px;
	position: relative;
	background-color:#FFFFFF;
	text-align: center;
	margin: 0 auto;
}

.tableprincipale tr, .tableprincipale td {
	text-align:left;
}

 .tableprincipale td {
	vertical-align:top;
}

.content  {
	padding: 0px 15px 25px 0px;
}


/* pour sélecteur de styles dans l'éditeur de texte */
.tableavecbordures, .tablesansbordures {
	width:95%;
}

.tableavecbordures td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tableavecbordures td, .tablesansbordures td {
	vertical-align: top;
	padding: 6px 2px 6px 2px;
	
}
