BODY {
	font-family: Georgia;
	font-size: 12;
	background: #C9E7FF url(image/background.png) repeat;
	}

/* reglage general ------------------------------*/
/*------------------------------------*/
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	}

.planche_app{
	border: solid #000000 1px;
	}

.option1 {
	background: #ff8989;
	text-decoration: strong;
	color: white;
	}
	
.option2{
	background: #3785c2;
	text-decoration: strong;
	color: white;
	}
	

/* main frame ------------------------------*/
/*------------------------------------*/
#main_frame {
	width: 800px;
	background: #FFFFFF url(image/bg_mainpage.png) right top repeat-y;
	margin: auto;
	padding-top: 10px;
	border-radius: 10px;
	-moz-border-radius : 10px;
	}

#main_frame_viewer {
	width: 800px;
	margin: auto;
	padding-top: 10px;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 10px;
	-moz-border-radius : 10px;
	}

#boutton_style  a {
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 2px;
	font: 14px georgia;
	color: white;
	width: 50px;
	height: 50px;
	background: url('image/bg_page.png');
}

#boutton_style  a:hover, #boutton_style  li a:focus, #boutton_style li a:active {
	background: url('image/bg_page2.png');
	}
	
.planche {
	text-align: center;
}


/* viewer misc ------------------------------*/
/*------------------------------------*/
#viewer_misc {
	width: 800px;
	height: 93px;
	margin: 10px auto;
	padding: 3px;
	background: white;
	border-radius: 10px;
	-moz-border-radius : 10px;
	}

#viewer_misc h2 {
	margin: 0;
	text-align: center;
	padding: 4px;
	color: white;
	font-size: 14px;
	}

#viewer_misc a { 
	font: 12px georgia;
	color: #3785c2;
    text-decoration: none; 
    }

#viewer_misc a:hover, #viewer_misc a:focus, #viewer_misc a:active {
	color: #ffd500;
	}	
	
.misc_cadre {
	border: solid 1px #3785c2;
	margin: 0;
	width: 262px;
	height: 90px;
	border-radius: 10px;
	-moz-border-radius : 10px;	
	background: #FFFFFF url(image/bg_spotlight.png);
	}

.warning {
	height: 50px;
	padding: 8px 0 0 60px;
	margin: 1px 5px;
	background: #FFFFFF url(image/warning.png) no-repeat;
	background-position: 7px 5px;
	text-align: center;
	font: 12px georgia;
	}

.error {
	height: 50px;
	padding: 8px 0 0 60px;
	margin: 1px 5px;
	background: #FFFFFF url(image/error.png) no-repeat;
	background-position: 4px 5px;
	text-align: center;
	font: 12px georgia;
	}

.cookie {
	height: 50px;
	padding: 8px 0 0 60px;
	margin: 1px 5px;
	background: #FFFFFF url(image/cookie.png) no-repeat;
	background-position: 4px 5px;
	text-align: center;
	font: 12px georgia;
	}

	
	
/* entete frame ------------------------------*/
/*------------------------------------*/
#entete {
	margin: 0 auto 10px auto;
	width: 800px;
	height: 300px;
	background: #FFFFFF url(image/banner_prov.jpg) no-repeat;
	border-radius: 10px;
	-moz-border-radius : 10px;
	}

#entete h2 {
	margin: 0;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: white;
	text-shadow: 2px 2px 2px black; 
	}

#entete p {
	margin: 0;
	font: 12px Arial, serif;
	color: white;
	text-shadow: 2px 2px black; 
	}

.catchcopy {
	padding: 225px 0 0 5px;
}

#entete_sp {
	margin: 0 auto 10px auto;
	padding-top: 1px;
	width: 800px;
	height: 70px;
	background: #FFFFFF;
	border-radius: 10px;
	-moz-border-radius : 10px;
	}

	

/* spotlight ------------------------------*/
/*------------------------------------*/
#spotlight1 {
	border: solid 1px #000000;
	margin: 0 0 10px 15px;
	width: 515px;
	height: 100px;
	border-color: #3785c2;
	border-radius: 10px;
	-moz-border-radius : 10px;
	background: #FFFFFF url(image/bg_spotlight.png);
	}

#spotlight1 h2 {
	margin: 0;
	padding: 4px;
	color: white;
	font-size: 14px;
	}

#case_page {
	padding: 2px 0 0 12px;
}

.num_dec {
	font-size: 18px;
	margin-top: 5px;
}

.here {
	margin: 55px 0 0 24px;
	height: 15px;
	font: 12px arial;
	}

