#page2 {
	
}

#page2 h2 {
	border-bottom: 1px solid #FF6600;
	color: #FF6600;
	font-family: Georgia, Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	margin: 5px 10px 5px 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

ul.categories-sejour {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 10px 0 10px 10px;
	padding: 0;
}

.categories-sejour li {
	background-image: url("/images/fond-categorie.gif");
	background-repeat: no-repeat;
	width: 116px;
	height: 39px;
	float: left;
	margin: 0 1px 10px 0;
	padding: 7px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 4px solid #ffffff;
}

.categories-sejour li a {
	font-weight: bold;
	font-size: 14px;
	font-family: arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.categories-sejour li a:hover {
	text-decoration: underline;
}

.categories-sejour li#sejourcategorie1, .categories-sejour li#sejourcategorie2, .categories-sejour li#sejourcategorie3
	{
	padding: 15px 0 0 0;
	height: 31px;
}

.categories-sejour li#sejourcategorie1 a {
	color: #e6a511;
}

.categories-sejour li#sejourcategorie1.selected {
	border-bottom: 4px solid #e6a511;
}

.categories-sejour li#sejourcategorie2 a {
	color: #9966ff;
}

.categories-sejour li#sejourcategorie2.selected {
	border-bottom: 4px solid #9966ff;
}

.categories-sejour li#sejourcategorie3 a {
	color: #0ba39a;
}

.categories-sejour li#sejourcategorie3.selected {
	border-bottom: 4px solid #0ba39a;
}

.categories-sejour li#sejourcategorie4 a {
	color: #1f9ee0;
}

.categories-sejour li#sejourcategorie4.selected {
	border-bottom: 4px solid #1f9ee0;
}

.categories-sejour li#sejourcategorie5 a {
	color: #cc3366;
}

.categories-sejour li#sejourcategorie5.selected {
	border-bottom: 4px solid #cc3366;
}

.categories-sejour li#sejourcategorie6 {
	background-image: url("/images/fond-categorie-os.gif");
}

.categories-sejour li#sejourcategorie6.selected {
	border-bottom: 4px solid red;
}

.categories-sejour li#sejourcategorie6 a {
	color: #ffffff;   /*color: #e97518; */
}

#sejours-recherche {
	clear: both;
	background-image: url("/images/fond-tr1.gif");
	background-repeat: repeat-x;
	color: #ffffff;
	height: 20px;
	padding: 3px 10px;
	/*_padding: 1px 10px; IE7 */
	margin: 5px 10px 5px 10px;
	font-size: 12px;
}

div.sejours-field {
	float: left;
	display: inline;
	margin-right: 20px;
}

#sejours-form label {
	color: #ffffff;
	font-weight: normal;
	margin-right: 10px;
	font-size: 12px;
	/*background-image: url("/images/carre-gris.gif");
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 10px;*/
}

#sejours-form select,#sejours-form input {
	background-color: #F5F5E5;
	border: 1px solid #FF9900;
	color: #333333;
	font-size: 11px;
}

#sejour_hebergement {
	width: 130px;
	}

img#trigger_sejour_periode_to,img#trigger_sejour_periode_from {
	margin-left: 2px;
}

#sejour-resultats {
	margin: 10px 0 10px 10px;
}

.sejour_bloc {
	width: 237px;
	height: 181px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
}

.sejourcat1 {
	background-image: url("/images/fond-sejour1.png");
}

.sejourcat2 {
	background-image: url("/images/fond-sejour2.png");
}

.sejourcat3 {
	background-image: url("/images/fond-sejour3.png");
}

.sejourcat4 {
	background-image: url("/images/fond-sejour4.png");
}

.sejourcat5 {
	background-image: url("/images/fond-sejour5.png");
}

.sejourcat6 {
	background-image: url("/images/fond-sejour6.png");
}

.sejour_bloc h3 {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 10px;
	left: 15px;
	width: 150px;
}

.sejour_bloc .prix {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 15px;
	left: 170px;
	width: 60px;
	text-align: center;
	font-size: 12px;
}

.sejour_bloc .prix2 {
	font-size: 15px;
	font-weight: bold;
}

.sejour_bloc .photo {
	position: absolute;
	top: 60px;
	left: 5px;
}

.sejour_bloc .desc {
	position: absolute;
	top: 78px;
	left: 120px;
	width: 100px;
	color: #666666;
	font-size: 10px;
}

.sejour_bloc .bouton {
	position: absolute;
	top: 148px;
	left: 7px;
	width: 220px;
	padding-top: 2px;
	height: 21px;
	color: #ff6600;
	font-size: 12px;
	/*background-color: silver;*/
	text-align: center;
	background-image: url("/images/bouton/bouton1.gif");
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

.sejour_bloc .bouton a {
	color: #ff6600 !important;
}

.sejour_bloc .bouton-op {
	background-image: url("/images/bouton/bouton2.gif");
	color: #ffffff;
}

.sejour_bloc .bouton-op a {
	color: #ffffff !important;
}

div.pager {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

div#sejour {
	clear: both;
	padding: 5px 10px;
	position: relative;
}

div.sejourtop {
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden; /* bug ie*/
}

div.sejourbottom {
	position: relative;
	background-repeat: no-repeat;
	height: 30px;
}

div#sejourtop1.sejourtop {
	background-image: url("/images/sejour/fond1-orange.png");
}

div#sejourbottom1.sejourbottom {
	background-image: url("/images/sejour/fond2-orange.png");
}

