
/* max-min width */
    html, body { height: 100%; }

    #main {
      
      width: 100%; min-width:1003px; max-width:1280px;
      min-height: 150px;
    }
-->	
	
body {margin:0px; padding:0px; font: 0.8em  arial, sans-serif; background-image:url(img/gris.jpg);}
p {margin:10px 0px 10px 0px;}
input,textarea{
	border: 1px solid #999;
}
h2 {font-size:1.6em; color: #fff; background-color: #336699; margin:2px 0 0 0; padding-left:3px; }
h3 {font-size:1.3em; color: #000066; background-image:url(img/bleu.jpg); margin:4px 0 0 0; padding:4px 0px 4px 3px; }
h3 a {  color:#000066; }
ul {	margin: 5px 0 5px 0px;
	padding: 0 0 0 0px; list-style:none;}
li {background-image:url(img/gris.jpg); border-top:solid 1px #fff; padding:3px 0 0 3px; height:22px}

a{
	color: #003366; text-decoration:none;
}

a:visited{

}

a:hover{
	color: #FF0000;
}
-->
div#header {width:100%; height:167px; background-image:url(img/rouge.jpg);}
div#header #col{float:right; }
div#header #logo{float:left;}
div#header #txt_head{position:absolute; width:25%; top:5px; left:180px; color:#FFFFFF; font-weight:bold;}
div#header #txt_head .base{ font-size:1.9em; }
div#header #menu_haut{float:left; position:absolute; width:500px; top:143px; left:213px;}
div#header #menu_haut img{margin:0px 2px 1px 0px;}
-->
div#header2{width:100%; height:88px; margin:0px; margin-top:-3px !important; margin-top:-0px !important!;  background-image:url(img/gris.jpg); float:left;}
div#header2 #col{float:right; text-align:center; }
div#header2 #col2{float:right; background-image:url(img/gris.jpg); width:346px; height:74px; padding:3px 0px 0px 3px;}
div#header2 #col2 .base{font-size:1.9em; color:#336699; font-weight:bold;}
div#header2 #col2 .gris{color: #666666; font-weight:bold;}
div#header2 #canton{float:left; width:210px !important; width:209px; height:88px; margin-left:3px !important; margin-left:2px; background-color:#FFFFFF; text-align:center; padding-top:2px; }
div#header2 #nav_txt{float:left; padding:5px 0px 0px 5px; width:20%;}
-->
div#contentarea {width:100%;  border:solid;}
-->
div#column1 {width:209px; margin-left:2px; background-color:#FFFFFF;  float:left; border-top:solid 4px #CC0000;  }


#column1 div#search{ margin:0px 0px 10px 0px;
	background: transparent;
	color: inherit;
	line-height: 2.3em; text-align:center;
}
#column1 div#search INPUT.ok{width:25px; height:20px;}


#column1 #search fieldset, #search p{
	margin: 0;
	padding: 0;
}
#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}
-->
div#column2 {width:54%;  float:left; margin-left:5px; background-color:#FFFFFF;  
float:left; border-top:solid 4px #CC0000; padding:0px 3px 3px 3px; }
#column2 .post-content a{color:#009966; font-weight:bold;}
#column2 #date {background-image:url(img/gris.jpg); padding:3px 3px 3px 0; margin-top:3px;
color:#003399; font-size:1.1em; font-weight:bold; text-align:right; height:18px;
}
.post-title{ padding-left:0px; font-size:1.7em;
	color: #003399;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #003399;
	background: transparent;
	text-decoration: none;
}
.post-info {background-image:url(img/bleu2.jpg); padding:3px 0px 3px 1px;}
-->
div#column3 {float:left; width:22.6%; margin-left:5px; border-top:solid 4px #CC0000; background-color:#FFFFFF;}
#column3 div#calendar{ 
/*border-top:solid 2px #CC0000;*/
	marginp:3px 0 3px 0;
	
}

#column3 div#calendar table{width:100%;
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#column3 div#calendar table caption{
	 font-size:1.5em; color:#FFFFFF; font-weight:bold; background-color:#336699;
	  padding:3px; 
	text-align:left;
}

#column3 div#calendar table th{
	color: #FF0000;
	
}

#column3 div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#column3 div#calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#column3 div#calendar table td a:hover{
	background: #FF3333;
	color: #636;
}

#column3 div#infoplus { text-align:center; margin:20px 0 5px 0;}
#column3 #txt { color: #666666; font-size:1em; text-align:left; padding:5px;}
#column3 #sign { color: #CC3300; font-size:1.1em; font-weight:bold; text-align:left; padding:5px;}

div#footer {width:100%; text-align:right; background-color:#FFFFFF; margin:6px 0 6px 0; padding-top:3px; }
div#footer #vu img{float:right;}
div.clearfloats {clear:both;}
