body, div, p, h1, h2, h3, h4, h5, h6, img, blockquote, ul, li, strong, acronym, span
	{
		margin:0px;
		padding:0px;
		background-image:none;
	}

strong
	{
		line-height:0px;/*Pas sûr que çà soit efficace*/
	}

body
	{
		height:100%;
		width:100%;
	}

acronym
	{
		border:none;
	}

ul
	{
		list-style-type:none;
	}

li
	{
		line-height:125%;
	}

a
	{
		text-decoration:none;
	}

.fondcraftfixe
	{
		background-image:url('../elements_communs/images_communes/fondcraft.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}
	
.fondcraftfoncefixe
	{
		background-image:url('../elements_communs/images_communes/crafttresfonce.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}

.fondpapierblancfixe
	{
		background-image:url('../elements_communs/images_communes/fondpapierblanc.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}

.fondpapiernoirfixe
	{
		background-image:url('../elements_communs/images_communes/fondpapiernoir.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}

.fondpapierfroisse
	{
		background-image:url('../elements_communs/images_communes/papierfroisse4.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}

.fondpapierfroisseclair
	{
		background-image:url('../elements_communs/images_communes/papierfroisse1.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}

.fondpapierfroissemoyen
	{
		background-image:url('../elements_communs/images_communes/papierfroisse2.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}

.fondpapierbleufonce
	{
		background-image:url('../elements_communs/images_communes/fondpapierbleufonce.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}

.fondpapierroseclair
	{
		background-image:url('../elements_communs/images_communes/fondpapierroseclair.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}

.fondpapierroseassombris
	{
		background-image:url('../elements_communs/images_communes/fondpapierroseassombris.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}

.fondpapierblancassombri
	{
		background-image:url('../elements_communs/images_communes/fondpapierblancassombri.png');
		background-repeat:repeat;
		background-attachment:fixed;
	}

.fondcartonadessin
	{
		background-image:url('../elements_communs/images_communes/cartonadessin.png');
		background-repeat:repeat;
		background-color:#000000;
	}





.blocprincipal
	{
		width:78.5%;
		margin:auto;
		padding-top:2%;
		height:100%;
	}

.blocprincipalcentre
	{
		border-right:solid 2px #FFFFFF;
		border-left:solid 2px #FFFFFF;
	}

.blocsecondaire
	{
		width:78.5%;
		margin:auto;
		margin-top:1%;
	}








h1
	{
		line-height:100%;
		font-size:185%;
		font-weight:bold;
		text-align:center;
		font-family:'Arial Black',Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}

h2
	{
		line-height:100%;
		margin-top:1%;
		font-size:100%;
		font-weight:bold;
		text-align:center;
		font-family:'Arial Black',Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}

h3
	{
		line-height:100%;
		font-size:85%;
		font-family:Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}

h4
	{
		line-height:100%;
		font-size:85%;
		font-weight:bold;
		font-family:Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}

h5
	{
		line-height:100%;
		font-size:70%;
		font-family:Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}











.bloctextecourant
	{
		margin:auto;
		margin-bottom:2%;
	}

.bloccommentaire
	{
		margin:auto;
		margin-bottom:2%;
		padding-right:10px;
		height:100px;
   		overflow:auto;	}

.commentaire
	{
		margin-top:5%;
		text-indent:20px;
		line-height:100%;
		font-size:90%;
		text-align:justify;
		font-family:Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}

.signature
	{
		margin-top:5%;
		line-height:100%;
		font-size:90%;
		font-style:italic;
		text-align:right;
		font-family:Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}









.bloccontact
	{
		width:50%;
		margin:auto;
		line-height:100%;
		text-align:center;
		font-size:70%;
		font-family:Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}







.textenavigation
	{
		line-height:100%;
		text-align:left;
		font-size:75%;
		font-family:Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}

.boutonnavigation
	{
		text-indent:0;
		text-decoration:none;
		line-height:129%;/*Permet d'aligner le mot accueil avec le menu*/
		margin:1px;
		padding:1px;
	}






/*Commun à Accueil et une de ses pages*/
.textenavigation
	{
		color:#221100;
	}

.paragraphefoliotage
	{
		margin-top:4%;
		color:#221100;
	}

.cadrefoliotage
	{
		border-top:solid 1px #664433;
		border-bottom:solid 1px #664433;
	}

.accesauxpages
	{
		text-decoration:none;
		color:#221100;
		line-height:0%;
		border:none;
	}

.accesauxpages:hover
	{
		color:#CCFFFF;
	}












.blocdeseparation
	{
		width:100%;
	}

.blocdefindepage
	{
		width:100%;
		height:15px;
	}







blockquote
	{
		font-style:italic;
		text-indent:20px;
		line-height:100%;
		font-size:90%;
		text-align:justify;
		font-family:Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}









.paragraphefoliotage
	{
		line-height:100%;
		font-size:100%;
		font-family:Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}

.foliotage
	{
		text-decoration:none;
		line-height:100%;
		margin:2px;
		padding:1px;
		/*border:#FFFFFF solid 1px;*/
	}

.cadrefoliotage
	{
		padding:5px;
	}






.suitedetitre
	{
		font-size:120%;
		margin-top:0px;
	}

.suitedesoustitre
	{
		font-size:80%;
		margin-top:0px;
	}






.caleragauche
	{
		float:left;
	}

.caleradroite
	{
		float:right;
	}

.textecentre
	{
		text-align:center;
	}		

.blocmenuderoulant
	{
		width:15%;
		padding:3px;
		padding-top:0px;
		height:1em;
		overflow:hidden;
	}

.blocmenuderoulant:hover
	{
		height:100%;
	}






.titrepageencours
	{
		color:#443322;
		/*text-align:center;*/
	}

.bloctitre
	{
		width:61%;
		margin:auto;
		text-align:center;
	}






.presentationstandardimage
	{
		width:100%;
		margin:auto;
		border:#000000 solid 1px;
	}





/*Cacher un bloc*/
.absent
	{
		display:none;
	}

.presentmaisinvisible
	{
		visibility:hidden;
	}





.contour/*seulement pour m'en servir de repère en cours de construction*/
	{
		border:#FF0000 solid 1px;
	}




.baliseinterne
	{
		width:39%;
		margin:auto;
		line-height:100%;
		font-size:70%;
		text-align:right;
		font-family:Arial,Helvetica,Verdana,Georgia,'Trebuchet MS',sans-serif,Impact,'Times New Roman';
	}



















