html {
}

* {
	margin: 0;
	padding: 0;
}

.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin-left: 42px;
	font-size: 11pt;
	text-align: left;
}

.legend {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
}

a {
	/* color: #AF8998; */
	color: #8C4A4C;
	text-decoration: none;
	border-bottom: 1px dotted #A73A02;
}

a:hover {
	/* color: #8C4A4C; */
	color: #009900;
	text-decoration: none;
	border-bottom: 1px dotted #8C4A4C;
}

img {
	border: 1px solid #8C4A4C;
}

p {
	padding: 5px 0px 10px 0px;
	text-align: justify;
}

#sidebar p {
	font-size: 10px;
	line-height: 15px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border: none;
}

#footer p {
	color: #AF8998;
}

h1 {
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
	padding-top: 15px;
	color: #fff;
}

#header a {
	color: #fff;
	text-decoration: none;
	border: 0px;
}

h2 {
	border-top: 10px solid #fff;
	border-bottom: 1px solid #ddd;
	color: #8C4A4C;
	padding-bottom: 2px;
	font: normal 17px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-weight: 700;
}

h2 a {
	color: #8C4A4C;
	text-decoration: none;
	border: none;
}

h2 a:hover {
	color: #8C4A4C;
	text-decoration: none;
	border: none;
}

#sidebar h2 {
	font-size: 13px;
	font-weight: normal;
}

h3 {
	border-bottom: 1px solid #ddd;
	color: #8C4A4C;
	padding-bottom: 2px;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
}

#menu a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #8C4A4C;
	text-decoration: none;
	border: 0px;
}

#menu a:hover {
	color: #009900;
	text-decoration: none;
	border: 0px;
}

body {
	background-color: #CE6087;
	background: url(../pics/bg/bg-degrade02.gif);
	background-repeat: repeat-x;
	background-color: #CE60D2;
	font: 9pt/ 14pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	margin: 20px;
}

#container { /* if IE */
	width: expression(document .   body .   clientWidth >     1024 ?     "960" :
		    "730px");
	/* other browser */
	max-width: 960px;
	min-width: 680px;
	margin: 0 auto;
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	border-right: 2px solid #C2C295;
	border-left: 2px solid #C2C295;
	border-top: 1px solid #c2c295;
	border-bottom: 2px solid #c2c295;
}

#header,#headerRight {
	height: 200px;
	margin-bottom: 10px;
}

#header {
	text-align: left;
	position: relative;
	background-repeat: no-repeat;
}

#headerRight {
	float: right;
	width: 170px;
	background: url(../pics/nadia/mam-orange.gif);
	border-left: 1px solid #C2C295;
}

#menu {
	position: relative;
	width: auto;
	padding: 5px;
	margin-bottom: 10px;
	color: #8C4A4C;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
}

#content {
	float: none;
	/* width: 450px; */
	margin-right: 225px;
}

#sidebar {
	float: right;
	width: 220px;
	margin-top: 15px;
	padding-left: 15px;
}

#sidebar div {
	margin-top: 20px;
}

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	text-align: left;
	margin-top: 35px;
}

/* FORM */
form ul {
	display: block;
	margin-top: 10px;
}

form ul li {
	display: inline;
}

form ul li.label {
	float: left;
	width: 115px;
}

input,textarea,button, select, option {
	border: 1px solid #8C4A4C;
	background-color: #cccccc;
	font: 11px/ 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.headerColorA,.headerColorA h1 {
	color: #8C4A4C;
}

.headerColorB,.headerColorB h1 {
	color: #FF0000;
}


div.magentaDiv, .blueDiv {
	border: 1px dotted #8C4A4C;
	text-align: center;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	/*margin: 15px 45px 15px 45px;*/		
	background: url(../pics/bg/bg-degrade02.gif);
	overflow:hidden;
}

.blueDiv {
	background: url(../pics/bg/bg-degrade05.gif);
}

.magentaDiv p, p.magentaDiv {
	text-align: center;
	font-size: 12pt;
	font-weight: 700;
	font-variant: small-caps;
	color: #8C4A4C;
}

.here {
	background: url(../pics/here.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px; 
}

.greenBach {
	color:#339933;
}

.rescue td, .groupe td {
	border: none;
	padding:5px;
}

.rescue td {
	border:1px solid green;
}

.blueBach {
	color:#006699;
}

a.imglink, a.imglink:hover {
	text-decoration: none; border: none;
}

h2.activities {
	 text-align: center; 
	 border: none; 
	 text-decoration: underline;
}

div.groupeMenu {
	border:1px dotted #339933;
	padding: 2px;
	margin:0;
}

div.groupeMenu .header, .header a {
	padding:0;
	border-bottom:1px dotted #339933;
	text-align: center;
	margin:0;
	font-size: 11pt;
}

.citation {
	color:#FF6600;
	font-style: italic;
}

.small {
	font-size: 9pt;
}

.magentaColor {
	color:#8C4A4C;
}