*
{	margin: 0;
	padding: 0;
}

/* =======================================================  D I M E N S I O N S  */

#conteneur
{	margin: 0 auto 0 auto;
	position: relative;
	min-width: 760px;
	max-width: 1200px;
}
#en_tete,
#banniere,
#navigation,
#corps,
#bas_de_page { /*width: 100% ;*/ }
			
#banniere { height: 100px; }
#bas_de_page { height: 40px; }

.news,
.book_logo,
.book_sites,
.book_illustration,
.book_lettrage,
.sousmenu
{	float: right;
}
.news,
.sousmenu	{ width: 33%;	}

.book_logo,
.book_sites { width: 50%;	}

.book_illustration,
.book_lettrage	 { width: 55%;	}

/* ===========================================  A L I G N E M E N T   T E X T E  */
#corps,
#bas_de_page,
h3, hr	{ clear: both; }

body,
.galerie	{ text-align: center; }

p, h1, h2 { text-align: left; }

/* ===========================================================  C O L O N N E S  */
.news,
.book_logo,
.book_sites,
.book_illustration,
.book_lettrage,
.sousmenu
{	background-color: #FAFAD2;
	border: 1px solid Black;
	margin: 10px 10px 0 10px;
	padding: 10px;
	border-radius: 10px 90px 10px 10px;
	box-shadow: 1px 1px 5px #AAAAAA;
}
.news h2,
.book_logo h2,
.book_sites h2,
.book_illustration h2,
.book_lettrage h2,
.sousmenu h2
{	text-align: center;
	background-color: #EAEAC2;
	border: 1px solid black;
	border-radius: 10px 80px 10px 10px;
	margin: 0 0 20px 0;
	min-height: 90px;
}
.news h3,
.book_logo h3,
.book_sites h3,
.book_illustration h3,
.book_lettrage h3,
.sousmenu h3
{	font-size: 120%;
	margin: 10px 0 0 0;
	text-align: center;
	width: 100%;
	background-color: #EAEAC2;
	border: 1px solid gray;
	border-radius: 10px 10px 0 0;
}
/* =======================================================  N A V I G A T I O N  */
#navigation
{	float: left;
	line-height: normal;
}
#navigation ul
{	list-style: none; }
#navigation li
{	background: url(navigation/onglet/droite.gif) no-repeat right top;
	display: block;
	float: left;
	border: none;
	width: 90px;
	height: 27px;
}
#navigation a
{	background: url(navigation/onglet/gauche.gif) no-repeat left top;
	display: block;
	padding: 5px 5px 5px 5px;
}
#navigation li.onglet_actif
{	background: url(navigation/onglet_actif/droite.gif) no-repeat right top;
	margin-bottom: -1px;
	border-bottom: solid 1px White;
}
#navigation li.onglet_actif a
{	background: url(navigation/onglet_actif/gauche.gif) no-repeat left top;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
#navigation li.onglet a
{	/*border-bottom: 1px solid Black;*/
}


/* ==========================  L I E N   V E R S   L E   H A U T   D E   P A G E  */
.lien_vers_le_haut_de_page
{	clear: both;
	font-weight: bold;
}

/* ======================================  L I E N   D E   B A S   D E   P A G E  */
#bas_de_page
{	float: right;
	margin-right: 20px;
	line-height: normal;
}
#bas_de_page ul
{	list-style: none; }
#bas_de_page li
{	float: left;
	padding: 5px 10px;
	margin: 0 0 0 10px;
	border: 1px solid Black;
	border-top-width: 0;
	border-radius: 0 0 10px 5px ;
	box-shadow: 5px 5px 5px #888;}
#bas_de_page a
{	display: block;
	margin: 0px;
	height: 
	padding: 5px;
}

/* =================================================================== L I E N S  */
a
{	text-decoration: none;
	color: Black;
}
#corps p a
{
	border-bottom: 1px dotted Gray;
}
#navigation a:hover,
#subnavigation a:hover
{	color: White;
}
#navigation .onglet_actif a:hover,
#subnavigation .onglet_actif a:hover
{	color: Black;
}
#corps a:hover,
#bas_de_page a:hover
{	color: Red;
}
tr td a
{	font-weight: bold;
}

/* =======================================    C O U L E U R S   E T   I M A G E S  */

body		{ background-color: #BABAA2;}
#corps	{ background-color: White;}
#bas_de_page li { background-color: #DADAC2;}

#banniere 	{ background: url(banniere/banniere_reicluos_calligraphie.jpg) no-repeat -10px top; }
#navigation { background: url(banniere/banniere_reicluos_calligraphie_bas.jpg) no-repeat -10px top;
	width: 100%;
	}
#rubrique h1,
#rubrique h2{ background: url(fond_titre.jpg) repeat-y left;
	color: Black;
	width: 66%;
	border: solid 1px White;
	border-radius: 0 0 10px 10px;
	}


/* ============================================  M A R G E S  &   B O R D U R E S  */
p,
table
{ margin: 10px 25px 20px 25px;}
#conteneur
{	padding: 10px 0 0 0;
}
#corps
{	padding: 0 0 10px 0;
	border: solid 1px Black;
	border-radius: 0 100px 10px 10px;
	box-shadow: 5px 5px 5px #888;
}
#rubrique h1,
#rubrique h2
{	margin: 15px;
	padding: 0;
	border: 1px solid white;
	border-radius: 20px;
	padding-left: 20px;
	clear: left;
}

/* ==============================================================   P O L I C E S  */
#navigation,
#bas_de_page,
p			{ font-size: 14px; }
h1			{ font-size: 300%; }
h2			{ font-size: 200%; }
h3			{ font-size: 150%; }
h3 .date	{ font-size: 60%; 
			  font-style: italic;}
			  
/* =================================================================  A U T R E S  */
.pas_de_bordure
{	border: 0px;
}
.galerie
{	padding: 5px;
	display: block;
	float: left;
	
}
.galerie img,
.img_incluse
{	border: 1px solid Black;
	float: left;
	margin: 5px 5px 5px 0;
}
img
{	border: 1px solid Black;
}
acronym
{	font-style: italic;
}
td {
	width: 110px;
	height: 120px;
	font-size: 110% ;
	border: solid 10px White;
	background-color: White;
	margin: 5px;
	border-radius: 40px 5px 40px 5px ;
	box-shadow: 1px 1px 5px #AAAAAA;
}
.lnk_logo			{ background: url(tableau/logo.jpg) 			no-repeat center; }
.lnk_website		{ background: url(tableau/site_web.jpg) 		no-repeat center; }
.lnk_illustration	{ background: url(tableau/illustration.jpg) 	no-repeat center; }
.lnk_lettrage		{ background: url(tableau/lettrage.jpg) 		no-repeat center; }


/* =========================================================================  C V  */
.cv
{
	padding: 20px 50px 20px 50px;
	margin: 0 50px 0 50px;
	background-color: White;
	text-align: left;
	border: solid 1px Black;
}
.cv p
{	margin: 0 10% 10px 10%;
}
.cv h3
{	background-color: #FAFAD2;
	padding: 0 0 0 20px; 
}
.cv h4
{	padding: 0 0 0 20px; 
}
