body {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #444444;
  text-align: justify;
}

p {
margin: 0 0 5px 0;
}

ul {
margin: 5px 0 15px 0;
padding: 0px;
}

a{
color: #0071a7;
text-decoration: none;
}

ul li {
background: transparent url(../medias/images/maquette/puce_bleu.jpg) no-repeat scroll 0 0.4em;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0 0 0.4em 15px;
padding: 0 0 0 12px;
}

h1 {
   color: #0071a7;
   font-size: 25px;
   font-family: Calibri;
   font-weight: bold;
   text-align: left;
   font-variant: small-caps;
   margin-top: 0;
   margin-bottom: 5px;
}

h2 {
   color:#0071a7;
   font-size: 17px;
   font-weight: bold;
   text-align: left;
   font-family: Calibri;
   margin: 15px 0 5px 0;
}

h3 {
    color:#000000;
    font-family: Calibri;
    font-size:13px;
    float: left;
    text-align: justify;
}
h4 {
   color: #444;
  font-size: 14px;
  text-align: left;
  margin: 0;
}
h5 {
   color: #FFFFFF;
   background-color: #0071a7;
   font-size: 18px;
   font-family: Calibri;
   font-weight: bold;
   text-align: center;
   text-transform: uppercase;
   margin-top: 15px;
   height: 60px;
}
h6 {
   color: #FFFFFF;
   font-size: 18px;
   font-family: Calibri;
   font-weight: bold;
   text-align: center;
   text-decoration: underline;
   text-transform: uppercase;
}

#conteneur{
     width: 980px;
     margin-left: auto; 
     margin-right: auto;   
}
#header {
  height: 105px;
   border: 1px; 
}

#header-top{
   height: 65px;
   border: 1px; 
}

#logo {
   float:left;
   height: 50px;
   width: 105px;
   position: relative;
   margin-top: 5px;
   margin-bottom: 5px;
}

#top-menu{
    color:#000000;
    font-family: Calibri;
    font-size:11px;
    float:right;
    font-weight: bold;
    width: 260px;
    padding-top:30px;
    
}
#top-menu a {
 text-decoration: none;
color: #4d4d4d;
font-weight: bold;
padding: 5px;
font-size: 13px;
}

#top-menu li{
text-decoration: none;
text-align: center;
margin-left: 5px;
margin-right: 5px;
}

#top-menu li a{
text-decoration: none;  
text-align: center;
}

#top-menu ul {
margin: 0;
list-style: none;
line-height: normal;
}

#search{
   float: right;
height: 25px;
width: 175px;
padding: 0;
margin-top: 25px;
margin-bottom: 15px;
margin-left: 10px;
}
#header-bottom{
   height: 40px;
   border: 1px; 
}

#main-menu a {
 text-decoration:none;
}
#main-menu{
   clear: both;
   height: 40px;
   color:#FFFFFF;
   background: url(../medias/images/maquette/bg-menu.png) no-repeat left bottom;
   font-weight: bold;
   font-family: Calibri;
   
   
}

#main-menu li{
margin: 0;
padding: 0;
border: 0;
display: inline;
position: relative;
margin-left: 20px;
margin-right: 20px;
text-transform: uppercase;
  background: none;
}
#main-menu li a{
color: #FFFFFF;
text-decoration: none;
font-size: 14px;  
text-align: center;

}
#main-menu ul {
margin: 0;
padding: 0;
list-style: none;
line-height: 41px;
}

#header-banner{
  
   clear: both;
   height: 385px;
   width: 980px;
   border: 1px; 
  
}
#banner {
  border: 1px;
  height: 347px;
  width: 980px;
  margin-top: 10px;
  box-shadow: 5px 5px 5px #888888;
  border-radius: 5px;
}
#banner img{
  border-radius: 5px;
}
#content{
   clear: both;
   height: 480px;
}
#left-column{
    float:left;
    border: 1px;
    width: 250px;
    margin-right: 25px;
}

#left-column-home{
    float:left;
    width: 340px;

}
#right-column-home{
    float:right;
    width: 340px;
}

#left-column-home h1, #right-column-home h1{
  font-size: 19px;
  margin: 0;
  color: #0071a7;
  border-bottom: 2px solid #0071a7;
  text-transform: uppercase;
  margin-bottom: 5px;
}

