body {
margin: 0px;
padding: 0px; /*Pour Opera*/
background-image:  url('Images/template/BackGround.gif');
background-position:center;
background-repeat:repeat-y;
background-color:#dce1e7;
/*height: 100%;*/
}


li{
	margin-left:-20px;
	margin-right:20px;
}

ul{
	margin-top:0px;
	margin-bottom:0px;}

/********/
/* Font */
/********/

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.Font_Titre{
	font-size:30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.Font_EnTete{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.Font_SousTitre{
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.Font_Contenu{
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.Font_Galerie_Titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Font_Formulaire_txt{
	font-size:12px;
	font-weight:bold;
}

.Style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Style2 {font-family: Geneva, Arial, Helvetica, sans-serif; vertical-align:middle}
.Style6 {font-size: 14px}
.Style7 {font-size: 12px}
.Style8 {font-size: 12px}

/**************/
/* Backgrounds*/
/**************/

.BG_Right {
	width:30%;
	text-align:right;
	background-color:#dce1e7;
	background-image:  url('Images/template/Tpl_Up_right.gif');
	background-repeat:no-repeat;
}

.BG_Left {
	width:30%;
	text-align:left;
	background-color:#dce1e7;
	background-image:   url('Images/template/Fondu_Gauche.gif');
	background-repeat:repeat-y;
	background-position:right;
}

.Main_Top {
	height:16px;
	background-color:#dce1e7;
	background-image:  url('Images/template/center_top.gif');
}

.Main_Middle {
	height:100%;
	background-color: #dce1e7;
	background-image:   url('Images/template/center_middle.gif');
	vertical-align:middle;
}
.Main_Bottom {
	height:45px;
	background-color:#dce1e7;
	background-image:  url('Images/template/center_bottom.gif');
	}

/*****************/
/* Taille Images */
/*****************/

.Img_Vert{
border:0;
height:115px;
}
.Img_Hori{
border:0;
width:115px;
}

.Img_Env_Hor{
width:250px}

.Img_Env_Vert{
width:150px}

/********/
/*Cadres*/
/********/

.CasePhoto{
	background-color:#beccae;
	width:134px;
	height:134px;
	vertical-align:middle;
	text-align:center;
}
.CasePhoto_V{
	background-color:#d0dcd0;
	width:134px;
	height:134px;
	vertical-align:middle;
	text-align:center;
}

.Espace_Petit{
	height:6px;}

.Espace_SousTitre{
	height:30px;}

.Bord_G_Style1{
	width:25px;
}
.Bord_D_Style1{
	width:30px;
}



