﻿/*
Based on the Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF url(images/bg_bodyline.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/* 	color: #6E6E6E; */
	color: black;
}

input, textarea {
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal Arial, Helvetica, sans-serif;
/* 	color: #6E6E6E; */
	color: black;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
	color: #125798;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	color: #3A87C9;
	height:25px;
	border-width:1px;
	background-repeat:repeat-y;
	background-image:url(images/traitB.png);
	font-weight:bold;
	letter-spacing:1px;
}

h2 {
	font-size: 18px;
	text-decoration: underline;
	color: #1A6789;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #3A87C9;
}

p, ul, ol {
	list-style-type: disc;
	margin-top: 0.5em;
	line-height: 120%;
	text-align: justify;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #125798;
}

a:hover {
	text-decoration: underline;
	color: #8D0000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.middle {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Banner */

#banner {
	width: 831px;
	margin: 0 auto;
	padding: 0;
	background-color: white;
}

#banner .title {
	height: 15px;
	width: 831px;
	margin: 0;
	padding: 5px 0 0 0;
	text-indent: 50px;
	font-size: 14px;
	color: #4e4e4e;
	background: #FFFFFF url(images/degGris3.jpg) repeat-x;
}

#banner .title b {
	color: black;
}

#banner .title_bottom {
	height: 25px;
	width: 831px;
	margin: 0;
	padding-top:  2px ;
	padding-bottom:  0px ;
	font-size: 14px;
	background-image:url(images/bandeau_haut2.gif);

}

#banner .title_bottom a {
	color: white;
}

#banner .title_bottom a:hover {
	color: #CCCCCC;
	text-decoration: none;	
}
.myRvBar {
	height: 25px;
	width: 831px;
	margin: 0;
	padding-top:  2px ;
	padding-bottom:  0px ;
	font-size: 14px;
	background-image:url(images/bandeau_haut2.gif);

}
.myRvBar a {
	color: white;
}
.myRvBar a:hover {
	color: #CCCCCC;
	text-decoration: none;	
}
/* Page */

#page {
	width: 796px;
	margin: 0 auto;
	padding: 25px 10px 0px 25px;
 	background: #FFFFFF url(images/img01.gif)  repeat-x;
}

/* Content */

#content {
	float: left;
	width: 600px; 
}

#content .first_rank {
	list-style-type: none;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
}

#content .first_rank li {
	margin: 10px 0 0 0;
}

#content .second_rank {
	list-style: disc inside;
	font-size: 13px;
	font-weight: normal;
	padding: auto;
}

#content .second_rank li {
	margin: 0;
}

.post {
}

.post .title {
	margin: 0;
	padding: 20px 20px 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 37px;
	margin: 0px 0 20px 0;
	padding: 15px 0 0 20px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}

.section {
}

.section .title {
	margin: 20px 0 15px 0;
	padding: 0 20px 0 5px;
}

.section .entry {
	padding: 0 20px;
}

.section .entry b {
	color: #202759;
}

.section .entry a {
}

.section .entry hr {
	margin: 20px 0;
	border: none;
	color: gray;
	background-color: gray;
	height: 2px;
}

.section .entry .attention {
	margin: 20px 0;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	background-color: #e0b5ac;
}

.section .entry .tableau_centre {
	margin: 10px 20px 10px 20px;
}

.section .entry .tableau_centre td {
	padding: 5px 0;
}

.section .entry .tableau_centre b {
	color: #ff7f00;
}

.section .entry .tableau_centre .gray_line {
	height: 5px;
	margin: 0;
	padding: 0;
	background-color: #aaaaaa;
}

.section .entry .tableau_alterne {
	margin: 10px 10px;
	border-spacing: 0;
	border-collapse: collapse;
}

.section .entry .tableau_alterne .ligne1 {}
.section .entry .tableau_alterne .ligne1 td {
	background-color: #BACCFF;
	padding: 10px;
	border: 1px solid #8BAF94;
}

.section .entry .tableau_alterne .ligne2 {}
.section .entry .tableau_alterne .ligne2 td {
	background-color: white;
	padding: 10px;
	border: 1px solid #8BAF94;
}

.section .entry .tableau_alterne .ligne3 {}
.section .entry .tableau_alterne .ligne3 td {
	padding: 2px 2px;
	background-color: #BACCFF;
}

.section .entry .tableau_alterne .ligne4 {}
.section .entry .tableau_alterne .ligne4 td {
	padding: 4px 4px;
	background-color: #e1f1e5;
}

.section .entry .tableau_alterne .ligne5 {}
.section .entry .tableau_alterne .ligne5 td {
	padding: 4px 4px;
	background-color: white;
}

.section .entry .committee {
	width: 100%;
	margin: 0 0 20px 20px;
	padding: 4px 4px;
  text-align: justify; 
}



/* Sidebar */

#sidebar {
	float: right;
	width: 180px;	
	margin: 0px;
	padding: 0px;
}

#sidebar table {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #f1f1e5;
	border-color: #3a4546;
	border-width: 2px;
	border-style: solid;
}

#sidebar tr{	
	width: 100%;	
	text-align:center;
	margin: 0px;
	padding: 0px;
}

#sidebar td{
	background-color: #f1f1e5;
	border-color: #6AB7F9;
	border-width: 2px;
	border-style: ridge;
}

#sidebar h2 {
	text-align:center;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 5px;
	font-size: 14px;
	color: white;
	background-image:url(images/bandeau_haut2.gif);
}

#sidebar a {
	color: #3A87C9;
	text-decoration: none;
	font-weight: normal;
}
#sidebar a:hover {
	color: #3A87C9;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.7px;
}
#itemsidebar{	
	width: 100%;	
	text-align:center;
	margin: 0px;
	padding: 0px;	
	background-color: #f1f1e5;
}

#itemsidebar:hover{	
	width: 100%;	
	text-align:center;
	margin: 0px;
	padding: 0px;	
	background-color: #c1c1e5;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 0;
}



#sidebar li a:hover {
	text-decoration: underline;
}

#sidebar li p {
	padding: 0 20px;
}

/* Footer */

#footer {
	clear: both;
	width: 721px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;		
	background-image: url(images/footer.png);
}

#footer p {
	margin: 0;
	line-height: normal;
/* 	color: #B4B4B4; */
	color: black;
}

#footer a {
/* 	color: #B4B4B4; */
	color: black;
	text-decoration: none;
}

#footer .legal {
	float: left;
	width: 600px;
	height: 30px;
	padding: 10px 0 0 20px;
	font-size: 10px;
}

#footer .credit {
	float: right;
	width: 151px;
	height: 30px;
	padding: 10px 0 0 0;
	font-size: 10px;
}
