 /* ------------------------------------ */
 /*                                      */
 /*            Généralités               */
 /*                                      */
 /* ------------------------------------ */
body 
	{
	margin: 0;
	padding: 0;
	color: #014061;
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	background-color: #9cf5fb;
	background: url(http://www.trocdesschtroumfs.fr/gfx/ciel-nuage.jpg) repeat-y fixed;
	}
#page 
	{  
		margin: 0 auto;  
		width: 987px;  
		border-left: 1px solid #013552;  
		border-right: 1px solid #013552;  
		
	}
#entete
	{
	padding-top: 0px;
	}
#contenu 
	{  
		clear: both; 
		margin-top: 0px;		
		padding: 40px 14px 0 13px;  
		padding-bottom: 20px;
		background-color: #f6d47a;
		background: url(http://www.trocdesschtroumfs.fr/gfx/fond-jaune-crayon.jpg) repeat-y 100% 0;
	}
#hr_fin 
	{  
		clear: both;  
		margin: 0;  
		padding: 0;  
		border: 0 none;  
		height: 1px;  
	}
#pied_page 
	{  
		height: 80px;	
		font-size: 1.1em;  
		line-height: 1em;
		text-align: center;
		padding-top: 20px;
		background: url(http://www.trocdesschtroumfs.fr/gfx/pied-page-jaune-crayon.jpg) repeat-x 0 0;
	}
a 
	{   
		color: #0083C7;  
		text-decoration: none;
	}
a:hover 
	{
		color: #df7526; 
		text-decoration: underline; 
	}
a:visited 
	{
		color: #008000; 
		text-decoration: none; 
	}
a img 
	{ 
		border: 0 none; 
	}
/* ------------------------------------ */
/*              entete                  */
/* ------------------------------------ */
#entete a:hover 
	{  
		text-decoration: none;
	}
/*  Eléments de menu + logo  */
#entete div 
	{  
		margin: 0 0 0 0;
	}
#banniere
	{
		background: url(http://www.trocdesschtroumfs.fr/gfx/ban.jpg) no-repeat 0 0;
		height: 291px;
	}
#menu 
	{  
		margin: -28px 0 0 5px;  
		padding: 0;  
		list-style: none;
	}
#menu li 
	{  
		float: left;  
		margin-right: 9px;
	}
#menu li a 
	{  
		display: block;  
		padding-right: 13px;  
		color: #333333;  
		font-weight: bold;
	}
#menu li a span 
	{  
		display: block;  
		padding: 105px 5px 5px 25px;
		font-size: 1.2em;
		color: white;
		text-align: center;
	}
#menu li a.actif 
	{  
		top: 1px;
	}
#menu li.bleu a 
	{ 
		background: url(http://www.trocdesschtroumfs.fr/gfx/champignon-bleu.png) no-repeat 100% 0px; 
		width: 120px;
		height: 178px;
		margin-top: -80px;
	}
#menu li.bleu a.actif, #menu li.bleu a:hover 
	{ 
		background: url(http://www.trocdesschtroumfs.fr/gfx/champignon-rouge.png) no-repeat 100% 0px; 
		width: 120px;
		height: 178px;
		margin-top: -80px;
	}
#menu li.vert a 
	{ 
		background: url(http://www.trocdesschtroumfs.fr/gfx/champignon-vert.png) no-repeat 100% 0px; 
		width: 120px;
		height: 178px;
		margin-top: -80px;
	}
#menu li.vert a.actif, #menu li.vert a:hover 
	{ 
		background: url(http://www.trocdesschtroumfs.fr/gfx/champignon-rouge.png) no-repeat 100% 0px; 
		width: 120px;
		height: 178px;
		margin-top: -80px;
	}
#menu li.jaune a 
	{ 
		background: url(http://www.trocdesschtroumfs.fr/gfx/champignon-jaune.png) no-repeat 100% 0px; 
		width: 120px;
		height: 178px;
		margin-top: -80px;
	}
#menu li.jaune a.actif, #menu li.jaune a:hover 
	{ 
		background: url(http://www.trocdesschtroumfs.fr/gfx/champignon-rouge.png) no-repeat 100% 0px; 
		width: 120px;
		height: 178px;
		margin-top: -80px;
	}
#menu li.orange a 
	{ 
		background: url(http://www.trocdesschtroumfs.fr/gfx/champignon-violet.png) no-repeat 100% 0px; 
		width: 120px;
		height: 178px;
		margin-top: -80px;
	}
#menu li.orange a.actif, #menu li.orange a:hover 
	{ 
		background: url(http://www.trocdesschtroumfs.fr/gfx/champignon-rouge.png) no-repeat 100% 0px; 
		width: 120px;
		height: 178px;
		margin-top: -80px;
	}
/*  Eléments du sous-menu  */
#sous_menu 
	{   
		margin: 24px 0 0 0;   
		padding: 0 0 0 5px;  
		height: 73px;  
		border-top: 1px solid #333333;  
		list-style: none;
	}	
ul.herbe 
	{ 
		background: #34d7fe url(http://www.trocdesschtroumfs.fr/gfx/fond-jaune-crayon-73.jpg) repeat-x 0 0; 
	}
#sous_menu li 
	{  
		float: left;  
		padding: 4px 8px;  
		margin: -60px 0 0 0;
	}
#sous_menu li a 
	{  
		padding-left: 8px;  
		font-size: 0.95em;  
		font-weight: bold;  
		color: #333333;
	}
#sous_menu li a span 
	{  
		padding-right: 7px;
	}
/* ------------------------------------ */
/*             contenu                  */
/* ------------------------------------ */
#contenu p 
	{  
		font-size: 1.05em;
	}
/* Contenu */
.sous_titre
	{  
		margin: 0 0 20px 0;  
		padding: 0;  
		color: #666666;
	}
/* Contenu interne */
#texte 
	{  
		float: left;  
		width: 960px;  
		text-align: justify;
	}
#texte h1 
	{  
		margin: 0 0 7px 0;  
		padding: 0 0 0 30px;  
		font-size: 1.95em;  
		font-weight: bolder;  
		line-height: 1em;  
		text-align: center;  
		/*color: #014061;*/
		color: #a91eb2;
		text-transform: uppercase;
		font-family: hobostd;
	}
#texte h2 
	{  
		margin: 12px 0;  
		padding: 0 0 0 15px;  
		font-size: 1.60em;  
		font-weight: bold;  
		line-height: 1.3em;  
		text-align: center;  
		color: #ec29b3;
		/*color: #015481;*/
	}
#texte h3 
	{  
		margin: 15px 0 15px 40px;  
		padding: 0 0 0 40px;  
		font-size: 1.4em;  
		font-weight: bold;  
		text-align: left;  
		line-height: 1.3em;  
		color: #c77fe8;
	}
#texte h4 
	{  
		margin: 10px 0 5px 80px;  
		padding: 0 0 0 5px;  
		font-size: 1.2em;  
		font-style: italic;  
		text-align: left;  
		line-height: 1.3em;  
		color: #0083c6;
	}
.puce
	{
		background: url(http://www.trocdesschtroumfs.fr/gfx/puce-fleur.png) no-repeat;
	}
#texte, #texte p 
	{  
		line-height: 1.35em;
	}
#texte ul 
	{  
		margin: 10px 0 10px 15px;  
		padding: 0;
	}
#texte li 
	{  
		margin: 0;  
		padding: 0 0 0 10px;  
		line-height: 1.35em;  
		list-style: none;  
		background: url(http://www.trocdesschtroumfs.fr/gfx/li.gif) no-repeat 0 0.35em;  
		text-align: justify;
	}
#texte .sous_titre 
	{  
		margin: 0 0 0 120px;  
		padding: 0;  
		color: #666666;
	}
/* ------------------------------------ */
/*              pied_page                  */
/* ------------------------------------ */
#pied_page ul 
	{  
		margin: 0 13px;  
		padding: 0;  
		list-style: none;
	}
#pied_page ul li 
	{  
		margin: 5px 0;  
		padding: 0;
	}
#pied_page ul li.first_link 
	{  
		margin-bottom: 25px;
	}
#pied_page ul li a:link, #pied_page ul li a:visited 
	{  
		color: white;  
		text-decoration: none;
	}
#pied_page ul li a:hover, #pied_page ul li a:active 
	{  
		text-decoration: underline;
	}
#pied_page ul li a img 
	{  
		vertical-align: middle;
	}
.bloc_gauche 
	{	
		float: left;
		width: 480px;
		height: 320px;
	}
#contenu #texte .bloc_haut .bloc_gauche p, #contenu #texte .bloc_haut .bloc_gauche ul
	{	
		font-size: 120%;
	}
.bloc_droite 
	{
		float: right;
		width: 480px;
		height: 320px;
	}
.bloc_droite_300
	{
		float: right;
		width: 250px;
	}
.bloc_bas
	{
		width: 960px;
	}
.bloc_haut
	{
		width: 960px;
	}
/* Balises classiques */
img 
	{
		border: 0;
	}
img.cadre
	{
		margin-top: 16px;
		margin-bottom: 20px;
		border: 3px;
		border-style: ridge;
		border-color: #666666;
	}
#text
	{
		width: 680px;
		float: left;
		padding: 0 15px 0 0;
	}
#text p
	{
		text-align: justify;
	}
#coords 
{
	width: 535px;
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#coords p
	{
		font-size: 120%;
	}
#carte {
	margin : 40px 0px 40px 0px;
	float: right;
}
#encart
	{
		padding: 0 0 10px 0;
		border-bottom:2px solid #789;
	}
