body
{
   /*suppression des marges par défaut */
	margin: 0;
    padding: 0;  
	font-family :'Arial',sans-serif;
}

/************************************************************* MAP ***************************************************************************/

#map
{
	
/* 	width : 500px;
	height : 500px; */
	position:absolute;
	
	/* left:0px;
	right:175px;
	bottom:0px;
	top:0px; */

}

#mapGlobale
{

	 width:100%;
	 height:100%;
	 position:absolute;
}


#myMap
{
	 width:100%;
	 height:100%;
}

#mapTable tr, 	#mapTable tr td
{
	padding:0px;
}
/************************************************************* Tableau Container ***************************************************************************/
#mainTable
{
	width:100%;
	height:100%;
	border:2px black solid;
}

/************************************************************* Raccourcit plein ecran ***************************************************************************/
#raccourcitPleinEcran
{
	
	top:0;
	right:0;
	position:absolute;
	z-index:1000;

}
#raccourcitPleinEcran a
{
	
	text-decoration:none;
	
}
#raccourcitPleinEcran a img
{
	border:none;
}



/************************************************************* Sidebar ***************************************************************************/

#sideBarreRightOut
{

	/* max-height:550px; */
/* 	width:175px;
	background-color:red; 	 */
	position:absolute;
	right:0;
	overflow-y:auto;
/* 	bottom:0px;
	top:0px; */
}

#sideBarreLeftOut
{
	position:absolute;
	left:0;
	overflow-y:auto;

}


#sideBarreTopOut
{

	/* max-height:550px; */
/* 	height:100px;
	background-color:green; 	 */
	position:absolute;

}


#sideBarreBottomOut
{

	/* max-height:550px; */
/* 	height:100px;
	background-color:green; 	 */
	position:absolute;
	bottom:0;

}



.infobulleClasse
{
	width:300px;
	height:150px;
	padding:20px;
	text-align:justify;
	overflow:auto;
	margin-bottom:40px;
	margin-right:20px;


}


.infobulleClasse a
{
	color:#0549A9;
	text-decoration:none;

}


	
.imprimerOnglet
{
	position:relative;
	margin-left:90%;


}
.imprimerOnglet a img
{
	border:none;
	width:20px;

}
	
.imprimerOnglet a
{
	text-decoration:none;

}
	
							.categorieSidebarreRight
{
/* 	margin-bottom:10px; */
	/* padding:5px; */
	


}
.categorieSidebar table
{
	height:100%;
}


.categorieSidebarreTop
{
	float:left;
	/* margin-right:10px; */
/* 	padding:5px; */
	cursor:pointer;

}

.developperSousMenusSB
{
	cursor:pointer;
	font-weight:bold;
	position:absolute;
	right:10px;
	top:10px;
}

.checkBoxClassSB
{
	cursor:pointer;
	margin-right:10px;

}
.titleCategorieSB
{
	font-weight:bold;

}

/*Position des elements qui permettent de retracter la sidebar*/
#retractableRight
{
	position:absolute;
	left:0px;
	top:50%;
	cursor:pointer;


}
#retractableRight_Left
{
	position:absolute;
	top:50%;
	cursor:pointer;


}

#checkUnCheckRight span
{
	cursor:pointer;

}.mainContainerRSS
{
	width:490px;
	height:580px;
	padding:10px;
	overflow-y:auto;
	font-size:12px;
	font-style:Arial;
	margin-bottom:20px;
}

.mainContainerRSS img
{
	max-width:460px;

}

.containerRSS
{
	border-bottom:1px solid #A9A9A9;
	padding-bottom : 20px;
	margin-bottom : 20px;
}
.titleRSS
{
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	color:#336699;

}

.titleRSS a
{
	text-decoration : none;
	color:#336699;
}

.descriptionRSS a
{
	color:#336699;
	text-decoration : none;
}

.authorRSS
{

}

.pubDateRSS
{
	color:#A9A9A9;
	font-size:10px;
	font-weight:bold;
}

.photoRSS
{

}

.footerRssContainer
{
	margin-top:10px;
	
	bottom:20px;
	margin-left:45%;
}

.footerRss
{

	color:#336699;
	cursor:pointer;
	font-size:15px;
	font-weight:bold;
	margin-right:15px;
	width:30px;
} .profileImgTwitter
{
	height:50px;

}



.tweetInfobule
{
	color: #444444;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif;
	font-size:12px;
	width:300px;
	margin:10px;


}

.tweetInfobule td
{
	vertical-align:top;
}

.tweetInfobule a
{
	color : #1985B5;
	text-decoration:none;
	
}

.tweetInfobule a:hover
{
	text-decoration:underline;

}



.tweetInfobule .dateTimeTweet
{
	color: #444444;
	font-size:9px;
	margin-top:5px;

}.partagerPointContainer
{
	width:500px;
	padding:10px;
	margin-bottom:20px;
	font-weight:bold;
	font-size:12px;
	font-style:'Arial',sans-serif;
}

.partagerPointContainerReponse
{
	color:green;
}
.partagerPointContainer input
{
	width:60%;
	margin-top:5px;
}



.emailDestinatairePartagerContainer
{
	margin:10px;
}
						
.nomPartagerContainer
{
	margin:10px;
}
.emailPartagerContainer
{
	margin:10px;
}
						
.messagePartagerContainer
{
	margin:10px;
}

.messagePartagerContainer textarea
{
	width:90%;
	margin-top:5px;
}

	
.submitPartagerContainer
{
	margin:10px;
	text-align:right
}

.submitPartagerContainer input
{
	width:100px;
	margin-right:10%;
	
}.checkInfobulle
{
	color:#ACAAAB;
	font-size:15px;
}



.checkInfobulle table
{
	margin-bottom:10px;
}

.checkTitle a
{
	color:#336699;
	font-size:30px;
	text-decoration:none;
}

.adresseCheck
{
	margin-bottom:2
}

.allCheckInfobulle
{
	padding:15px;
	max-height:150px;
	overflow-y:auto;
	
}

.checkInfobulle
{
	padding:10px;
}

.displayCheck
{
	
}

.dateTimeCheck
{
	font-size:10px;
}

.tipsContainer
{
	max-height:200px;
	overflow-y:auto;
}

.tipsContainerTitle
{
	font-weight:bold;
	margin-bottom:10px;
}

.checkins
{
	font-size:25px;
}

.mayor
{
	
	margin:10px 0;
	color:#336699;
	font-style:italic;
}

.tip
{
	margin:5px;
	padding:5px;
	background-color:#EEEEEE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:#58595B;
	
}

.tip div
{
	font-weight:bold;
	color:#336699;
}