@charset "UTF-8";
/* CSS Document by nicobilou pour mondecolo */

html,body {
	margin:0;
	padding:0
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#ecf8ff;
    background-image:url(images/body-bg.jpg);
	background-repeat:repeat-y;
	background-position: top center ;
	color:#555;
	text-align:center;
}

img {
	border:0px;
}

a {
	text-decoration: none;
	color:#007cda;
}
a:hover {
	text-decoration: none;
	color:#20762c;
}

.formhiden {
	
	display:none;
}

/**************************************************************************************** Header */
div#header {

	margin:0; 
	padding-left:0px;
	color: #79B30B;
	text-align:right;
	width:900px;
	height:181px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}

#logo {
	height: 110px;
	float: left;
	padding:0px;
	margin: 40px 0px 0px 0px; /* haut droite bas gauche*/
} 

#header h1 {
	font-size:1em;
	font-weight:normal;
	color:#666;	
	padding: 2px 60px 0px 0px; /* haut droite bas gauche*/
	margin: 0px
}
#header h1 a {
	font-size:1em;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-align:center;
}

#header h2 {
	font-size:0.8em;
	font-weight:bold;
	color:#666;
	margin:0px;
	padding: 2px 40px 0px 0px; /* haut droite bas gauche*/
	line-height:11px;
	
}

div#container{
	width:900px;
	margin:0 auto;
	text-align:left;
}


#searchbox {
	/*position:absolute;*/
	margin:0px 25px 0px 0px;
	float:right;
	padding:0px;

	}



/****************************************************************************************  menu horizontal Mondecolo */


#sousmenudivr {
	clear:both;
	float:left;
	width:880px;
	margin:5px 0px 0px 16px; /* haut droite bas gauche*/
	padding:2px 0px 0px 0px; /* haut droite bas gauche*/
	height:20px;
}

ul#sousmenur {
	list-style-type: none;
	width: 100%; /* précision pour Opera */
	font-size:12px;
	margin:0px; /* haut droite bas gauche*/
	padding:0px;
	text-align:center;
	text-transform: uppercase;
}

ul#sousmenur li {
	float: left;
}

ul#sousmenur a {
	float: left;
	padding: 2px 12px 0px 12px; /* haut droite bas gauche*/
	margin: 0px 0px 0px 0px; /* haut droite bas gauche*/
	text-align: center;
	text-decoration: none;
	color:#fff;
	height:18px;
	font-weight:bold;
	border-right:1px solid #256f1e; /* vert foncé */
}

ul#sousmenur a:hover {
	color:#daffd6; /* vert clair */
	background-color:#256f1e; /* vert foncé */
}


/**************************************************************************************** Colonne centre contenu */


div#wrapper {
	float:left;
	width:900px;
	background-color:#fff;
	height:auto;
}

div#content {
	margin: 0px 200px 0px 240px; /* haut droite bas gauche*/
	padding-top:10px;
	text-align:left;
	width:468px;
}

div#content p {
	line-height:1.4;
}

div#content hr {
	width:100%;
	height:6px;
	margin-bottom:15px;
	margin-top:15px;
	background-color:#e8e8e8;
	border:0px;
}
div#content textarea, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding:4px;
	border:1px solid #333;
	height: auto;
	display:block;
}


div# middle {
	width:468px;
}


/****************************************************************************************  Colonne droite navigation */


/*div#navigation{
	float:right;
	width:140px;
	margin-left:-230px;
	padding:25px 0px 0px 0px;
	background-color:#ccc;
	text-align:center;
	
}
*/

div#navigation{
	float:right;
	width:120px;
	margin-left:-140px;
	margin-right:20px;
	margin-bottom:15px;
	padding:25px 0px 0px 0px;
	background-color:#fff;
	text-align:center;
	
}

div# coldroite {
	width:120px;
	margin-right:36px;
	
}

#pubdroite  {
	padding:0px;
	width:120px;
	

	}


