/*
andreas07 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com
Free to use for any purpose as long as the proper credits are given for the original design work.
Version: 1.1, November 28, 2005
*/
body {
	margin     : 0;
	padding    : 0;
	color      : #303030;
	background : #fafafa url(../img/bodybg.gif) top left repeat-y;
	font       : 76% Verdana, Tahoma, sans-serif;
}

.capitalized {
	font-family     : Times New Roman, Times, serif;
	font-size       : 4em;
	font-decoration : bold;
	text-transform  : capitalize;
	color           : #BC5959;
}

ul {
	list-style: circle;
	margin: 15px 15px 20px 0;
	font-size: 0.9em;
}

li {
	margin: 0 10px 8px 25px;
}

a {
	color: #BC5959;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #505050;
	text-decoration: underline;
}

img {
	float: left;
	margin: 0 15px 15px 0;
	padding: 1px;
}

a img {
	border-color: #BC5959;
}

a img:hover {
	background: #BC5959;
	border-color: #BC5959;
}

/**************** Sidebar area styles ****************/
#sidebar {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 220px;
	height: 100%;
	background: #e0e0e0 url(../img/sidebarbg.gif) top right repeat-y;
	text-align: right;
}

body>#sidebar {
	position: fixed;
	overflow: hidden;
}

#sidebar h1 {
	margin: 20px 18px 0 5px;
	color: #BC5959;
	font-size: 1.6em;
	letter-spacing: -2px;
	text-align: right;
}

#sidebar h2,#sidebar h3 {
	margin: 0 20px 18px 5px;
	color: #808080;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: right;
}

#sidebar h3 {
	margin: 20px 18px 4px 5px;
	color: #606060;
}

#sidebar  p {
	margin: 0 20px 18px 5px;
	color: #606060;
	font-size: 0.8em;
}

#sidebar a {
	color: #808080
}

/**************** Navigation menu styles ****************/
#menu a {
	display: block;
	width: 202px;
	padding: 5px 18px 5px 0;
	color: #606060;
	background: #e0e0e0 url(../img/sidebarbg.gif) top right repeat-y;
	font-size: 1.8em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -2px;
}

#menu a.small {
	display: block;
	width: 202px;
	padding: 5px 18px 5px 0;
	color: #606060;
	background: #e0e0e0 url(../img/sidebarbg.gif) top right repeat-y;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -2px;
}

#menu a:hover {
	color: #303030;
	background: #f0f0f0 url(../img/sidebarbg.gif) top right repeat-y;
}

#menu a.active {
	padding: 5px 18px 5px 0;
	background: #fafafa;
	border-top: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
}

#menu a.active:hover {
	color: #505050;
	background: #fafafa;
}

/**************** Newsletter *****************************************************/

#menu_news {
	width: 718px;
	height: 30px;
	padding: 0;
	margin-top: -20px;
	margin-left: -20px;
	background-color: #e0e0e0;
}

.muriel_news {
	float: right;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0;
}

.arrow_left {
	margin: 0;
	padding: 0;
	line-height:30px;
}

.arrow_right {
	left: 667px;
	margin: 0;
	padding: 0;
	position: absolute;
	line-height:30px;
}

#menu_news ul {
	margin: 0;
	padding: 0;
	list-style-type : none;
}

#menu_news ul li {
	margin: 0;
	padding: 0;
	float: left; /*pour IE*/
}

#menu_news ul li a {
	float: left;   
	color: #BC5959;
	display: block;
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	text-decoration: none;
}

#menu_news ul li a:hover {
	border: solid 1px #BC5959;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	background-color : #FFFFFF;
}
 
/**************** Content area styles ****************/
#content {
	width: 700px;
	margin: 0 0 0 240px;
	padding: 20px 0;
	background: #fafafa url(../img/sidebarbg.gif) top right repeat-y;
	text-align: justify;
	position: relative;
}

#footer {
	width: 700px;
	height: 900px;
	margin: 0 0 0 240px;
	padding: 20px 0;
	background: #fafafa url(../img/sidebarbg.gif) top right repeat-y;
	text-align: justify;
}

#content img {
	display: block;
}

#content p {
	margin: 0 20px 20px 0;
	line-height: 1.5em;
}

