@charset "utf-8";
/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif; background:#444; font-size:12px; margin:0px; padding:0px; }
a {color:#024464; text-decoration:none }
.all {width:950px; background:url(images/fond_all.jpg); padding:0px 25px 0px 25px;}
 .head {width:950px; background:url(images/head_GC.jpg); height:70px; text-align:left; }
   #logo { position:static; float:left; width:250px; }
   #liens { position:static; float:left; width:700px; text-align:right;}
   #liens a { color:#000}
 .header {width:950px; background:url(images/header.jpg); height:111px; text-align:left;}
   #title {color:#FFF; font-weight:bold; text-transform:uppercase; font-size:22px; padding:30px 0 0 15px;}
   #description {color:#FFF; margin:0px 0 0 20px;}
   #logo { position:static; float:left; width:200px}
   #liens { position:static; float:left; width:750px; text-align:right;}
 .content {width:950px;}
   .left {width:210px; padding:5px; text-align:center;}
   .center {width:505px; text-align:left;padding:20px 10px 0 15px;}
   		.news_content { padding: 0 10px; border-left:1px #333 solid; border-right:1px #333 solid;}
		.news_title { font-size:18px; font-weight:bold; border-bottom:1px #333 solid; background:#024464; color:#FFF}
		.news_infos {  font-style:italic; color:#333; padding:3px; border-left:1px #333 solid; border-right:1px #333 solid;  background:#8DE3FC;}
		.news_plus {font-weight:bold; color:#5bb5ff; padding-top:5px; border-left:1px #333 solid; border-right:1px #333 solid; text-align:right}
		.news_comments {font-style:italic; color:#333; border-left:1px #333 solid; border-right:1px #333 solid; border-bottom:1px #333 solid; background:#8DE3FC; padding:3px;}
		.news_separator { margin:10px 0 15px 0; height:1px; font-size:14px;}
		.comments_title {font-size:16px; font-weight:bold; padding:15px 0 0 20px;}
  	    .comments_post {font-weight:bold; color:#5bb5ff; padding:10px 0 0 25px}
        .comments_date {font-style:italic; color:#6666; padding-left:25px; }
        .comments_content {margin:0 20px 0 25px; background:#e4e4e4; border-top:2px #5bb5ff solid; padding:5px; color:#666}
   .right {width:180px; padding:10px; text-align:center;}
   .separator {width:950px; position:static; float:left; display:table-cell; outline:none}
 .footer {width:950px; background:#2c2c2c; display:table-cell; text-align:right; }
 	#copyright {padding:10px 5px 3px 0; color:#FFF; font-size:12px; font-weight:bold; }
	#copyright a {color:#ccc; text-decoration:underline }


.titre_bloc {color:#000; font-size:14px; text-transform:uppercase; font-weight:bold; text-align:center; padding-top:15px; }
.liens_bloc {font-size:14px; text-align:left; padding:5px 0 2px 5px;}
.liens_bloc a { color:#024464;}


/*Calendrier*/
#calendrier {}
#calendrier th { padding:5px;}
#titre_cal { font-size:14px; font-weight:bold;}
.lienCalendrierJour { color:#000; font-weight:bold; text-align:center}
.lienCalendrier {color:#666; text-align:center}
.lienCalendrier a {color:#024464; font-size:14px; font-weight:bold; border:1px #024464 dotted; display:block; text-align:center;}
.lienCalendrier a:hover {background:#024464; color:#FFF; font-size:14px; font-weight:bold; border:1px #fff dotted; display:block; text-align:center;}

.profil {}
.profil #pseudo { text-align:center; color:#FFF; font-size:14px;}
.profil #avatar { text-align:center}
.profil #desc { font-size:11px; color:#CCC; text-align:justify}
.profil #infos { text-align:left; margin-top:25px; }
.profil #infos a { color:#fff }

