/* ===== Sommaire =====
1/ html et body
2/ Styles généraux
3/ Haut de page (#top)
4/ Zone de contenu (#content)
5/ Paneau latéral (#sidebar) 
6/ Commentaires 
7/ Pied de page (#footer)
=================== */



/* ---------------------
Html et body
--------------------- */
html {
	font: 75%/1.3em "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif; /* --  Taille de police/Interligne   Police  -- */
	color: #eee;
	background: #535961  url(../images/fond-stries.gif);
	margin: 0; padding: 0;
	}

body { margin: 0; padding: 0; }
	
#page {
    background: #fff8f0;
	color: #333;
	margin: 0 auto; padding: 30px 0 10px 30px;
	clear: both;
}


.initial #page { width: 900px; }

.screen_small #page { width: 720px;	}

.screen_wide #page { width: 900px; }


/* ---------------------
Haut de page (#top)
--------------------- */
#top { background:#383736 url(../images/bg_header.gif); /* 6C9253 */ }

#header {
	display: block;
	width: 700px;
	color: #ccc;
	margin: 0 auto; padding: 50px 0 15px 70px;
	text-indent: -3000px;      /*  http://www.mezzoblue.com/tests/revised-image-replacement/  */
	background: transparent url(../images/logo-domsweb.gif) no-repeat scroll left center;
	}

#top.ecolo #header {
	width: 600px;
	color: #ccc;
	margin: 0 auto; padding: 50px 0 15px 100px;
	text-indent: -3000px;      /*  http://www.mezzoblue.com/tests/revised-image-replacement/  */
	background: transparent url(../images/logo-domsweb.gif) no-repeat scroll left center;
	}
#header h1{ /* titre et sous-titre du site */
	margin: 0; padding: 0;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ccc;
	display: inline;
	}
#top h1 a { /* lien du titre */
	text-decoration: none;
	color: #fff;
	}
#top h1 a:hover {
	color: #fff;
	}
#header p {
	display: inline;
	text-indent: 3000px;      
	}
	
.initial #menu {
	background: transparent url(../images/barre_wide.gif) no-repeat scroll center top;
	height: 26px;
	font-family:"Lucida Sans Unicode",Lucida,Tahoma,sans-serif;
	}
	
.screen_small #menu {
	background: transparent url(../images/barre_small.gif) no-repeat scroll center top;
	height: 26px;
	font-family:"Lucida Sans Unicode",Lucida,Tahoma,sans-serif;
	}
	
.screen_wide #menu {
	background: transparent url(../images/barre_wide.gif) no-repeat scroll center top;
	height: 26px;
	font-family:"Lucida Sans Unicode",Lucida,Tahoma,sans-serif;
	}
	
#menu ul {
	margin: 0 auto; padding: 0;
	width: 700px;
	list-style-type: none;
	}
#menu li {
	float: left;
	font-size: 1.4em;
	}
#menu li a {
	display: block;
	padding: 2px 2px 2px 2px; margin: 2px 15px 0px 15px;
	color:  #fff;
	text-decoration: none;
	/*border-bottom: 4px solid #;*/
	letter-spacing: 1px;
	}
#menu li a:hover {
	color: #000;
	border-bottom: 4px solid #7AAD42;
	}




/* ---------------------
Styles généraux
--------------------- */
h1 {font-size: 2.7em;}
h2 {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}
p {margin: 0; padding: 3px 0;}

#content a {color: #0000D9; text-decoration: none;}
#content a:hover {color: #669900;}
hr, .clearer {clear: both; visibility: hidden; margin: 0; padding: 0;}
.exposant { vertical-align:  4px; font-size: 70% }
.indice   { vertical-align: -3px; font-size: 70% }


/* ---------------------
Ecolo: villes ecolos
--------------------- */
.ville { 
	color: #ff3333; 
	font-weight: bold;
	}

.pays { 
	display: block; 
	background-color: #c6f88f;
	padding: 5px;
	color: #336600; 
	font-weight: bold; 
	font-size: 16px; 
	border: #336600 solid 1px;
	}