#content p.bad {
	color: #FF0000;
	font-weight: bold;
}

#content h1 {
	margin: 0 20px 0 0;
	color: #BC5959;
	font-size: 4em;
	letter-spacing: -5px;
	text-align: center;
}

#content h2 {
	margin: 0 20px 0 0;
	color: #808080;
	font-weight: normal;
	font-size: 2.5em;
	letter-spacing: -2px;
	text-align: center;
}

#content h3 {
	clear: both;
	margin: 30px 20px 10px 0;
	color: #BC5959;
	font-weight: normal;
	font-size: 2em;
	letter-spacing: -2px;
}

#prevnews {
	position: absolute;
	left: -10px;
	top: 280px;
	z-index: 10;
	opacity: 0.5;
	filter: progid : DXImageTransform.Microsoft.Alpha ( opacity = 50 );
	-moz-opacity: 0.5;
}

#prevnews:hover {
	opacity: 1.0;
	cursor: pointer;
	filter: progid : DXImageTransform.Microsoft.Alpha ( opacity = 100 );
	-moz-opacity: 1.0;
}

#nextnews {
	position: absolute;
	left: 670px;
	top: 280px;
	z-index: 10;
	opacity: 0.50;
	filter: progid : DXImageTransform.Microsoft.Alpha ( opacity = 50 );
	-moz-opacity: 0.50;
}

#nextnews:hover {
	cursor: pointer;
	opacity: 1.0;
	filter: progid : DXImageTransform.Microsoft.Alpha ( opacity = 100 );
	-moz-opacity: 1.0;
}

#news {
	width: 95%;
	height: 50px;
	overflow: auto;
	text-align: justify;
	padding: 4px;
	border: solid 4px #BC5959;
	color: #BC5959;
	background-color: lightgray;
}

/**************** Citation area styles ****************/
.citation {
	width      : 650px;
	margin     : 10px;
	padding    : 10px;
	background : #EEEEEE;
	text-align : justify;
	font-style : italic;
}

dl {
	text-align: justify;
	line-height: 160%;
}

dd {
	padding: 0px 20px 0px 0px;
	font-style: italic;
}

#actu {
	width: 650px;
	height: 140px;
	margin: 10px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	background: #DADADA;
	border-style: groove;
	overflow: auto;
}

.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.button {
	background: transparent url('../img/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
}

a.button span {
	background: transparent url('../img/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none;
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px;
}

#process {
	position: absolute;
	left: 500px;
	top: 350px;
	width: 250px;
	background-color: rgba(224, 224, 224, 0.75);
	border: medium double #FF99FF;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

#process p {
	line-height: 1.5em;
}

#process p.close {
	text-align: right;
	color: rgba(200, 200, 255, 0.33);
}

#content td.titre {
	color: #BC5959;
	background: #e0e0e0;
	font-size: 1.5em;
	letter-spacing: -1px;
	text-align: center;
}

#content th.titre {
	color: #BC5959;
	background: #e0e0e0;
	font-size: 1.5em;
	letter-spacing: -1px;
	text-align: center;
}

#content td.texte {
	color: #606060;
	font-size: 0.8em;
	text-align: right;
}

#content td.guide {
	color: #606060;
	font-size: 0.8em;
	text-align: left;
	font-style: italic;
}

#content td.attention {
	color: #b85d5d;
	background: #e0f0e0;
	font-size: 1.1em;
	font-style: italic;
	letter-spacing: -1px;
	text-align: right;
}

#content tr.collapsed {
	visibility: collapse;
}

#pg1 {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#tagcloud {
	background-color: #F4F4F4;
	width: 650px;
	border: 1px solid #BFBFBF;
	padding: 10px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

#tagcloud a {
	text-decoration: none;
}

#tagcloud a:hover {
	text-decoration: none;
	background-color: #B3B3B3;
	color: #FFFFFF;
}

.pg1-1 {
	color: #AA3406;
	font-size: 16px;
}

.pg1-2 {
	font-size: 14px;
	color: #070089;
}

.pg1-3 {
	font-size: 12px;
	color: #BF2470;
}

.pg1-4 {
	font-size: 10px;
	color: #333333;
}

.pg1-5 {
	font-size: 8px;
	color: #FF3300;
}
