/*
Couleur :
Lien bleu : #0084FF
*/
/*-------------------------------------------------*/

A {
	color:#0083FF;
	text-decoration:none;	
}
A:HOVER {
	text-decoration:underline;
}
#menuSpace  {
	font-size : 12px;
	font-weight : bold;
	}
#menuSpace A {
	font-size : 12px;
	font-weight : bold;
	}
	
#business TD A {
	font-size : 12px;
	font-weight : bold;
	}

TD {
	font-family:Arial;
	font-size:12px;
}
H1 {
	font-size:12px;
}

.bleu {
	color:#0084FF;
}

.footer {
	background-color:#4D4D4D;
	margin-top:20px;
}
.footer TD {
	color : #FFF;
	}
.footer A {
	color : #FFF;
	text-decoration:none;
}
.footer A:HOVER {
	text-decoration:underline;
}
	
.smallFont {
	font-size:10px;
	}

.grayBorder {
	background-color : #FFF;
	border : 1px solid #D8D8D8;
}
.blueLink {
	color:#0084FF;
}
.blueLink A {
	text-decoration:none;
	color:#0084FF;
}
.grayLink {
	color: #808080;
}


#mapBottom {
	background-image:url('../img/ihm/mapBottomBg.png');
	background-repeat:repeat-x;	
}
.innerCalendar {
	/*width : 70px;*/
	background-image:url('../img/ihm/innerCalendar.gif');
	background-repeat:no-repeat;	
	background-position:right;
}
.remoteZone {
	margin-top:5px;
	background-color: #FFFFFF;
	padding: 5px;
}

.remoteZonePoi {
	background-color: #FFFFFF;
	padding: 5px;
}

.mapSearchTable TD {
	padding-top:3px;
}
.mapSearchTableEtape TD {
	padding-top:3px;
}
.mapSearchTableEtape {
	padding-bottom:5px;
}
.mapRemoteDiv {
	background-color:#E5F3FF;
	background-image:URL('../img/ihm/cmn/mapDriveBg.jpg');
	background-repeat:repeat-x;
	padding:10px;
	padding-top:0px;
}
.poiRemoteDiv {
	background-color:#E0FFEF;
	background-image:URL('../img/ihm/cmn/poiRemoteBg.jpg');
	background-repeat:repeat-x;
	padding:10px;
}

.ambiguityItem {
	color:#0084FF;
	cursor:hand;
	cursor:pointer;
	font-size:12px;
	
}
.ambiguityItem:HOVER {
	text-decoration:none;
}

.itineraireResultFDRItem {
	color:black;
	font-size:13px;
	padding-top:5px;
	cursor:hand;
	cursor:pointer;
}

.itineraireResultFDRSousItem {
	color:black;
	font-size:13px;
	padding-top:5px;
	padding-left:10px;
}

.miniPastilleVerte, .miniPastilleNoire, .miniPastilleJaune, .miniPastilleRouge, .miniPastilleBleue, .miniPastilleGrise, .miniPastilleBNP, .miniPastilleVerteIE, .miniPastilleNoireIE, .miniPastilleJauneIE, .miniPastilleRougeIE, .miniPastilleBleueIE, .miniPastilleGriseIE, .miniPastilleBNPIE {
	float: left;
	color: white;
	width: 16px;
	height: 16px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	valign: center;
	padding-top: 1px;
	text-decoration: none;
}
.miniPastilleVerte {
	background:url('../img/ihm/pastille/verte_mini.png') no-repeat;
}
.miniPastilleNoire {
	background:url('../img/ihm/pastille/noire_mini.png') no-repeat;
}
.miniPastilleJaune {
	background:url('../img/ihm/pastille/jaune_mini.png') no-repeat;
}
.miniPastilleRouge {
	background:url('../img/ihm/pastille/rouge_mini.png') no-repeat;
}
.miniPastilleBleue {
	background:url('../img/ihm/pastille/bleue_mini.png') no-repeat;
}
.miniPastilleGrise {
	background:url('../img/ihm/pastille/grise_mini.png') no-repeat;
}

.miniPastilleBNP {
	background:url('../img/ihm/partner/logo_bnp_petit.png') no-repeat;
}
.miniPastilleBlanc {
	background:url('../img/cmn/s.gif') no-repeat;
}


.miniPastilleVerteIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/verte_mini.png',sizingMethod='scale');
}
.miniPastilleNoireIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/noire_mini.png',sizingMethod='scale');
}
.miniPastilleJauneIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/jaune_mini.png',sizingMethod='scale');	

}
.miniPastilleRougeIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/rouge_mini.png',sizingMethod='scale');	
}
.miniPastilleBleueIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/bleue_mini.png',sizingMethod='scale');	
}
.miniPastilleGriseIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/grise_mini.png',sizingMethod='scale');	
}

.miniPastilleBNPIE{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/logo_bnp_petit.png',sizingMethod='scale');		
}
.miniPastilleBlancIE {
	background:url('../img/cmn/s.gif') no-repeat;
}

.bigPastilleVerte, .bigPastilleJaune, .bigPastilleRouge, .bigPastilleVerteIE, .bigPastilleJauneIE, .bigPastilleRougeIE {
	float: left;
	color: white;
	width: 22px;
	height: 23px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	valign: center;
	padding-top: 3px;
	margin-top: 1px;
	text-decoration: none;
}
.bigPastilleVerte {
	background:url('../img/ihm/pastille/verte_big.png') no-repeat;
}
.bigPastilleJaune {
	background:url('../img/ihm/pastille/jaune_big.png') no-repeat;
}
.bigPastilleRouge {
	background:url('../img/ihm/pastille/rouge_big.png') no-repeat;
}
.bigPastilleVerteIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/verte_big.png',sizingMethod='scale');
}
.bigPastilleJauneIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/jaune_big.png',sizingMethod='scale');
}
.bigPastilleRougeIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/rouge_big.png',sizingMethod='scale');
}

.cartePastilleJaune, .cartePastilleRouge, .cartePastilleVerte, .cartePastilleBleue, .cartePastilleNoire, .cartePastilleJauneIE, .cartePastilleRougeIE, .cartePastilleVerteIE, .cartePastilleBleueIE, .cartePastilleNoireIE {
	width: 26px;
	height: 27px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	valign: center;
	padding-top: 6px;
	text-decoration: none;
}
.cartePastilleJaune {
	background:url('../img/ihm/pastille/puce_jaune_detour.png') no-repeat;
}
.cartePastilleRouge {
	background:url('../img/ihm/pastille/puce_rouge_detour.png') no-repeat;
}
.cartePastilleVerte {
	background:url('../img/ihm/pastille/puce_verte_detour.png') no-repeat;
}
.cartePastilleBleue {
	background:url('../img/ihm/pastille/puce_bleue_detour.png') no-repeat;
}
.cartePastilleNoire {
	background:url('../img/ihm/pastille/puce_noire_detour.png') no-repeat;
}
.cartePastilleJauneIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/puce_jaune_detour.png',sizingMethod='scale');		
}
.cartePastilleRougeIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/puce_rouge_detour.png',sizingMethod='scale');

}
.cartePastilleVerteIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/puce_verte_detour.png',sizingMethod='scale');

}
.cartePastilleBleueIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/puce_bleue_detour.png',sizingMethod='scale');

}
.cartePastilleNoireIE {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/viamichelin/gbr/img/ihm/pastille/puce_noire_detour.png',sizingMethod='scale');

}
.cartePastillePOD {
	width: 16px;
	height: 16px;
	color: white;
	text-align: center;
	valign: center;
	padding-top: 1px;
	text-decoration: none;
	background-repeat: no-repeat;
}
.cartePastillePODImg {
	width: 30px;
	height: 19px;
}

.hand {
	cursor:hand;
	cursor:pointer;
}
.default {
	cursor: default;
}

.clear {
	clear: both;
}

button.invisible {
	border:0px;
	background:transparent;
	cursor:hand;
	cursor:pointer;
}

button.myAddress {
	color: #0084FF;
	border:1px solid #A6D4FF;
	background:#E5F3FF;
	width:130px;
	cursor:hand;
	cursor:pointer;
}
.floatLeft {
	float:left;
}
/* -------------------------------------- */
/* Styles propres aux pushs               */
.infoLocPush {
	background-image : url('../img/ihm/push/pushInfoLocBg.jpg');
	background-repeat:repeat-x;
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-bottom:2px solid #D2D2D2;
	width:314px;
	/*height:250px;*/
	background-color: #D7EAF9;
}
#infoLocDesc {
	padding-bottom:10px;
	font-size:13px;	
}
.infoLocPush H2 {
	font-size:22px;
	padding : 0px;
	margin : 0px;
	padding-bottom:10px;
	font-weight:normal;
}

