/* CSS Document */

/*----------------------------------------------------------------------
© Copyright Publicom - www.publicom.fr - 10, route de Galice 13100 Aix en Provence
La page d'index n'est pas modifiable au niveau de sa charte colorée depuis la feuille de style
----------------------------------------------------------------------*/



/*-----------------------------------------
REGLAGES GENERAUX DE LA FEUILLE DE STYLE
-----------------------------------------*/

	/*general*/
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	margin:15px;
	padding:4px;
	}

body{
	margin:0 auto;
	text-align:center;
	background:url(images/motif.gif);
	}

	/*liens*/
	
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	}
	
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:underline;
	}
	
a img{
	border:0;
	}
	
h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;}
	
h1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:underline;}
	
	/*typo*/

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	text-align:center;
	color:#FFF;
	margin:0;
	}

	
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#B09982;
	margin:0;
	}
	

/*---------------------------	
REGLAGES DU TABLEAU CENTRAL
---------------------------*/
	
#logoVilledieu{
	width:900px;
	background-color:#87402E;
	}

#Tableau_01{
	width:901px;
	height:676px;
	border:medium solid 1px;
	border-color:#B09982;
	background-color:#87402E;
	}

/*-----------------------------------------------	
REGLAGES DES TABLEAUX DE STRUCTURE DE LA GRILLE
-----------------------------------------------*/

#ContTab{
	background-color:#87402E;
	border:medium solid 1px;
	border-color:#B09982;
	width:663px;
	height:591px;
	}
	
#NavTab{
	background-color:#87402E;
	width:214px; 
	height:631px;
	}
	
#Gif_icone{ /* positionnement du gif anime 'puce' en debut de titres*/
	float:left;
	}

/*-----------------------------------------------------------------	
CHARTE COULEUR EN CLASSES - F_ pour Fontes et B_ pour Backgrounds
-----------------------------------------------------------------*/

/*fontes*/
		
.F_Heavybeige{
	font-weight:bold;
	color:#B09982;
	}
	
.F_HeavyBrown{
	font-weight:bold;
	color:#87402E;
	}
	
.F_HeavyBrown-It{
	font-size:14px;
	font-style:oblique;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#87402E;
	}
		
.F_HeavyWhite{
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	}
	
/*backgrounds*/
	
.B_Brown{
	background-color:#87402E;
	}
	
.B_Heavybeige{
	background-color:#B09982;
	}
	
.B_Lightbeige{
	background-color:#EADDCE;
	}
	
.B_White{
	background-color:#FFFFFF;
	}
	
.B_BackTram{
	background:url(images/motif.gif);
	}


/*backgrounds rollover plateaux repas*/

.B_BrownRoll{
	background-color:#87402E;
	}

.B_BrownRoll2{
	background-color:#B09982;
	}
/*---------------	
REGLAGES DIVERS
---------------*/
	
#F_Intro{ /*paragraphe de la page d'accueil du site*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#87402E;
	text-align:justify;
	padding:2px;
	margin:15px;
	}
	
#formulaire{
	border:double 1px;}
	
.Legende{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#EADDCE;
	}
	
.Legende_L{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	}
	
.Legende_SmallIt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	text-align:center;
	background-color:#EADDCE;
	}
	
	

/*---------------------------------------------------------------	
STYLE DU COPYRIGHT EN PIED DE PAGE
---------------------------------------------------------------*/
	
#Copyright{
	text-align:center;
	}
	
#Copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	}
	
#Copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	background-color:#FFFFFF;
	text-align:center;
	}
	
/*//////////////////*/
#fete_mere{
	background:url(images/fetemere/encart-full.jpg) no-repeat top;
	width:500px;
	height:495px;
	}
#fete_mere p{
	font:normal normal normal 14px/1.3em Arial, Helvetica, sans-serif;
	text-align:left;
	padding:138px 0 0 100px;
	color:#87402e;
	}