﻿/* GLOBAL */
* {
	padding:0px;
	margin:0px;
}
body {
	font-family:verdana;	
	font-size:14px;
	color:#000000;
	/*background-color:#f7f7f7;*/
	background-color:#ffffff;
}
.global {
	width:100%;
}
h1 {
	display:none;
}
.clear {
	clear:both;
	font-size:1px;
}

/* PIED ////////////////////////////////////////*/
.pied {
	display:none;
}

/* GAUCHE ////////////////////////////////////////*/
.gauche {
	width:542px;
	float:left;
}

/* MILIEU ////////////////////////////////////////*/
.milieu {
	display:none;
}
.direct {
	float:left;
	width:502px;
	height: 160px;
	background-image:url(/images/all/fond_direct.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:20px;
}
.direct img {
	float:right;
	border:#7ab51d solid 1px;
	margin: 0px 0px 10px 10px;
}
.direct p {
	padding:0px 0px 5px 0px;
}
.direct p.titre {
	font-size:14px;
	font-weight:bold;
	color:#004a7f;
}
.direct p.bouton {
	text-align:right;
}
.direct p.bouton a {
	text-decoration:underline;
	color:#000000;
}
.direct p.bouton a:hover {
	text-decoration:none;
}
.direct h3 span {
	display:none;
}
.bas {
	display:none;
}

/* DROITE ////////////////////////////////////////*/
.droite {
	display:none;
}

/* MENU ////////////////////////////////////////*/
#menu * {
	display:none;
}

/* HAUT INTERIEUR ////////////////////////////////////////*/
.haut_int {
	display:none;
}


/* BAS INTERIEUR ////////////////////////////////////////*/
.bas_int .partie01 .pied {
	display:none;
}
.bas_int .partie02 {
	display:none;
}
.bas_int {
	display:none;
}

/* CENTRE INTERIEUR ////////////////////////////////////////*/
.centre_int {
	width:100%;
	float:left;
	background-repeat:repeat-y;
	clear:both;
}
.centre_int .partie01 {
	width:100%;
	float:left;
	background-color:#ffffff;
	background-image:none;
	background-repeat:repeat-y;
	background-position:right;
}

.centre_int .partie02 {
	display:none;
}
.height {
	display:none;
}
.centre_int .langues {
	display:none;
}
.nav {
	position:absolute;
	top:6px;
	left:10px;
	color:#426608;
	font-size:14px;
}
.nav span {
	font-weight:normal;
	color:#004a7f;
}
.nav a {
	text-decoration:none;
	color:#426608;
}
.nav a:hover {
	text-decoration:underline;
}

/* LOGO INTERIEUR ////////////////////////////////////////*/
.logo_int {
	display:none;
}


/* ACTUALITES LISTING ////////////////////////////////////////*/
.actualites {
	width:630px;
	float:left;
}
.actualites ul {
	margin-left:10px;
	list-style:none;
}
.actualites ul li {
	margin-bottom:10px;
}
.actualites .visuel {
	float:left;
	width:115px;
	text-align:right;
}
.actualites .visuel img {
	border:#f0f6fb solid 1px;
	margin:0px 10px 10px 0px;
}
.actualites .info {
	float:left;
	width:450px;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 2px 10px;
}
.actualites .date {
	font-weight:bold;
}
.actualites h4 a {
	font-size:14px;
	font-weight:bold;
	color:#004a7f;
	text-decoration:none;
}
.actualites h4 a:hover {
	color:#009ee0;
}
.actualites p a {
	text-decoration:underline;
	color:#000000;
}
.actualites p a:hover {
	text-decoration:none;
}

/* ACTUALITES DETAIL ////////////////////////////////////////*/
.actualites_detail h4 {
	font-size:14px;
	font-weight:bold;
	color:#004a7f;
}
.actualites_detail .date {
	font-weight:bold;
}
.actualites_detail .info_detail {
	float:left;
	width:610px;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 2px 10px;
}
.actualites_detail .visuel {
	float:right;
	text-align:left;
	margin:0px 0px 10px 10px;
}
.actualites_detail .visuel img {
	border:#f3f7fc solid 5px;
}


/* PAGINATION ////////////////////////////////////////*/
.pagination {
	display:none;
}