.pushMainTitle {
	font-size:22px;
	padding : 0px;
	margin : 0px;
	padding-bottom:10px;
	font-weight:normal;
}

.pushMainTitle2 {
	font-size:18px;
	padding : 0px;
	margin : 0px;
	padding-bottom:10px;
	font-weight:normal;
}

.pushDesc {
	font-size:12px;

}
.push {
	width:295px;
	padding-bottom:10px;
	position:relative;
	overflow:hidden;
}
.pushBGADRESSE {
	background-color : #CBE7FF;
	padding : 5px;
}

.pushBGTOURISM {
	background-color : #CCFFE0;
	padding : 5px;
	border-right:1px solid #D2D2D2;
	border-left:1px solid #D2D2D2;
	border-bottom:2px solid #D2D2D2;
	
}
.pushBGContentTOURISM {
	background-image : url('../img/ihm/push/pushTourismeBg.jpg');
	background-repeat:repeat-x;
	background-color: #E5FFEF;
	padding : 10px;
	border-bottom : 1px solid #ADD8BD;
}
.pushBGContentTOURISM HR {
	padding:0px;
	margin:5 0 10 0;
	color:#A4E0BA;
	height:1px;
	border:0px none;
	background-color:#A4E0BA;
}

.pushBGContentTOURISM .pushFirstCol {
	border-right:1px solid #A4E0BA;
}
.pushBGContentTOURISM H2 {
	font-size:16px;
	padding : 0px;
	margin : 0px;
	padding-bottom:10px;
	color:#00802F;
}
.pushBGContentTOURISM H3 {
	font-size:16px;
	padding : 0px;
	margin : 0px;
	display:inline;
	font-weight:normal;
}
	
	
	
.pushBGHOTELS {
	background-color : #FFFACC;
	padding : 5px;
	border-right:1px solid #D2D2D2;
	border-left:1px solid #D2D2D2;
	border-bottom:2px solid #D2D2D2;
}
.pushBGContentHOTELS {
	background-image : url('../img/ihm/push/pushHotelBg.jpg');
	background-repeat:repeat-x;
	background-color: #FFFCE5;
	padding : 10px;
	border-bottom : 1px solid #D9D4AD;
}
.pushBGContentHOTELS .pushFirstCol {
	border-right:1px solid #E0DAA4;
}
.pushBGContentHOTELS HR {
	color: #E0DAA4;
	padding: 0px;
	margin: 5 0 10 0;
	height: 1px;
	border: 0px none;
	background-color: #E0DAA4;
}
.pushBGContentHOTELS H2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #807300;
}
.pushBGContentHOTELS H3 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	display: inline;
	font-weight:normal;
}

.pushBGRESTOS {
	background-color: #FFD8CC;
	padding: 5px;
	border-right:1px solid #D2D2D2;
	border-left:1px solid #D2D2D2;
	border-bottom:2px solid #D2D2D2;
}
.pushBGContentRESTOS .pushFirstCol {
	border-right:1px solid #E0B2A4;
}
.pushBGContentRESTOS {
	background-image: url('../img/ihm/push/pushGRBg.jpg');
	background-repeat: repeat-x;
	background-color: #FFEBE5;
	padding: 10px;
	border-bottom: 1px solid #D9B8AD;
}
.pushBGContentRESTOS HR {
	padding: 0px;
	margin: 5 0 10 0;
	color: #E0B2A4;
	height: 1px;
	border: 0px none;
	background-color: #E0B2A4;
}
.pushBGContentRESTOS H2 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #801E00;
}
.pushBGContentRESTOS H3 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	display: inline;
	font-weight:normal;
}

/*==============================================================================*/
/*                                 TELECOMMANDE                                 */
/*==============================================================================*/

div.innerTelecommand {
	padding:10px;
	padding-top:2px;
}

div.resultBlueFrame {
/*	border:1px solid #A6D4FF;*/
	border:1px solid #7FC0FF;
	width:285px;
}

div.padding5 {
	padding:5px;
}

div.paddingTop10 {
	padding-top:10px;
}

div.resultMire {
	float:left;
	width:30px;
}

div.resultAction {
	clear:both;
	padding-top:10px;
	font-size:11px;
}

div.left {
	float:left;
	/*font-weight:bold;*/
	height:21px;
}

