/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: white url(images/img01.gif) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
}

h1, h2, h3 {	
}


h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 2em;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: black;
}

h2 {
color: Silver;
}

h3 {
	/*margin-bottom: 1em;*/
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

h4 {

}

p, blockquote, ul, ol, pre {
	margin-bottom: 2em;
}

p {
}


blockquote {
	text-align: left;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

pre, code {
	font-size: 1.2em;
}
pre {
	width: 100%;
	overflow: auto;
   padding-bottom: .8em;
}

a {
	color: red;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: white;
	background: Teal;
}

img {
}

/* Logo */

#top {
	width: 980px;
	height: 70px;
	margin: 0 auto;
	padding: 0;
}

#top h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#top h2 {
	float: left;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#top a {
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: -50px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}


#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #CC6600;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #CCCCCC;
}

/* Le prÃ©lude
------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
	text-align: right;
	position: absolute;
	width: 780px;
	top: 7px;
	left: 50%;
	margin: 0 0 0 -390px;
	padding: 0 1ex;
}

#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(images/img12.gif) no-repeat left center;
	font-style: italic;
}


/* Wrapper */

#page {
	clear: both;
	width: 1000px;
	margin: 0 auto;
}

/* Column One */

#col-one {
	float: right;
	width: 180px;
}

#col-one div {
	margin-bottom: 10px;
}

#col-one div h2 {
	height: 20px;
	padding: 10px 0 0 10px;
	background: no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-one .content {
	padding: 9px;
	background: #E8EDE5 url(images/img03.gif) repeat-x;
	border: 1px solid #648952;
	border-top: none;
}

#categories {
	border: 1px solid #E1E1E1;
	background-color: #F5F5F5;
	margin: 50px 0 0 0;
}

#categories2 {
	padding: 7px;
	border-top: 1px solid #E7E7E7;
}

#categories3 {
	padding: 9px;
	background: #deb887 url(images/categories3.jpg) no-repeat;
}
#categories4 {
	padding: 9px;
	background: #E8EDE5 url(images/img03.gif) repeat-x;
}

#revuedepresse {
	background-color: silver;
	height: 100px;
	width: 300px;
}

#col-one .content form {
}

#col-one .content fieldset {
	border: none;
}

#col-one .content legend {
	display: none;
}

#col-one .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#col-one .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img04.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(images/img05.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#col-one .content .tiny a {
	padding: 0 0 0 11px;
	background: url(images/img06.gif) no-repeat left bottom;
}

/* Column Two */

#main {
	float: left;
	width: 540px;
	margin-left: 6px;
}

#main li{
	list-style: square outside url(http://www.kooolman.net/blog/themes/kooolman/img/fleche.jpg);
	margin-left: 25px;
}

#main .post, #main #trackbacks, #main #comments {
	margin-bottom: 10px;
}

#main .post-title {
	height: 20px;
	padding: 0px 10px 0 10px;
	background: url(images/img07.gif) no-repeat;
	letter-spacing: 1px;
	color: black;
	text-align: right;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
}

#main .content {
	background: #f5f5f5 url(images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
	padding: 20px 10px 0 20px;
}

#main blockquote {
	text-align: left;
	border-left: 6px silver solid;
	padding-left: 6px;
	color: Maroon;
}

/* Column Three */

#sidebar {
	float: right;	
	width: 380px;
	margin-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sidebar div {
	margin-bottom: 10px;
}

#col-one div#calendar .content {
        font-size: x-small;
        padding: 9px 0px 0 0px;
}

#sidebar div h2 {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img09.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#sidebar .content {
	padding: 3px 3px 0 3px;
	border-top: none;
}

#sidebar .googleearth {
	padding: 9px 9px 0 9px;
	background: #EFEBE2 url(images/googleearth2.jpg) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
}

#sidebar div li {
	border-bottom: 0px solid Silver;
}

#categories li a {
	display: block;
	color: #0001AC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	line-height: 15px;
}

#categories li a:hover {
	display: block;
	color: White;
	background-color: Maroon;
}

/* column four */
#sidebar2 {
	float: right;	
	width: 100px;
}

#sidebar2 div {
	margin-bottom: 5px;
}

#col-one div#calendar2 .content {
   font-size: x-small;
   padding: 0px 0px 0 0px;
}

#sidebar2 div h2 {
	height: 20px;
	padding: 10px 8px 0 10px;
	background: url(images/arrow.gif) no-repeat center right;
	text-transform: uppercase;
	font-size: 10px;
	color: Green;
	text-align: right;
}

#sidebar2 .content {
	margin-top: 30px;
	background: #F9F7F4;
	border: 1px solid #977C44;
	border-top: none;
	padding-right: 2px;
}

#sidebar2 div li {
	border-bottom: 1px solid Silver;
	font-size: 10px;
	text-align: right;
}

#sidebar2 li a {
	display: block;
}

#sidebar2 li a:hover {
	display: block;
	color: White;
	background-color: Maroon;
}



/* Footer */

#footer {
	clear: both;
	padding: 10px 0 50px 0;
	background: #464646 url(images/img13.gif) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white
}

#footer p {
	width: 960px;
	margin: 0 auto;
	font-size: x-small;
}

#footer a{ color:white; }
#footer a:hover {color:red;background:white;}

/* ajouté */
.titre{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4b6b99;
	font-weight: bold;
	text-decoration: none;
}