#adsensedroite  {
	margin:0px 0px 0px 0px;
	padding:0px;
	width:120px;
	height:603px;
	background-image:url(images/bg-droite-adsense.jpg);
	background-position:top;
	background-repeat:no-repeat;

	}





/****************************************************************************************  Colonne gauche extra */


div#extra {
	float:left;
	width:200px;
	margin-left:-900px;
	padding:25px 0px 0px 0px;
	
}

div#colgauche {
	
	width:160px;
	padding-top:25px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/bg-col-gauche.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}



div#extra h4 {
	font-size:130%;
	font-weight:bold;
	color:#fbf4da;
	margin:10px 0 1px 0;
	border:none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	background-image:url(images/bgcolH4.png);
	background-position:top left;

}


div#colgauche h3 {
	clear:both;
	color:#20762c;
	background-image:url(images/puce-cat-over.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
	text-transform:uppercase;
	font-size:13px;
	margin-top:20px;
} 



div#boost {
	
	width:140px;
	padding:5px 10px 5px 5px;
 
	}


#tagcloud {
	

	padding:5px;
	text-align:center; 
	}
	

#tagcloud a {
	color: #666;
	text-decoration:none;  
  
	}
	
#tagcloud a:hover {
	color: #7fb003;
	text-decoration:none;     
	}
	
	 /* Menu  keywords*/

ul#menukeywords {
	font-size:11px;
	list-style-type: none;
	margin: 0;
	padding:0;
} 

ul#menukeywords li {
	margin-bottom: 1px;
}

ul#menukeywords a {
	 padding-top:2px;
	 padding-left:5px;
     width: 140px; 
     display: block;
     text-align: left;
	 text-decoration: none;
	 color:#20762c;
	
	
	 }
	 
ul#menukeywords a:hover {

	text-decoration: none;
	color:#007cda;
     }


#partenaires ul {
	font-size:11px;
	list-style-type: none;
	margin: 0;
	padding:0;
} 

#partenaires ul li {
	margin-bottom: 1px;
}

#partenaires li a {
	 padding-top:2px;
	 padding-left:5px;
     width: 140px; 
     display: block;
     text-align: left;
	 text-decoration: none;
	 color:#20762c;
	
	
	 }
	 
#partenaires li a:hover {

	text-decoration: none;
	color:#007cda;
     }
	 
	 
#rss ul {
	font-size:11px;
	list-style-type: none;
	margin: 0;
	padding:0;
} 

#rss ul li {
	margin-bottom: 1px;
}

#rss li a {
	
	 padding:2px 5px 5px 20px;
     width: 140px; 
     display: block;
     text-align: left;
	 text-decoration: none;
	 color:#20762c;
	 background-image: url(images/rss.png);
	 background-position:top left;
	 background-repeat:no-repeat;
	
	
	 }
	 
#rss li a:hover {

	text-decoration: none;
	color:#007cda;
     }

/****************************************************************************************  Footer */



#pied {
	clear:both;
	margin:10px 0px 0px 0px; /* haut droite bas gauche*/
	height: 27px;
	width:900px;
	background-color: #256f1e;
	background-image:url(images/bg-footer.jpg);
	background-repeat:no-repeat;
	
}

/****************************************************************************************  menu footer */


#footmenudivr {
	clear:both;
	float:left;
	width:880px;
	margin:2px 0px 0px 16px; /* haut droite bas gauche*/
	padding:2px 0px 0px 0px; /* haut droite bas gauche*/
	height:20px;
}

ul#footmenur {
	list-style-type: none;
	width: 100%; /* précision pour Opera */
	font-size:12px;
	margin:0px; /* haut droite bas gauche*/
	padding:0px;
	text-align:center;
	text-transform: uppercase;
}

ul#footmenur li {
	float: left;
}

ul#footmenur a {
	float: left;
	padding: 2px 12px 0px 12px; /* haut droite bas gauche*/
	margin: 0px 0px 0px 0px; /* haut droite bas gauche*/
	text-align: center;
	text-decoration: none;
	color:#fff;
	height:18px;
	font-weight:bold;
	border-right:1px solid #256f1e; /* vert foncé */
}