div.right {
	float:right;
	height:21px;
}

div.formulare {
	font-size:1px;
	height:3px;
	display:block;
	clear:both;
}

div.backButton {
	padding-top:5px;
	color:#0084FF;
	font-size:12px;
	font-weight:bold;
}

div.partnerLocalisationForm {
	overflow:hidden;
}

div.HRTCorridorForm {
	overflow:hidden;
	height:35px;
}

div.poiOnDemand {
	overflow:hidden;
}

tr.poiOnDemandTitle {
	font-weight:bold;
}

td.poiOnDemandTitle {
	font-size:10px;
}

td.poiOnDemandElement {
	font-size:11px;
}

.hr {
	border-top:1px solid #D9D9D9;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	font-size:0px;
	height:0px;
	margin:4px 0px 5px 0px;
	width:287px;
}

/* ----- Télécommande Iti ----- */
.titleDeparture {
	color:#0A7A0A;
	font-weight:bold;
}
.titleEtape {
	color:#182A3A;
	font-weight:bold;
}
div.titleDeparture {
	float:left;
	height:21px;
	width:65px;
}
div.flag {
	float:left;
	height:21px;
	width:18px;
}
.titleArrival {
	color:#B9270A;
	font-weight:bold;
}
div.titleArrival {
	float:left;
	height:21px;
	width:65px;
}
div.titleEtape {
	float:left;
	height:21px;
	width:65px;
}
div.resultIti {
	font-weight:bold;
	float:left;
	width:125px;
}

div.weatherITI {
	float:left;
	width:62px;
}

div.itiDetailsInfo {
	color:#606060;
	float:left;
	font-size:10px;
}

div.itiDetailsInfo2 {
	color:#606060;
	float:left;
	font-size:10px;
	padding-top:2px;
}

.addPoint {
	color:#0084FF;
	font-size:11px;
}
div.addPoint {
	float:left;
}

div.viewFDR {
	color:#0084FF;
	font-size:11px;
	float:left;
}
.moreOptions {
	color:#0084FF;
	font-size:11px;
}
div.moreOptions {
	float:left;
}

input.itiSearchTextBox {
	border:1px black inset;
	width:117px;
	padding:0px;
}

input.itiOptionTextBox {
	border:1px black inset;
	font-size:10px;
	width:60px;
}

select.selectCountry {
	border:1px black inset;
	width:117px;
}

div.partnerFormForTelecommand {
	font-size:10px;
	line-height:20px;
}

div.partnerFormForTelecommand span {
	vertical-align: top;
}

.itiOptionsType {
	font-size:11px;
}

.itiType {
	color:#0084FF;
	font-size:11px;
	cursor:hand;
	cursor:pointer;
}

.itiOptionTitle {
	font-weight:bold;
}

.itiOptionLayer {
	font-size:11px;
}

.itiOption {
	float:left;
}

td.itiOptionTypeIti {
	font-size:11px;
	padding: 1px 2px 1px 2px;
}

td.itiOptionTypeIti2 {
	color:#0084FF;
	font-size:11px;
}

td.itiOptionParamPersoIti {
	font-size:11px;
	padding: 1px 2px 1px 2px;
	width: 120px;
}


.itiTaxCost {
	/*float:middle;*/
}

.itiGasCost {
	float:right;
}


/** *************** */
/* POI Search Part */
/** ************* */

