/* Feuille de styles pour le site Jacques Moreau - © 2006 Axeinformatique */

body {
	text-align: center; /* To Make Content Centered */
	background: #FFFFFF url(../images/bg_degrade.jpg) repeat-x;
	color: #333333;
	font: 0.8em "Trebuchet MS", Arial, Helvetica;
	margin: 0px;
	padding: 0;
}

hr {
	background-color: #0079aa;
}

a:link, a:visited {
	color: #FF6600;
}

a:hover, a:active {
	color: #000000;
}

img {
	border: none;
}

.image-left {
	float: left;
	margin: 2px 12px 2px 0;
	padding: 0;
}

.image-right {
	float: right;
	margin: 2px 0 2px 12px;
	padding: 0px;
}

.clearer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

#container {
	width: 798px;
	margin: 0px auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3384D6;
	border-left-color: #3384D6;
	background: #FFFFFF url(../images/bg_container.jpg) repeat-x left bottom;
}
html>body #container {
	width: 800px;
}

#motifbas {
	width: 798px;
	margin-left; 1px;
	background: url(../images/bg_motifbas.jpg) repeat-y left top;
}

#pageHeader {
	width: 820px;
	height: 100px;
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	background: url(../images/bg_head_accueil.jpg) no-repeat;
}

#pageHeader img {
	float: right;
}

#pageHeader h1 {
	padding-left: 10px;
	padding-top: 10px;
	color: #ffffff;
	font-size: 1.8em;
	margin: 0px;
}

#pageHeader h2 {
	font-size: 1.3em;
	color: #ffffff;
	margin: 0px;
	padding-left: 10px;
	font-weight: normal;
}

#contentContainer {
	margin-left: 180px;
	position: relative;
	width: 610px;
}
html>body #contentContainer {
	width: 618px;
}

#contentContainer #content {
	width: 550px;
	position: relative;
	padding: 30px 30px 15px;
	line-height: 1.5em;
}
html>body #contentContainer #content {
	width: 558px;
}
#contentContainer #content p {
	margin-bottom: 3px;
}

#sidebarContainer {
	color: #3384D6;
	width: 180px;
	float: left;
	background-image: url(../images/bg_sidebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#sidebarContainer #sidebar {
	padding: 5px;
}
#sidebarContainer #sidebar ul {
	padding: 0px;
	margin: 0px;
}

#sidebarContainer #sidebar li {
	list-style-type: none;
	padding-right: 10px;
	height: 100%;
	padding-left: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3384D6;
	border-bottom-color: #3384D6;
	margin: -1px 5px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: -20px;
}
#sidebar a:link, #sidebar a:visited {
	color: #3384D6;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color: #000000;
	text-decoration: underline;
}
#sidebarContainer .sideHeader {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 5px 5px 0;
}

#footer {
	width: 798px;
	margin: 0px auto;
	background: #289CEB url(../images/bg_footer_g.jpg) no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #3384D6;
	border-left-color: #3384D6;
	border-bottom-color: #3384D6;
	color: #CAE3F9;
	height: 24px;
	text-align: left;
	font-size: 0.8em;
}
html>body #footer {
	width: 800px;
}
#footer p {
	margin: 0;
	padding: 6px;
}

#footer a:link, #footer a:visited {
	color: #CAE3F9;
}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
}
#legal, #adresse {
	color: #3E7AA9;
	text-align: center;
	font-size: 0.7em;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #289CEB;
}
#adresse {
	font-size: 0.9em;
	line-height: 1.2em;
}
#legal a:link, #legal a:visited, #adresse a:link, #adresse a:visited {
	color: #3E7AA9;
}

#legal a:hover, #legal a:active, #adresse a:hover, #adresse a:active {
	color: #000000;
}
/* actualités */
#news {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #289BEA;
	border-left-color: #289BEA;
	position: absolute;
	padding-left: 10px;
	padding-right: 10px;
	height: 195px;
	width: 200px;
	top: 30px;
	right: 30px;
	background-image: url(../images/bg_fond_news.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#news p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#news strong {
	color:#FF6600;
}
#news .titnews {
	font-weight: bold;
	color: #289BEA;
	font-size: 1.3em;
}
#news .txtnews {
	font-size: 0.9em;
	line-height:1.3em;
}
/* haut de page */
.haut {
	margin-top: 3px;
	font-size: 0.8em;
	float: right;
	display: block;
}
.haut a:link, .haut a:visited {

}

.haut a:hover, .haut a:active { 
}

