
/**

	general

**/


* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #FFF;
color: #444;
font: 13px Arial, Verdana, Tahoma, sans-serif;
line-height: 17px;
}

img {border: none;}
a{ color: #71B1E0; text-decoration: none; }
a:hover {  color: #000; }

#wrap {
width: 1100px;
padding: 10px;
background: #fff;
margin: 10px auto;
}

#header {
height: 100px;
line-height: 30px;
background: #C7CFDA url(/images/backsky2.gif) no-repeat;
}
#header h1 { 
font-size: 50px;
letter-spacing: -1px;
padding: 20px 0 0 10px;
color: #000;
}
#header h1 a { 
color: #77B4E2;
text-decoration: none;
}
#header h1 a:hover {
color: #8A273F;
}
#header h2 { letter-spacing: -1px; padding: 0 0 0 16px; font-size: 29px; color: #B85757; }



#headermenu {
height: 40px;
background: #C7CFDA url(/images/header.gif) no-repeat;
line-height: 40px;
}
.headerm { 
padding: 0;
text-transform: uppercase;
font-weight: 50;
}
.headerm li {
float:left;
list-style-type:none;
}
.headerm li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
letter-spacing: -1px;
font-size: 12px;
}
.headerm li a:hover {
color:#000;
text-decoration:none;
}

.left {
margin-top: 10px;
float: left;
width: 200px;
line-height: 15px;
border-left:1px solid #FEB85C ;
}

.left h2 {
margin-top: 10px;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #FFF url(/images/menuh2.gif) no-repeat;
height: 30px;
color: #fff;
padding-left: 10px;
}
.left ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 10px;
text-decoration: none;	
list-style-type:none;	
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 600;
color: #71B1E0;
}
.left ul a:hover { color : #333; }

.middle { 
margin-top: 10px;
float: left;
width: 650px;
margin-left: 10px;
line-height: 20px;
}

.middle h1 {
font: bold 12px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
background: #FFF url(/images/contenth2.gif) no-repeat;
margin-bottom: 5px;
margin-top: 10px;
height: 30px;
line-height: 30px;
padding-left: 10px;
}


.middle h2 {
font: bold 14px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;	
background: #FFF url(/images/contenth2.gif) no-repeat;
margin-bottom: 5px;
margin-top: 10px;
height: 30px;
line-height: 30px;
padding-left: 10px;
}

.middle h2 a {
color: #fff;
}
.middle h2 a:hover {
color: #000;
}

.right {
margin-top: 10px;
float: right;
width: 200px;
}
.right h2 {
margin: 10px 0 20px 0;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #FFF url(/images/menuh2.gif) no-repeat;
height: 30px;
color: #fff;
padding-left: 10px;
}

#footer { 
background: #222 url(/images/footerbg.gif) no-repeat;
color: #eee;
margin-top:20px;
height: 40px;
line-height: 40px;
text-align: center;
}
#footer a {  color: #f7f7f7; text-decoration: none; }
#footer  a:hover { color: #000; } 



#titrepage {
	font-weight:bold;
    color:#3B7B94;
	font-size:3em;
	letter-spacing:.4em;
}

#pubdroite {
	float:right;
}

#titrehaut {
	font-weight:bold;
	font-size:4em;
	letter-spacing:0.4em;
}

#slog {
	text-align:center;
	padding:0;
	margin:0;
	font-size:18px;
	color:#1ca2db;
}

#htit {
	text-decoration:none;
	color:black;
	padding:0;
	margin:0;
}

#ventre h1 {
    color:#C00000;
}


#infos {
	font-size:.9em;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	text-align:center;
	margin-bottom:5px;
	margin-top:12px;
}

#infos a {
	color:black;
	text-decoration:none;
}

#infos a:hover {
	color:black;
	text-decoration:underline;
}

#infos a:visited {
	color:black;
	text-decoration:underline;
}

#infos #dates {
}

#infos form {
	display:inline;
}

#idate {
	color:#1ca2db;
	font-weight:bold;
}

#authen {
}

#sommaire {
	float:left;
	width:160px;
	text-align:left;
    background:#BBDEFF;
}

#menus {
	float:right;
	width:160px;
	margin-left:25px;
	padding-left:5px;
	padding-right:2px;
	border-left:1px solid gray;
}

#ventre {
	margin-left:140px;
	margin-right:30px;
}

#msgs {
	display:none;
}
	

#lister {
	margin-right:25%;
	border:1px solid black;
}

.sortable {
	color:black;
	background:white;
	text-align:center;
    margin-top:10px;
}

.sortable th {
	border-bottom:1px solid black;
	padding-bottom:5px;
    background:#FBA029;
}

.sortable td {
	padding-bottom:2px;
	border-bottom:1px solid #1ca2db ;
}

.sortheader {
	text-decoration:none;
	font-size:.9em;
	color:black;
}

.sortheader:hover {
	text-decoration:underline;
	font-size:.9em;
	color:black;
    background:#FFC06F;
}

.sortheader:visited {
	text-decoration:none;
	font-size:.9em;
	color:black;
	
}

.sortarrow {
	text-decoration:none;

}

.sortbottom {

}

.sortdir {

}

.lastd {
	color:#0687ca;
}

#thaut {
	text-align:left;
	color:black;
	font-size:14px;
	font-weight:bold;
}

td {
	vertical-align:top;
}

.lien {
    text-decoration:underline;
    cursor:pointer;
}

.pasvu {
    display:none;
}

.addpa {
   background:#EEEEEE; 
}


/**

    menus sommaires

**/




A.liensommaire01 {
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none
} 

A.liensommaire01:hover {
	color: #000000; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none
}

