
/* ---------------------
Html et body
--------------------- */
html {
	font : 75%/1.7em "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
	color : black;
	background : #545E85;
	margin : 0;
	padding : 0;
}
body {
	margin : 0;
	padding : 0;
}

#page {
	width : 1000px;
	margin : 0 auto 0 auto;
	padding : 0 0 0 0;
	background : #E6E8EA ;
	clear : both;
}

img{border:1px solid #545E85}
table img, .obs img {border:0}

/* ---------------------
Styles généraux
--------------------- */
h1 {font-size : 1.1em; 
color :black;
	margin : 0 0 0 0;
	padding : 4px 0;
	letter-spacing : 2px;
	border-bottom : 1px dashed #545E85;
}
h2 {font-size : 1.1em; border-bottom:1px solid}
h3 {font-size : 1.1em; margin : 0; padding: 0}
p {margin : 0; padding: 0}
a {color : black; text-decoration: none;}
a:hover {color : #545E85;}
.clearer {clear : both; visibility : hidden; margin : 0; padding : 0;}

#sidebar h2.oth {margin-bottom:5px}
#sidebar h2.oth a{color:#C3C5DC}
#sidebar h2.oth a:hover{color:#C3C5DC}

/* ---------------------
Formulaire
--------------------- */
fieldset {
	border : 0;
}
label {
	display : block;
}
input, textarea {
	border-left : 1px solid #C3C9D0;
	border-top : 1px solid #C3C9D0;
	border-right : 1px solid #D4DAE2;
	border-bottom : 1px solid #D4DAE2;
}
input:focus, textarea:focus {
	background-color : #FFFFFF;
	border-left : 1px solid #D4DAE2;
	border-top : 1px solid #D4DAE2;
	border-right : 1px solid #C3C9D0;
	border-bottom : 1px solid #C3C9D0;
}
input[type=submit], input[type=reset] {
	background : #D4DAE2;
	}
input[type=text] {
	margin : 0 0 0 5px;
}
textarea {
	width : 95%;
}

/* ---------------------
Haut de page (#top)
--------------------- */
#date {width : 100%;
		color:white;
		width:1000px;
	margin:0 auto;
}

#top {
	width : 100%;
	background: #545E85 url("./img/background2.jpg");
	height:168px
}
#header {
	width : 850px;
	color : black;
	margin : 0 auto; padding : 100px 0 20px 0;
}
#header h1 { /* Titre et sous-titre du site */
	margin : 0; padding : 0;
	font-weight : normal;
	letter-spacing : 1px;
	color : black;
	display : none;
}
#top h1 a { /* Lien du titre */
	text-decoration : none;
	color : #fff;
}
#top h1 a:hover {
	color : #fff;
	}
#header p {
	display : inline;
	color : black;
	padding : 0 0 0 5px;
}

#datatop {
background:#797DA2; border-bottom:1px solid #9797BB;  text-align:center; color:#C3C5DC
}

#datatop span{color:white; }

#menu {
	background:#885598 URL('img/topcadre2.gif') bottom left repeat-x;
	width:1000px;
	margin:0 auto;
}
#menu ul {
	margin : 0 auto; padding : 0;
	width : 850px;
	list-style-type : none;
}
#menu li {
	float : left;
}
#menu li a {
	display : block;
	padding : 4px 10px;
	color :  #C3C5DC;
	text-decoration : none;
	text-transform : uppercase;
	font-size : 0.85em;
	letter-spacing : 1px;
}
#menu li a:hover, #menu li.active a {
	background : url("./img/tab.gif") no-repeat bottom;
}

/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#content { /* Bloc */
	float : left;
	width : 780px;
	margin : 0 0 0 0;
	padding : 8px;
}
#content p {
	margin-top:10px;
}
.post { /* Conteneur de l'article */
	padding : 0 0 22px 0;
}
.title { /* Titre de l'article */
	color :black;
	font-size : 1.2em;
	margin : 0 0 0 0;
	padding : 4px 0;
	letter-spacing : 2px;
	border-bottom : 1px dashed #55186D;
}
.title a { /* Lien sur le titre de l'article */
	color : black;
	text-decoration : none;
}
.title a:hover {
	color : #545E85;
}
.post-info {
	background : url("./img/info2.gif") no-repeat 0 4px;
	padding : 0 0 8px 20px;
	margin : 0!important;
}
.feed_article {
	padding : 0 0 0 25px;
	background : url("./img/feed-icon-14x142.gif") no-repeat 210px 0.3em;
	text-align : center;
}
.comment_nb {
	float : right;
	background : url("./img/comment.gif") no-repeat 0 6px;
	margin : 0!important;
	padding : 4px 4px 0 20px;
}
#pagination { /* Conteneur des liens 'page suivante' et 'page précédente' */
	text-align : center;
	margin : 0 0 0 0;
	padding : 25px 0 10px 0;
}

/* --------------------- 
Paneau latéral (#sidebar)  
--------------------- */

#sidebar img{border:0; margin:5px}