/* ---------------------
Ecolo: Boites et styles
--------------------- */
.sideBox {
	  background-color: #f0e0d0;
	  border-color: #d0a070 solid 1px;
	  float: right;
	  padding: 5px;
	  margin: 8px 0px 3px 8px;
	  width: 240px;
  		}
  
#content.date           	{ color: #808080; font-size: 75%; }
.source           	{ color: #be7e7e }
.indication       	{ color: #808080; font-style: italic;  }

.surlignage1      	{ color: #ff9900; font-weight: bold }
.surlignage2      	{ color: #f25128; font-weight: bold }
.surlignage3      	{ color: #5353ff; font-weight: bold }
.surlignage4      	{ color: #000099; font-weight: bold }
.surlignage5      	{ color: #339933; font-weight: bold }

.titre1  {
	background-image: url(../ecolo/puces/page.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
	height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D2541C;
    clear:left;
		  }
		
.titre2             { 
	color: #ff5300;
	height: 18px;
	font-size: 12px;
	font-weight: bold; }

.titreexemple {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
		}
		
		
.initial .googlemap {
	border: solid gray 1px;
	width: 600px;
	height: 450px
	}
	
.screen_small .googlemap {
	border: solid gray 1px;
	width: 500px;
	height: 450px
	}
	
.screen_wide .googlemap {
	border: solid gray 1px;
	width: 600px;
	height: 450px
	}
	
	
.rdv {
  background-color: #e5e5e5;
  border: #004040 solid 1px;
  padding: .7em;
  margin: 12px;
  margin-right: 40px;
  }
  
.sourcetexte {
	background: #F8FAFC url(../ecolo/puces/pencil.png) center no-repeat;
	background-position: 25px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 30px 5px 65px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
	}
		
/* --  liens.php  -- */
.liens-generaux  {
			background-image: url(../ecolo/puces/world_link.png);
			background-repeat: no-repeat;
			padding-left: 25px;
			margin-left: -10px;
			height: 16px;
			color: #ff6633;
			font-size: 1.3em;
		  }
			
/* ---------------------
  Puces
--------------------- */
			
.puce-liens  {
			background-image: url(../ecolo/puces/world_link.png);
			background-repeat: no-repeat;
            float: left;
			padding-left: 25px;
			margin-left: 20px;
            margin-bottom: 5px;
            min-height: 18px;
            clear: both;
		  }

.puce-wikipedia  {
			background-image: url(../ecolo/puces/wikipedia.gif);
			background-repeat: no-repeat;
            float: left;
			padding-left: 25px;
			margin-left: 20px;
            margin-bottom: 5px;
            min-height: 18px;
            clear: both;
		  }
		   
.puce-son { 
			  background-image: url(../ecolo/puces/puce-son.gif);
			  background-repeat: no-repeat;
            float: left;
			padding-left: 25px;
			margin-left: 20px;
            margin-bottom: 5px;
            min-height: 18px;
            clear: both;
			  }
			  
.puce-mule { 
		background-image: url(../ecolo/puces/puce-mule.gif);
		background-repeat: no-repeat;
		padding-left: 26px;
		padding-left: 25px;
		margin-left: 20px;
		height: 16px;
			}
			  
.puce-ekopedia { 
			background-image: url(../ecolo/puces/ekopedia.gif);
			background-repeat: no-repeat;
            float: left;
			padding-left: 25px;
			margin-left: 20px;
            margin-bottom: 5px;
            min-height: 18px;
            clear: both;
            }
			 
.puce-allemand  {
			background-image: url(../ecolo/flags/de.png);
			background-repeat: no-repeat;
			background-position: 0px 3px;
            float: left;
			padding-left: 25px;
			margin-left: 20px;
            margin-bottom: 5px;
            min-height: 18px;
            clear: both;
		  }
			
.puce-anglais  {
			background-image: url(../ecolo/flags/us.png);
			background-repeat: no-repeat;
			background-position: 0px 3px;
            float: left;
			padding-left: 25px;
			margin-left: 20px;
            margin-bottom: 5px;
            min-height: 18px;
            clear: both;
		  }

.puce-francais  {
			background-image: url(../ecolo/flags/fr.png);
			background-repeat: no-repeat;
			background-position: 0px 3px;
            float: left;
			padding-left: 25px;
			margin-left: 20px;
            margin-bottom: 5px;
            min-height: 18px;
            clear: both;
		  }

.puce-livre  {
			background-image: url(../ecolo/puces/book.png);
			background-repeat: no-repeat;
			background-position: bottom left;
			padding-left: 25px;
			margin-left: 20px;
			height: 14px;
		  }
		  
.puce9  {
			background-image: url(../ecolo/puces/bullet_star.png);
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 25px;
		  }
		  
.puce-fleche  {
			background-image: url(../ecolo/puces/bullet_go.png);
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 25px;
		  }
		  
.puce-fleche-liste  {
			background-image: url(../ecolo/puces/bullet_go.png);
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 25px;
			padding-bottom: 10px;
		  }
		  
.puce-info  {  /* Pour listes page info */
			background-image: url(../images/tag_orange.gif);
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 25px;
			padding-bottom: 10px;
		  }
		  
.puce-flash { 
			  background-image: url(../ecolo/puces/flash.gif);
			  background-repeat: no-repeat;
			  float: left;
			  position:relative;
			  top: 0px;
			  vertical-align: middle;
			  width: 18px;
			  height: 15px;
			  margin-left: 2px;
			  margin-right: 5px;
			}
			  
.puce-pdf { background-image: url(../ecolo/puces/puce-pdf.gif);
			  background-repeat: no-repeat;
			  padding-left: 32px;
			  margin-left: 12px;
			  height: 15px;}
			
.puce-video  {
			background-image: url(../ecolo/puces/film.png);
			background-repeat: no-repeat;
			background-position: top left;
            float: left;
			padding-left: 25px;
			margin-left: 20px;
            margin-bottom: 5px;
            min-height: 18px;
            clear: both;
		  }
		  
.puce-fichier  {
			background-image: url(../ecolo/puces/floppy.png);
			background-repeat: no-repeat;
			background-position: top left;
			padding-left: 25px;
			margin-left: 20px;
		  }
		  
.puce-tv      { 
			  background-image: url(../ecolo/puces/puce-tv.gif);
			  background-repeat: no-repeat;
			  padding-left: 30px;
			  padding-top: 12px;
			  margin-left: 20px;
			  }  
			   
.puce-radio   { 
			  background-image: url(../ecolo/puces/puce-radio.gif);
			  background-repeat: no-repeat;
			  padding-left: 30px;
			  padding-top: 0px;
			  margin-left: 20px;
			  }
			   
.puce-presse   { 
			  background-image: url(../ecolo/puces/puce-presse.gif);
			  background-repeat: no-repeat;
			  padding-left: 40px;
			  padding-top: 5px;
			  padding-bottom: 5px;
			  margin-left: 20px;
			  }
			
ul.fleche li {
	list-style-type: none;
	background: url(../ecolo/puces/bullet_go.png) no-repeat 0px 1px;
	padding-left: 18px;
	}
			  
/* ---------------------
Style de boites
--------------------- */
  			  
.boite1 {
  background-color: #caffca;
  border: #00cc66 solid 1px;
  padding: .7em;
  margin: 12px;
  width: 530px;
	}

.videoannee {
  border: 1px solid #FFC68C;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #ff6633;
  margin: 5px;
  padding: 5px;
  margin-bottom: 20px;
  width: 95%;
  float: left;
  }

.videobox {
  border-color: #eee solid 0px;
  text-align: center;
  margin: 2px;
  padding: 0px;
  width: 190px;
  height: 210px;
  float: left;
  overflow: hidden;
  }

.videobox img {
	margin: 0 0 5px 0;
}
  
.clearboth { clear: both; }

.docbox {
  text-align: center;
  margin: 2px;
  padding: 0px;
  width: 150px;
  float: left;
  overflow: hidden;
  }

.docbox {
  text-align: center;
  margin: 2px;
  padding: 0px;
  width: 150px;
  float: left;
  overflow: hidden;
  }

.sideBox {
	  background-color: #f0e0d0;
	  border: #d0a070 solid 1px;
	  float: right;
	  padding: 5px;
	  margin-top: 8px;
	  margin-left: 8px;
	  margin-bottom: 3px;
	  margin-right: 0px;
	  width: 240px;
  		}
  
.sideBox2 {
	  position: relative;
	  background-color: #caffca;
	  border: #00cc66 solid 1px;
	  padding: .7em;
	  margin: 12px;
	  width: 450px;
  		}
  
.sideBox3 {
	  position: relative;
	  background-color: #ffcd99;
	  border: #663300 solid 1px;
	  padding: .7em;
	  margin: 12px;
  	  -moz-border-radius: 10px; 
  	  border-radius: 10px;
	  width: 500px;
  		}
  
.sideBox4 {
	  text-align: justify;
	  background-color: #FEEAD1;
	  border: #663300 solid 1px;
	  padding: .7em;
	  margin: 12px;
  	  -moz-border-radius: 10px; 
  	  border-radius: 10px;
  		}
		
		
		
/* ---------------------
Style des titres des Energies de la mer 
--------------------- */

	
	
   /* style des Nouvelles */
   
.rssfeed {
	margin: 0 10px 1em 10px;
	float: left;
	text-align: left;
	width: 280px;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../ecolo/rss/rss-280.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FEFEF7;	
	border-bottom: 1px solid #D9F08F;
	min-height: 270px;     	/* Hack avec les 2 lignes ci-dessous, pour que la boite garde la meme hauteur minimum */
    height: auto;			/* */
   _height: 270px;			/* */
   }
	
.rssfeed titre {
	display: block;/**/
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6C880C;
	margin: 0 0px 10px 0;
	padding: 4px 10px 2px 10px;
	background-color: #F6FDDF;
	border-bottom: 1px solid #E6F5B4;
	background-image: url(../ecolo/rss/rss-h2-280.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.rssfeed li {	
	list-style: none;
	margin: 0 0 0 -35px;
	padding: 0 10px 0 25px;
	background: url(../ecolo/puces/bullet_go.png) no-repeat 5px 0px;
	}
	
.rssfeed a 			{ text-decoration: none; color: #637050; }
.rssfeed a:hover 	{ text-decoration: none; color: #0000D9; }
	
   /* Fin style des Nouvelles */
   
   

/* --------------------- 
Zone de contenu (#content)
--------------------- */
.screen_small #content {
	float: left;
	width: 500px;
	text-align: justify;
	overflow: hidden;
	}

.initial #content, .screen_wide #content {
	float: left;
	width: 680px;
	text-align: justify;
	}

.screen_small #contenulargeurpleine, .screen_small #content.liens {
	float: left;
	width: 710px;
	text-align: justify;
}

.initial #contenulargeurpleine, .screen_wide #contenulargeurpleine, .screen_wide #content.liens {
	float: left;
	width: 870px;
	text-align: justify;
}

#contenulargeurpleine a {color: #0000D9; text-decoration: none;}
#contenulargeurpleine a:hover {color: #669900; text-decoration: none;}



/* --------------------- 
Paneau latéral (#sidebar)  
--------------------- */
/*
.initial #sidebar_ecolo_accueil {	
	float: right;
	width: 200px;
	padding: 2px 0;
	border-left: 1px solid #111;
}

.screen_wide #sidebar_ecolo_accueil {	
	float: right;
	width: 190px;
	padding: 2px 0 0 15px;
	border-left: 1px solid #111;
}

.screen_small #sidebar_ecolo_accueil {	
	display: none;
}
*/

#sidebar {
	float: right;
	width: 160px;
	padding: 2px 0;
	border-left: 1px dotted lightgray;
	}
#page #sidebar {
	width: 200px;
	font-size: 0.8em;
	}
#sidebar div {
	margin: 0 0 10px 0;
	}
#sidebar h2 { /* Titre des menus de la sidebar */
	font-size: 1.2em;
	margin: 0px; padding: 3px 0 0 10px;
	height: 40px;
	padding-top: 10px;
	}
	
	
#sidebar .blog h2 { /* Titre des menus de la sidebar */
	border-bottom:1px dotted #e16d2c;
	color:#e16d2c;
	font-family:trebuchet MS,georgia;
	font-size:1.8em;
	font-variant:normal;
	margin: 10px;
	padding: 3px 0 2px 1px;
	height: auto;
	}
	
#sidebar h2#technos {
	background: url(../ecolo/menu/menu-cote-technos.png) no-repeat 75% 0px;
	}
#sidebar h2#trans {
	background: url(../ecolo/menu/menu-cote-trans.png) no-repeat 75% 0px;
	}
#sidebar h2#altern {
	background: url(../ecolo/menu/menu-cote-altern.png) no-repeat 75% 0px;
	}