A.liensommaire02 {
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none
	
}
	
A.liensommaire02:hover {
	color: #000000; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none
} 
	
A.liensommaire03 {
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none
}
	
A.liensommaire03:hover {
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none
}
	
A.liensommaire04 {
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none
} 

A.liensommaire04:hover {
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none
}

.sommaire01 {
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #9AC63D; 
	/**background-color: #ADD844; 
     * **/
} 

.sommaire02 {
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bolder; 
	text-decoration: none; 
	background-color: #B7DD58;
    text-align:right;
} 

.sommaire03 {
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #C1E46C;
} 

.sommaire04 {
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #C9E781;
}

.novis {
	display:none;
	padding:0;
	margin:0;
}

.pmenu {
    width:100%;
	padding:0 0 0 2px;
	margin:0 ;
    border-collapse:collapse;
    
}

.pmenu td {
	border-top:1px solid white;
	margin:0 ;
}

.smenu {
    width:100%;
	padding:0 0 0 2px;
	margin:0 ;
    border-collapse:collapse;
}

.smenu td {
	border-top:1px solid white;
	margin:0 ;
}

#sommaire p {
    padding:0 5% 0 5%;
}

.littleframe {
    border:3px inset black;
    padding:1;
    margin:0;
    width:240px;
    height:58px;
    overflow:auto;
}

.sanspoint {
    list-style-type:none;
    padding:1px;
}

.sanspoint ul {
    list-style-type:none;
    padding:3px;
}

.postlk {
	background:yellow;
	font-size:1.2em;
	font-weight:bold;
	margin: 2px 0 2px 10px;
	padding: 2px 10px 2px 10px;
	border-left: 3px double gray;
	border-right: 3px double gray;
}

#menus .postlk {
	background:#FFC06F;
	font-size:.9em;
	font-weight:bold;
	margin: 2px 0 2px 1px;
	padding: 2px 10px 2px 1px;
	border-left: 3px double gray;
	border-right: 3px double gray;
}

.classevent {
    background:#FFFFCC;
}

.classinfo {
    background:#CCFFFF;

}

.classreac {
    background:#FFCCFF;

}
.onepa {
    border-top:2px solid #9CBDE7;
    border-left:4px solid #2E8AF2;
    margin-top:3px;
    margin-right:5%;
    padding:3px;

}

#tagbar {
   border:1px solid black;
   background:#C0C0C0;
   cursor:hand;
   cursor:pointer;
}

#datasnews {
   display:none;
   pointer:hand;
   cursor:pointer;
}

#datastags {
   display:none;
   border:1px solid red;
   height:50px;
   cursor:hand;
   cursor:pointer;
}

.pageslist {
    list-style:none;
    display:inline;
    color: #000000;
    font-family: verdana, ms sans serif, helvetica, sans serif, arial;
    font-size: 14px;
    font-weight:bolder;
}

.pageslist li {
    display:inline;
}

.pageslist a {
    text-decoration:underline;
    color: #000000;
    font-weight:normal;
    font-size: 12px;
}



#htmltagcloud {
  text-align:  center;
  line-height: 1;
}

span.tagcloud0 { font-size: 12px;}
span.tagcloud0 a {text-decoration: none;}
span.tagcloud1 { font-size: 13px;}
span.tagcloud1 a {text-decoration: none;}
span.tagcloud2 { font-size: 14px;}
span.tagcloud2 a {text-decoration: none;}
span.tagcloud3 { font-size: 15px;}
span.tagcloud3 a {text-decoration: none;}
span.tagcloud4 { font-size: 16px;}
span.tagcloud4 a {text-decoration: none;}
span.tagcloud5 { font-size: 10px;}
span.tagcloud5 a {text-decoration: none;}
span.tagcloud6 { font-size: 11px;}
span.tagcloud6 a {text-decoration: none;}
span.tagcloud7 { font-size: 12px;}
span.tagcloud7 a {text-decoration: none;}
span.tagcloud8 { font-size: 10px;}
span.tagcloud8 a {text-decoration: none;}
span.tagcloud9 { font-size: 11px;}
span.tagcloud9 a {text-decoration: none;}
span.tagcloud10 { font-size: 12px;}
span.tagcloud10 a {text-decoration: none;}
span.tagcloud11 { font-size: 13px;}
span.tagcloud11 a {text-decoration: none;}
span.tagcloud12 { font-size: 14px;}
span.tagcloud12 a {text-decoration: none;}
span.tagcloud13 { font-size: 15px;}
span.tagcloud13 a {text-decoration: none;}
span.tagcloud14 { font-size: 16px;}
span.tagcloud14 a {text-decoration: none;}
span.tagcloud15 { font-size: 17px;}
span.tagcloud15 a {text-decoration: none;}
span.tagcloud16 { font-size: 18px;}
span.tagcloud16 a {text-decoration: none;}
span.tagcloud17 { font-size: 19px;}
span.tagcloud17 a {text-decoration: none;}
span.tagcloud18 { font-size: 20px;}
span.tagcloud18 a {text-decoration: none;}
span.tagcloud19 { font-size: 21px;}
span.tagcloud19 a {text-decoration: none;}
span.tagcloud20 { font-size: 22px;}
span.tagcloud20 a {text-decoration: none;}
span.tagcloud21 { font-size: 23px;}
span.tagcloud21 a {text-decoration: none;}
span.tagcloud22 { font-size: 24px;}
span.tagcloud22 a {text-decoration: none;}
span.tagcloud23 { font-size: 25px;}
span.tagcloud23 a {text-decoration: none;}
span.tagcloud24 { font-size: 26px;}
span.tagcloud24 a {text-decoration: none;}