#button{
  float:right;
  
}
#right-column{
    float:right;
    width: 705px;  

}
#column-left{
    float:left;
    border: 1px; 
    width: 340px;  
    margin-right: 25px;
  
}
#column-right{
    float:right;
    border: 1px; 
    width: 340px;  
  
}
#footer-top{
   clear: both;
color: #FFFFFF;
border: 1px;
margin-top: 10px;
margin-bottom: 10px;
padding: 10px 0 0;
background: url(../medias/images/maquette/bg-footer.jpg) repeat-x left bottom;
height: 237px;
border-radius: 5px;
  
}

#footer-left{
    float:left;
    margin-right: 100px;
}
#footer-center{
    float:left;
    margin-right: 100px;
}
#footer-right{
    float:left;
}
.image
{
    text-align:center;
 }

table.contenttable {
  color: #606060;
  text-align: left;
  margin-bottom: 14px;
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin-top: 10px;
}

table.contenttable th {
  background-color: #0071a7;
  color: #ffffff;
  text-align: center;
  padding: 5px;
}
table.contenttable td {
  border: solid 1px #cccccc;
  margin: 0;
  padding: 5px;
}
.bg-top-newsletter{
   background: url(../medias/images/maquette/bg-top-box-newsletter.png) no-repeat left bottom;
   height: 45px;
}
.bg-top-newsletter h1{
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 500;
  padding-top: 10px;
}
.bg-content-newsletter{
  border: 2px solid #C9E5F6;
  border-radius: 0 0 10px 10px;
  border-top: 0;
  margin-left: 1px;
  padding:5px;
}

input[type="submit"], input[type="reset"]{
background: url(../medias/images/maquette/bg-button.png) no-repeat left bottom;
clear: both;
width: 105px;
height: 32px;
border: none;
margin: 0 auto;
color: #FFFFFF;
font-weight: bold;
margin-left: 60px;
  box-shadow: none;
border: none;
}
input[type="reset"]{
display: inline;
margin-top: -32px;
right: 125px;
position: absolute;
}

.tx-macinasearchbox-pi1 input[type="submit"]{
background: url(../medias/images/maquette/icone-search.png) no-repeat left bottom;
clear: both;
width: 30px;
height: 23px;
border: none;
margin: 0 auto;
}
.mandatory{
 color:red; 
}

input[type="text"]{
  width:230px;
}

.tx-macinasearchbox-pi1 input[type="text"] {
width: 150px;
border: 1px solid #135b77;
border-right: 0;
height: 19px;
border-radius: 4px 0 0 4px;
}


.title-home-page{
   color: #0071a7;
   border-bottom:2px solid #0071a7;
   text-transform: uppercase;
  margin-bottom: 0;
  
}
.title-home-page h1{
  font-size:19px;
  margin:0;
}
#copyright{
text-align: center;
color: #444444;
  clear: both;
}

.theme-default .nivoSlider {
border-radius: 3px;
position: relative;
background: #fff url(loading.gif) no-repeat 50% 50%;
margin-bottom: 10px;
-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
box-shadow: 0px 1px 5px 0px #4a4a4a;
}

.news-latest-container {
padding: 5px;
}

.align-right{
 text-align:right; 
}

#footer-contact{
 float:right;
 width:300px; 
  margin:10px;
}

#footer-menu{
 float: left;
width: 600px;
margin-top: 20px;
margin-left: 25px; 
}

#footer-menu ul li {
background: transparent url(../medias/images/maquette/arrow_state_grey_right.png) no-repeat scroll 0 0.4em;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin: 0 0 10px 15px;
padding: 4px 0 0 18px;
display: inline-block;
width: 175px;
}


#footer-share{
 float:right;
 width:300px; 
 margin-top:-22px;
}

#footer-contact h1{
font-size: 18px;
margin: 0;
color: #FFFFFF;
border-bottom: 2px solid #FFFFFF;
text-transform: uppercase;
margin-bottom: 5px;
font-weight: 400;
}

#footer-menu a {
color: #ffffff;
text-decoration: none;
}
#footer-menu-top{
 text-align:center; 
  margin-bottom: 25px;
}

#footer-menu-top a{
 padding:8px; 
}

.news-subheader  h2 {
    color: #444444;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    font-family: Calibri;
    margin: 0;
}