/***********************************************/
/* corps de texte                        */
/***********************************************/
body {
	
	background-image: url(images/fondtelarnoir.jpg);
	padding : 0;
	text-align : center;
	margin : 10px 0;
}

p {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align : justify;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 10px;

}
h1{
	font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
	text-align : left;
	padding-left : 10px;
	margin-top: 20px;	
	} 
h2{
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align : center;
	
	} 
h3{
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-align : center;
	text-decoration: underline;	
	
	
	} 
h6{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align : center;
	margin: 0;	
	
	} 

h7 {
	font-family: 	Calibri;
	font-size: 18px;
	color: #FFFFFF;
	text-align : justify;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 10px;	
	
	} 
	
h8 {
	
	color: #ffff00;
		
	
	}
	
h9 {
	
	color: #CCFFFF;
		
	
	} #CCFFFF
style 2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align : justify;
	}



/***********************************************/
/* pour la page d'accueil */
/* pour la page d'accueil */	
h4 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align : center;
	margin-top: 10px;
	line-height: 0px;		
}
h5 {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-align : center;
	font-weight: normal;
	margin-top: 5px;		
	
	} 
/***********************************************/	
	 

pre
{
	overflow: auto ;
}
/* En passant on définit l'overflow de la balise pre à auto pour
 permettre d'afficher des barres de défilement si le texte contenu
  dans cette balise est trop grand */


/***********************************************/
/* Modules                       */
/***********************************************/
#moduleglobal{
	position:relative;
	width:698px;
	background-image : url(images/fondtelargris.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	margin-top: -10px;
}


#modulehaut{
	position:relative;
	width:698px;
	height : 129px;
	background-image : url(images/fondoultimo_webfico.gif);
	background-repeat: no-repeat;
	background-position : center;
	margin-top: 0px;
}

#modulemenu{
	position:relative;
	width:698px;
	top: 0px;
	margin : 0px 0;
		}

#moduletitre{
	position:relative;
	width:698px;
	top: 0px;
	
	
	}
#modulephotobiographie{
	position:relative;
	width:698px;
	top: 0px;
	padding-top: 10px;
	}
#moduletexte{
	position:relative;
	width:698px;
	top: 0px;
	padding-top: 10px;
	
	}

#modulebas{
	position:relative;
	width:698px;
	height : 129px;
	background-image : url(images/charangopierrecusco.jpg);
	background-repeat: no-repeat;
	background-position : center;
	margin-top: 0px;
	
	
}

/***********************************************/
/* Liens                       */
/***********************************************/

a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

/***********************************************/
/* Modules Accueil                    */
/***********************************************/
#moduleglobalaccueil{
	position:relative;
	width:740px;
	background-image : url(images/fondtelarnoir.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	margin-top: 0px;
}
moduletitre{
	position:relative;
	width:740px;
	margin : 0px auto;
}
#modulephotoaccueil{
	position:relative;
	width:740px;
	height : 400px;
	background-image : url(images/accueilweb2.gif);
	background-position: center;
	background-repeat: no-repeat;
	top-margin : 0;
		
}
#modulebasaccueil{
	position:relative;
	width:740px;
	text-align : center;
	
		}
#modulebasbasaccueil{
	position:relative;
	width:740px;
	top-margin : 15px;
	
}