#sidebar h2#conseils {
	background: url(../ecolo/menu/menu-cote-conseils.png) no-repeat 75% 0px;
	}
#sidebar h2#divers {
	background: url(../ecolo/menu/menu-cote-divers.png) no-repeat 75% 0px;
	}
	
#sidebar ul { /* bloc de liste */
	margin: 0; padding: 3px 0;
	}
#sidebar li { /* élément de liste */
	list-style-type: none;
	padding: 1px 0 0px 10px;
	}
	
#sidebar li a { /* Liens dans les listes */
	color: #ddd;
	padding: 0 0 0 15px;
	text-decoration: none;
	}
#sidebar li a:hover {
	color: #E13B1A;
	}
	
#page #sidebar li a { /* Liens dans les listes */
	color: #444;
	}
#page #sidebar li a:hover { /* Liens dans les listes */
	color: #E13B1A;
	}
	



/* ---------------------
Infos (mises-a-jour)
--------------------- */
		
	/*** CORNER STYLES ***/
.headercornerdark ul {
	background: url(../images/corners-dark.gif) -6px -6px no-repeat;
	height: 30px;
	background-color: #9c6;
	border-bottom: 1px solid #fff;
	list-style: none;
	margin: 0;
}
.headercornerdark ul li {
	float: right;
	background: url(../images/corners-dark.gif) 0px -6px no-repeat;
	width: 6px;
	line-height: 6px;
}
.footercornerdark ul {
	background: url(../images/corners-dark.gif) -6px 0px no-repeat;
	height: 6px;
	list-style: none;
	margin: 0;
}
.footercornerdark ul li {
	float: right;
	background: url(../images/corners-dark.gif) 0px 0px no-repeat;
	width: 6px;
	line-height: 6px;
}

