/* -------------------------------------------*/
/* ------------->>> structure <<<-------------*/
/* -------------------------------------------*/

#header {	background: url(../img/background/back-top-acc.jpg) no-repeat; }

#header .bulleRouge { display: none; }

#secInfo { display: block; }



#footer {
	background: url(../img/background/back-footer-acc.jpg) no-repeat;
	height:10px;
}

/* -------------------------------------------*/
/* --------------->>> Bulles <<<--------------*/
/* -------------------------------------------*/

.bulleRouge { 
	background: url(../img/bulles/bulle-bas-rouge.gif) left bottom no-repeat;
	margin: 0 0 10px 24px;
	padding: 0 0 13px;
	width: 233px;
}

/* -------------------------------------------*/
/* ------------>>> Formulaires <<<------------*/
/* -------------------------------------------*/

.bulleRouge form div {
	padding: 0 10px 5px;
	position: relative;
}

.bulleRouge form div label {
	color: #f1302c;
	position: absolute;
	top: 2px;
}

.bulleRouge form div input { 
	margin: 0 0 0 85px;	
	position: relative;
	width: 114px;
}

.bulleRouge form input.btnSubmit {
	background: #f1302c;
	border: none;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 0.85em;
	margin: 0 10px 0 0;
	position:relative;
	z-index: 50;
}

/* -------------------------------------------*/
/* ------------>>> Destinations <<<-----------*/
/* -------------------------------------------*/

#partenaires {
	background: #fff;
	border: none;
	margin: 30px 0 0 -11px;
	overflow: hidden;
	padding: 0 !important;
	position: relative;
	width: 506px;
}

#pageDestinations #destinations { border-bottom: 10px solid #137ce2;}

#nouvelles, #voyagezVert  {
	background: #fff url(../img/background/backNouvellesFr.jpg) no-repeat;
	float: left;
	min-height: 205px;
	padding: 43px 10px;
	width: 209px;
}

#nouvelles ul { margin-left: -20px; }

#nouvelles li {
	background: url(../img/bullet.gif) no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#voyagezVert { 	
	background: #fff url(../img/background/backVert.jpg) no-repeat; 
	color: #5c6617;
	margin-left: 20px;
}

#nouvelles a.more, #voyagezVert a.more {
	background: url(../img/flecheBleue.gif) center right no-repeat;
	display: block;
	color: #275e80;
	font-weight: bold;
	height: 19px;
	line-height: 19px;
	padding-right: 25px;
	margin: 20px 0;
	text-align: right;
	text-decoration: none;
}

#voyagezVert a.more {
	background: url(../img/flecheVerte.gif) center right no-repeat;
	color: #5c6617;
	margin-top: 10px;
}