* {
margin: 0;
padding: 0;
}

body {
font-size: 12px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #4a4f41;

text-align: left;
	margin:0;
	padding:0;
	background:#FFFFFF url('../../img/frontend/logo.png')no-repeat top left;
}

p {
margin: 10px 10px;
line-height: 1.6em;
}

a { 
color: #2e4e91; 
text-decoration: underline;
} 

a:visited { 
color: #2e4e91; 
text-decoration: none; 
} 

a:hover, a:focus { 
text-decoration: underline; 
color: #27334b; 
} 

a img {
border: none; 
}

ul {
margin: 20px 20px;
padding: 0;
}

li {
margin: 10px 25px;
padding: 0;
list-style-image: url(../../img/frontend/puce.png);
list-style-position: outside;
line-height: 9px;
color: #6f7f6f;
}

blockquote {
text-align: justify;
margin: 10px 10px;
padding: 8px;
font-style: italic;
background: #f6f7fc;
border-bottom: 1px solid #e6e7ec;
line-height: 1.6em;
}

h1 {
font-size: 20px;
font-weight: 600;
letter-spacing: 2px;
color: #154585;
margin:  0 10px 5px 10px;
line-height: 20px;
}

h2 {
font-size: 16px;
font-weight: 600;
color: #19519c;
margin: 17px 10px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
letter-spacing: 1px;
border-bottom: 1px solid #e6e7fc;
}

h3 {
font-size: 13px;
font-weight: 600;
color: #1e62bc;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
margin: 15px 10px;
letter-spacing: 1px;
}

h4 {
font-size: 11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: 600;
color: #b3b6b9;
margin: 10px 10px;
letter-spacing: 1px;
}

.bordureQuinze {
margin: 0 15px;
}

.bordureDix {
margin: 0 10px;
}

.bordureCinq {
margin: 0 5px;
}

.bordureQuinzeGrise {
margin: 0 15px;
border: 3px solid #424242;
}

.bordureDixGrise {
margin: 0 10px;
border: 1px solid #424242;
}

.bordureCinqGrise {
margin: 0 5px;
border: 3px solid #424242;
}

.highlight {
color: #1f5ead;
font-style: italic;
}

.listeDeFichier {
margin: 10px 20px;
border-bottom: 1px dotted #e0e0e0; 
}

.texteGris {
color: #808080;
}

.texteRouge {
color: red;
}

.centrer {
text-align: center;
}

.lienImage {
display: block;
padding-left: 15px;
background: transparent url(../../img/link.png) no-repeat bottom left;
line-height: 10px;
font-weight: bold;
}

.lienImageFeuille {
display: block;
padding-left: 19px;
background: transparent url(../../img/frontend/feuille.png) no-repeat bottom left;
line-height: 15px;
text-decoration: none;
color: #fff;
}


p#breadcrumb {
margin: 0 5px;
text-align: right;
height: 4em;
line-height: 4em;
font-weight: 600;
}

p#breadcrumb a {
text-decoration: none;
}


textarea {
width: 45%;
font-family: sans-serif;
background: #393939;
border: 1px solid #111;
padding: 2px;
margin-left: 0.3em;
font-size: 11px;
font-weight: 600;
}

form {
margin: 10px 30px;
}

table {
margin: 10px 20px;
}

input.textfield {
width: 45%;
background: #393939;
border: 1px solid #111;
padding: 2px;
margin-left: 0.3em;
font-size: 10px;
font-weight: 600;
}

input.textfield:focus, textarea:focus, input.textfield:hover, textarea:hover {
background-color: #515151;
border-color: #d21d1d;
}

label {
font-weight: bold;
color: #a1a1a1;
display: block;
margin: 8px 0;
}

div#map {
width: 360px;
height: 200px;
border: 4px solid #393939;
margin-right: 25px;
float: right;
}

div#imgLeft {
float: left;
width: 190px;
text-align: left;
margin: 0 0 0 5px;
}

div#imgLeft img {
margin: 0 0 8px 0;
}

div#imgLeft table {
margin: 0;
}

div#imgLeft td {
text-align: center;
}







/*****Allez on modifie les affichages des div pour le gabarit impression*******/
@page {size:landscape;}
div#headerBlock, div#imgLeft, div#rightBlock ,div#mainMenu, div#VisualModeIndicator{
	
	display:none;
	
}

div#mountains, div#mainBlock, div#contentBlock {
  background:none;
}


div#mainblock,div#content,div#contentBlock{
  margin:0;
  padding:0;
  width:100%;
}

div#txtRight{
	width:100%;
	margin:0;
	margin-top:110px;
	text-align:justify;
	
}

div#footer{
  text-align:center;
}
object {
  display:none;
}

