/*Eléments communs */

body {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-family: helvetica;
	background-color: #B87692;
}

.fond {
	width: 650px;
	background-color: #fbdbea;
	text-align: left;
	margin: 10px auto 10px;
	position: relative;
}

img {
	border: 0;
}

/* Accueil */

.titre01 {
	font-size: 14pt;
	letter-spacing: -1px;
	color :#282828;
	font-weight: normal;
}

.titre02 {
	font-size: 12pt;
	letter-spacing: -1px;
	color: #8c4865;
	text-transform: uppercase;
	font-weight: normal;
}

.titre03 {
	font-size: 11pt;
	letter-spacing: -0.5px;
	color: #282828;
	font-weight: bold;
	text-align: left;
}

.menu {
	border: 2px solid #fff;
}

.pied {
	text-align: center;
	font-size: 9pt; 
	color: #282828;
	border: 0px;
	margin-top: 0px;
	text-transform: normal;
	letter-spacing: -0.5px;
	height: 30px;
}

a {
	color: #9b5974;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #9b5974;
	text-decoration: underline;
}

/* Pages */

.titrerub {
	text-align: center;
	font-size: 30pt;
	letter-spacing: 0px;
	color: #9b5974;
	text-transform: uppercase;
	font-weight: bold;
	font-family: trebuchet MS, verdana, helvetica;
}

.listeart {
	text-align: center;
	font-size: 9pt;
	color: #fff;
	text-transform: normal;
	font-weight: bold;
	font-family: trebuchet MS, verdana, helvetica;
}

.titreart {
	text-align: left;
	font-size: 20pt;
	letter-spacing: -0.5px;
	color: #9b5974;
	text-transform: normal;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-left: 2px;
	font-family: trebuchet MS, verdana, helvetica;
}

.texte {
	font-size: 10pt;
	color: #282828;
	text-align:j ustify;
	padding-right: 50px;
	font-family: trebuchet MS, verdana, helvetica;
}

.textetab {
	font-size: 9pt;
	color: #282828;
	font-family: trebuchet MS, verdana, helvetica;
}

.sstitreart {
	color: #8080c0;
	font-size: 9pt;
	font-style: normal;
}

.intertitre {
	color: #9b5974;
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.5px;
}

h3.spip {
	color: #9b5974;
	font-size: 13pt;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.4px;
}

.puce {
	color: #9b5974;
	font-weight: bold;
}

.retour {
	text-transform: uppercase;
	text-align: left;
	font-size: 8pt;
	color: #fff;
	font-weight: bold;
}

a.retour {
	color: #fff;
}

.ps {
	font-size: 8pt;
	font-style: italic;
}

.drapo1 {
	position: absolute; 
	top: 10px; 
	left: 250px;
}

.drapo2 {
	position: absolute;
	top: 10px;
	left: 275px;
}

a.sommaire {
	display: block;
	width: 60px;
	height: 50px;
	margin: 0;
	padding: 10px 0 0 0;
	background: #fad8ec;
	color: #9b5974;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

a.sommaire:hover {
	background: #9b5974;
	color: #fad8ec;
	text-decoration: none;
}