.headercornerlight ul {
	background: url(../images/corners-light.gif) -6px -6px no-repeat;
	height: 6px;
	background-color: #9c6;
	list-style: none;
	margin: 0;
}
.headercornerlight ul li {
	float: right;
	background: url(../images/corners-light.gif) 0px -6px no-repeat;
	width: 6px;
	line-height: 6px;
}
.footercornerlight ul {
	background: url(../images/corners-light.gif) -6px 0px no-repeat;
	height: 6px;
	list-style: none;
	margin: 0;
}
.footercornerlight ul li {
	float: right;
	background: url(../images/corners-light.gif) 0px 0px no-repeat;
	width: 6px;
	height: 6px;
	line-height: 6px;
}


/* ------------------------------
Boite de la page d'accueil ecolo
------------------------------ */		

.roundedDiv_ecolo {
	float: left;
	margin: 0px 22px 20px 0px;
	width: 212px;
	background: #cf9;
	color: #666;
	font-size: 0.9em;
}

.initial .roundedDiv_ecolo {
	width: 250px;
}

.screen_small .roundedDiv_ecolo {
	 width: 212px;
}

.screen_wide .roundedDiv_ecolo {
	 width: 250px;
}

p.titre_accueil_ecolo {
	background-color: #9c6;
	padding-top: 0px;
	padding-bottom: 5px; 
	font-size: 1.3em;
	text-align: center;
	color: #ECFCE0;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

.box_accueil_ecolo {
    position: relative;
    margin: 0px;
	padding: 0px;
	display: block;
}

.box_accueil_ecolo ul {
	list-style-type: none;
	margin: 4px 0px 2px 0px;
	padding: 0px;
}


/*------------------------------------------------------
 CSS for the box starts here -- pour les villes ecolos 
 -----------------------------------------------------*/
 
	.box {
		padding:0 12px 0 0;
		background:#fff url(../ecolo/puces/borders.gif) 100% 0 repeat-y;
	}
	.bi {
		padding:0 0 0 12px;
		background:#fff url(../ecolo/puces/borders.gif) 0 0 repeat-y;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(../ecolo/puces/box.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(../ecolo/puces/box.gif) 0 0 no-repeat;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(../ecolo/puces/box.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(../ecolo/puces/box.gif) 0 100% no-repeat;
	}
	.box h1 {
		margin:0;
		padding:5px 10px 6px 10px;
		background:#efece6;
		font: bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
	.box p, .box ul {
		margin:0;
		padding:8px 8px 4px 8px;
		background:#fff;
	}
	.box li {
		margin:0 0 0 2em;
		padding:0;
	} * html .box li { margin: 2px 0px 8px 200px; }  /* Pour IE seulement */

	.boiteville {
		clear: both;
		height: 180px;
		margin: 5px;
	}

/* ---------------------
Images
--------------------- */

.gauche {
	display: block;
	clear: left;
	margin: 5px;
	margin-bottom: 10px;
	padding: 5px;
	left: 10px;
	float: left;
	border-width: 0px;
}

.imagegauche {
    float: left;
	margin: 5px 15px 5px 0px;
}

.imagedroite {
    float: right;
	margin: 5px 0px 5px 15px;
}

.foto
{
	border: 1px solid #000;
	padding: 2px;
	background-color: white;
}

.cadreimage {
	display: block;
	background-color: white;
	border: 1px solid gray;
	padding: 3px;
}

.cadreimageloupe {
	display: block;
	background-color: white;
	border: 1px solid gray;
	padding: 3px;
	padding-bottom:20px;
	background: url(../ecolo/puces/search.png) no-repeat center 99%;
}

.cadreimageloupe:hover {
	background-color: white;
	border: 1px solid black;
}

.droite {
	clear: right;
	margin: 5px;
	margin-bottom: 10px;
	padding: 5px;
	left: 10px;
	float: right;
	border-width: 0px;
}

.exemplegauche {
	display: block;
	margin: 5px;
	margin-bottom: 0px;
	padding: 5px;
	left: 10px;
	float: left;
	border-width: 0px;
}

img.image_accueil {
	float: right; 
	margin-top: -15px; 
	position: relative;
}

/* --------------------- */


.box_accueil_ecolo ul li {
	list-style-type: none;
	background: url(../ecolo/puces/puce-rond-gris.png) no-repeat center left;
	padding-left: 18px;
	margin-left: 8px;
}

.box_accueil_ecolo ul li.rouge {
	list-style-type: none;
	background: url(../ecolo/puces/puce-rond-rouge.png) no-repeat center left;
	padding-left: 18px;
	margin-left: 8px;
}

.box_accueil_ecolo ul li.jaune {
	list-style-type: none;
	background: url(../ecolo/puces/puce-rond-jaune.png) no-repeat center left;
	padding-left: 18px;
	margin-left: 8px;
}

.initial .roundedDiv {
	width: 500px;
	background: #cf9;
	color: #666;
}

.screen_small .roundedDiv {
	width: 500px;
	background: #cf9;
	color: #666;
}

.screen_wide .roundedDiv {
	width: 600px;
	background: #cf9;
	color: #666;
}

.initial .roundedDiv {
	width: 600px;
	background: #cf9;
	color: #666;
}

.screen_small .roundedDivYellow {
	width: 500px;
	background: #ffcc33;
	color: #666;
}

.screen_wide .roundedDivYellow {
	width: 600px;
	background: #ffcc33;
	color: #666;
}

.updatecontent {
    position: relative;
    top: -30px;
	padding: 0 15px;
	display: block;
}
.date {
   color: #8A7C3D;
   font-size: 0.9em;
}


/* ---------------------
CSS Pages freewares
--------------------- */

h3.freewares {
	background: url(../images/computer.png) no-repeat center left;
	padding-left: 25px;
	margin-left: 5px;
	margin-bottom: 30px;
	font-size: 1.8em;
}

h3.liens {
	background: url(../images/world_link.png) no-repeat center left;
	padding-left: 25px;
	margin-left: 5px;
	margin-bottom: 30px;
}

.logiciel {
	padding: 1px 10px 0px 20px;	
	background-color: #ebead1;
	border: #fff solid 3px;
}

.logiciel-border {
	margin: 5px 0 0 30px;
	border: #d9d7bc solid 1px;
}

h4.freewares {
	background: url(../images/application_xp.png) no-repeat top left;
	padding-left: 30px;
	padding-bottom: 10px;
	color: #422c21;
        font-size: 1.6em;
        font-weight: normal;
        font-family: verdana, Arial;
	border-bottom: #d9d7bc solid 1px;
}

h5.freewares {
	background: url(../images/application_xp.png) no-repeat top left;
	padding-left: 30px;
	padding-bottom: 5px;
	color: #422c21;
        font-size: 1.3em;
        font-weight: normal;
        font-family: verdana, Arial;
	border-bottom: #d9d7bc solid 1px;
	margin-bottom: 10px;
}

.links {
	background: url(../images/world.png) no-repeat center left;
	padding-left: 25px;
	margin-left: 20px;
	color: #333;
	margin-top: 15px;
  font-size: .9em;
  }      

.links a { color: #5466ba; }

/* ---------------------
Divers
--------------------- */

.searchbox {
	background-color:#fff8f0; 
	border:1px solid #D2D2D2; 
	padding:0px; 
	margin:0px; 
	margin-bottom:1px;
	height:17px;
	}
	
.searchbutton {
	width: 80px; 
	cursor:pointer; 
	color:#666; 
	background-color:#fff8f0; 
	border: 1px solid #D2D2D2; 
	font-size:12px; 
	font-weight:bold; 
	padding:0px; 
	margin:0px; 
	height:19px; 
}

#sidebar li {
	padding-left: 0px;
	margin-left: 10px;
}
#sidebar .blog li {
	font-size: 1.2em;padding-left: 5px; 
	margin-bottom: 5px;
}
#sidebar .categorie li { background: url(../images/tag_orange.gif) no-repeat center left; }
#sidebar .lien li {		 background: url(../images/bullet.gif) no-repeat center left; }
#sidebar .rss li { 		 background: url(../images/feed-icon.gif) no-repeat center left; }

#page.ecolo #sidebar h2 {
	color: #f97b46 ; 
 }

