
/* ---------------------
Html et body
--------------------- */
html {
	font : 75%/1.7em "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
	color : black;
	background : #791014;
	margin : 0;
	padding : 0;
}
body {
	margin : 0;
	padding : 0;
}

#page {
	width : 1000px;
	margin : 0 auto 0 auto;
	padding : 0 0 0 0;
	background : #F5F3F3;
	clear : both;
}

img{border:1px solid #791014}
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 #791014;
 }
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 : #791014;}
.clearer {clear : both; visibility : hidden; margin : 0; padding : 0;}


#sidebar h2.oth {margin-bottom:5px}
#sidebar h2.oth a{color:white}
#sidebar h2.oth a:hover{color:white}
/* ---------------------
Formulaire
--------------------- */
fieldset {
	border : 0;
}
label {
	display : block;
}
input, textarea {
	border : 1px solid #791014;
}
input:focus, textarea:focus {
	background-color : #FFFFFF;
border : 1px solid #791014;
}
input[type=submit], input[type=reset] {
	background : #791014; color:white
	}
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: #791014 url("./img/background2.jpg");
	height:168px
}

#datatop {
background:#833437; border-bottom:1px solid #AF9D9D;  text-align:center; color:darkgray
}

#datatop span{color:#F5F3F3; }


#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;
}
#menu {
	background: 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 :  white;
	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 : #791014;
}
.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 {
	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 : white;
	font-size : 1.1em;
	margin : 0;
	padding : 4px 8px;
	background : #791014;
}
#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 : #791014;
	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 : #791014;
	font-size : 1.2em;
	margin : 15px 0 10px 0;
	padding : 4px 0;
	letter-spacing : 2px;
	border-bottom : 1px dashed #517CA1;
}
.comment {
	background : white;
	margin : 0 0 8px 0;
	border : 1px solid #C3C9D0;
}
.comment blockquote {
	padding : 2px 30px 2px 40px;
	margin : 0;
}
.info_comment {
	background : #791014;
	padding : 4px 8px;
	font-weight : bold;
	color:white;
}
p.message_com {
	text-align : center;
	font-weight : bold;
	color : #791014;
	margin : 8px 0 0 0;
	padding : 4px 0;
}
#form h2 {
	color : #791014;
	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 : #791014;
	color : #FFF;
}
#footer a {
	color : white;
	text-decoration : none;
}
#footer a:hover {
	border-bottom : 1px dashed;
}

/*------------------------
Previsions
--------------------------*/

.cadrelien, .cadrespan {
	background: #791014;
	text-decoration: none;
	position: relative;
	color: white;
	-moz-border-radius: 7px 7px 7px 7px;
	padding: 5px;
}

.cadrelien_s {
	background: #791014;
	text-decoration: none;
	position: relative;
	color: white;
	-moz-border-radius: 7px 7px 7px 7px;
	padding: 2px 5px 2px 5px;
}
.cadrestyle, .cadrelienstyle {
	background: #EEECEC 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: black;
	color: white;
	text-decoration: none;
	outline: none;
}

.cadrelien:active, .cadrelien:focus, {
	background: white;
	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 #E5DBDB; border-collapse:collapse;
}

.tableprev tr.first {
background:#791014 URL('img/topcadre2.gif') bottom repeat-x; 
color:white;
height:60px;
text-align:center;
border:0
}

.tableprev td.left {
background:#791014
}

.tableprev tr{
border-bottom:1px dashed #791014;
}

.tableprev td{
padding:5px; text-align:center
}

/*------------------------
Form select
--------------------------*/

select {
color:#000000;
background:#E5DBDB;
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('design/pics/chargement.gif'); background-position:center center; background-repeat:no-repeat}


.td {text-align:center; border: 1px solid white;}
td.td:hover {background-color:white; }
tr.tr:hover {background-color:white;  }
tr.bdd:hover {background-color:white; color:#791014  }
.rp2 {text-align:center; border: 1px solid white;}
td.rp2:hover {background-color:#791014; color:white }
td.rp:hover {background-color:black; border: 1px solid black;}
td.rp { border: 1px solid white;}