/* CSS Document */

/*************GENERAL LAYOUT***************/

body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	}

#contener {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	}
#top {height:120px; text-align:right;}
#navtop{ text-align:right; color:#FFF; height:20px; padding-top:5px; letter-spacing:1px; padding-right:10px; /*background-color:#996600;*/}
#page { clear:both;}
#colMenu { 
	float:left; 
	width:150px; 
	}
#shadow{float:right; width:790px; background-image:url(/img/interface/ombre.png);}	
#shadowend{width:790px; height:25px; float:right; background-image:url(/img/interface/ombreend.gif); background-repeat:no-repeat;}	
#colContent {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	border:10px solid #fff;
	background-color:#fff;
	background-image:url(/img/interface/fdcontent.gif); background-position:100% 0%; background-repeat:repeat-y;
	}

#colLeft {
	float:left;
	width:520px;
	margin-top:1px;
	}
	
#colRight {
	float:right;
	width:220px;
	margin-top:1px;
	font-size:10px;
	line-height:13px;
	}

#colRight ul { margin-top:2px; margin-bottom:2px; margin-left:10px;}
			
#colRight h2{ 
	/*background-color:#fff;
	font-weight:normal;*/
	font-size:15px;
	color:#905891; padding-left:5px; padding-top:5px;
	margin-top:5px; margin-bottom:5px;
	border-top: 1px solid #fff;
	text-transform:uppercase;
	}
#colRight p{
	padding:5px;
	margin-top:2px; margin-bottom:2px;
	}


#colLeft p a:link {
	color:#4D4D4D;
	font-weight:bold;
}
#colLeft p a:visited {
	color:#4D4D4D;
	font-weight:bold;
}
#colLeft p a:hover {
	color: #4D4D4D;
	text-decoration: underline;
	font-weight:bold;
}
		
/*******************************************************
**                      NAVIGATION                  **
*******************************************************/

#navigation {
	  LIST-STYLE-TYPE:none; margin:0px; padding:0px; text-transform:uppercase; 
	}
#navigation li {
	padding-top:1px; letter-spacing:1px; text-align:right;/*border-bottom:1px solid #dedede;*/
}
#navigation li A {
	 FONT: bold 11px/29px verdana; COLOR: #fff; HEIGHT: 30px; TEXT-DECORATION: none;
	  
}
#navigation li A:hover {
	color:#000;
}

#navigation li.on a{
	color:#fff;
}



/******************GOODIES********************/	
.spacer {clear:both; height:1px; line-height:1px; font-size:0px;}	
.listagence {border:1px solid #ededed; padding:8px; margin:5px; width:345px; float:left;}
.listevoyage {border:1px solid #ededed; padding:8px; margin:5px;}
.listevoyage p { margin:2px;}
.listevoyage:hover {border:1px solid #ccc; background-color:#F4F4F2;}
.baseline {font-family:"Times New Roman", Times, serif; color:#fff; background-color:#905891; font-size:12px; padding:5px; font-style:italic;}
.baseline p {margin:2px;}
.vign {border:1px solid #ededed;padding:5px;margin-bottom:5px;}
.Depart {background-color:#F4F2EC;}
.entete {color:#fff; background-color:#666; font-weight:bold;}
#information { font-size:10px; line-height:12px;}
#information div {background-color:#eee; margin-bottom:5px;padding:3px; border:1px solid #ccc; }
#information p {margin:2px;}
#information ul {margin-top:2px; margin-bottom:2px;}

/* - a changer aussi dans tynimce.css - */
.titre-description {
	font-size:13px;
	color:#794A41;
	margin-bottom: 5px;
	clear:both;
	text-decoration:none;
	background-color:#F2EEE1;
}

/* a ne pas manquer*/
.prix { color:#905891; font-size:18px; font-weight:bold; text-align:right;}

#footer{
	font-size: 10px;
	padding:10px;
	color:#4D4D4D;
	line-height:20px;
	font-family:verdana , Helvetica, sans-serif;text-align:center; height:30px; clear:both; text-align:right; }
	
#footer a:link {
	color:#000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#footer a:visited {
	color:#000;
	text-decoration: underline;
	font-size: 10px;
	font-weight:normal;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	text-decoration: underline;
	font-weight:normal;
}


/*******************************************************
**                  TITRE ET LIENS                    **
*******************************************************/
	
a:link {
	color:#000;
	text-decoration: underline;
	font-weight: bold;
	}
a:visited {
	color:#000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color:#cc0000;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-size:20px;
	clear:both;
	padding:5px;
	padding-left:5px;
	margin-top:0px;
	font-weight:normal;
	background-color:#000;
	color:#FFF;

	}

h2 {
	font-family:Arial, verdana, Helvetica, sans-serif; 
	clear:both; 
	font-weight:bold; 
	font-size: 17px; 
	margin-top:10px; 
	margin-bottom:10px; 
	color:#794A41;
	}

h3 {
	font-size:13px;
	color:#794A41;
	margin-bottom: 5px;
	clear:both;
	text-decoration:none;
	background-color:#F2EEE1;
}

.Note {
	font-size:10px;
	font-family:verdana;
	color: #999;
}

	
