/* CSS Document */

body {
	background-color: #787979;
	background-image:  url(images/areed/body.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	}
	
a:link, a:visited, a:active {
	color: #30373A;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a:hover {
	color: #2D88B8;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.tableau {
	height: 100%;
	}
	
.header01 {
	background-image:  url(images/areed/header01.jpg);
	background-repeat:no-repeat;
	width: 39px;
	height: 107px;
	}
	
.header02 {
	background-image:  url(images/areed/header02.jpg);
	background-repeat:no-repeat;
	width: 716px;
	height: 107px;
	}
	
.header03 {
	background-image:  url(images/areed/header03.jpg);
	background-repeat:no-repeat;
	width: 40px;
	height: 107px;
	}
	
.header04 {
	background-image:  url(images/areed/header04.jpg);
	background-repeat:repeat;
	width: 39px;
	height: 163px;
	}
	
.header05 {
	background-image:  url(images/areed/header05.jpg);
	background-repeat:no-repeat;
	width: 716px;
	height: 163px;
	padding: 0;
	vertical-align: top;
	}
	
.header06 {
	background-image:  url(images/areed/header06.jpg);
	background-repeat:repeat;
	width: 40px;
	height: 163px;
	}
	
.menu01 {
	background-image:  url(images/areed/menu01.jpg);
	background-repeat:no-repeat;
	width: 39px;
	height: 62px;
	}
	
.menu02 {
	background-image:  url(images/areed/menu02.jpg);
	background-repeat:no-repeat;
	padding-left: 167px;
	width: 716px;
	height: 62px;
	}
	
.menu03 {
	background-image:  url(images/areed/menu03.jpg);
	background-repeat:no-repeat;
	width: 40px;
	height: 62px;
	}
		
.fond02 {
	background-image:  url(images/areed/fond02.jpg);
	background-repeat:repeat-x;
	width: 716px;
	height: 18px;
	}
	
.fond03 {
	background-image:  url(images/areed/fond03.jpg);
	background-repeat:repeat-x;
	height: 68px;
	}
	
.fond04 {
	background-image:  url(images/areed/fond04.jpg);
	background-repeat:repeat-y;
	width: 795px;
	height: 100%;
	padding-bottom: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3F3F3F; 
	vertical-align: top;
	}
		
.cote_gauche {
	background-image:  url(images/areed/cote-gauche.jpg);
	background-repeat:repeat-y;
	width: 39px;
	}
			
.cote_droit {
	background-image:  url(images/areed/cote-droit.jpg);
	background-repeat:repeat-y;
	width: 40px;
	}
					
.corps-gauche {
	background-image:  url(images/areed/header07.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #30373A; 
	}
		
.corps {
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #30373A; 
	width:466px;
	}

.principal {
	width: 200px;
}
	
/*


CSS A AJOUTER


*/

/*
.meta {
  background: #f6f6f6;
  border-bottom: 2px solid #eee;
  border-top: 2px solid #eee;
  color: #888;
  font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
  font-size: 10px;
  line-height: 100%;
  padding: 3px 7px 3px 7px;
  width: 340px;
}
.meta a { border: none; color: #555;outline:0; }
.meta a:hover {  color: #222; }
.meta a:active { text-decoration: underline; }
*/
/*-------------------------- Mise en Forme Liens news ----------------------------------------------------------- */
/*                       Lire la suite, ajouter un coms, etc...                                                   */

#more a {
  background: url("images/icone/comments.gif") no-repeat;
  padding: 0 0 0 19px;
  margin-right: 1px;
  text-decoration:none;
  outline:0;
  border-bottom: none;
  }

#more #continue {
  background: url("images/icone/url.gif") no-repeat 0px 0px;
  margin-left: 1px;
  text-decoration:none;
  }

#more #suite {
  background: url("images/icone/random.gif") no-repeat 0px 0px;
  margin-left: 1px;
  text-decoration:none;
  }


/*-------------------------- Mise en Forme Articles   ----------------------------------------------------------- */
/*                      Liens dans les articles, texte, etc....                                                   */


/*-------------------------- Titre Article   ----------------------------------------------------------- */
#principal .entry a:link, a:visited, a:active {
	color: #252525;
	font-weight:  bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	outline:0;
	}
	
#principal .entry a:hover {
	color: #14A3BC;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
code {
  background: #FFDFF1;
  color: #E957AA;
  font-family: "Courier New", Monospace, Courier;
  font-size: 12px;
}
pre code {
  border: 4px solid #FFD1EB;
  display: block;
  width: 500px;
  margin: 30px 0 30px 0;
  padding: 5px 15px 20px 15px;
  overflow: auto;
}
pre code:hover {
  border: 4px solid #FFB6DF;
  color: #E03395;
  cursor: pointer;
}

/*-------------------------- Mise en Forme Wixblog prefere -------------------------------------------------------- */

.wix_pref {
	background-color: #343434;
	background-repeat: repeat-y;
	height: 100%;
	}
	
.wix_pref h1 {
	background-color: #CCC;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	}

/*-------------------------- Mise en Forme " Nuage de tag " ------------------------------------------------------- */

/*
 * Nuage de tags
 */

#nuagedetag {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 0.9em;
	color: #0066FF;
	text-decoration: none;
}


#nuagedetag li {
	list-style: none;
	display: inline;
	text-decoration: none;
}

#nuagedetag li a {
/*	font-size: 1em;*/
	padding: 0.2em;
	color: #0066FF;
	text-decoration: none;
}

#nuagedetag li em a {
	font-size: 1.2em;
	color:#0000FF;
	text-decoration: none;
}

