/*
BODY {
	margin: 0px;
	padding: 0px;
}
*/

#top {
	background: #BED52F url(../../images/topright.jpg) top right no-repeat;
	border-bottom: 10px solid #006CB1;
	height: 80px;
	padding:15px;
}

#top {
	padding: 5px;
	overflow: hidden;
}

#top_main {
	float: left;
/*	margin-left: 150px;*/
}

#top_right {
	float: right;
	/*padding: 10px;*/
}

#top_main {

}

#top_right .trlogo {
	padding: 4px 10px 1px 3px;
	float: right;
}

.trlogo img {
	border: none;
}

#top_right #logo_cg63 {
	padding-top: 13px;
}

#acces_direct {
/*
	position: relative;
	left: 27em;
	top: -2.5em;
*/
	/*width: 20em;*/
	margin-bottom:3px;
	margin-left: 2em;
}

#acces_cartes {
	/*left:650px;
	position:absolute;
	top:160px;*/
	float:right;
	position:relative;
	/*top:8px;*/
	display: none;
}

#content span.accestitle {
	/*background-color: #BED52F;/*#AFAFAF;*/
	padding: 0.2em 0.5em;
	font-size: 1.1em;
	
}

p.accestitle {
	/*margin-top: 4em;*/
}

#content span {
	font-size: 12px;/*0.8em;*/
}

.authBody {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#titre_Collectivites_txt{
	visibility:hidden;
}

#titre_Collectivites_img{
	background: url(../logos/collectivites.jpg) no-repeat scroll 0 0;
	/*background-color: #F06522;*/
	height:36px;
	width:350px;
	/*top:-33px;*/
	position:relative;
}

#bottom_collectivites{
	background: url(../logos/b_collectivites.jpg) no-repeat scroll 0 0;
	/*background-color: #F06522;*/
	height:8px;
	width:350px;
	position:relative;
}

#titre_Grand_public_img{
	background: url(../logos/grand_public.jpg) no-repeat scroll 0 0;
	/*background-color: #F06522;*/
	height:36px;
	width:350px;
	/*top:-32px;*/
	position:relative;
}

#bottom_Grand_public{
	background: url(../logos/b_grand_public.jpg) no-repeat scroll 0 0;
	/*background-color: #F06522;*/
	height:8px;
	width:350px;
	position:relative;
}

* html #bottom_Grand_public, * html #bottom_collectivites{
	background: transparent; 
}


#form_Grand_public{
	padding-left:15px;
}

#block_login{
	background-color:#F06522;
	width:350px;
	margin-top:5px;
}

#block_Grand_public{
	background-color:#BED52F;
	width:350px;
	margin-top:5px;
}


#block_legende_p  {
	/*background:#FFFFFF url(../logos/legende_p.jpg) no-repeat scroll 0 0;*/
	border:1px solid;
	float:right;
	/*height:38px;*/
	left:310px;
	margin-left:50px;
	/*padding-left:50px;*/
	position:relative;
	top:340px;
	/*width:58px;*/
	display: none
}

#block_Legende{
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #6F6F6C;
	height:310px;
	left:290px;
	position:absolute;
	top:155px;
	display: none;
	width:410px;
	z-index:2;
}
#titre_Legende{
	background:#0070B9;
	color:#FFFFFF;
	padding-left:20px:
}

#legende {
	background:url(../logos/legende.jpg) no-repeat scroll 0 0;
	height:300px;
}

#loading_carte{
	left:540px;
	position:relative;
	top:200px;
}

form.commonform label{
	color:inherit;
}