div#sejourtop2.sejourtop {
	background-image: url("/images/sejour/fond1-violet.png");
}

div#sejourbottom2.sejourbottom {
	background-image: url("/images/sejour/fond2-violet.png");
}

div#sejourtop3.sejourtop {
	background-image: url("/images/sejour/fond1-vert.png");
}

div#sejourbottom3.sejourbottom {
	background-image: url("/images/sejour/fond2-vert.png");
}

div#sejourtop4.sejourtop {
	background-image: url("/images/sejour/fond1-bleu.png");
}

div#sejourbottom4.sejourbottom {
	background-image: url("/images/sejour/fond2-bleu.png");
}

div#sejourtop5.sejourtop {
	background-image: url("/images/sejour/fond1-rose.png");
}

div#sejourbottom5.sejourbottom {
	background-image: url("/images/sejour/fond2-rose.png");
}

div#sejourtop6.sejourtop {
	background-image: url("/images/sejour/fond1-rouge.png");
}

div#sejourbottom6.sejourbottom {
	background-image: url("/images/sejour/fond2-rouge.png");
}

div#sejour h3 {
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	}

#sejourtop1 h3 { 
	color: #e6a511;
	border-bottom-color: #e6a511;
}

#sejourtop2 h3 {
	color: #9966ff;
	border-bottom-color: #9966ff;
}

#sejourtop3 h3 {
	color: #0ba39a;
	border-bottom-color: #0ba39a;
}

#sejourtop4 h3 {
	color: #1f9ee0;
	border-bottom-color: #1f9ee0;
}

#sejourtop5 h3 {
	color: #cc3366;
  border-bottom-color: #cc3366;
}

#sejourtop6 h3 {
	color: #e97518;
	border-bottom-color: #e97518;
}

#sejourtop1 .colored { 
	color: #e6a511;
}

#sejourtop2 .colored {
	color: #9966ff;
}

#sejourtop3 .colored {
	color: #0ba39a;
}

#sejourtop4 .colored {
	color: #1f9ee0;
}

#sejourtop5 .colored {
	color: #cc3366;
}

#sejourtop6 .colored {
	color: #e97518;
}

#sejour-periode {
	font-weight: bold;
	font-size: 12px;
	}

.sejour-contact {
	margin: 0;
}

div#sejour .col1 {
	float: left;
	display: inline;
	width: 225px;
	padding: 15px 10px 15px 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

div#sejour .col2 {
	float: left;
	display: inline;
	padding: 15px 10px;
	width: 340px;
}

div#sejour .colprix {
	position: absolute;
	top: 15px;
	left: 619px;
	color: #ffffff;
	width: 58px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#sejour-contact {
	color:#EF7F01;
	}

div#sejour .colprix .prix2 {
	font-size: 15px;
	font-weight: bold;
}

div#sejour-photos-container {
	background-color: #ffffff;
	padding: 5px;
}

div#sejour-photos-container img {
	border: none !important;
}

div#sejour-photos-container .diaporama {
	border: none !important;
}

div.sejour-photos {
	margin-bottom: 5px;
}

div#sejour h4 {
	background-image: url("/images/bouton/bouton3.gif");
	background-repeat: no-repeat;
	color: #ffffff;
	width: 206px;
	height: 15px;
	padding: 4px 8px;
	font-size: 12px;
}

#sejour-geoloc {
  padding-top: 10px;
  padding-left: 80px;	
	}

a.boutonretour {
	display: block;
	margin-left: 15px;
	color: #ffffff;
	background-image: url("/images/bouton/bouton5.png");
	background-repeat: no-repeat;
	width: 222px;
	height: 15px;
	padding: 4px 10px;
	text-transform: uppercase;
	font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  color: #f0f0f0;
	}

/*****************************************************************/

div.sejour-widget {
	background-image: url("/images/bg-widget-sejour.png");
	background-repeat: no-repeat;
	padding: 40px 0 0 15px;
	margin-bottom: 10px;
	}
	
div.sejour-widget2 {
	background-image: url("/images/bg-widget-sejour.png");
	background-repeat: no-repeat;
	padding: 40px 0 0 5px;
	margin-bottom: 10px;
	margin-left: 3px;
	}	

/*****************************************************************/

ul.categories2-sejour {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 12px 0 10px 11px;
	padding: 0;
}

.categories2-sejour li {
	background-image: url("/images/fond-categorie2.gif");
	background-repeat: no-repeat;
	width: 75px;
	height: 29px;
	float: left;
	margin: 0 1px 6px 0;
	padding: 1px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}

.categories2-sejour li a {
	font-weight: bold;
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;

}

.categories2-sejour li a:hover {
	text-decoration: underline;
}

.categories2-sejour li#sejourcategorie1, .categories2-sejour li#sejourcategorie2, .categories2-sejour li#sejourcategorie3
	{
	padding: 8px 0 0 0;
	height: 23px;
}

.categories2-sejour li#sejourcategorie1 a {
	color: #e6a511;
}

.categories2-sejour li#sejourcategorie2 a {
	color: #9966ff;
}

.categories2-sejour li#sejourcategorie3 a {
	color: #0ba39a;
}

.categories2-sejour li#sejourcategorie4 a {
	color: #1f9ee0;
}

.categories2-sejour li#sejourcategorie5 a {
	color: #cc3366;
}

.categories2-sejour li#sejourcategorie6 a {
	color: #ffffff;   /*color: #e97518; */
}

.categories2-sejour li#sejourcategorie6 {
	background-image: url("/images/fond-categorie2-os.gif");
	
}