.reset {
	float: right;
	margin: 5px 10px 0 0;
	font: 12px arial;
	}

.reset a { 
	font: 12px georgia;
	color: #3785c2;
    text-decoration: none; 
    }

.reset a:hover, .reset a:focus, .reset a:active {
	color: #ffd500;
	}	
	
#old_page a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	margin: 2px;
	font: 14px georgia;
	color: white;
	width: 50px;
	height: 50px;
	background: #FFFFFF url('image/bg_page.png');
}

#old_page a:hover, #old_page a:focus, #sold_page a:active {
	background: #FFFFFF url('image/bg_page2.png');
	}

#new_page a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	margin: 2px;
	font: 14px georgia;
	color: white;
	width: 50px;
	height: 50px;
	background: #FFFFFF url('image/bg_page_new.png');
}

#new_page a:hover, #new_page a:focus, #new_page a:active {
	background: #FFFFFF url('image/bg_page2_new.png');
	}

.suite {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	margin: 2px;
	font: 14px georgia;
	color: white;
	width: 50px;
	height: 50px;
	background: #FFFFFF url('image/bg_page_suite.png');
	}

.new_suite {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	margin: 2px;
	font: 14px georgia;
	color: white;
	width: 50px;
	height: 50px;
	background: #FFFFFF url('image/bg_page_suite_new.png');
	}

	
	
/* Corp ------------------------------*/
/*------------------------------------*/	
#text_frame {
	width: 515px;
	padding: 1em;
	}
	
#text_frame h2 {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #3785c2;
	}
	
#text_frame p {
	text-align: justify;
	}

.news {
	margin-bottom: 40px;
	}

.date {
	float: left;
	width: 50px;
	height: 80px;
	background: #FFFFFF url(image/bg_date.png) right top no-repeat;
	color: white;
	text-align: center;
	}

.date_num {
	font-size: 33px;
	}

.corp_news {
	padding-left: 60px;
	margin: 0;
	font-size: 14px;
	}

	
	
/* Menu Hori  ------------------------*/
/*------------------------------------*/
#menu_hori {
	width: 515px;
	height: 23px;
	background: #3785c2;
	margin: 0 0 10px 15px;
	border-radius: 10px;
	-moz-border-radius : 10px;
}

.whatis {
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	font: 14px Georgia;
	color: white;
	}

.whatis a {
	text-decoration: none;
	color: white;
	font-size: 14px;
	}
.whatis a:hover, .whatis a:focus, .whatis li a:active {
	color: #ffd500;
	}
	
.langue {
	float: right;
	margin-right: 10px;
	}
	
	
/* Menu ------------------------------*/
/*------------------------------------*/
#menu_frame {
	float: right;
	width: 228px;
	padding: 10px;
	}
	
#menu_frame h2 {
	background: url(image/star.png) left top no-repeat;
	margin: 0;
	padding: 0 0 0 22px;
	font-size: 14px;
	color: #1a5481;
	}

#menu_frame ul {
	list-style: none;
	margin: 8px 0 30px;
	padding: 0;
	border-top: 1px solid #3785c2;
	}
#menu_frame li {
	display: block;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #3785c2;
	}
#menu_frame li a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	}
#menu_frame li a:hover, #menu_frame li a:focus, #menu_frame li a:active {
	color: #ffd500;
	}
	
.twitter {
	margin: 0 0 20px;
	}

/* Menu lite ------------------------------*/
/*------------------------------------*/	
.navigateur_lite {
	width: auto;
	background: #3785c2;
	padding: 5px;
	margin: 5px;
	border-radius: 10px;
	-moz-border-radius : 10px;
}

.navigateur_lite2 {
	text-align: center;
	font: 12px georgia;
	width: auto;
	margin: 0;
	padding: 0;
}

#navigation { 
    margin: 0; 
    padding: 0; 
    list-style: none; 
    text-align: center; 
    }

#navigation li { 
    display: inline; 
    margin-right: 1px; 
    }

#navigation li a { 
    padding: 4px 20px;
	font: 14px georgia;
	color: #FFFFFF;
    text-align: center; 
    text-decoration: none; 
    }

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #5bc8f0;
	}	
	
	
	
/* Footer ------------------------------*/
/*------------------------------------*/
#footer {
	width: 800px;
	background-color: #FFFFFF;
	margin: 10px auto;
	border-radius: 10px;
	-moz-border-radius : 10px;	
	text-align: center;
	font-size: 12px;
	}