body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.3;
}

a:link {color:#2A2D72;}
a:hover {color:#2A2D72;}
/*
a:visited {color:#2A2D72;}
*/


/* GENERALITES */
.clearfix:after {
 	content: ".";
 	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
}

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

#header {
	margin:0px;
	padding:0px;
	width:759px;
	clear:both;
}

.blason {
	float:left;
	padding:0px;
	margin:0px;
}

#main {
	margin:0px; padding:0px;
	width:759px;
}

#leftcolumn {
	float:left;
	width:181px;
	margin:0px; padding:0px;
	font-size:90%;
}
/*
#menuCitoyen{
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
	border-collapse: collapse;
}
*/

div.menuCitoyen {
	border:1px solid #FFF;
	border-top:0px;
	width:179px;
	float:none;
	clear:both;
}
.menuCitoyen div.logo, #menuCitoyen div.desc{
	border-bottom:0px;
	float:left;
}
.menuCitoyen div.logo{
	width:21px;
	height:21px;
	border-right:1px solid #fff;
}
.menuCitoyen div.desc{
	padding-top:2px;
	height:19px;
}
.citoyen a:link, .citoyen a:visited {
	color:#FFF;
	margin-left:10px;
	font-weight:bold;
	text-decoration:none;
}

#rightcolumn {
	width:209px;
	margin:0px 0px 15px 15px;
	text-align:left;
	float:right;
	line-height:1.3;
	overflow:hidden;
	background-color:#FFF;
}

.column-in {
	margin:0px; 
    padding:10px 10px 5px 10px;
}

#middle {
	float:right;
	width:550px;
	margin-bottom : 20px;
	/*margin:-10px 0px 20px 210px;
	padding:0px;*/
}
h1, h2, h3, .search {
	color:#2A2D72;
	font-weight:bold;
	margin:15px 0 6px 0;
	font-size:120%;
	line-height:110%;
}
h1 {font-size:140%; margin:0px 0 20px 0;line-height:140%;}
h3 {font-size:105%; margin-bottom:3px;}

hr {
	color:#2A2D72;
	background-color:#2A2D72;
	height:1px;
	margin: 10px 0;
	padding:0;
	border: none;
}
ul{
	margin:0 0 0 0px;
	padding:0 0 10px 15px;
	list-style-type:none;
}
li {
	background-image: url(/images/carre.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding-left: 10px;
}

blockquote{
	margin:5px 0 10px 15px;
}
.titre {
	font-size:108%;
	font-weight:bold;
	color:#2A2D72;
}
.titre_home {
	font-size:125%;
	font-weight:bold;
	color:#000;
}
.titre_home a {
	color:#000;
}

.maincolor {
	color:#2A2D72;
}

.largewidth{
	width:540px;
}

.smallwidth{
	width:315px;
}

.agenda{
	list-style-type:none;
	padding-left: 3px;
	margin:3px 0px 8px 5px;
}
.agenda>li {
	background-image: url(/images/puce.gif);
	background-repeat: no-repeat;
	background-position: -5px 2px;
	padding-left: 10px;
	padding-bottom:8px;
	color:#C74B03;
	font-weight:bold;
}

.agenda .desc{
	color:#446459;
	font-weight:normal;
}

.sommaire {
	list-style-type:none;
	padding-left: 3px;
	margin:3px 0px 8px 5px;
}
.sommaire li, .liste .sommaire li {
	background-image: url(/images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	padding-bottom:4px;
}

.liste {
	list-style-type:none;
	padding-left: 0px;
	margin:3px 0px 8px 5px;
}
.liste li {
	background-image: url(/images/carre.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding-left: 10px;
	padding-bottom:2px;
}

p { margin:0 0 4px 0;}

#chemin {
	margin-bottom: 5px;
}
#chemin span.label {
  float: left;
  width: 400px;
  text-align: left;
  color:#2A2D72;
	font-size:85%;
  }

#chemin span.formw {
  float: right;
  width: 130px;
  text-align: left;
	font-size:80%;
}

div.row {
 margin-top: 10px;
 width:520px;
 }

div.row .label {
 float: left;
 width: 140px;
 text-align: right;
 margin-right:10px;
}

div.row formw {
 float: right;
 width: 370px;
 text-align: left;
}

#selected {
	font-weight:bold;
}

#nom_entite {
	text-align:right;
	font-weight:bold;
	color:#446459;
	width:170px;
	margin:2px 15px 2px 0;
}
.thinBorderTable{
	border: 1px solid #888;
	border-collapse: collapse;
}
.thinBorderTable td {
	border: 1px solid #888;
}

.imgleft{
	float:left;
	margin:0px 6px 4px 0px;
}
.imgright{
	float:right;
	margin:0px 0px 4px 6px;
}
.imgcenter{
	margin:3px 0 3px 0;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}
.clear_left {
	float:left;
  clear: right;
}
#middle .overline{
	background-color:yellow;
}
.retour_sommaire {
	text-align:right;
	margin:5px 0 10px 0;
}
.error{
	color:red;
	font-weight:bold;
}

#input_lastname {
	display:none;
}

/* GOGLE MAP - INFO WINDOW IN GMAP*/
.gMap_infoWindow {display:none;}
 div.appellations {
    float:left;
    width:70px;
    margin-right:10px;
}
div.marker_desc {
    float: left;
    width:160px;
}
 div.logos {
    float:left;
    width:70px;
}