
	/****************************************************************************************************  GENERAL */

	/*---------- CONTAINERS ----------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(img/bg.jpg) no-repeat #6BBAE5;
	margin: 0 0 0 50px;
	color: #00529D;
	font-size: 11px;
}
div#top {
	height: 255px;
	width: 815px;
}
div#content {
	background: url(img/bg_content.jpg) no-repeat #B5DEF2;
	width: 813px;
	border: 1px solid white;
	border-top: none;
	clear: both;
}
div#top a {
	color: white;
}

div#content form fieldset { 
	border: 1px solid #C2E9F8;
}

	/*---------- TITRES ----------*/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #E70002;
	text-align: right;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	border-bottom: 1px solid #E70002;
	margin-top: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E70002;
	font-size: 14px;
	margin: 20px 0 0 0;
	padding: 0;
}
h4 {
	border-top: 1px solid white;
	border-bottom: 2px solid #0C5BAE;
	background-color: #62A6E3;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	color: white;
}
div#right h4 {
	border-top: 1px solid white;
	border-bottom: 2px solid #660099;
	background-color:  #CC6699;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	color: white;
}
h5 {
	border-top: 1px solid white;
	border-bottom: 2px solid #990000;
	background-color: #E64949;
	margin: 0;
	padding: 3px;
	text-align: center;
	font-size: 12px;
	color: white;
}

	/*---------- AUTRES BALISES ----------*/

img {
	border: none;
	display: block;
}
a {
	color: #E70002;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 10px 0 10px 0;
}


	/*---------- DIVERS ----------*/

.clear {
	clear: both;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.haut {
	display: block;
	text-align: right;
	font-size: 12px;
}
div.vert {
	background-color: #009933;
	color: white;
	padding: 10px;
	text-align: justify;
	font-size: 10px;
	line-height: 16px;
	text-indent: 20px;
}
div.vert p:first-letter {
	font-weight: bold;
	font-size: 18px;
	font-style:italic;
}

	/*---------- TABLEAUX ----------*/

table {
	width: 98%;
	border-collapse: collapse;
}
th {
	padding: 5px;
	text-align: right;
}
td {
	text-align: center;
	padding: 5px;
}

	/*---------- FORMULAIRES ----------*/

form {
	margin: 0;
	padding: 0;
}
input, select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.large {
	width: 98%;
}
table input {
	border: 1px solid #666666;
	color: #305947;
}
.needed {
	background-color: #F7F7F7;
}


	/****************************************************************************************************  TOP */


ul#menu {
	background: url(img/bg_menu.gif) repeat-x;
	margin: 0;
	padding: 0;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	height: 30px;
}
ul#menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul#menu li a {	line-height: 30px;	text-decoration: none;	letter-spacing: 1px;	color: white;	border-right: 1px solid #990000;	padding: 0 14px 0 14px;	display: block;	float: left;	font-weight: bold;	font-size: 12px;}

ul#menu li a:hover {
	color: #00529D;
}
ul#menu li a.selected {
	color: #00529D;
	font-weight: bold;
	background-color: white;
}


/****************************************************************************************************  LEFT */

div#left {
	float: left;
	width: 198px;
	border-right: 1px solid white;
}
ul.smenu {
	margin: 0;
	padding: 0;
}
ul.smenu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.smenu li a {
	color: #00529D;
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #E9E9E9;
}
ul.smenu li a:hover {
	background: #B5DDF2 url(img/img_smenu.gif) no-repeat center left;
}
ul.smenu li a.selected {
	background: #B5DDF2 url(img/img_smenu.gif) no-repeat center left;
	color: #E70002;
}
ul#mispa { background-color: white; border-bottom: 1px solid #00529D; }
ul#mispa li a { font-weight: normal; }
ul#mispa li a:hover { background: none; color: #E70002; }
ul#mispa li a.selected { background: none; font-weight: bold; }

	/****************************************************************************************************  RIGHT */

div#right {
	float: left;
	width: 574px;
	padding: 20px;
	line-height: 16px;
}
div#right ul.orange {
	background-color: #FF9933;
	color: white;
	font-weight: bold;
	padding: 20px 20px 10px 30px;
	margin-left: 0;
	border: 1px solid white;
}
div#right ul li {
	margin-bottom: 10px;
}
div#right img {
	border: 1px solid white;
}

/* Le prÈlude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

#prelude a{
	color: #DFDFDF;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}

.post-title{
	color: #E70002;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding-bottom: 2px;
	font-size: 2.2em;
	font-weight: 100;
	background: transparent;
	margin-bottom: 0;
}

.post-title a {
	color: #E70002;
	background: transparent;
	text-decoration: none;
}

.post-title a:hover {
	color: #00529D;
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	color: #E70002;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #fff;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	border-bottom: 1px solid #F0F0F0;
	color: inherit;
}

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

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

#sidebar div#calendar {
}

#sidebar div#calendar table {
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	width: 150px;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #493;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 1.6em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #DBB8DC;
	color: #636;
}


	/****************************************************************************************************  BOTTOM */

h6 {
	margin: 10px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	width: 815px;
	text-align: center;
	color: white;
}
h6 a {
	color: white;
}
.normaweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-color: white;
	padding: 0 2px 0 2px;
	letter-spacing: 1px;
	font-weight: bold;
}
.norma { color: #44715E; }
.web { color: #93AAAA; }
