<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "iso-8859-1";



 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #E5E5E5;
	
	
}


.tabheader2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	
}

.tabheader {
	border: 1px solid #333333;
}

.boite_orange {
	background-color: #F5BD25;
	
}

.coin_orange_droit {
	background-color: #F5BD25;
	background-image: url(images/coin_orange_droite.png);
	background-repeat: no-repeat;
	background-position: right bottom;	
	
}

.coin_orange_gauche {
	background-color: #F5BD25;
	background-image: url(images/coin_orange_gauche.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
	
}

/* General font families for common tags */
font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*a:link,a:active,a:visited { color : #000000; }
a:hover		{ text-decoration: underline; color : #DD6900; } */
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;font-size: 11px;}

a.liensheader {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-variant: normal;
	letter-spacing: normal;

	}
	
a.liensheader:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-variant: normal;
	letter-spacing: normal;

	}
a.liensheader:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-variant: normal;
	letter-spacing: normal;

	}
	
.coin_droit{
	background-image: url(images/coin_droit.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.coin_gauche{
	background-image: url(images/coin_gauche.png);
	background-repeat: no-repeat;
	background-position: left top;
}


/* This is the border line &amp; background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px solid #000000; }
.tableau_connexion	{
	background-color: #FFFFFF;
	border-top: 0px solid #006699;
	border-right: 0px solid #006699;
	border-bottom: 0px solid #006699;
	border-left: 0px solid #006699;
}
/*
//====================================================================== |
//==== Start Advanced BBCode Box MOD =================================== |
//==== v5.1.0 ========================================================== |
//====
*/
.postimage {
	cursor: pointer;
	cursor: hand;
}
.postimage:hover {
	background-color: #C2CFE5;
	cursor: pointer;
	cursor: hand;
}
/*
//====
//==== End Advanced BBCode Box MOD ==================================== |
//===================================================================== |
*/
/* Main table cell colours and backgrounds */
/*
td.row1	{ background-color: #F4F5CF; }
td.row2	{ background-color: #F4F5CF; }
td.row3	{ background-color: #F4F5CF; }
*/

/*
  This is for the table cell above the Topics, Post &amp; Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
	background-color: #F0C358;
	background-repeat: repeat-y;
	color: #333333;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #000000; font-size: 11px; font-weight : bold;
	background-color: #acd6f5; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#F0C358; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	height: 28px;
	background-color: #FF9900;
	border-top: none #FF0099;
	border-right: none #FF0099;
	border-bottom: none #FF0099;
	border-left: none #FF0099;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.row3Right,td.spaceRow {
	background-color: #F4F5CF; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 {
	color: #FFFFFF;
	background-color: #FF9900;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
th.thCornerL {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 100%;
	color : #000000;
	margin: 0px;
	padding: 0px;
	
}
.maintitle_white	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #FFFFFF;
}
a.maintitle_white:link, a.maintitle_white:active, a.maintitle_white:visited 	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #FFFFFF;
}
a.maintitle_white:hover 	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen {
	font-size : 10px;
	color: #000000;
}
.gen2 {
	font-size : 10px;
	color: #FFFFFF;
}

.genmed,.gensmall {
	color : #777;
	font-size: 11px;
}
a.gen,a.genmed,a.gensmall {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover{ color: #DD6900; text-decoration: underline; }
a.gen:visited,a.genmed:visited,a.gensmall:visited{ font-size: 11px; }


a.homelink:link, a.homelink:active, a.homelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#D0271B;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
}
a.homelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#D0271B;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
}
a.homelinkblack:link, a.homelinkblack:active, a.homelinkblack:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
a.homelinkblacksmall:link, a.homelinkblack:active, a.homelinkblack:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px;
}
a.homelinkblack:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
}
/* The register, login, search etc links at the top of the page */

.mainmenu		{
	font-size : 11px;
	color : #FFFFFF;
	font-weight: bold;
}

a.mainmenu:link, a.mainmenu:active, a.mainmenu:visited	{
	text-decoration: none;
	color : #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000}
.cattitle2		{ font-weight: bold; font-size: 10px ; letter-spacing: 1px; color : #000000}
a.cattitle		{
	text-decoration: none;
	color : #000000;
	font-family: "Trebuchet MS", "Arial Narrow Special G1";
	font-size: 12px;
	font-weight: bold;
}
a.cattitle:hover{
	text-decoration: underline;
	color: #333333;
}

h3
{
margin:0;
}
/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{
	font-weight: bold;
	font-size: 12px;
	color : #333333;
	font-family: "Trebuchet MS", "Arial Narrow Special G1";
}
a.forumlink 	{ text-decoration: underline; font-size: 12px; color : #000000; }
a.forumlink:hover{ text-decoration: underline; font-size: 12px; color : #DD6900; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{
	font-weight: bold;
	font-size: 13px;
	color : #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Arial Narrow Special G1";
}
a.topictitle:link   { text-decoration: none; color : #FF9900; }
a.topictitle:visited { text-decoration: none; color : #FF9900; }
a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }

/* calendrier */
/* box main */
.cal_cell_small	{ font-size: 10px; color : #FFFFFF; line-height: 10px;}
.bcal_cell_small	{ font-size: 10px; color : #d0d0d0; line-height: 10px;}

.cal_cell_title	{ font-weight: bold; font-size: 12px; color : #FFFFFF; }
a.cal_cell_title:link   { text-decoration: none; color : #FFFFFF; }
a.cal_cell_title:visited { text-decoration: none; color : #FFFFFF; }
a.cal_cell_title:hover	{ text-decoration: underline; color : #ffb724; }

.bcal_cell_title	{ font-weight: bold; font-size: 12px; color : #d0d0d0; }
a.bcal_cell_title:link   { text-decoration: none; color : #d0d0d0; }
a.bcal_cell_title:visited { text-decoration: none; color : #d0d0d0; }
a.bcal_cell_title:hover	{ text-decoration: underline; color : #FFFFFF; }

.cal_cellb_title	{ font-weight: bold; font-size: 12px; color : #FFFFFF; }
a.cal_cellb_title:link   { text-decoration: none; color : #000000; }
a.cal_cellb_title:visited { text-decoration: none; color : #000000; }
a.cal_cellb_title:hover	{ text-decoration: underline; color : #ffb724; }

.bcal_cellb_title	{ font-weight: bold; font-size: 12px; color : #FFFFFF; }
a.bcal_cellb_title:link   { text-decoration: none; color : #000000; }
a.bcal_cellb_title:visited { text-decoration: none; color : #000000; }
a.bcal_cellb_title:hover	{ text-decoration: underline; color : #ffb724; }

/* detail */
.cal_detail_head {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.cal_detail_title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.cal_detail_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

.cal_detail_link_button:link, .cal_detail_link_button:visited {
	color: #000000;
	line-height: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cal_detail_link_button:hover {
	color: #e43929;
	line-height: 11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cal_detail_link_white:link, .cal_detail_link_white:visited {
	color: #FFFFFF;
	line-height: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cal_detail_link_white:hover {
	color: #e43929;
	line-height: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.cal_detail_link_title	{ font-weight: bold; font-size: 14px; color : #d0d0d0; }
a.cal_detail_link_title:link   { text-decoration: none; color : #d0d0d0; }
a.cal_detail_link_title:visited { text-decoration: none; color : #d0d0d0; }
a.cal_detail_link_title:hover	{ text-decoration: underline; color : #FFFFFF; }

th.cal_thHead_MFC {
	font-weight: bold;
	height: 28px;
	background-color: #0000ff;
	border-top: none #FF0099;
	border-right: none #FF0099;
	border-bottom: none #FF0099;
	border-left: none #FF0099;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
th.cal_thHead_MFCb {
	font-weight: bold;
	height: 28px;
	background-color: #8585ff;
	border-top: none #FF0099;
	border-right: none #FF0099;
	border-bottom: none #FF0099;
	border-left: none #FF0099;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
th.cal_thHead_MCC {
	font-weight: bold;
	height: 28px;
	background-color: #e43929;
	border-top: none #FF0099;
	border-right: none #FF0099;
	border-bottom: none #FF0099;
	border-left: none #FF0099;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
th.cal_thHead_MCCb {
	font-weight: bold;
	height: 28px;
	background-color: #f97b6f;
	border-top: none #FF0099;
	border-right: none #FF0099;
	border-bottom: none #FF0099;
	border-left: none #FF0099;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
th.cal_thHead_ {
	font-weight: bold;
	height: 28px;
	background-color: #e43929;
	border-top: none #FF0099;
	border-right: none #FF0099;
	border-bottom: none #FF0099;
	border-left: none #FF0099;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



a.postlink:link	{ text-decoration: none; color : #FF9900}
a.postlink:visited { text-decoration: none; color : #FF9900; }
a.postlink:hover { text-decoration: underline; color : #DD6900}
/* Name of poster in viewmsg.php and viewtopic.php and other places */


/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody {
	font-size : 11px;
	margin: 1px;

	padding: 1pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;

}
a.postlink:link	{ text-decoration: none; color : #FF9900}
a.postlink:visited { text-decoration: none; color : #FF9900; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote &amp; Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 14px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color: #777; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
	font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline {
	background-color: #DEE3E7;
	border-style: none;
	color: #C0C0C0;
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
.mainmenu {
	color: #000000;
}
.menulaet{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
.titretableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	border: 1px solid #000000;
}
.abox:link,active{
	color : #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.abox:visited
{
	color : #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.abox:hover		
{ color : #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


.listepays:link,active,visited{
	color : #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

.listepays:visited{
	color : #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

.listepays:hover		
{color : #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}


.menupays{
	background-color: #F4BD25;
	text-align: center;
	vertical-align: middle;
	}

.menupays_selected{
	background-color: #FF9900;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}

.lienmenupays:link,active{
	color : #FFFFFF;
	font-size: 11x;

}

.lienmenupays:visited{
	color : #FFFFFF;
	font-size: 11px;

}

.lienmenupays:hover		
{
	color : #FFFFFF;
	font-size: 11px;
	text-decoration: underline;	
	
}





.tab_box_vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #669900;
	padding: 2px;
}

.tab_box_top_vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/etoile_vert.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	text-indent: 27px;
	height: 29px;
	background-color: #669900;
}

.tab_box_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #FF9900;
	padding: 2px;
}

.tab_box_top_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/etoile_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	text-indent: 27px;
	height: 29px;
	background-color: #FF9900;
}

.tab_box_bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #3196F4;
	padding: 2px;
}

.td_bleu {
	background-color: #3196F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}


.td_bleu_border_blanc {
	background-color: #3196F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}


.tab_box_top_bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/etoile.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	text-indent: 27px;
	height: 29px;
	background-color: #3196F4;
	margin: 0px;
	padding: 0px;
	
}



.tab_box_rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #E3190F;
	padding: 2px;
}

.tab_box_top_rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/etoile_rouge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	text-indent: 27px;
	height: 29px;
	background-color: #E3190F;
}

.tab_box_top_blog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/carnet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	text-indent: 32px;
	height: 30px;
	background-color: #E3190F;
	
}


.tab_box_top_pays {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669900;
	font-variant: small-caps;
}



.textefichepays {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 150px;
	padding-top: 12px;
	}

.prixsejour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 12px;
	color: #FF9900;
	font-weight: bold;
	}

.tdlistesejour1
{
	background-color: #97CBFF;
	order-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
.tdlistesejour2
{
	background-color: #379BFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}

.titresejour
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	text-transform: uppercase;
	}
	
a.titresejour, a.titresejour:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;	
	}
	
a.titresejour:hover
{
	color: #FF0000;
	text-decoration: underline;
}

a.liensejours, a.liensejours:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.liensejours:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.liensejoursdetail, a.liensejours:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	
}

a.liensejoursdetail:hover
{
	color: #FF0000;
	text-decoration: underline;	
}

.textesejour
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin: 0px;
		}
		
.trait_bas
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
		}

.tourimg{
	padding: 2px;
	border: 1px solid #3196F4;
	}

.tourimg_gris{
	padding: 2px;
	border: 1px solid #666666;
	}

a.topdestination, a.topdestination:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	}
	
a.topdestination:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	}
	
.box
{
	border: 1px solid #FFCC33;
	}
	
.box_head
{
	border: 1px solid #FFCC33;
	background-color: #FFCC33;
	text-align: left;
	vertical-align: middle;
	padding: 1px;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 3px;
	}	
	
/* Inset 3D Raised */
.raised {
	background: transparent;
	width:170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:16px; color:#fff; letter-spacing:1px;}
.raised p {padding-bottom:0.5em;}

.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-color: #FF6633;
}
.raised .b3 {background:#FF6633; border-left:1px solid #FF6633; border-right:1px solid #FF6633;}
.raised .b4 {background:#FF6633; border-left:1px solid #FF6633; border-right:1px solid #FF6633;}
.raised .b4b {background:#FF6633; border-left:1px solid #FF6633; border-right:1px solid #FF6633;;}
.raised .b3b {background:#FF6633; border-left:1px solid #FF6633; border-right:1px solid #FF6633;;}
.raised .b2b {background:#FF6633; border-left:1px solid #FF6633; border-right:1px solid #FF6633;;}


.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#FF6633;}
.raised .boxcontent {
	display:block;
	border-left:1px solid #FF6633;
	border-right:1px solid #FF6633;
	;
	padding-bottom: 3px;
	background-color: #FF6633;
	}
.raised .boxcontent2 {
	display:block;
	background-color: #F4F5CF;
	padding-top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6633;
	border-left-color: #FF6633;
	}


li.ligne_forum  {
	text-align: left;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 15px;
}



li.ligne_forum, div.container_homebox li {
	text-align: left;
	list-style-type: none;
	margin-bottom: 3px;
	width: 95%;
}

div.container_homebox ol li {
	text-align: left;
	list-style-type: decimal;
	margin-bottom: 3px;
	width: 95%;
}



div.container_homebox ul {
	padding-left:0px;
	margin-left:0px;
}


.colonne_milieu
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: solid;	
}


.ligne_gauche
{
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;	
}


.header_pays
{
	font-size:22px;
	color:#000000;
	letter-spacing:1px;
	margin: 1px;
	vertical-align: top;
	
}

.degrade_gris
{
	background-image: url(/templates/subSilver/images/degrade-gris.gif);
	background-repeat: repeat-x;
	height: 21px;
}

div.recherche_sejours{
	width: 90%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}


.separateur_sejours
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.sousrubrique_pays
{
	font-size:16px;
	color:#FF9900;
	letter-spacing:1px;
	margin: 1px;
	vertical-align: top;
}

.ligneh
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#container_popup{
	background-color: #FFFFFF;
	margin: 10px;
	border: 1px solid #FF9933;
	min-height:560px;

}


#containe_itineraire{
	border: 1px solid #FF9933;
	margin: 5px;
	text-align: left;
	padding: 5px;
	color: #666666;	
	
}


div.iti_form  {
	width: 100%;
}

p.iti_lib {
	width: 120px;
	float: left;
}

p.iti_input{
	margin-left: 120px;
}

/*Home*/

div.container_homebox{
	background-image: url(/templates/subSilver/images/degrade-gris.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	padding-left:2px;
	padding-right:2px;
	margin-left:4px;
	margin-right:4px;
	
}


p.content_homebox  {
	position:relative;
	padding-left:50px;
	text-align:left;
/*	height: 45px;*/
		}
		
	
		 
p.content_homebox img{
	position:absolute;
	left:0;
	height: 40px;
	width: 40px;
	padding: 2px;
	border: 1px solid #999999;
}

p.content_une  {
	position:relative;
	padding-left:155px;
	text-align:left;
	height:150px;
		}
		
p.content_une img{
	position:absolute;
	left:0;
	height: 140px;
	width: 140px;
	padding: 2px;
	border: none; 
}
	
	



div#container_home{
	width:980px;
	margin-top:20px;
	overflow:hidden;
	background-color: #FFFF00;
	background: url(/images/fondpage.png) repeat-y;
}


div#sidebar1 {
	float: left;
	width: 190px;
	
		}

div#sidebar2 {
	
	margin-left: 690px;
	

	}

div#main_col {
	
	float: left;
	width: 496px;
	

}

p.actu_soustitre{font-weight:bold; text-align:left;}
p.actu_content{text-align:left;first-letter:font-size:300%;}
p.actu_content img{
	padding: 2px;
	width: 160px;
	margin-right: 5px;
	height: 120px;
	float: left;
}







#clear{clear:both;}
</pre></body></html>