/* PLAN DU SITE ////////////////////////////////////////*/
.plan_site {
	width:630px;
	float:left;
}
.plan_site .col01 {
	width:250px;
	float:left;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 2px 10px;
}
.plan_site .col01 ul li {
	margin-left:30px;
	padding-left:10px;
	list-style:none;
}
.plan_site .col01 li li {
	font-weight:normal;
	font-size:14px;
	margin-bottom:0px;
	background-image:url(/images/all/plan/puce.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.plan_site .col01 li {
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
.plan_site .col01 ul li a {
	text-decoration:none;
	color:#004a7f;
}
.plan_site .col01 ul li a:hover {
	color:#009ee0;
}
.plan_site .col01 li li a {
	text-decoration:none;
	color:#009ee0;
}
.plan_site .col01 li li a:hover {
	text-decoration:underline;
}


.plan_site .col02 {
	width:250px;
	float:left;
	margin-left:60px;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 2px 10px;
}
.plan_site .col02 ul li {
	margin-left:30px;
	padding-left:10px;
	list-style:none;
}
.plan_site .col02 li li {
	font-weight:normal;
	font-size:14px;
	margin-bottom:0px;
	background-image:url(/images/all/plan/puce.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.plan_site .col02 li {
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
.plan_site .col02 ul li a {
	text-decoration:none;
	color:#004a7f;
}
.plan_site .col02 ul li a:hover {
	color:#009ee0;
}
.plan_site .col02 li li a {
	text-decoration:none;
	color:#009ee0;
}
.plan_site .col02 li li a:hover {
	text-decoration:underline;
}



/* LIENS UTILES ////////////////////////////////////////*/
.liens_utiles .themes {
	width:610px;
	float:left;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 10px 10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.liens_utiles .themes select {
	font-size: 14px;
	border:#b6d7ef solid 1px;
}
.liens_utiles {
	width:630px;
	float:left;
}
.liens_utiles ul {
	float:left;
	width:620px;
	margin-left:10px;
	list-style:none;
}
.liens_utiles ul li {
	margin-bottom:10px;
}
.liens_utiles ul li img {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.liens_utiles h4 a {
	font-size:14px;
	font-weight:bold;
	color:#004a7f;
	text-decoration:none;
}
.liens_utiles h4 a:hover {
	color:#009ee0;
}
.liens_utiles p a {
	text-decoration:underline;
	color:#000000;
}
.liens_utiles p a:hover {
	text-decoration:none;
}


/* NOS BROCHURES ////////////////////////////////////////*/
.brochures .themes {
	width:610px;
	float:left;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 10px 10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.brochures .themes select {
	font-size: 14px;
	border:#b6d7ef solid 1px;
}
.brochures {
	width:630px;
	float:left;
}
.brochures ul {
	float:left;
	width:620px;
	margin-left:10px;
	list-style:none;
}
.brochures ul li {
	margin-bottom:10px;
}
.brochures ul li img {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.brochures h4 a {
	font-size:14px;
	font-weight:bold;
	color:#004a7f;
	text-decoration:none;
}
.brochures h4 a:hover {
	color:#009ee0;
}
.brochures p a {
	text-decoration:underline;
	color:#000000;
}
.brochures p a:hover {
	text-decoration:none;
}



/* ESPACE PRESSE ////////////////////////////////////////*/
.presse .themes {
	width:610px;
	float:left;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 10px 10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}
.presse .themes select {
	font-size: 14px;
	border:#b6d7ef solid 1px;
}
.presse {
	width:630px;
	float:left;
}
.presse table {
	float:left;
	width:630px;
	margin-bottom:20px;
	border-bottom:#bacbda solid 1px;
}
.presse table th {
	background-color:#f7fafd;
	color:#004a7f;
	padding:15px 2px 7px 2px;
}
.presse table th img {
	vertical-align:middle;
}
.presse table td {
	vertical-align:top;
	padding:2px 2px 2px 2px;
	border-bottom:#f0f6fb solid 1px;
	border-top:#bacbda solid 1px;
}
.presse table td.titre {
	text-align:left;
}
.presse table td.type {
	text-align: center;
	white-space:nowrap;
}
.presse table td.date {
	text-align: center;
	white-space:nowrap;
}
.presse table td.document {
	text-align:left;
	white-space:nowrap;
}
.presse table td.document a {
	color:#004a7f;
	text-decoration:none;
	background-image:url(/images/all/presse/telecharger.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
}
.presse table td.document a:hover {
	color:#009ee0;
}

/* RECHERCHE PAR MOTS CLÉS ////////////////////////////////////////*/
.page_recherche {
	width:630px;
	float:left;
}
.page_recherche .resultats {
	text-align:center;
}
.page_recherche .resultats span {
	font-weight:bold;
}
.page_recherche ul {
	float:left;
	width:630px;
	margin-left:10px;
	list-style:none;
}
.page_recherche ul li {
	margin-bottom:10px;
}
.page_recherche li a {
	font-size:14px;
	font-weight:bold;
	color:#004a7f;
	text-decoration:none;
}
.page_recherche li a:hover {
	color:#009ee0;
}


/* COMMENT VENIR ? ////////////////////////////////////////*/
.comment_venir {
	width:708px;
	float:left;
}


/* IDEES SEJOURS ////////////////////////////////////////*/
.page_sejour {
	width:630px;
	float:left;
}
.page_sejour .resultats {
	text-align:left;
	margin-bottom:10px;
}
.page_sejour .resultats span {
	font-weight:bold;
}
.page_sejour ul {
	margin-left:10px;
	list-style:none;
}
.page_sejour ul li {
	margin-bottom:10px;
}
.page_sejour .visuel {
	float:left;
	width:115px;
	text-align:right;
}
.page_sejour .visuel img {
	border:#f0f6fb solid 1px;
	margin:0px 10px 10px 0px;
}
.page_sejour .info {
	float:left;
	width:450px;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 2px 10px;
}
.page_sejour .date {
	font-weight:bold;
}
.page_sejour h4 a {
	font-size:14px;
	font-weight:bold;
	color:#004a7f;
	text-decoration:none;
}
.page_sejour h4 a:hover {
	color:#009ee0;
}
.page_sejour p a {
	text-decoration:underline;
	color:#000000;
}
.page_sejour p a:hover {
	text-decoration:none;
}


/* PAGE NEWSLETTER ////////////////////////////////////////*/
.page_newsletter .formulaire {
	width:610px;
	float:left;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.page_newsletter .formulaire p.intro {
	margin-bottom:10px;
}
.page_newsletter p.cnil {
	margin:0px 10px 0px 10px;
	text-align:justify;
}
.page_newsletter p.cnil a {
	text-decoration:underline;
	color:#004a7f;
}
.page_newsletter p.cnil a:hover {
	text-decoration:none;
}
.page_newsletter .formulaire select {
	font-size: 14px;
	border:#b6d7ef solid 1px;
}
.page_newsletter {
	width:630px;
	float:left;
}
.page_newsletter .formulaire .envoyer {
	margin:2px 0px 2px 110px;
}
.page_newsletter .formulaire .envoyer .btValider {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#7b9fc1;
}
.page_newsletter .formulaire .champs label {
	display:block;
	width: 100px;
	float:left;
	clear:left;
	margin: 3px 10px 2px 0px;
	text-align:right;
}
.page_newsletter .formulaire .champs input {
	width: 200px;
	float:left;
	border:#7b9fc1 solid 1px;
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 0px 2px;
}
.page_newsletter .formulaire .champs textarea {
	width: 200px;
	height:50px;
	float:left;
	border:#7b9fc1 solid 1px;
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 0px 2px;
	font-size:14px;
	font-family:Verdana;
}
.page_newsletter .formulaire .civ {
	border:0;
	background-color:transparent;
	width: 20px;
	float:left;
	clear:right;
	margin:0px 0px 0px 0px;
}
.page_newsletter .formulaire .civ2 {
	width: 50px;
	float:left;
	margin:2px 0px 2px 0px;
}



/* PAGE CONTACT ////////////////////////////////////////*/
.page_contact .formulaire {
	width:610px;
	float:left;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.page_contact .formulaire p.intro {
	margin-bottom:10px;
}
.page_contact p.cnil {
	margin:0px 10px 0px 10px;
	text-align:justify;
}
.page_contact p.cnil a {
	text-decoration:underline;
	color:#004a7f;
}
.page_contact p.cnil a:hover {
	text-decoration:none;
}
.page_contact .formulaire select {
	font-size: 14px;
	border:#b6d7ef solid 1px;
}
.page_contact {
	width:630px;
	float:left;
}
.page_contact .formulaire .envoyer {
	margin:2px 0px 2px 110px;
}
.page_contact .formulaire .envoyer .btValider {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#7b9fc1;
}
.page_contact .formulaire .champs label {
	display:block;
	width: 100px;
	float:left;
	clear:left;
	margin: 3px 10px 2px 0px;
	text-align:right;
}
.page_contact .formulaire .champs input {
	width: 200px;
	float:left;
	border:#7b9fc1 solid 1px;
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 0px 2px;
}
.page_contact .formulaire .champs textarea {
	width: 200px;
	height:50px;
	float:left;
	border:#7b9fc1 solid 1px;
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 0px 2px;
	font-size:14px;
	font-family:Verdana;
}
.page_contact .formulaire .civ {
	border:0;
	background-color:transparent;
	width: 20px;
	float:left;
	clear:right;
	margin:0px 0px 0px 0px;
}
.page_contact .formulaire .civ2 {
	width: 50px;
	float:left;
	margin:2px 0px 2px 0px;
}


/* BOUTONS ////////////////////////////////////////*/
.contenu p.boutons {
	display:none;
}

/* CONTENU ////////////////////////////////////////*/
.contenu {
	width: 100%;
	background-color:#ffffff;
	background: none;
	background-repeat:repeat-y;
	background-position:right;
}
.centre_int {
	background: none;
}
.contenu h3 {
	font-size:14px;
	font-weight:bold;
	color:#004a7f;
	margin-bottom:10px;
}
.contenu p {
	text-align:left;
	padding-bottom:10px;
}

/* ZONES ////////////////////////////////////////*/
.contenu .zoneA {
	width:630px;
	float:left;
}
.contenu .zoneA .media_01 {
	margin:10px;
	float:right;
}
.contenu .zoneA .media_02 {
	margin:10px;
	float:left;
}


/* SOMMAIRE 01 ////////////////////////////////////////*/
.sommaire01 {
	width:630px;
	float:left;
}
.sommaire01 .intro {
	text-align:justify;
	margin-bottom:20px;
}
.sommaire01 .visuel {
	float:left;
	width:115px;
	text-align:right;
}
.sommaire01 .visuel img {
	border:#f0f6fb solid 1px;
	margin:0px 10px 10px 0px;
}
.sommaire01 .info {
	float:left;
	width:460px;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 2px 10px;
}
.sommaire01 h4 a {
	font-size:14px;
	font-weight:bold;
	color:#004a7f;
	text-decoration:none;
}
.sommaire01 h4 a:hover {
	color:#009ee0;
}
.sommaire01 p a {
	text-decoration:underline;
	color:#000000;
}
.sommaire01 p a:hover {
	text-decoration:none;
}


/* SOMMAIRE 02 ////////////////////////////////////////*/
.sommaire02 {
	width:630px;
	float:left;
}
.sommaire02 .info {
	float:left;
	width:120px;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 2px 10px;
}


/* SOMMAIRE 03 ////////////////////////////////////////*/
.sommaire03 {
	width:630px;
	float:left;
}
.sommaire03 .info {
	float:left;
	width:610px;
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 2px 10px;
	margin-bottom:10px;
}


/* SOMMAIRE 04 ////////////////////////////////////////*/
.sommaire04 {
	width:630px;
	float:left;
}

.sommaire04 .info {
	background-image:url(/images/all/actualite/fond_info.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:10px 10px 2px 10px;
	float:left;
	width:250px;
	margin-right:20px;
}


/* SOMMAIRE 05 ////////////////////////////////////////*/
.sommaire05 {
	width:630px;
	float:left;
}

/* SOMMAIRE 06 ////////////////////////////////////////*/
.sommaire06 {
	width:630px;
	float:left;
}


/* PAGE CREDITS ////////////////////////////////////////*/
.credits {
	width:630px;
	float:left;
}
.centre_int .pictos {
	display:none;
}