#sidebar {
	float : right;
	width : 180px;
	padding : 0px;
	margin : 0;
}
#sidebar div {
	margin : 0;
	padding : 18px 0 0 0 ;
	width : 100%;
}
#sidebar h2 { /* Titre des menus de la sidebar */
	color : #C3C5DC;
	font-size : 1.1em;
	margin : 0;
	padding : 4px 8px;
	background : #545E85;
}
#sidebar ul { /* Bloc de liste */
	margin : 0;
	padding : 0;
}
#sidebar li { /* Elément de liste */
	list-style-type : none;
	padding : 4px;
	border-bottom : 1px solid #C3C9D0;
}
#sidebar li a { /* Liens dans les listes */
	color : black;
	padding : 0 0 0 18px;
	text-decoration : none;
	background : url("./img/blue2.gif") no-repeat 0 0;
	}
#sidebar li:hover, #sidebar li.active {
	background: white;
}
#sidebar li a:hover, #sidebar li.active a {
	color : #545E85;
	background : url("./img/blue2.gif") no-repeat 0 0;
}
#syndication li a {
	display : block;
	padding : 0 0 0 25px;
	background : url("./img/feed-icon-14x142.gif") no-repeat 5px 0.3em;
	}
#syndication li a:hover {
	background : url("./img/feed-icon-14x142.gif") no-repeat 5px 0.3em;
}

/* ---------------------
Commentaires (#comments)
--------------------- */
#comments h2 {
	color : #545E85;
	font-size : 1.2em;
	margin : 15px 0 10px 0;
	padding : 4px 0;
	letter-spacing : 2px;
	border-bottom : 1px dashed #517CA1;
}
.comment {
	background : #C3C5DC;
	margin : 0 0 8px 0;
	border : 1px solid #C3C9D0;
}
.comment blockquote {
	padding : 2px 30px 2px 40px;
	margin : 0;
}
.info_comment {
	background : #545E85;
	padding : 4px 8px;
	font-weight : bold;
}
p.message_com {
	text-align : center;
	font-weight : bold;
	color : #545E85;
	margin : 8px 0 0 0;
	padding : 4px 0;
}
#form h2 {
	color : #545E85;
	font-size : 1.2em;
	margin : 15px 0 0 0;
	padding : 4px 0;
	letter-spacing : 2px;
	border-bottom : 1px dashed #517CA1;
}

/* ---------------------
Pied de page (#footer)
--------------------- */
#footer {
	width :1000px;
	margin : 0 auto 0 auto;
	text-align : center;
	font-size : 0.85em;
	background : #545E85;
	color : #FFF;
}
#footer a {
	color : #C3C5DC;
	text-decoration : none;
}
#footer a:hover {
	border-bottom : 1px dashed;
}

/*------------------------
Previsions
--------------------------*/

.cadrelien_s {
	background: #545E85;
	text-decoration: none;
	position: relative;
	color: #C3C5DC;
	-moz-border-radius: 7px 7px 7px 7px;
	padding: 2px 5px 2px 5px;
}

.cadrelien, .cadrespan {
	background: #545E85;
	text-decoration: none;
	position: relative;
	color: #C3C5DC;
	-moz-border-radius: 7px 7px 7px 7px;
	padding: 5px;
}
.cadrestyle, .cadrelienstyle {
	background: #C3C5DC URL('img/topcadre2.gif') repeat-x top;
	position: relative;
	margin-bottom: 10px;
	color: #000000;
	-moz-border-radius: 7px 7px 7px 7px;
	padding: 5px;
}
.cadrestyle li {
	list-style-type: none
}
.cadrelien:hover, .cadrelien_s:hover {
	background: #C3C5DC;
	color: black;
	text-decoration: none;
	outline: none;
}

.cadrelien:active, .cadrelien:focus, {
	background: #C3C5DC;
	color: black;
	text-decoration: none;
	outline: none;
}


.cadreprev:hover {
	background: #ffffcc;
	text-decoration: none;
	outline: none;
	border: 2px solid #885598;
	padding: 3px;
	-moz-border-radius: 7px;
}

.tableprev{
padding:0; border: 1px solid #C3C5DC; border-collapse:collapse;
}

.tableprev tr.first {
background:#545E85 URL('img/topcadre2.gif') bottom repeat-x; 
color:#C3C5DC;
height:60px;
text-align:center;
border:0
}

.tableprev td.left {
background:#545E85
}

.tableprev tr{
border-bottom:1px dashed #885598;
}

.tableprev td{
padding:5px; text-align:center
}

/*------------------------
Form select
--------------------------*/

select {
color:#000000;
background:#E6E8EA;
width:auto;
height:auto;
border:0;
margin:-2px;
font : 90%/1.7em "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;

}

#xhtml {
float:left;
border:0;
margin-top:5px;
}

.loadimg {background:URL('pics/chargement.gif'); background-position:center center; background-repeat:no-repeat}


.td {text-align:center; border: 1px solid white;}
td.td:hover {background-color:#ffffcc; }
tr.tr:hover {background-color:#BEC5D1;  }
tr.bdd:hover {background-color:#BEC5D1; color:white  }
.rp2 {text-align:center; border: 1px solid white;}
td.rp2:hover {background-color:#AAAFB9; }
td.rp:hover {background-color:#BEC5D1; border: 1px solid black;}
td.rp { border: 1px solid white;}
