@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;
	padding: 0 21px 0 0;
	background: url(../img/global/gp_picto-themes.gif) 100% 6px no-repeat;
	display: inline;
}

h2 a{
	color: #301b60;
}

h2 a:hover{
	color: #7c980b;
	text-decoration: none;
}


h3 {
	font-size: 2.3em;
	font-weight: normal;
	color: #d6993c;
	font-weight: bold;
}

h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #d6993c;
	padding: 0 0 8px 0;
}

h5 {
	font-size: 1.8em;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f85800;
	padding: 0 0 6px 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;
}

.image-une {
	position: relative;
	width: 260px;
	height: 94px;
	padding: 0 0 12px 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: #f8ae00;
	padding: 10px 18px 10px 0;
	line-height: 1.3em;
	max-width: 490px;

}

.paragraph {
	padding: 0 18px 0 36px;
	margin: 0;
	background: url(../img/global/gp_selection-guillemet2.gif) 0 0 no-repeat;
}



.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;
}

/* TEMOIGNAGE */

.selection {
	float: left;
	width: 200px;
	min-height: 245px;
	height: auto!important;
	height: 245px;
	padding: 0;
}

.selection-titre {
	padding: 0 0 12px 0;
}

.img-selection {
	width: 200px;
	height: 124px;
	position: relative;
}

.img-selection img{
	float: left;
}

.selection-mask {
	position: absolute;
	bottom:0;
	left: 12px;
	z-index:2 ;
}

.selection-text {
	width: 152px;
	min-height: 102px;
	height: auto!important;
	height: 102px;
	padding: 8px 24px 6px 24px;
}

.temoignage{
	padding: 0 0 0 34px;
	min-height: 40px;
	height: auto!important;
	height: 40px;
	background: url(../img/global/gp_selection-guillemet.gif) 0 0 no-repeat;
}

.auteur-temoignage{
	font-size: 1.1em;
	text-align: left;
}

.themes{
	color: #d6993c;
	margin: 6px 0 10px 0;
	padding: 0 0 0 18px;
	background: url(../img/global/gp_picto-themes.gif) 0 0 no-repeat;
	font-size: bold;
	font-size: 1.1em;
}

.lesthemes{
	clear: both;
	font-size: 1em;
}

.couleur-ocre {
	color: #d6993c;
}

.sepa-selection {
	padding: 0 0 0 11px;
	background: url(../img/global/gp_separation.gif) 5px 1px no-repeat;
}

.tem-line-bkgd {
	float: left;
	width: auto;
	background: url(../img/global/gp_liste-tem-fond.gif) repeat-y ;
	margin: 0 0 12px -12px;
	display: inline;
}

.tem-line{
	float: left;
	width: auto;
	padding: 0 0 4px 0;
	background: url(../img/global/gp_liste-tem-bottom.gif) 0 100% no-repeat;
}

.sepa {
	width: 12px;
	height: 20px;
	float: left;
}

/* THEME SELECTOR */

.theme-selector {
	width: 624px;
	height: auto;
	padding: 0;
	margin: 0 0 12px -12px;
	background-color: #5faed0;
}

.theme-selector p{
	padding: 0 12px;
}

.th-title {
	padding : 12px;
}

.theme-listefixe {
	height: 28px;
	padding: 0 12px;
	font-family: "Times New Roman", Times, serif;

}

.theme-liste {
	height: auto;
	padding: 0 12px;
	font-family: "Times New Roman", Times, serif;

}

.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;
}

.th-taille1, .th-taille2, .th-taille3, .th-taille4, .th-taille5, {
	width: 600px;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	line-height : 29px;
}

.th-taille1 {
	font-size: 14px;

}

.th-taille2 {
	font-size: 17px;
	font-weight: bold;
}

.th-taille3 {
	font-size: 19px;
	font-weight: bold;
}

.th-taille4 {
	font-size: 22px;
	font-weight: bold;
}

.th-taille5 {
	font-size: 26px;
	font-weight: bold;
}

.btn-selector-plus {
	width: 600px;
	height: 18px;
	padding: 12px 12px 0 12px;
	text-align: right;
	background: url(../img/global/gp_themeselector-big.gif) 0 0 no-repeat;
}

.btn-selector-plus a{
	padding: 0 15px 0 0;
	text-align: right;
	background: url(../img/global/gp_themeselector_plus.gif) 100% 2px no-repeat;
}

.btn-selector-moins {
	width: 600px;
	height: 18px;
	padding: 12px 12px 0 12px;
	text-align: right;
	background: url(../img/global/gp_themeselector-big.gif) 0 0 no-repeat;
}

.btn-selector-moins a{
	padding: 0 15px 0 0;
	text-align: right;
	background: url(../img/global/gp_themeselector_moins.gif) 100% 2px no-repeat;
}

/* SUIVANT */

.suivant{
	width: 618px;
	height:31px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 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;
}