ul#footmenur a:hover {
	color:#daffd6; /* vert clair */
	background-color:#256f1e; /* vert foncé */
}

#footer {
	
	clear:both;
	height:80px;
	position: relative;
	bottom: 0;
	width:100%;
	background-image:url(images/bg-footer-bas.jpg);
	background-position:bottom center;
	padding:10px;
	
}




	



	 









/**************************CSS ORIGINE *********************************************/










form {
	padding:5px;
	margin:0px;

}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	padding: 2px;
	margin: 2px;
	
	font:90%;
	color:#666;
}

textarea {
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160%;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* AutoCompletion CSS */

#autocompletion {
    border: 1px solid #999;
    background: #fafafa;
	text-align: left;
  }
  #autocompletion ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #autocompletion li {
	
  }
  #autocompletion a {
    display: block;
    padding: .2em .3em;
    text-decoration: none;
    color: #333;
  }
  .selected {
    background: #CCC;
  }

#feed {
	color: #0098EF;
	font-weight: bold;
}

/******************************** tableau site */
#sites h3  {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	
	
	
}

#sites h3 a {
	
	text-decoration: none;
	font-weight:normal;
	line-height:13px;	
	color:#227ad3;
	background-image:url(images/puce-cat.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px; 
	text-transform:uppercase;
	
}

#sites h3 a:hover {
	
	color:#20762c;
	background-image:url(images/puce-cat-over.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	text-transform:uppercase;
}

#sites hr {
	
	
	width:100%;
	height:2px;
	margin-bottom:15px;
	margin-top:15px;
	background-color:#deda00;
	border:0px;
}

#sites p  {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	color:#20762c;
	font-weight:normal;
	text-align:left;
	
	
	
}



.vote a {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}

.voter .voter a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.nbvotes {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	margin-top:-5px;
	padding:0px;
	vertical-align:top;
}

.votetable {
	background-color:#489440;
	width : 70px;
	margin-right: 5px;
	margin-top:6px;
	vertical-align:top;
	padding:5px;
	color:fff;
}



/****************** ajout resux*/


a.cat_display {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight:normal;
	line-height:11px;	
	color:#227ad3;
	background-image:url(images/puce-cat.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	text-transform:uppercase;
}

a:hover.cat_display {
	text-decoration: none;
	line-height:11px;	
	color:#20762c;
	background-image:url(images/puce-cat-over.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	text-transform:uppercase;
}

a.subcat_display {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	line-height:12px;	
	color:#227ad3;
	
	
}
a:hover.subcat_display {
	text-decoration: none;
	font-size: 11px;
	line-height:12px;	
	color:#20762c;
	
}

.lien {
	text-align: justify;
	color: #007cda;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #007cda;
	
}

.lien span {
	color: #ff8a00;
}

.ariane {
	color: #007cda;
}

.ariane a {
	color: #007cda;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #20762c;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.sitetable {
	background: #fff;
	width: 100%;
	vertical-align : top;
}



.warning {
	background: #CFEBF7 url(images/notice.png) no-repeat 1em ;
	border: 2px solid #000;
	text-align: center;

	padding: 10px;
	font-family: tahoma, verdana;
	font-weight: bold;
	max-width: 780px;
}


/****************** Onglets fiche site */
#containerfiche {
	font: bold 11px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	
}

#containerfiche hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width:285px;
}

#containerfiche ul#menu {	
	font-weight: bold;
}
#containerfiche ul#menu li {
	font: bold 11px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
#containerfiche ul#menu li a {
text-decoration: none;

}
#containerfiche ul#menu li a:hover {
text-decoration: underline;
color: #333333;
}
#containerfiche /*h1,*/
#containerfiche h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#containerfiche .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
}

#containerfiche a.current {
	padding: 3px 7px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
#containerfiche a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
#containerfiche .on {
	display: block;
}
#containerfiche .off {
	display: none;
}
