body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF none repeat scroll 0 0;
}

#offre_promo {
	text-align: center;
	border: 2px solid red;
	font-size: 19px;
	color: red;
	background: #fff;
	font-weight: bold;
}

/************************/
.banniere {
	width: 1024px;
}

.slogan {
	font-weight: normal;
	font-size: 19px;
}

.page {
	width: 1024px;
}

.table_page {
	width: 100%;
	height: 100%;
	border-width: 0px;
	border-color: black;
	border-style: solid;
}

.cadre_gauche {
	width: 15%;
	border-style: solid;
	border-left-color: brown;
	border-right-color: brown;
	border-width: 0px;
}

.cadre_central {
	width: 85%;
	height: 100%;
	border-left-color: brown;
	horizontal-align: right;
	border-left-style: solid;
	border-width: 0px;
	padding-left: 7px;
	padding-right: 7px;
}

.slogan {
	font-size: 19px;
	color: #6b6b6b;
	font-weight: bold;
	margin-top: -5px;
	margin-left: 3px;
}

a:hover {
	color: #0B3768;
}

a:link,a:visited {
	color: blue;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
}

a:link,a:visited {
	font-weight: normal;
	text-decoration: underline;
}

/* titres */
.titre_page {
	font-size: 19px;
	color: CadetBlue;
	font-weight: bold;
	margin-top: -5px;
	margin-left: 3px;
}

.titre {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 20px;
}

.cadre_image {
	width: 80px;
	vertical-align: center;
	text-align: center;
	border: 1px solid #DDDDDD;
}

.zone_membres_online {
	width: 100%;
	height: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: brown;
}

.search_bar {
	border-width: 1px;
	border-style: solid;
	border-color: blue;
	font-size: 15px;
}

.zone_derniers_membres {
	border-width: 0px;
	border-style: solid;
	border-color: blue;
	background-color: transparent;
}

.titre_rubrique {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: red;
	margin-left: 10px;
}

.rubrique {
	display: inline;
	border-right: 0px solid grey;
	margin-right: 10px;
	text-align: left;
}

#contenu_presse {
	font-size: 15px;
	text-align: left;
	background-color: #d0d0d0;
}

.citation {
	font-size: 12px;
	font-style: italic;
	margin-left: 10px;
}

/* paiement en ligne */
.module_paiement {
	text-align: left;
	border: 1px solid blue;
	margin-bottom: 5px;
}

.option_paiement {
	border: 1px solid orange;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
}

.titre_paiement {
	font-size: 14px;
	font-weight: bold;
}

.sous_titre_paiement {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 20px;
}

.sous_titre_paiement_niv2 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-left: 30px;
}

.sous_option_paiement {
	margin-right: 30px;
	border-right: 1px solid orange;
}

.div_border_rounded {
	border: 1px solid #109D99;
	border-radius: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
