/* Edited with EditCSS */
/**** LINK-tag style sheet main.css ****/

a {
color: #000000;    
text-decoration: underline; 
}
a:hover {  
font-weight: bold;
text-decoration:underline;
}


body {
background-color: #E5ECF0; 
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
}

#main {
	top: 0px;
	border : solid;
	border-left-style : dotted;
	border-right-style : dotted;
	border-right-width: 1px ; 
	border-left-width: 1px ;
	border-top-width : 0px;
	border-bottom-width : 0px;
	
}

#menu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal ;
	height: 30px;
	text-align: center;
	padding-left: 0px;
}

#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
}

#dest {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal ;
	height: 20px;
	background-image: url(./images/img-pointiller.gif);
	text-align: left;
	padding-left: 50px;
}
#dest_last {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal ;
	height: 20px;
	text-align: left;
	padding-left: 50px;
	background-image: none;
}

#downmenu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal ;
	text-align: center;

}

table.layer {
	border : solid;
	border-style : line;
	border-right-width: 1px ; 
	border-left-width: 1px ;
	border-top-width : 1px;
	border-bottom-width : 1px;
}
td.layer {
	padding-left : 5px;
	padding-right: 5px;
}


div.title { font-size:22px; font-weight : bold;}
div.subtitle { font-size:14px; font-weight : bold;}
tr.titreDay { background: #FFFFFF; }
td.day { font-weight: bold; padding-left: 5px;}
td.day2 { font-weight: bold; padding-left: 5px; width:50px;}
td.jour2 { font-size: 6pt; width:20px;}
td.jour { font-size: 8pt; padding-left: 5px;}
td.hotel { }
a.ville {text-decoration:none; color:#BBBBBB }

.menu a {
	text-decoration: none;

}

.tools{
	font-family: verdana, arial, helvetica, sans;
	font-size: 10px;
	color: #333;
	padding-left: 12px;
}

table.tools {
	padding-left: 0px;
}

.tools A {	text-decoration: none; color: #333;	}

.tools A:hover { text-decoration: none; color: <? echo $color_tab[$dest]; ?>;	}

.imglink {
	font-family: verdana, arial, helvetica, sans;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align:center;

}
.imglink a {
	text-decoration: none;
}

.imglink a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.imglink img {
	border-width:  0px;
	}

.link a {
	text-decoration: none;
}

.link a:hover {
	text-decoration: underline;
}

i.link a {
	text-decoration: none;
}

i.link a:hover {
	font-weight: normal;
	text-decoration: none;
}

.reservation {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
}


/**** Inline STYLE-tag style sheet ****/


/*****  LES PAYS DE LA PAGE D'ACCEUIL *****/
#center {
width:96%;
margin:15px auto 80px auto;

}
.main {
background-image:url(images/home/bg-mapmonde.gif);
background-repeat:no-repeat;
background-position:right;
}

.main h2 span{ 
display:block;
text-align:center;
position:relative;
color:#666666;

font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.main span.t1 {
text-indent:5px;
right:60px; 
font-size:28px;
}

.main span.t2 {
left:90px;
font-size:16px;
}




.corner {
margin-right:20px; 
 position:relative; 
 left:0px; top:0px; width:420px; height:300px; 
 float:left; 
}
.corner span{
display:block;
position:relative;

}

.corner span.t3 {
top:20px;
left:120px;

font-size:32px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#444;
}
.corner span.t4 {
top:15px;
left:20px;

font-family:Arial, Helvetica, sans-serif;
font-size:40px; font-weight:bold; font-style:italic;
color:#555;

}
.corner span.t5 {
left:270px;
top:-4px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bolder;
}
.corner span.t6 {
font-size:26;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#888;

left:170px;
top:-10px;
}

.corner .nextDepart {
width:85%;
padding-left:30px;
margin-top:20px;
}
.corner h4 {
position:relative;
margin:0px 0px 5px 0px;
_margin-bottom:-5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
left:30px;
font-weight:bold;
}
.corner img {
margin-left:20px;

}
.corner ul {
position:relative;
font-size:13px;
font-weight:bold;
color:#666;
width:320px;
padding:0px 0px 0px 20px;
margin:0px 0px 0px 0px;
list-style-type:decimal;
list-style-position:inside;
}
.corner li {
padding-top:3px;
margin-top:3px;
border-top:1px dashed #666;
}
.corner li:first-child {
border-top:inherit;

}

.corner .first {
border-top-width:0px;
} 
.corner ul li a {
color:#666;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.corner ul li a:hover , a:active{
font-size:inherit;
color:#000;
}

.colonne {
float:left;
}

.ligne {
width:100%;
clear:both;
padding-top:40px;
_padding-top:0px;
text-align:center;
margin:auto;
}
.ligne .paysDiv {
position:relative;
float:left;
width:140px; 
margin:auto;
margin-left:5px;
}


.paysDiv {
width:140px;
margin-bottom:5px;
}

.paysDiv a img {
border-width:0px;
}
.paysDiv a {
text-decoration:none;
}
.paysDiv h3 {
margin:0px 0px 0px 0px;
font-size:11px;  
ont-weight:bold;
text-align:left;
}

.paysDiv div{
height:10px;
font-size:5px;
margin-bottom:2px;
width:140px;
}

.paysDiv img {
display:block;
width:140px;
}


/******************************/
/***    contact            ***/
.contact, .agence {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:smaller;

}

.contact ul {
position:relative;
list-style-type:none;
margin-left:20px;
float:left;
top:7px;
}

.contact .top img {
margin-left:70px;
position:relative;
border:1px solid #000;
}

.contact .bottom , .agence .bottom{
text-align:center;
display:block;
}

/************************************/
/*******     l'Agence  **************/
.agence .top img{
border:2px groove #000;
}
.agence .top p {
text-align:justify;
}
.agence .bottom {
padding-top:40px;
}
.contact .bottom img, .agence .bottom img{
border:1px solid #050;
}
.agence .bottom img {
position:relative;
left:-50px;
}
