* {
	font-family : "Trebuchet MS", Verdana, "Lucida Grande", Tahoma;
	line-height: 1.25em;
	font-size: 11pt;
	margin: 0;
	}
	
body, html {
	background: #39a5bf;;
	color: white;
	font-size: 90%;
	height: 100%;
	text-align: left;
}
table {
margin: 0;
}
#head{
	margin-left: 0;
}

p {
	margin: 1em auto;
}

img {
	border: 0;
}

a, a:link, a:visited, a:hover {
color: #0569BE;
}

.yellow {
	color: #FFFC00;
}

fieldset {
	border: 1px solid #FFFC00;
	background : url( ../images/background_field.jpg ) no-repeat left bottom #37c3df;
}

legend {
	font-weight: bold;
	background: #0469B7;
	color: white;
	padding : 0.15em 1em;
	text-transform: uppercase;
}

.row {
	clear : both;
	margin : 0.35em 0 0;
	text-align : left;
	width :95%;
  }
  
.row label {
	display : inline;
	float : left;
	width : 175px;
	text-align : right;
	padding-right: 0.5em;
}

input, textarea {
	background: #fffa99;
	border: 1px solid #0469B7;
	width: 200px;
}

.row textarea {
	height: 100px;
}

.row em {
	text-decoration: underline;
	font-style: normal;
}

h1 { 
	color: #FCFD00;
	font-size: 24pt;
	font-family: "Comic Sans MS", "Trebuchet MS";
	margin-bottom: 0;
}
h2 {
 background: #FCFD00;
 color: #0569BE;
 padding: 0.15em 1em;
 margin: 1em 0;
 font-size: 14pt;
}

h3 {
	font-size: 110%;
	font-weight: bolder;
	text-transform: uppercase;
	color: #0569BE;
}

ul { list-style-image: url( ../images/puce.jpg ); } 
li {margin: 0; }

#acts2 li{
	float:left;
	list-style-image:none !important;
	list-style-type:none;
}

#acts2 {
	width:800px;
	margin:0;
}

.actualites #leftcol {
	width:250px;
	vertical-align: top;
}
.actualites td, .activites td {
	vertical-align: top;
}
.actualites #leftcol img, .actualites #rightcol img {
	border: 12px solid #2FB0CD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 1px 1px 3px #333333;
}
.actualites #rightcol img {
	margin: 10px;
	float: left;
}
.actualites #rightcol {
	margin-left:200px;
	padding-left: 0;
	vertical-align: top;
	text-align: left
}
.actualites #rightcol h3 {
	color: white;
	text-decoration: underline;
}
.actualites #rightcol hr {
	clear: both;
}
.activites {
	margin: 0;
}
.actualites #leftcol {
	width:150px;
	vertical-align: top;
}
.activites #leftcol img, .activites #rightcol img {
	border: 12px solid #2FB0CD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 1px 1px 3px #333333;
}
.activites #rightcol img {
	margin: 10px;
	float: left;
}
.activites #rightcol {
	padding-left: 0;
	vertical-align: top;
	text-align: left;
	background: #37C3DF;
	border:1px solid #FFFC00;
	width: 800px;
}
.activites #rightcol h3 {
	color: white;
	text-decoration: underline;
}
.activites #rightcol hr {
	clear: both;
}

#ditto_pages, .ajaxSearch_paging {
	margin-top: 15px;
}
#ditto_pages a, #ditto_pages span, .ajaxSearch_paging a, .ajaxSearch_paging span {
	background: #A6111C;
	padding: 3px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

}

#ditto_pages a:hover {
	background: #ccc;
}

#ditto_pages a.ditto_page, #ditto_pages span.ditto_currentpage,
.ajaxSearch_paging a, .ajaxSearch_paging span {
	margin-right:2px;
}	

#ditto_pages span.ditto_currentpage {
	background:#A6111C;
	color: white;
}	
#ditto_pages span.ditto_currentpage {
	background: #A6111C;
}
#map {
}

#navy {
	width: 155px;
	height: 500px;
	padding: 10px 0 0 0;
	overflow: hidden;
}

#navy li {
	display: block;
	width: 155px;
	margin: 0 0 5px 155px;
	text-align: right;
	background: #2FB0CD;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius: 10px;
	padding: 5px 0;
	-moz-box-shadow: 1px 1px 3px #333333;
}

#navy li a {
	color: #fff;
	display: block;
	font-weight: normal;
	margin: 0 10px 0 0;
	line-height: 1.5em;
	padding: 0 10px 0 0;
	text-decoration: none;

}
#navy li.titre {
	margin: 0 0 8px -135px;
}
#navy li.titre a {
	height: 24px; 
	font-weight: bold;
	line-height: 2em;
	background: url( ../images/tab_big.gif ) top right no-repeat;
}

#navy li.active a {
	color: #fced82;
	cursor: default;
}
.panes .margin {
margin: 15px;
}
#map {
	color: #333;
	border:1px solid yellow;
	}
.clear {
clear: both;
}