/*
STYLE GENERAL
UTILISE POUR LE LAYOUT ET LES PAGES MODULES
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.titrePage {
	color: #0A5C99;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
}

h1 {
	color: #0A5C99;
	font-weight: bold;
	font-family: Verdana;
	font-size: 24px;
	text-align: left;
}
h2 {
	color: #0A5C99;
	font-weight: normal;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}

.tdRecherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fcfcfc;	
}

.tdRechercheAccueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
	text-align: center;
	font-weight: bold;
}

.tdAccueilHaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.tdAccueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tdMenuHaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

a.accueilHaut {
	color: #ffffff;
	text-decoration: none;
}
a.accueilHaut:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.accueil {
	color: #ffffff;
	text-decoration: none;
}
a.accueil:hover {
	color: #cccccc;
	text-decoration: none;
}

a.menuHaut {
	color: #ffffff;
	text-decoration: none;
}
a.menuHaut:hover {
	color: #cccccc;
	text-decoration: none;
}
a.menuHaut:active {
	color: #cccccc;
	text-decoration: none;
}


.titre {
	font-weight: bold;
	color: #666666;
}

hr {
	color: #0D72BF;
	width: 70%;
}
.tdjustify {
	text-align: justify;
}

.descriptionVoyage {
    font-size: 12px;
}
/*style menu*/
.itemActif {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
.itemActif:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
.item0 {
    color: #FFFF00;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
.item0Expended {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
.item0:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.item0Expended:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}
.item1 {
    color: #cccccc;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
.item1Expended {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}
.item1:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
.item1Expended:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 10px;
    text-align: left;
}
.item2 {
    color: #cccccc;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
.item2Expended {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
}
.item2:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
.item2Expended:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
.item3Expended {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
}
.item3 {
    color: #cccccc;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
.item3:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
.item3Expended:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
.item4Expended {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 9px;
    font-weight: bold;
}
.item4 {
    color: #00cc99;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
.item4:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
/**fin menu**/


.inputSubmit {
	background-color: #ffffff;
 	color: #0A5C99;
  	font-family: verdana,arial;
   	font-size: 12 px;
        border: 1px outset #008FB3;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	line-height: 11pt;
	cursor: hand;
	border-top-style:outset;
	border-right-style:outset;
	border-bottom-style:outset;
	border-left-style:outset;
	cursor: pointer;
}

.inputSubmitAccueil {
	background-color: #ffffff;
 	color: #0A5C99;
  	font-family: verdana,arial;
   	font-size: 11px;
    border: 1px outset #124578;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

.inputRecherche{
	background-color: #ffffff;
 	color: #0A5C99;
  	font-family: verdana,arial;
   	font-size: 11 px;
        border: 1px outset #008FB3;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 11pt;
	cursor: hand;
	border-top-style:outset;
	border-right-style:outset;
	border-bottom-style:outset;
	border-left-style:outset;
	cursor: pointer;
}

/*interieur*/
.titreTableau {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,arial;
	background-color: #3366CC;
}

/*div speciale ville*/
#divMenu {
	z-index: 1;
	position: absolute;
	background-color: #ffffff;
}
.ligneDivOff {
	background-color: #ffffff;
	color: #000000;
}
.ligneDivOn {
	background-color: #124578;
	color: #ffffff;
}

.prix {
    color: #FF5500;
    font-weight: bold;
}