#page.ecolo #sidebar li {
	background: url(../ecolo/puces/puce-rond-gris.png) no-repeat center left;
	padding-left: 0px;
	margin-left: 8px;
}

#page.ecolo #sidebar li.jaune {
	background: url(../ecolo/puces/puce-rond-jaune.png) no-repeat center left;
	padding-left: 0px;
	margin-left: 8px;
}

#page.ecolo #sidebar li.rouge {
	background: url(../ecolo/puces/puce-rond-rouge.png) no-repeat center left;
	padding-left: 0px;
	margin-left: 8px;
}

/*
#page.ecolo #content h2 {
	height: 45px;
	line-height: 45px;
	background: url(../images/titres.gif) no-repeat center bottom ;
 }
  remplacer h2 par h2#titreprincipal sur les pages au fur et a mesure*/

#page.ecolo #content h2#titreprincipal {
    color: white;
    font-size: 1.7em;
	height: 45px;
	line-height: 45px;
	background: url(../images/titres.gif) no-repeat center bottom ;
    text-align: center;
 }
/*
#content.ecolo  h2 {
	height: 45px;
	background: url(../images/titres.gif) no-repeat center bottom ;
 }

 #page #contenulargeurpleine h2 {
	height: 45px;
	line-height: 45px;
	background: url(images/titres.gif) no-repeat center bottom ;
 }
*/

