@charset "utf-8";
/* CSS Document */

body {
margin-top: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
background:url(../images/bgbody.jpg);
background-repeat:repeat-x;
}

.zone_txt a
{
text-decoration:underline;
}

p {
}

h1 {
	color: #a62600;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 26px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
	letter-spacing:1px
}

h2 {
	color: #a62600;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}

h3 {
	color: #3e3e3e;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
}

h4 {
	color: #a62600;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 24px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
	letter-spacing:1px
}

h5 {
	color: #a62600;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 24px;
	font-weight: 400;
	text-align: left;
	padding: 0px;
	letter-spacing:1px
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	letter-spacing: 1px;
}

.container {
	margin: auto;
	width: 850px;
	background-color: #3e3e3e;
	min-height: 920px;
}

.entete {
	background: url(../images/entete.gif) no-repeat;
	width: 810px;
	height: 300px;
	margin-left: 20px;;
}

.menu_top_box {
	background-color: #a62600;
	width: 810px;
	height: 43px;
	margin-top: 0px;
	margin-left: 20px;
}

.menu_top {
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	padding-top: 12px;
}

.menu_top a {
	color: #ffffff;
}

.menu_left_box {
	background-color: #ffffff;
	width: 180px;
	margin-top: 20px;
	margin-left: 20px;
	min-height: 20px;
	float: left;
}

ul {
	padding:20px 0px;
	margin-left: 0px;
}

.menu_left_box li {
	font-size: 1em;
	list-style: none;
	padding-bottom: 20px;
	padding-left: 15px;
}


.menu_left_box li a:link {
	color: #000000;
	font-weight: bold;
}

.menu_left_box li a:visited {
	color: #000000;
	font-weight: bold;
}

.menu_left_box li a:active {
	color: #a62600;
	font-weight: bold;
}

.content_box {
	background: url(../images/bg_contenu.gif) no-repeat;
	background-color: #ffffff;
	width: 600px;
	min-height: 550px;
	margin-top: 20px;
	margin-left: 230px;
}

.zone_txt {
	width:540px;
	text-align: left;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}

.signature {
	text-align: right;
}

.equipe {
}

.equipe img {
	padding: 10px;
}

.accent_red {
	color: #a62600;
	font-size:13px;
}

.conference_padbot20 li {
	padding-bottom: 20px;
}

.conference ul, .conference_educ ul {
	padding: 0px;
	
}

.conference a:hover, .conference_educ a:hover {
	text-decoration: none;
	color:#a62600;
	letter-spacing: normal;
}

/*.conference_split {
	padding-bottom: -15px;
}*/

#norme li {
	padding-bottom: 10px;
	
}
.soul_gras {
	font-weight: bold;
	text-decoration: underline;
}
.soul {
	text-decoration: underline;
}

.puce_fleche {
	list-style-image: url(../images/puce_fleche.gif);
	line-height: 2em;
}

.puce_fleche ul {
	margin-top: 0px;
}
