* {margin: 0; padding: 0; font-weight: normal; list-style: none;}

html, body	{
	width: 100%;
	height: 100%;
}

body {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: center;
	background-color: #374676;
}

#page { 
	margin: 0 auto 0 auto;
	width: 989px;
	text-align: left;
	background: white url(../charte/bg-page-gauche.gif) repeat-y 0 0;
}
#page #fond {
	background: transparent url(../charte/bg-page.gif) no-repeat bottom left;
}
#page.accueil { 
}
#page.accueil .contenu table { 
	width: 500px;
}
#page.accueil #fond  { 
}

#header { 
	width: 989px;
	height: 162px;
	position: relative;
}
#header img { 
	display: block;
	float: left;
}
#flag {
	float: right;
	padding: 10px 10px 0 16px;
}
#flag img {
	width: 35px;
	height: 25px;
	padding: 0;
	margin: 0;
}
#flag img#en {
	background-image: url(../charte/drapeau-en.png);
	* background-image: url(../charte/cale.gif);
	background-repeat: no-repeat;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../charte/drapeau-en.png', sizingMethod='scale');
}
#flag img#fr {
	background-image: url(../charte/drapeau-fr.png);
	* background-image: url(../charte/cale.gif);
	background-repeat: no-repeat;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../charte/drapeau-fr.png', sizingMethod='scale');
}

#newsletter {
	float: right;
	width: 776px;
	background: transparent url(../charte/bg-menu-head.gif) repeat-x 0 0;
	color: white;
}
#newsletter form {
	float: right;
	text-align: right;
	padding-top: 5px;
}
#newsletter input, #newsletter label {
	vertical-align: middle;
}
#newsletter button.btok {
	background: transparent url(../charte/btok.gif) no-repeat 8px 0;
	border-width: 0;
	width: 30px;
	height: 19px;
	padding: 0 0 0 7px;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
}

#logo {
	width: 213px;
	height: 162px;
	float: left;
}

.contain {
	margin: 0 auto;
	width: 989px;
	clear: both;
	height: 100%;
	position: relative;
}
.clear {
	clear: both;
}
.clear_all {
	clear: both;
	font-size: 1px;
}

.contenu ul {
	padding: 10px 0 0 0;
}
.contenu ul.clear_all {
	font-size: 12px;
}
.contenu ul li {
	padding: 0 0 10px 9px;
	background: transparent url(../charte/puce.gif) no-repeat 0 3px;
}
.contenu ul.clear_all li {
	float: left;
	width: 236px;
	background: none;
	font-size: 12px;
}
.contenu ul.clear_all li.clear {
	float: none;
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0;
	font-size: 1px;
}
* html .contenu ul.clear_all li {
	width: 212px;
}
.contenu ul.clear_all li a {
	border-top: #cccccc 4px solid;
	display: block;
	margin-right: 10%;
}
.contenu ul.clear_all li ul li a, .contenu ul.clear_all li ul li ul li a {
	border-width: 0;
}
.contenu ul li a {
	font-weight: bold;
}
.contenu ul li ul li {
	background: transparent url(../charte/puce-li-li.gif) no-repeat 0 3px;
}
.contenu ul.clear_all li ul li {
	clear: both;
	width: 90%;
	margin-left: 10px;
	font-size: 11px;
	background: transparent url(../charte/puce.gif) no-repeat 0 3px;
}
.contenu ul.clear_all li ul li ul li {
	clear: both;
	margin-left: 10px;
	font-size: 11px;
	background: transparent url(../charte/puce-li-li.gif) no-repeat 0 3px;
}

.foot {
	text-align: center;
	position: relative;
	top: 8px;
	margin-bottom: -8px;
}
.foot a {
	color: white;
	background-color: #a2002b;
	line-height: 22px;
	vertical-align: middle;
	padding: 4px 5px;
}
.foot.size_14 {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #373978
}
a:hover {
	text-decoration: underline;
}
#page.accueil .menu {
}

