/* CSS Document */

/* Espace 1 - Haut de page */

#espace1 {
	background-image:url(images/espace1_haut.gif);
	background-repeat:repeat-x;
	background-color:#E2B0E2;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	}

#espace1_bienvenue {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style: italic;
	font-weight:bold;
	}
	
#espace1_milieu {
	background-image:url(images/espace1_milieu.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}

#espace1_droite {
	background-image:url(images/espace1_droite.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:right;
	}

/* Logo et description */

#logo {
	background-image:url(images/logo_11.jpg);
	background-repeat:no-repeat;
	}

#logo_description {
	position:relative;
	top:70px;
	width:110px;
	padding:10px;

	text-align:left;
	font: 12px, Verdana, Arial, Helvetica, sans-serif;
	}
	
/* Espace 2 - Corps de page */

#espace2 {
	background-color:#FFFFFF;
	background-image:url(images/espace2_fond.jpg);
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	}
	
#espace2_arrondi {
	background-image:url(images/espace2_arrondi.gif);
	background-repeat:no-repeat;
	}
	
#bas_page {
	width:800px; height:20px;
	bottom:0px;
	background-color:#CC9900;
	}


#lien1 {
	text-align:center;
	position:relative;
	left:0px;	top:20px;
	width:287px;	height:295px;
	background-image:url(images/lien1.gif);
	}

#lien1_texte {
	text-align:center;
	position:relative;
	left:0px;	top:205px;
	font-weight:bold;
	font-size:14px;
	}

#lien1_desc {
	padding: 0px 0px 0px 0px;
	position:relative;
	left:0px;
	text-align:center;
	font-size:10px;
	color:#FA7E7E;
	font-family:Verdana;
	}
	
#lien2 {
	text-align:center;
	position:relative;
	left:0px;	top:20px;
	width:250px;	height:227px;
	background-image:url(images/lien2.gif);
	}

#lien2_texte {
	text-align:center;
	position:relative;
	left:0px;	top:150px;
	font-weight:bold;
	}

#lien2_desc {
	padding: 0px 0px 0px 0px;
	position:relative;
	left:0px;
	text-align:center;
	font-size:10px;
	color:#F0F0B8;
	font-family:Verdana;
	}

#lien3 {
	text-align:center;
	position:relative;
	left:60px;	top:60px;
	width:268px;	height:223px;
	background-image:url(images/lien3.gif);
	}

#lien3_texte {
	text-align:center;
	position:relative;
	left:0px;	top:130px;
	font-size:18px;
	font-weight:bold;
	}

#lien3_desc {
	padding: 0px 0px 0px 0px;
	position:relative;
	left:0px;
	text-align:center;
	font-size:14px;
	color:#78B0D8;
	font-family:Verdana;
	}

#lien4 {
	text-align:center;
	position:relative;
	left:-20px;	top:-30px;
	width:265px;	height:221px;
	background-image:url(images/lien4.gif);
	}

#lien4_texte {
	text-align:center;
	position:relative;
	left:0px;	top:135px;
	color:#FFFFDD;
	font-weight:bold;
	}

#lien4_desc {
	padding: 0px 0px 0px 0px;
	position:relative;
	left:0px;
	text-align:center;
	font-size:14px;
	color:#004400;
	font-family:Verdana;
	}