#nuagedetag li strong a {
	font-size: 1.4em;
	font-weight: bold;
	color:#000066;
	text-decoration: none;
}



/*------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------- FIN Style Page        --------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------- Style COMENTAIRES ------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------*/
	
#commentsSection { margin: 30px 0 30px 0; }
#commentslist { list-style: none; margin: 25px 0 0 0; }
#commentslist li { background: transparent; margin-bottom: 10px; padding: 20px 20px 0 20px; }
#commentslist .alt { background: #f4f4f4; }
#commentslist .author .cmeta .author {  background: #01a0f2; border: 4px solid #01a0f2; }

.commenttext {
  clear: left;
  position: relative;
  top: -25px;
  }

.commenttext p {
  color: #555;
  font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
  font-size: 11px;
  text-align: justify;
  }

/*-------------------------- Mise en Forme Commentaires ----------------------------------------------------------- */

#titreGris	{ 
	/*width: 400px;*/
	background-color: #F1F1F1; 
	color: #00A8FF;
	padding: 10px;
	-moz-border-radius: 15px;
	font-weight: bold;
	}
	
.cmeta { font-size: 11px; }
.cmeta cite { font-weight: bold; font-style: normal; }
.cmeta rose { font-weight: bold; font-style: normal; color: #ec5994;}
.cmeta orange { font-weight: bold; font-style: normal; color: #ffa500;}
.placer { text-align:right; margin-left: 90% }

/*------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------- FIN Style COMENTAIRES ------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------*/




/*------------------------------------------------------------------------------------------------------------------*/
/* ------------------------------------- Style COMENTAIRES POSTER ------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------*/

#commentsFormDiv {
  background: #333;
  border: 6px solid #ddd;
  color: #fff;
  font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
  margin: 50px 0 50px 0;
  padding: 20px;
}
#commentform label small {
  color: #aaa;
  margin-left: 5px;
  text-transform: uppercase;
}
#author, #auteur, #email, #url, #holler_name, #holler_address {
background: #eee;
  border: 3px solid #aaa;
  color: #333;
  font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
  font-size: 11px;
  padding: 3px 7px 3px 7px;
  width: 95%;
}
#comment, #holler_message {
  background: #eee;
  border: 3px solid #aaa;
  color: #333;
  font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
  font-size: 11px;
  padding: 3px 7px 3px 7px;
  width: 95%;
}
#author:focus, #email:focus, #url:focus, #comment:focus {
  background: #fff;
  border: 3px solid #01a0f2;
}
#commentform #submit, #commentform #reset {
  background: #222;
  color: #eee;
  cursor: pointer;
  font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
  font-size: 80%;
  padding: 6px 14px 6px 14px;
  text-transform: uppercase;
}
#commentform #submit:hover, #commentform #reset:hover {
  background: #000;
  color: #eee;
}
#commentform #submit:active, #commentform #reset:active {
  background: #01a0f2;
  color: #fff;
}

/*------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------- FIN Style COMENTAIRES POSTER ------------------------------------------------ */
/*------------------------------------------------------------------------------------------------------------------*/

/* 	
	[------------------------------] 
	[:::: ::::[ Notation ]:::: ::::]
	[------------------------------]
*/

.star-rating{list-style:none;width:200px;height:20px;position:relative;background:url("images/star_rating.gif") top left repeat-x;margin:0;padding:0;cursor:pointer;}
.star-rating li{float:left;margin:0;padding:0}
.star-rating li a{display:block;width:20px;height:20px;text-decoration:none;text-indent:-9000px;z-index:20;position:absolute;padding:0}
.star-rating li a:hover{background:url("images/star_rating.gif") left bottom;z-index:1;left:0}
.star-rating a.one-star{left:0; width:20px}
.star-rating a.one-star:hover{width:20px}
.star-rating a.two-stars{left:20px}
.star-rating a.two-stars:hover{width:40px}
.star-rating a.three-stars:hover{width:60px}
.star-rating a.three-stars{left:40px}
.star-rating a.four-stars{left:60px}
.star-rating a.four-stars:hover{width:80px}
.star-rating a.five-stars{left:80px}
.star-rating a.five-stars:hover{width:100px}
.star-rating a.six-stars{left:100px}
.star-rating a.six-stars:hover{width:120px}
.star-rating a.seven-stars{left:120px}
.star-rating a.seven-stars:hover{width:140px}
.star-rating a.eight-stars{left:140px}
.star-rating a.eight-stars:hover{width:160px}
.star-rating a.nine-stars{left:160px}
.star-rating a.nine-stars:hover{width:180px}
.star-rating a.ten-stars{left:180px}
.star-rating a.ten-stars:hover{width:200px}


#shtpseudo {
border: 2px solid #ccc; height:19px; width:100px; font-weight: bold; font-size:10px;
}

#shtmess {
border: 2px solid #ccc; height:20px; width:160px; font-weight: bold; font-size:10px; margin-top:5px;
}

#shout_ov {
overflow: auto; 
width: 150px; 
height: 200px; 
background-color: #FFF; 
border: 2px solid #ccc; 
margin-top:3px; 
padding:3px;

}

/* 	
	[------------------------------] 
	[:::: ::::[ Style Image ]:::: ::::]
	[------------------------------]
*/
.imgGalerie				{ margin:3px 0 5px 0; border:1px solid #AAA; padding:4px }
.imgGalerie:hover		{ margin:3px 0 5px 0; border:2px solid #5FCAFF; padding:3px;  }

.top {
	width: 24px;
	height: 28px;
	border: none;
	background-image:url("images/areed/top.gif");
}