.menu {
}
.menu ul {
	font-size: 13px;
	text-align: left;
}
.menu ul li {
	background: #ebecf1 url(../charte/bg-menu-li.gif) no-repeat 7px 5px;
	border-top: #a2002b 2px solid;
	display: block;
	padding: 5px 0 5px 19px;
}
.menu ul li ul {
	position: relative;
	left: -19px;
	margin: 5px -19px 0 0;
}
.menu ul li ul li {
	background: none;
	border-top: white 1px solid;
	display: block;
	padding: 2px 0 2px 32px;
}
.menu ul li ul li.on {
	background: #ebecf1 url(../charte/bg-menu-li-li.gif) no-repeat 19px 5px;
}
.menu ul li.last {
}
.menu ul li a {
}
.menu ul li a:hover {
	color: #000000;
	text-decoration: none;
}
.reserver {
	clear: both;
	margin: 10px 0 0 21px;
	padding: 0 0 0 0;
	background-color: #374676;
	color: white;
	text-align: center;
}
.reserver a {
	color: white;
}
.ariane, h1, h2, .contenu_base ul li {
	position: relative;
	left: -9px;
	margin-right: -9px;
}
.ariane {
	padding: 0 0 10px 0;
	color: #333366;
}

.ariane a {
	color: #333366;
}

.ariane a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	color: white;
	background: transparent url(../charte/bg-h1.gif) repeat-y 0 0;
	padding: 3px 200px 2px 12px;
	margin: 0 0 24px 0;
}
#page.accueil h1 {
	padding: 3px 0 2px 12px;
	margin: 20px 0 24px 0;
}
.contenu_base {
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0 0 0 9px;
	color: #990033;
	background: transparent url(../charte/puce.gif) no-repeat 0 3px;
}
h2 a:link, h2 a:visited {
	text-decoration: underline;
	font-weight: bold;
}
h2 a:hover, h2 a:active {
	text-decoration: none;
	font-weight: bold;
}

h3, .date {
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
h5, h6 {
	font-size: 10px;
	font-weight: bold;
}

img { border: 0px; }

.sommaire {
	width: 213px;
	position: relative;
	float: left;
}
#page.accueil .sommaire {}
.zone_laterale, .encadre {
	float: right;
	width: 200px;
}
.encadre {
	background: transparent url(../charte/bg-encadre-fond.gif) repeat-y bottom right;
}
.encadre .fond {
	padding: 0 0 0 21px;
	background: transparent url(../charte/bg-encadre.gif) no-repeat bottom right;
}
.encadre h2 {
	position: static;
	left: 0;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 20px;
	color: white;
	background: #a2002b url(../charte/bg-h2-encadre.gif) no-repeat 5px 5px;
}

.size_10 {
	font-size: 10px;
}
.size_14 {
	font-size: 14px;
}

#page.accueil .zone_laterale {
	margin-top: 36px;
}

input, textarea, select {
	font-size: 12px;
}
.contenu_accueil {}
.contenu_base {
	width: 721px;
	float: right;
	margin: 0 32px 0 0;
	position: relative;
}
* html .contenu_base {
	width: 689px;
}
#page.accueil .contenu_base {
	width: 734px;
	margin: 0 19px 0 0;
}
* html #page.accueil .contenu_base {
	margin: 0 8px 0 0;
}
.footer {
	height: 22px;
	position: relative;
	left: 213px;
	margin-right: 213px;
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	background: transparent url(../charte/bg-pied.gif) repeat-x 0 0;
}
.footer a {
	color: white;
	padding: 0 30px 0 0;
	font-size: 13px;
}

.contenu {
	padding: 13px 0 20px 13px ;
}
#page.accueil .contenu {
	padding: 13px 0 20px 13px;
	float: left;
	width: 500px;
}

.colonne50 {
	width: 45%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 4% 0 0 ;
}
.colonne33 {
	width: 30%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0 3% 0 0 ;
}