.titre2{
	font-family: Georgia, Verdana, "@Arial Unicode MS";
	font-size: 22px;
	color: Silver;
	font-weight: bold;
	text-decoration: none;
}

.posted {
	text-align: left;
	padding: 5px;
	width: 528px;
	color: #A7A7A7;
	font: x-small verdana,arial,sans-serif;
	background: #f6f6f6 url(images/img08.gif) repeat-x;
	margin: 10px -20px 0 -20px;
	line-height: 20px;
}

.posted a {
	color: #A7A7A7;
}

.pred{
	color: #A0522D;
}

.pgrisfonce{
	color: Gray;
}

.texteadroite{
	text-align: right;
}

.level-1{
	font-size: 10px;
	color: Gray;
	text-decoration: none;
}
.level-1b{
	font-size: 12px;
	color: Gray;
	text-decoration: none;
}
.level-2{
	font-size: 14px;
	text-decoration: none;
}
.level-3{
	font-size: 16px;
	color: Blue;
	text-decoration: none;
}
.level-4{
	font-size: 18px;
	color: Teal;
	text-decoration: none;
}
.level-5{
	font-size: 20px;
	text-decoration: none;
}

span.highlight0 {background-color: #FFFF99;}
span.highlight1 {background-color: #FF99FF;}
span.highlight2 {background-color: #99FFFF;}
span.highlight3 {background-color: #FF9999;}
span.highlight4 {background-color: #9999FF;}


#menu2 a {
	font-size: 10px;
	width: 318px;
	text-align: right;
	display: block;
	margin: -9px -9px 0 -9px;
	text-decoration: none;
	color: White;
	background: Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#menu2 a:hover {
	color: Black;
	background: White;
}

#rss{
	background: transparent;
	color: #DFDFDF;
	text-align: right;
	position: absolute;
	width: 875px;
	top: 10px;
	left: 50%;
	margin: 0 0 0 -390px;
	padding: 0 1ex;
}

.calendar{
float: left;
	width: 435px;
}

#calendar table{
	font-size: 36px;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-align: center;
	border-collapse: collapse;
	margin-left: 10px;
}

#calendar table caption{
	margin: 0 auto;
}

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

#calendar table td{
	border: 1px solid #D6D6D6;
	text-align: center;
	line-height: 32px;
}

#calendar table td a{
	display: block;
	color: White;
	text-decoration: none;
	background: #A26B6B;
}

#calendar table td a:hover{
	color: Red;
	background: white;
}

/* revue de presse */

.ejs_scroll {font-size:10px;font-family:Verdana;color:#000000;text-decoration:none}

/* api google slideshow photoblog */ 
#slideShow {
  width : 100px;
  height : 100px;
}

/* menu23 */
	*{
	list-style:none;
}
#menucontainer23{
	position:relative;
	height:38px;
	color:#FFFFFF;
	background:green;
	width:1000px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	margin-left: auto;
	margin-right: auto;
}
#menu123{
	float: left;
	letter-spacing: -1px;
	font-size: 2em;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: black;
	height: 38px;
	background: url(images/menu123.jpg) repeat-x;
	margin-right: -3px;
}
#menu123 a{
	color: white;
}
.menu456{
	float: left;
}
#menunav23{
	position:relative;
	height:38px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(images/background.jpg) repeat-x bottom left;
	padding: 0 0 14px 20;}
	
#menunav23 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;	
	float:left;}

#menunav23 ul li{
	display:block;
	float:left;
	margin:0 1px;}

#menunav23 ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 10px;
	height:38px;}

#menunav23 ul li a span{
	padding:12px 10px 0 0;
	height:21px;
	float:left;}

#menunav23 ul li a:hover{
	color:#fff;	
	background:transparent url(images/hover.jpg) repeat-x bottom left;}

#menunav23 ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;}
#menunav23 ul li a.current, #menunav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(images/left.jpg) no-repeat top left;
	line-height:275%;}
#menunav23 ul li a.current span{
	display:block;
	padding:0 10px 0 0;
	width:auto;
	background:#383636 url(images/right.jpg) no-repeat top right;
	height:38px;}
#menunav23 ul li a.ancien{
	color:silver;}
#menunav23 ul li a.ancien:hover{
	color:#fff;}

/* ---------------------- END Dolphin nav ---------------------- */	

.rechercher{
	float: right;
}

.error{
	color: black;
background:#ffb9bb;
height:62px;
}

#twitters {   
    background:url(http://www.mondour.be/images/logo3c.jpg) center left no-repeat;   
    padding: 0 60px 10px 65px;  
    height:50px;   
    color: #F9F9F9;   
    font-size:11px;   
    line-height:1.3em;   
width:500px;
}

#twitter_update_list li{
	background:url(http://www.mondour.be/images/logo3d.jpg) center left no-repeat;
	padding-left: 60px;
}

.ensemble{
	width: 100%;
	float: left;
}

.gauche{
	float: left;
}

.droite{
	float: right;
}

#apropos{ width:100%;}

#apropos2{
float:left;
width:28%;
padding:2%;
}

.rose{background:#ffb9bb; }
.rose2{background:#ffd7d8; }
.bleu{background:#b9bcff; }
.bleu2{background:#d7d8ff; }

.p10{font-size:10px;}
.msg{height:52px; background:#d7d8ff;}