/* ---------------------
Technique pour rendre les liens visites plus sexy:  http://webdesign.maratz.com/lab/visited_links_styling/
on rajoute une image a droite du lien quand il est deja visite
--------------------- */
#page a:visited {
	padding-right: 12px;
	background: url(../images/visitedLink.gif) no-repeat 100% 50%;
	color: #777;
	text-decoration: none;
	}
#page a.noimglink:visited {
	background: none;
	}

#page a:visited:hover {
	padding-right: 12px;
	background: url(../images/visitedHoverLink.gif) no-repeat 100% 50%;
	color: #f00;
	}
#page a.noimglink:visited:hover {
	background: none;
	}

#menu_ecolo {	
	margin: 0em auto;
	display: block
}

#menu_ecolo_top {
	color: #f8b000;
	margin-top: -15px;
	margin-bottom: 20px;
	background: url(../ecolo/puces/house.png) no-repeat center left;
	padding-left: 20px;
}

#page #menu_ecolo_top a {color: #0000D9; text-decoration: none; background-image:none; padding: 0px;}
#page #menu_ecolo_top a:hover {color: #669900; background-image:none; padding: 0px;}
#page #menu_ecolo_top a:visited {color: #0000D9; background-image:none; padding: 0px;}
#page #menu_ecolo_top a:visited:hover {color: #669900; background-image:none; padding: 0px;}

