div #option_1, #option_2, #option_3, #option_4, #option_5  {
background-color: #fff ;
top: 215px;
width: 121px;
text-align: center;
border-top: solid 3px;
border-left: solid 3px;
border-right: solid 1px;
border-bottom: solid 1px;
border-color: red;
}

#header {
		/*opacity: 0.7;filter:alpha(opacity=70);*/
		zoom:1;

		-webkit-border-top-left-radius:10px;
		-webkit-border-top-right-radius:0px;
		-webkit-border-bottom-left-radius:10px;
		-webkit-border-bottom-right-radius:10px;

		-khtml-border-radius-topleft:10px;
		-khtml-border-radius-topright:0px;
		-khtml-border-radius-bottomleft:10px;
		-khtml-border-radius-bottomright:10px;

		-moz-border-radius-topleft:10px;
		-moz-border-radius-topright:0px;
		-moz-border-radius-bottomleft:10px;
		-moz-border-radius-bottomright:10px;
}
div #option_1 a, #option_2 a, #option_3 a, #option_4 a, #option_5 a {color: red; text-decoration: none; font-size: 13px;}

div #liste_categorie {font-family: times, verdana, sans-serif ;font-size: 13px ;font-style: italic ;}

.storytitle {
		color:#000;
		padding-bottom:2px;
		border-bottom:1px solid #808080;
		text-align:center;
}

.storytitle h3 {text-align:left;}
.storytitle h5 {text-align:right;}
.storytitle a {
		text-decoration: none;
		color:#000;
		font-size:18px;
		font-weight:bold;
}

.storytitle a:hover {
		text-decoration:none;
}

.storytitle a:visited {
}

.storycontent {
	font-family: times, verdana, sans-serif ;
	font-size: 15px;
	text-align: justify;
}

.post {
	clear:both;
	padding-bottom:10px;
	overflow:visible;
	font-size: 15px;
	text-align: justify;
}

p.presentation  {
font-family: times, verdana, sans-serif ;
color: #000 ;
font-size: 16px ;
text-align: justify;
}





table.tableau_suivi {
border-width:1px;
border-style:solid;
border-color:black;
width:100%;
}

table.tableau_suivi thead {
background-color: #ff0000 ;
}

table.tableau_suivi tr {

}

table.tableau_suivi tr td {
background-color: #fff ;
border-width:1px;
border-style:solid;
border-color:red;
}

.grid_9 {margin-top: 15px; padding-right: 5px; padding-left: 5px; padding-bottom: 2px; background-color: #FFFFCC; }
.grid_8 {margin-top: 15px; padding-right: 20px; padding-left: 40px; padding-bottom: 2px; background-color: #FFFFCC; }

/* sidebar */

div #sidebar {margin-top: 15px;border-color: #000; border: solid 1px;width: 205px;}
#searchform { }
#searchform input[type=text] {width: 160px;}
#searchform input[type=image] { border: none; width:25px; height:25px; padding-left: 2px;}
.sidebar_info {font-family: times, verdana, sans-serif ;color: #fff ;font-size: 14px ;text-align: center;}
.sidebar_info a {color: #fff ; height: auto; width:205px; font-size:1.2em; font-weight:bold;}
#Form_InOut { }
#Form_InOut #logout	{color:#ffffff;height:auto;width:205px;font-size:1.2em;font-weight:bold;background: transparent;margin:5px 0px 5px 0;padding:0 1em;}

#Post_Recent { }
#Post_Recent a {color: #000;}
#Post_Recent h3 {margin-left: 0px; color: #ffffff;}
#Post_Recent li {margin-left: 15px; color: #ffffff;}

#linkcat-3 { }
#linkcat-3 a {color: #000;}
#linkcat-3 h3 {margin-left: 0px; color: #ffffff;}
#linkcat-3 li {margin-left: 5px; color: #ffffff;}

#linkcat-2 { }
#linkcat-2 a {color: #000;}
#linkcat-2 h3 {margin-left: 0px; color: #ffffff;}
#linkcat-2 li {margin-left: 5px; color: #ffffff;}

#recent-comments-2 { }
#recent-comments-2 a {color: #000;}
#recent-comments-2 h3 {margin-left: 0px; color: #ffffff;}
#recent-comments-2 li {margin-left: 5px; color: #ffffff;}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}

/*** footer***/
div#footer {
    height: 30px;
    width: 960px;
    border-top: solid #fff 1px;
    border-bottom: solid #fff 1px;
    background-color: #000;
    position: relative; bottom: 0px;
    margin-left: 235px;
}
div#footer ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
div#footer li {
    list-style-type: none;
    display: inline;
}
div#footer li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #FFF;
}
div#footer li a:link {
    color: #FFF:
}
div#footer li a:visited {
    color: #CCC;
}
div#footer li a:hover {
    font-weight: bold;
    color: #FFF;
    background-color: #3366FF;
}

.xoxo_blogroll
{
 color: #fff;
}
