
body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    color: #5a2d01;
    background: #ffffff;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em .3em;
    list-style: decimal;
}
h1, h2, h3, h4 {Verdana, georgia, helvetica, arial, sans-serif;
	font-weight: bold;
	margin: .1em 0;
	letter-spacing: .07em;
}
h1 { font-size: 140% }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; letter-spacing: .15em }



a, a:link { 
    text-decoration: none;
    color: #66ff00;

}
olda:hover { color: #5a2d01; border-color: #693; text-decoration: underline; }

a:hover { color: #FF00CC; border-color: #693; text-decoration: underline; }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 0px;
    margin: -1px 0 0;
    font-size: 1px;
}


#page {
    width: 900px;
    margin: 0 auto ;
    text-align: left;
    background: url(images/tile.gif) repeat-y;
}

#content {
    text-align: left;
    float: right;
    width: 688px;
    margin: 0px 0 0 0px;
    padding: 0 0 0 14px;
    line-height: 1.1em;
    background-color:#ffffff;
}
 table { border:none;border-collapse:collapse;}

/* Special text formatting 
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #33cc33;
	oldcolor: #33cc33;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #ff66ff;
	ocolor: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(images/date_icon.gif) no-repeat 0 50%;
}




.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

hr { display: none; }


.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

/* Header 
------------------------------------------------------------------------- */

#header { 
    background: #e0e0e0 url(images/top_div.gif) no-repeat top left;
    position: relative;
}

#header h1 {
    margin: 0;
    padding: 65px 60px 45px 35px;
    color:#33cc33;
    oldtext-shadow: #81A75B 2px 2px 2px;
    background: url(images/top_h1.gif) no-repeat bottom left;
}
#header h1 a {
    text-decoration: none;
    border-bottom: none;
    color: #33cc33;
}
#header h1 a:hover { 
    color: #33cc33; 
    text-shadow: #fff 0 0 2px;
}

/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
    margin: 0px 70px 0 0px;
    padding: 20px 0 0 0;
    font-size: 85%;
    width:212px;
    line-height: 1.4em;
    color: #663300;
    background-color:#33cc33;
}

#sidebar h2 {
    padding: 25px 0 0 35px;
    color: #663300;
    oldbackground: url(images/oeil.gif) no-repeat 5px 15px;
    height: 32px !important; /* for most browsers */
    height /**/:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
    padding: 5px 15px 1em;
    margin-left: -10px;
}

#sidebar a { color:#663300; font-size: 14px;font-weight:bold;}
#sidebar a:hover { text-decoration: underline;color:#FF00CC;}
#sidebar ul { margin-bottom: 1em }
#sidebar ul ul { margin-bottom: 0;  #663300; } /*ligne menu*/
old#sidebar ul ul { margin-bottom: 0; border-bottom: 1px solid  #99FF00; }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
/* #sidebar ul li ul li { background: url(images/tictac_green.gif) no-repeat 0 6px; }*/


/* Footer 
------------------------------------------------------------------------- */
#footer {
    margin: 0px;
    padding: 10px 0 9px 0;
    font-size: 120%;
	font-stretch:expanded;
	font-weight:bold;
	color:#5a2d01;
	text-align:right;
    background: url(images/bottom_sash1.gif) no-repeat ;
    background-repeat:no-repeat;}


#footer a {border-bottom: none;}

#bottom {
    font-size: 8px;
    text-align: center;
    color: #333;
    background: #ffffff;
}



/* Special handling for images & alignment 
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 0 auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

#headerinks{font-size:12px;
text-align:right;}