/* ---------------------
  Posts blog
--------------------- */
h2.articletitle {
	padding: 0; margin: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: #7AAD42 solid 1px;
	}
 
#content h2.articletitle a {
	color: #7AAD42;  /* 9e0050 */
	font-family: Georgia, Times, Serif;
	font-size: 1.3em;
	text-decoration: none;
	padding-left: 25px;
	background: url(../images/star.gif) no-repeat top left;
	}
#content h2.articletitle a:hover{
	color: #9e0050;
	text-decoration: none;
	background: url(../images/star.gif) no-repeat top left;
	}
.post .categorie {
	padding: 0 0 2px 0; margin: 0;
	font-size: 0.85em;
	line-height: 1em;
	border-bottom: #85B452 dashed 1px;
	}
.post .date {
	color: #999;
	padding: 0; margin: 0;
	padding-left: 5px;
	font-size: 0.85em;
	/* border-left: #bbb solid 2px; */
	}	
.post blockquote {
	padding: 10px 15px;
	border: #ddd solid 1px;
	background-color: #f3f3f3;
	text-align: left;
	}

.post ul {
	list-style-type: none;
	}

#page #content .post ul li {
	list-style-type: none;
	background: url(../images/arrow.gif) no-repeat 0px 1px;
	padding-left: 0px;
	padding-left: 18px;
	}

#pagination { /* Conteneur des liens 'page suivante' et 'page précédente' */
	text-align: center;
	margin: 0; padding: 0;
	}


/* ---------------------
Footer
--------------------- */


#footer {
	width: 710px;
	margin: 0 auto;
	background: #1a1a1a url(../images/bg_footer.gif) repeat-x;
	clear: both;
	color: #666;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

.initial #footer {
	width: 890px;
}

.screen_small #footer {
	width: 710px;
}

.screen_wide #footer {
	width: 890px;
}

#footer a {color: #fff; text-decoration: none;}
#footer a:hover {color: #b1d5fc; text-decoration: underline;}


/* ---------------------
liens.php
--------------------- */

.blocdeliens {
	float: left;
	display: inline;
	margin: 10px;
	padding: 5px;
/*border: black solid 1px;
	background: #ffebe1; 	*/
	width: 240px;
}
.blocdeliens li {
	margin-bottom: 2px;
}


/* ---------------------
Pour faire des jolis boutons (antennesmoblies.php) 
http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html
--------------------- */

a.button {
    background: transparent url('../ecolo/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../ecolo/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}