/* conteneurs */

#breadcrumbcontainer {
	width: 798px;
	color: #CAE3F9;
	background:  url(../images/bg_breadcrumb.jpg) repeat-x;
	text-align: right;
	height: 25px;
}
html>body #breadcrumbcontainer {
	width: 800px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding-top: 8px;
	padding-right: 5px;
	font-size: 0.97em;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a:link, #breadcrumbcontainer a:visited {
	color: #CAE3F9;
	text-decoration: none;
}

#breadcrumbcontainer a:hover, #breadcrumbcontainer a:active {
	color: #FFFFFF;
}

/* Toolbar Styles */

#navcontainer {
	margin-bottom: 0px;
}

#navcontainer #current {
	color: #006699;
	font-weight: bold;
	background-image:  url(../images/picto_current.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#navcontainer .currentAncestor {
	color: #2491DE;
	font-weight: bold;
	background-image:  url(../images/picto_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {

}

#navcontainer a {
	height: 100%;
	display: block;
	color: #2491DE;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 5px;
	line-height: 17px;
}

#navcontainer a:hover {
	color: #006699;
	background-image:  url(../images/picto_hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#navcontainer a:active {

}

/* divers */
#nav, #navleft {
	text-align: center;
	color: #FF6600;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
#navleft {
	text-align: left;
}
#nav #actif {
	background-image:  url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF6600;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-decoration: underline;
}

#nav a:link, #nav a:visited, #navleft a:link, #navleft a:visited {
	font-weight: bold;
	margin: 0px;
	color: #FF6600;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
}

#nav a:hover, #nav a:active, #navleft a:hover, #navleft a:active {
	color: #FFFFFF;
	background-color: #FF6600;
	text-decoration: none;
}

#citation {
	color: #666666;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 60px;
	margin-right: 60px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF6600;
	font-style: italic;
	font-size: 0.95em;
}
#citation span {
	font-weight: bold;
	color: #FF6600;
	font-size: 1.2em;
}
.slogan {
	color: #FF9900;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin:0px;
}

.soustitre {
	font-weight: bold;
	font-size: 1.1em;
}
h2 span {
	font-size: 12px;
}
#titre {
	padding-top: 4px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
#intro p, #titre p {
	margin-bottom: 8px;
	margin-top: 0px;
	padding: 0px;
}

blockquote {
	font-style: italic;
	color: #FF6600;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding: 6px 12px;
	background-color: #FFF4B7;
	border-top: 1px solid FF6600;
	border-bottom: 1px solid FF6600;
}

#content h1, #content h3 {
	margin: 0px 0px 8px;
	color: #FF6600;
	font-size: 1.4em;
}

#content h2 {
	font-size: 18px;
	color: #FF6600;
	margin: 0px 0px 10px;
	padding: 5px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#content h3 {
	margin: 0px 0px 5px;
	font-size: 1.1em;
}
#content h2 span {
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 30px;
	top: 37px;
}

.imageStyle {
}

.orga {
	text-align: left;
	margin: 0px auto 5px;
	width: 150px;
	font-size: 0.85em;
	line-height: 1.2em;
}
.orga img {
	margin: 10px 0px 3px;
	padding: 0px;
}
/* articles */
.article {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	padding-top:5px;
	margin: 0px;
	padding-bottom: 5px;
}
.article span {
	font-weight:bold;
	font-size: 1.1em;
}
.article a:link, .article a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.article a:link, .article a:visited {
}
/* liste contenu */
#content ul {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type: square;
}
#content li { margin-bottom: 5px; }
/* accordion */
#accordion_wrapper {
	position:relative;
	width:554px;
	border:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#acAlignment {
	position:relative;
	border:0px;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:auto;
	margin-left:0px;
	width:554px;
}
.acToggle {
	width:544px;
	height:35px;
	padding:5px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	border-top-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
	border-color:#FF6600;
	background-color:#FFF4B7;
	display:block;
	cursor:pointer;
}

.acToggle a {
	font-size:14px;
	display:block;
	color:#FF6600;
	cursor:pointer;
}

.acCurrent {
	border-color:#FF6600;
	background-color:#FF6600;
}
.acCurrent a {
	font-size:14px;
	color:#FFF4B7;
}
.acStretch {
	font-size:12px;
	color:#000000;
	width:520px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:15px;
	border-top-width:0px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-width:2px;
	border-style:solid;
	border-color:#FF6600;
	background-color:#ffffff;
}
.Style1 {color: #FF6600}
