@import url(global_gp.css);


/* TITRES */

h1 {
	color: #00adef;
	font-size: 1.7em;
	padding: 13px 0 0 0;
}

h2 {
	color: #000;
	font-size: 2em;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0 ;
	line-height: 1em;
}

h2 a{
	color: #301b60;
}

h2 a:hover{
	color: #7c980b;
	text-decoration: none;
}


h3 {
	font-size: 1.7em;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
}

h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #a5c245;
	padding: 0 0 10px 0;
	line-height: 1.3em;
}

h5 {
	font-size: 1.5em;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8fbf57;
	padding: 0 0 6px 0;
}


h6 {
	font-size: 1.3em;
	font-weight: bold;
	color: #00adef;
	padding: 5px 0 5px 0;
}

.imageleft {
	padding: 0;
}

.imageright {
	padding: 0;
}

/* LE CONTENU */

.bloc-escapades {
	position: relative;
	float: right;
	width: 200px;
	height : auto;
	margin: 0 16px 0 0;
	padding: 12px 0 0 0;
	display: inline;
	background-image: url(../img/global/etiquette.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-color:#FFFFFF;
}

.menu-escapades {
	float: right;
	width: 200px;
	height : auto;
	
}
	
.menu-escapades ul{
	margin: 99px 0 0 0;
	padding:0;
	list-style-type: none;
}

.menu-escapades ul li{
	margin:1px 0 0 0;
	width: 200px;
	height: 22px;
}

.menu-escapades ul li a{
	padding: 4px 0 0 30px;
	width: 170px;
	height: 18px;
	display: block;
	color: #fff;
}

.couleur1 a{
	background-image: url(../img/global/gp_menu1.gif);
}

.couleur2 a{
	background-image: url(../img/global/gp_menu2.gif);
}

.couleur3 a{
	background-image: url(../img/global/gp_menu3.gif);
}

.couleur4 a{
	background-image: url(../img/global/gp_menu4.gif);
}

.couleur5 a{
	background-image: url(../img/global/gp_menu5.gif);
}

.couleur1 a:hover {
	background-image: url(../img/global/gp_menu1_on.gif);
	color: #fff;
}

.couleur2 a:hover  {
	background-image: url(../img/global/gp_menu2_on.gif);
	color: #fff;
}

.couleur3 a:hover  {
	background-image: url(../img/global/gp_menu3_on.gif);
	color: #fff;	
}

.couleur4 a:hover  {
	background-image: url(../img/global/gp_menu4_on.gif);
	color: #fff;
}

.couleur5 a:hover  {
	background-image: url(../img/global/gp_menu5_on.gif);
	color: #fff;
}

.col-accordeon {
	float: right;
	margin: 12px 0 0 0;
}

.bulle-une {
	background-image: url(../img/global/encart_bulle.gif);
	position: absolute;
	top: 0;
	left: 198px;
	line-height: 0;
	font-size: 0;
	width: 31px;
	height: 16px;
}

.nl-input {
	float: left;
	background-image: url(../img/global/gp_inputfield_nl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 158px;
	height: 17px;
	padding: 7px 0 0 12px;
}

.nl-input input{
	float:left;
	margin: 1px 0 0 3px;
	width: 128px;
	height: 11px;
	color: #000;
	border: none;
	font-size: 10px;
	line-height: 11px;
	background-color: #bcd7e1;
	border: #bcd7e1;
	color: #2c6b84;
}

.nli-ok{
	margin : 6px 0 0 4px;
}

.bloc-content-bkgd {
	float: left;
	width: auto;
	background-image:url(../img/global/gp_contenu-bkgd.gif);
	background-position: 16px 0;
	background-repeat: repeat-y;
}

.bloc-content {
	float: left;
	width: 623px;
	height: auto;
	padding: 10px 0 0 29px;
	background-image: url(../img/global/gp_dossier-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: 4px 0;
}

/* TEXTE */

.chapo {
	font-size: 1.4em;
	font-weight: bold;
	color: #8fbf57;
	padding: 0 18px 10px 0;
	line-height: 1.3em;
	max-width: 490px;

}

.paragraph {
	padding: 0 18px 0 0;
}

.dossier-sepa {
	clear: both;
	margin : 10px 0;

}

.bloc-dossier {
	float: left;
	width: 188px;
	height: 148px;
	padding: 0 0 10px 0;
}
.bloc-dossier p a{
	color : #000;
}

.bloc-dossier img{
	padding: 0;
}


.bloc-dossier p a:hover{
	color: #7c980b;
}


.bloc-dossier-sepa {
	float: left;
	width: 18px;
	height: 10px;
}

/* IMAGE */

.cadreright-top {
	width: 196px;
	height: 100px;
	margin: 0 15px 0 10px;
	padding: 0 0 2px 0;
	float: right;
	background: url(../img/global/gp_pasmanquer-titre.gif) 0 0 no-repeat;
	display: inline;
}

.cadreright {
	width: 196px;
	height: 100px;
	margin: 0 0 0 10px;
	padding: 0 0 2px 0;
	float: right;
	background: url(../img/global/gp_pasmanquer-titre.gif) 0 0 no-repeat;
	display: inline;
}

.cadreleft {
	width: 196px;
	height: 100px;
	margin: 0 10px 0 0;
	padding: 0 0 2px 0;
	float: left;
	background: url(../img/global/gp_pasmanquer-titre2.gif) 0 0 no-repeat;
	display: inline;
}

.cadreleft img, .cadreright img, .cadreright-top img{
	padding : 0 0 3px 12px;
}

.cadreleft ul, .cadreright ul, .cadreright-top ul  {
	padding :0;
	margin: 0 0 0 12px;
	list-style-type: none;
}

.cadreleft li , .cadreright li, .cadreright-top li  {
	margin: 0 0 6px 0;
}

.cadreleft li a, .cadreright li  a, .cadreright-top li a{
	background-image: url(../img/global/gp-blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	padding: 0 19px 0 0;
}

.part3 {
	float: right;
	padding: 0 0 0 22px;
	width: 212px;
}

/* FICHE COORDONNEE */

.fiche-coordonnees {
	margin: 12px 0 0 0;
	padding: 0 0 0 8px;
	border-left: 1px solid #68bbf5 ;
}

.titre-coordonnees {
	margin: 0 0 6px 0;
	color: #00adef;
	font-weight: bold;
	font-size: 1.5em;
}

.fiche-coordonnees .fondu{
	margin: -57px 0 0 -9px;
	float: left;
}

.img-fiche{
	margin: 0 0 0 0;
	min-height: 125px;
	height: auto;
}

/* SUIVANT */

.suivant{
	width: 618px;
	height:31px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 12px 0 0 -12px;
}

.back{
	float: right;
	padding: 0 0 0 11px;
	background-image:url(../img/global/pro-back-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 6px ;
}

.next{
	float: right;
	padding: 0 11px 0 0;
	background-image:url(../img/global/pro-next-arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 6px ;
}

.suivant .sep {
	float: right;
	padding: 2px 7px 0 7px;
}


/* THEME SELECTOR */

.theme-selector {
	width: 624px;
	height: auto;
	padding: 0;
	margin: 4px 0 12px -12px;
}


.th-title {
	padding : 12px;
}


.theme-liste {
	height: 89px;
	padding: 0 12px 0 12px;
	background: url(../img/global/gp_liste-recherche-bkgd.gif) 0 0 no-repeat;
}

.theme-listefixe  a{
	padding: 0 5px 0 0;
	color: #fff;
}

.theme-listefixe  a:hover{
	padding: 0 5px 0 0;
	color: #7c980b;
}

.theme-liste a{
	padding: 0 5px 0 0;
	color: #fff;
}

.theme-liste a:hover{
	padding: 0 5px 0 0;
	color: #7c980b;
}

.btn-selector-plus {
	width: 600px;
	height: 18px;
	padding: 3px 12px 0 12px;
	text-align: right;
	background: url(../img/global/gp_themeselector-big3.gif) 0 0 no-repeat;
}

.btn-selector-plus a{
	padding: 0 15px 0 0;
	text-align: right;
	background: url(../img/global/gp_info_plus.gif) 100% 2px no-repeat;
}

.btn-selector-moins {
	width: 600px;
	height: 18px;
	padding: 3px 12px 0 12px;
	text-align: right;
	background: url(../img/global/gp_themeselector-big2.gif) 0 0 no-repeat;
}

.btn-selector-moins a{
	padding: 0 15px 0 0;
	text-align: right;
	background: url(../img/global/gp_info_moins.gif) 100% 3px no-repeat;
}

/* BLOC RECHERCHE */

.bloc-recherche {
	width: 500px;
	height: 281px;
	margin: 0;
	display: inline;
	padding: 12px 12px 12px 0;
}

.f-label {
	float: left;
	display:inline;
	font-weight: bold;
	clear: both;
	color: #1f6880;
	margin: 12px 0 0 0;
}

.f-select {
	width: 210px;
	height: 17px;
	margin: 0;
	clear: both;
}

.f-select select{
	float:left;
	width: 210px;
	height: 18px;
	color: #000;
	font-size: 10px;
	line-height: 11px;
	background-color: #bcd7e1;
	border: 1px solid #00adef;
}

.bloc-recherche .fl {
	margin: 0;
	height: 40px;
}

.bloc-recherche .fr {
	margin: 0 110px 0 0;
	height: 40px;
	display: inline;
}

.fleche-1clic {
	float: left;
	background-image: url(../img/global/pro_1clic-corps-fleche.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding: 4px 0 0 4px;
	margin: 20px 0 0 183px;
	width: 82px;
	font-weight: bold;
	display: inline;
}

.fleche-1clic a{
	display: block;
	width: 86px;
	color: #fff;
	float: left;
}

.fleche-1clic a:hover{
	color: #fff;
	text-decoration: underline;
	float: left;
}

.pointe-1clic {
	margin: 20px 0 0 0;
	color: #fff;
	float: left;
}

.bloc-ville {
	background: url(../img/global/trouver-bulle.gif) 2px 18px no-repeat;
	color: #7c980b;
	font-size: 1.3em;
	font-weight: bold;
	text-align:right;
	height: 28px;
	padding: 0 12px 0 0;
	margin: 12px 0 0 0;
	width: 597px;
}

/* SPECIFIQUE ESCAPADES */

.title {
	color: #8fbf57;
}

.ban {
	padding: 12px 0 0 0;
	margin: 0 0 12px -12px;

}

.themes{
	color: #d6993c;
	padding: 0 0 0 18px;
	background: url(../img/global/gp_picto-themes.gif) 0 0 no-repeat;
	font-size: bold;
	margin: 6px 0 0 0;
}

.couleur-ocre {
	color: #d6993c;
}

.sepa-selection {
	padding: 0 0 0 11px;
	background: url(../img/global/gp_separation.gif) 5px 1px no-repeat;
}
