#blocMareg
{
	width: 97%;
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color: #CAF4FF black black #CAF4FF;
	background-color:#AED4F0;
	height: 300px;
	margin-top:10px;
	padding: 10px;
}

#blocHelpUs
{
	float: left;
	width: 450px;
	font-size:large;
	height: 160px;
}

#blocOther
{
	float: right;
	width: 490px;
	height: 160px;
}

#blocOther a
{
	display:inline-block;
	margin: 8px;
}

#blocHelpUs div
{
	text-align:center;
	position: relative;
	top: -10px;
}

#blocSolution
{
	float:right;
	width: 490px;
	height:498px;
	overflow: hidden;
}

#blocSolution a
{
	text-decoration: none;
	color: black;
	display:block;
	margin: 20px 0px;
}

.actualite
{
	padding-bottom: 0px;
	font-size:13px;
}

#blocComplement
{
	float:left;
	width:450px;
	height: 498px;
}

.actualite:hover
{
	background-color:#AED4F0;
}

.separatorVisible
{
	border-bottom: 1px dashed grey;
	height:10px;
}

.allActualite
{
	margin:15px 0px 5px 0px;
	text-align:center;
}

h4
{
	display: inline;
	margin:15px 0px 5px 11px;
	line-height: 23px;
	color:black;
}

a h3
{
	color:black;
	text-decoration:none;
	font-size:14px;
}

h3
{
	margin: 10px 0px 0px 5px;
}

.selected, .unselected
{
	-moz-border-radius : 0px 0px 5px 5px;
	-webkit-border-radius : 0px 0px 5px 5px;
	-khtml-border-radius : 0px 0px 5px 5px;
	border-radius: : 0px 0px 5px 5px;
	
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color: #CAF4FF black black #CAF4FF;
	background-color: #C9E2F6;
	float:left;
	max-width:150px;
	height:23px;
	text-align:center;
}

div.selected .ongletBordDroit, .unselected .ongletBordDroit
{
-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border-width: 2px 1px 1px 2px;
	border-style: solid;
	border-color: #CAF4FF black black #CAF4FF;
	background-color: #C9E2F6;
	width: 11px;
	background-color: #C9E2F6;
	float:right;
	height:23px;
}

div.bouton
{
	
	max-width:150px;
	height:26px;
	text-align:center;
}

div.bouton h4
{
	line-height: 27px;
}

.barreBouton
{
	margin: 0px auto;
	width:160px;
	text-align:center;
}



.selected 
{
	position: relative;
	top: -1px;
}
/*pour ie 7*/
*+html .ongletBordDroit
{
	font-size:larger;
}

.separator
{
	height:28px;
}

#cercle
{
	padding-left:45px;
	padding-top: 60px;
	width: 440px;
	height: 370px;
	position: relative;
}

#fondObservations
{
	background-image: url('../images/ondes.png');
	background-repeat:no-repeat;
	background-position:0px;
	height:100%;
	width:100%;
}

.txtCercle
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}

a.txtInCercle
{
	color: white;
	text-decoration: none;
	display:none;
	width:100%;
	height:100%;
	text-align:center;
	font-weight: bold;
}

#cercle1
{
	background-image: url('../images/maregraphe.png');
}

#cercle1:hover
{
	background-image: url('../images/maregrapheG.png');
	text-align: center;
}

#txtCercle1
{
	position: absolute;
	left: 10px;
	top: 65px;
}


#cercle1:hover #txtInCercle1
{
	padding-top: 90px;
	padding-left: 10px;
	display:block;
}


#cercle2
{
	background-image: url('../images/gps.png');
}

#cercle2:hover
{
	background-image: url('../images/gpsG.png');
	text-align:center;
	font-weight: bold;
	color:white;
}

#txtCercle2
{
	position: absolute;
	left: 350px;
	top: 65px;
}

#cercle2:hover #txtInCercle2
{
	padding-top: 90px;
	position:relative;
	left:-10px;
	display:block;
}


#cercle3
{
	background-image: url('../images/doris.png');
	margin-bottom:15px;
}

#cercle3:hover
{
	background-image: url('../images/dorisG.png');
	margin-bottom:15px;
	text-align:center;
	font-weight: bold;
	color:white;
}

#txtCercle3
{
	position: absolute;
	left: 40px;
	top: 365px;
}

#cercle3:hover #txtInCercle3
{
	padding-top: 50px;
	padding-left: 10px;
	display:block;
}

#cercle4
{
	background-image: url('../images/nivellement.png');
}


#cercle4:hover
{
	background-image: url('../images/nivellementG.png');
	text-align:center;
	font-weight: bold;
	color:white;
}


#txtCercle4
{
	position: absolute;
	left: 350px;
	top: 365px;
}

#cercle4:hover #txtInCercle4
{
	padding-top: 50px;
	left: -10px;
	position: relative;
	display:block;
}


.complement
{
	font-size: 18px;
    font-weight: bold;
	float:left;
	margin:0px;
	height: 178px;
	overflow: hidden;
	padding-bottom:0px;
	width:177px;
}

.complement h4
{
	text-align: center;
	display:block;
	margin: 10px;
	font-size:22px;
}

.date
{
	font-style: italic;
	font-size: 10px;
	position: relative; 
	top: -2px;
}

.bordTable { 
	-moz-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px;
}
a.info{
	position:relative; 
	z-index:24; 
	color:white;
	text-decoration:none;
}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ 
	display:block; 
	position:absolute;
	top:2em; left:-10em; width:15em;
	border:1px solid #6699cc;
	background-color:#eeeeee; color:#6699cc;
	text-align: justify;
	font-weight:none;
	padding:1px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding:10px;
}

div.actualite a 
{
	display:block;
	font-size:14px;
	text-decoration: none;
	color:black;
	font-weight: bold;
	margin: 10px 0 0 5px;
}