/* This is my first designs using CSS, Please visit me at http://www.studio7designs.com or email aran@studio7designs.com if you have any questions. Thanks, and have fun!
CSS layout: */

body {
margin: 0 auto;
margin-top:5px;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
background: #f4f4f4 url("images/backround.gif") top center repeat-y;
}
/*--------Container du site----------*/
#site {
background: #ffffff;
color: #303030;
margin-left:auto;
margin-right:auto;
width: 980px;
}
/*-------Header----------*/
.header{
	position: absolute;
	top:0;
	width:980px;
	height:115px;
}
	/*------MENU----------*/
    #menu_horizontal {
      float:left;
      width:100%;
      background:#E3ECF3;
      font-size:13px;
	  font-weight:bold;
      line-height:normal;
	  margin-bottom:5px;
      }
    #menu_horizontal ul {
          margin:0;
          padding:5px 10px 0 80px;
          list-style:none;
      }
    #menu_horizontal li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu_horizontal a {
      float:left;
      background:url("images/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menu_horizontal a span {
      float:left;
      display:block;
      background:url("images/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu_horizontal a span {float:none;}
    /* End IE5-Mac hack */
    #menu_horizontal a:hover span {
      color:#FFF;
      }
    #menu_horizontal a:hover {
      background-position:0% -42px;
      }
    #menu_horizontal a:hover span {
      background-position:100% -42px;
      }

      #menu_horizontal #current a {
              background-position:0% -42px;
      }
      #menu_horizontal #current a span {
              background-position:100% -42px;
      }

/*------Bloc général contenu----------*/
.contenu{
	margin-top:120px;
}
/*------Bloc content avec colonne droite----------*/
.bloc_content{
	float:right;
	width:820px;
}
/*------Contenu du site----------*/
.content{
	width:510px;
	padding: 10px 20px 10px 10px;
	float:left;
	color: #666666;
}
	h2 {color: #74A8F5; height:30px; background: #fff url("images/cube.jpg") top left no-repeat; padding: 5px 0 0 40px; margin:0; font-size: 1.4em;}
	h3 {color: #86C32A; font-size: 14px;}
	h4 {color: #74A8F5; font-size: 12px; margin:0 0 5px 0; padding:0}

	.content p{
	margin:10px 0 10px 0;
	padding:0;
	}
	.greenbox {
	clear:both;
	background-color: #F7F9F7;
	border: 1px solid #94BD53;
	color: inherit;
	padding: 5px;
	margin: 20px 0 0 0;
	}
	
	.bluebox {
	background-color: #EDF3FE;
	border: 1px solid #74A8F5;
	color: inherit;
	padding: 5px;
	margin: 10px;
	}

	a {
	text-decoration: none;
	color: #74A8F5;
	}
	
	a:hover {
	text-decoration: underline;
	color: #86C32A;
	}
	
	a img {
	border: 0;
	}
	.spip_documents_left{
	}
/*------Colonne de Droite---------*/
.right_info {
float: right;
width: 280px;
margin: 0 0 10px 0px;
padding: 0px;
font-size: 0.9em;
line-height: 1.5em;
}

	.right_info ul{
	margin:0;
	padding:0;
	}

	/* Box coins arrondis */
	.box_right {
	width:260px;
	margin:0 0 10px 0;
	padding:0 10px 0 10px;
	background:#F7F9F7;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	}
	
		.box_right p {
		margin:5px 5px;
		}
		
		.box_cnr_top {
		background:url("images/cnr_tr.gif") no-repeat top right;
		margin:0 -10px 0 -10px;
		}
		
		.box_cnr_bottom {
		background:url("images/cnr_br.gif") no-repeat top right;
		margin:0 -10px 0 -10px;
		}
		
		img.cnr {
		width:8px;
		height:8px;
		border:none;
		display: block !important;
		}
		
		.box_right ul {
		margin:10px 5px 10px 10px;
		}
		.box_right li {
		list-style:none;
		}
		
		.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
		
		.clearfix {display: inline-table;}
		
		/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
		/* End hide from IE-mac */
		
		.bullet_blue{
			background: url("images/bullet_blue.gif") no-repeat left;
			height:16px;
			padding-left:20px;
			font-size:14px;
			font-weight:bold;
		}
		
/*------Colonne de Gauche----------*/
#left_info {
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}

	#left_info ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 1.1em;
	}	
	
	#left_info li {
	margin-bottom: 4px;
	}
	
	#left_info li a {
	font-weight: bold;
	height: 15px;
	text-decoration: none;
	color: #86C32A;
	display: block;
	padding: 5px 0 0 8px;
	background: #ffffff;
	border-left: 5px solid #86C32A;
	}	
		
	#left_info li a:hover {
	background: #86C32A;
	color: #ffffff;
	border-left: 5px solid #86C32A;
	}

		.sous-menu {
		list-style: none;
		width: 150px;
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 1.1em;
		}	
		
		.sous-menu li {
		margin-bottom: 0px;
		margin-left:10px;
		height:8px;
		border-left:0px;
		}
		
		.sous-menu li a {
		font-weight: normal;
		font-size:10px;
		text-decoration: none;
		color: #86C32A;
		padding: 0px 0 0 15px;
		background: #ffffff;
		border: 0px solid #ffffff;
		}	
			
		.sous-menu li a:hover {
		background: #86C32A;
		color: #ffffff;
		border-left: 5px solid #86C32A;
		}

	.leftnews {
	margin: 1px 0 1px 0;
	padding: 10px;
	width: 130px;
	color: #505050;
	background-color: #F7F9F7;
	line-height: 1.3em;
	}


/*------Footer----------*/
#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 3px solid #86C32A;
width: 980px;
text-align: center;
color: #86C32A;
font-size: 0.9em;
}
	#footer a {
	color: #86C32A;
	text-decoration: none;
	}
	
	#footer a:hover {
	text-decoration: underline;
	color: #74A8F5;
	}



.auteur{
	text-align:right;
}
.texte{
margin-bottom:20px;
}
#inscription_message {
	color:#9EC630;
}

.rss_rubrique{
	text-align:right;
}
.top_info{
float:right;
text-align:right;
width:280px;
}