.descriptif, .descriptif_actualite {
	padding: 10px 0 16px 0;
}
.descriptif_actualite p {
	margin-bottom: 10px;
}
.descriptif_actualite h3 a {
	font-weight: bold;
}
.descriptif h2 {
	margin: 0;
	left: 0;
	background: none;
}
.descriptif a strong {
	font-style: italic;
	border-bottom: #000000 1px dashed;
}
.encadre .descriptif {
	padding: 10px;
	font-size: 10px;
}
.encadre .descriptif a {
	color: #cc0033;
	text-decoration: underline;
}
.encadre .descriptif h3 {
	font-size: 10px;
}
.encadre .descriptif p {
	zoom: 1;
}

.vignette {
	float: left;
	padding: 0 10px 5px 0;
	clear: left;
}

strong {
	font-weight: bold;
}

em {
	display: inline;
	font-style: italic;
}
.bold_11 {
	font-size: 11px;
	font-weight: bold;
}
.italic_12 {
	font-size: 12px;
	font-style: italic;
}
.plan_acces {
	float: right;
	padding: 37px 20px 10px 5px;
}
.texte_acces {
	float: left;
	width: 310px;
}
.galerie_photo {}

.texte_galerie {
	float: right;
	width: 177px;
	padding: 0 20px 0 0;
}

.pied_colonne {
	background: transparent url(../charte/bg-gauche.gif) repeat-x top center;
	color: white;
	padding-bottom: 83px;
}
.pied_colonne h2 {
	margin: 0;
	position: static;
	background: transparent url(../charte/bg-pied.gif) repeat-x 0 0;
	color: white;
	padding: 4px;
	text-align: left;
	font-weight: normal;

}
.pied_colonne a {
	text-decoration: underline;
	color: white;
	font-size: 14px;
	padding: 2px 21px 0 12px;
	line-height: 19px;
}
.pied_colonne button {
	border-width: 0;
	vertical-align: middle;
	background: none;
	width: 52px;
	height: 21px;
}
.pied_colonne form {
	padding: 5px 4px 10px 2px;
	text-align: right;
}
.pied_colonne label {
	width: 80px;
	padding: 2px 6px 0 0;
	vertical-align: middle;
}
.pied_colonne input {
	width: 118px;
	margin: 0 0 2px 0;
	vertical-align: middle;
}


ol li {
	padding: 0px;
	margin: 5px 0 0 17px;
	list-style: decimal;
}
a.lien {}
ul li.lien {
	border-top: #FFF solid 1px;
	padding: 0;
	position: static;
	display: block;
	float: left;
	width: 304px;
	margin-right: 50px;
	clear: right;
	background: transparent url(../charte/bg-lien.gif) repeat-x center right;
}
* html ul li.lien {
	left: 0;
	margin: 0 20px 0 0;
	padding: 0;
}

.lien h4.lien a.lien span {
	font-weight: bold;
	color: #666666;
}
.lien h4.lien {
	margin-top: 30px;
}
* html .lien h4.lien {
	margin-top: 22px;
}

.lien span {
	background-color: white;
}
.lien .vignette {
	border: #374676 solid 1px;
	float: right;
	clear: right;
	padding: 0;
	margin: 0 0 4px 10px;
}


/* STYLES A UTILISER DANS LE CMS */
.cadre {
	background-color: #ebecf1;
	width: 100%;
	margin: 15px 0 0 0;
	border: #000000 1px dotted;
}
.cadre p {
	padding: 15px 8px;
}

.tableau {
	background-color: #394777;
	margin: 15px 0 0 0;
	width: 100%;
}
.tableau table {
	width: 100%;
	padding: 0;
	margin: 0;
	color: white;
}
.tableau table tr {
	padding: 0;
	margin: 0;
}
.tableau table th, .tableau table td {
	padding: 10px;
	margin: 0;
	border: 1px solid white;
}

table.annuaire {
	width: 100%;
	background-color: #efefef;
}
table.annuaire tr {
	background-color: #eee;
}
table.annuaire tr.row_1 {
	background-color: #fff;
}
table.annuaire tr th {
	background-color: #394777;
	color: #fff;
	padding: 4px 2px;
}
table.annuaire tr td {
	color: #000;
	padding: 4px 2px;
	font-size: 11px;
	font-family: Arial;
	white-space: normal;
}