/* Search Remote */
.poi {
	font-size: 10px;
	height: 470px;
	margin-left: 8px;
}
.poi h3 {
	font-size: 11px;
	font-weight: bolder;
}
.poi img {
	vertical-align: middle;
}
.poiSearchTourism {
	border-top: none;
	padding: 0 0 0 0;
}
.poiSearchHotel {
	border-top: none;
	padding: 0 0 0 0;
}
.poiSearchRestaurant {

	border-top: none;
	padding: 0 0 0 0;
}
.poiLeft {
	float: left;
	height: 20px;
}
.poiRight {
	float: right;
	height: 20px;
}
.poiBr {
	font-size: 8px;
}
.poiSearchSelect {
	width: 115px;
	height: 15px;
	font-size: 11px;
	border: 1px black inset;
}
.poiSearchSelectMini {
	width: 40px;
	height: 15px;
	border: 1px black inset;
	vertical-align: middle;
}
.poiSearchTextBox {
	width: 115px;
	height: 17px;
	font-size: 10px;
	border: 1px black inset;
}
.poiSearchDateBox {
	width: 85px;
	height: 18px;
	font-size: 12px;
	border: 1px black inset;
	vertical-align: middle;
}
.poiSearchRadioButton {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

.poiSearchCheckbox {
	vertical-align: middle;
	margin-left:0px;
}
.poiSearchTourismThemes {
	margin-top:0px;
}
.poiSearchTourismThemes td {
	font-size: 10px;
}

/* onglets */
.poiSearchTitle {
	font-size : 12px;
	width: 75px;
}

.HRRemoteBg {
	background : url('../img/ihm/poi/hotel_onglet.jpg') no-repeat;
	background-color: #F2F2F2;
}
.tabsHead {
	height:20px;
}
.tabsTable {
	text-align:center;
}

.tabsTable td{
	vertical-align:top;	
}

.tourismRemoteBg {
	background : url('../img/ihm/poi/tourism_onglet.jpg') no-repeat;
	/*background-color : #F2F2F2;*/
	border-bottom : 1px solid #CCC;
}
.tourismHead {
	/*background : url('../img/ihm/poi/tourism_onglet.png') no-repeat;*/
	width: 300px;
	height: 48px;
}

/* Result Remote */
.poiResult {
	width: 292px;
	height: 220px;
	overflow: auto;
}
.poiResult img {
	vertical-align: middle;
}
.poiResultHr {
	width: 294px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	color: #D9D9D9;
	border: 0px none;
	background-color: #D9D9D9;
}
.poiLinksTable {
	border-collapse: collapse;
}
.poiLinksTable td {
	font-size: 10px;
	font-weight: bold;
}
.poiBold {
	font-size: 11px;
	font-weight: bolder;
}

/*==============================================================================*/
/*                                   DATAZONE                                   */
/*==============================================================================*/

/*---------- Feuille de route ----------*/
div.feuilleDeRoute {
/*	background-color: #d8edfe;*/
	background-color: #d6efff;
	background-image: url('../img/ihm/iti/fondFDR.png');
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c5ccd4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5ccd4;
}

div.feuilleDeRouteTitre {
	font-size: 36px;
}

td.feuilleDeRouteSeparateur {
	background-color: #b8cbdc;
	font-size: 1px;
	padding: 0 0 0 0;
	height: 1px;
}

td.feuilleDeRouteDeparture {
	color:#0A7A0A;
	font-weight:bold;
	font-size:14px;
}

td.feuilleDeRouteArrival {
	color:#B9270A;
	font-weight:bold;
	font-size:14px;
}

td.feuilleDeRouteDistance {
	color: #000000;
	font-weight:bold;
}

td.feuilleDeRouteTemps {
	color: #000000;
	font-weight:bold;
}

td.feuilleDeRouteDistanceDetail {
	color: #000000;
}

td.feuilleDeRouteTempsDetail {
	color: #000000;
}

td.feuilleDeRouteDistanceClaire{
	color: #7f8384;
	text-align: right;
}

td.feuilleDeRouteTempsClaire{
	color: #7f8384;
	text-align: right;
}




/*---------- Push Plum ----------*/

div.widgetPlum {
	background-color: white;
	/*padding: 10px 10px 10px 10px;*/
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D2D2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
}

.widgetTitle {
	font-size: 22px;
}

.widgetTitle2 {
	font-size: 18px;
	padding: 0px 0px 10px 0px;
}

.createPlumAccount {
	color: #0084FF;
	/*padding: 5px 5px 5px 5px;*/
	border: 1px solid #A6D4FF;
	background: #e7f4ff;
	font-size: 16px;
	cursor: hand;
	cursor: pointer;
	width: 100%;
}

/*---------- Datazone POI ----------*/

/* toute la PoiList */
.poiList {
	margin-bottom: 10px;
}
.poiListContent {
	background-color: #EFEFEF;
}
/* la Datazone correspondant a un seul POI */
.poiDatazoneHotelContent, .poiDatazoneTourismContent, .poiDatazoneRestaurantContent  {
	padding: 10px;

}
.poiDatazoneHotelContent {
	height: 155px;
	background-color: #FEFCE5;
	border-top: 1px solid #D9D4AD;
}
.poiDatazoneTourismContent {
	height: 135px;
	background-color: #E5FFEF;
	border-top: 1px solid #ADD8BD;
}
.poiDatazoneRestaurantContent {
	height: 155px;
	background-color: #FFEBE5;
	border-top: 1px solid #D9B8AD;
}
.poiDatazoneHotelRightColumn {
	
}
.poiDatazoneTourismRightColumn {
	
}
.poiDatazoneRestaurantRightColumn {
	
}
.poiDatazoneHotelLogo {
	
}
.poiDatazoneRestaurantLogo {
	
}
.poiDatazoneTourismLogo {
}

/** fin de la Datazone POI */
/* ********************** */

/* *************************** */
/* debut de la Datasheet POIs */

.poiDatasheet {
	width: 415px;
}
/* hotel */
.poiDatasheetHotelContent {
	
}
/* tourisme */
.poiDatasheetTourismeContent {
	
}
.poiDatasheetAddress {
	
}
.poiDatasheetDesc {
	/*text-align: justify;*/
}
/* restaurant */
.poiDatasheetRestaurantContent {
	
}
.poiDatasheetRestaurantLeft {
	width: 150px;
	font-weight: bolder;
	vertical-align: top;
}
.poiDatasheetRestaurantRight {
	width: 270px;
	/*text-align: justify;*/
}
.poiDatasheetClassifiedsLeft {
	width: 150px;
	font-weight: bolder;
	vertical-align: top;
}
/* ************************* */
/* fin de la Datasheet POIs */


.red {
	color: #FF4800;
}

.bold {
	font-weight: bold;
}


.profileTitle {
	font-family: Verdana;
	font-size : 12px;
}

.saveContentResto {
	background-image : URL(../img/ihm/push/pushGRBg.jpg);
	background-repeat:repeat-x;
	background-color: #FFEBE5;
	padding : 10px;
	border-bottom : 1px solid #D9B8AD;
}

.saveContentHotel {
	background-image : URL(../img/ihm/push/pushHotelBg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFCE5;
	padding : 10px;
	border-bottom : 1px solid #D9D4AD;
}

.saveContentTourism {
	background-image : URL(../img/ihm/push/pushTourismeBg.jpg);
	background-repeat:repeat-x;
	background-color: #E5FFEF;
	padding : 10px;
	border-bottom : 1px solid #ADD8BD;
}

.saveContentAdresse {
	background-image : URL(../img/ihm/push/pushInfoLocBg.jpg);
	padding : 10px;
	background-repeat:repeat-x;
	border-bottom:1px solid #D2D2D2;
	background-color: #D7EAF9;
}

.miniPastilleMVMVerte, .miniPastilleMVMNoire, .miniPastilleMVMJaune, .miniPastilleMVMRouge, .miniPastilleMVMBleue {
	float: left;
	color: white;
	width: 7px;
	height: 7px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	valign: center;
	padding-top: 1px;
	text-decoration: none;
	background-repeat: no-repeat;

}
.genericListeMVM {
	padding : 10px;
	border:1px solid #D9D9D9;
	background-color: #FFFFFF;
}
.miniPastilleMVMVerte {
	background:url('../img/ihm/pastille/verte_mini_mvm.png') no-repeat;
}
.miniPastilleMVMNoire {
	background:url('../img/ihm/pastille/noire_mini_mvm.png') no-repeat;
}
.miniPastilleMVMJaune {
	background:url('../img/ihm/pastille/jaune_mini_mvm.png') no-repeat;
}
.miniPastilleMVMRouge {
	background:url('../img/ihm/pastille/rouge_mini_mvm.png') no-repeat;
}
.miniPastilleMVMBleue {
	background:url('../img/ihm/pastille/bleue_mini_mvm.png') no-repeat;
}

.pagination {
	border: 1px solid #D9D9D9;
}

.titleAmbigous{
	font-family:Arial;
	font-size:18px;
}

.tagContainer{
	width:290px;
	height:60px;
	overflow:hidden;
	line-height:15px;
}

.littleTag {
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#0083FF;
margin:0px 10px 0px 0px;
float:left;
word-spacing:4px;
}
.mediumTag {
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#0083FF;
margin:0px 10px 0px 0px;
float:left;
word-spacing:4px;
}
.bigTag {
font-family:Arial;
font-size:15px;
color:#0083FF;
margin:0px 10px 0px 0px;
float:left;
}

.poiIti{
color : #0084FF;
margin-bottom:3px;
margin-top:3px;
}
IMG{
	border: 0px none;
} 
