/* ELEMENTS HTML */

div {
    /*border: #000000 solid 1px;*/
}

img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	background: #6DCCE9 url(images/interface/fond_haut_site.jpg) repeat-x;
	font-size: 11px;
	width: 100%;
	color: #000000;
	margin: 0 auto;
}

h1 {
	font-size: 14px;
	color: #b0c3eb;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 12px;
}

/* FIN ELEMENTS HTML */

/* ELEMENTS COMMUNS */

.centre {
	text-align: center;
}

.droite {
	text-align: right;
}

.overflowed {
	overflow: hidden;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.marge-bas {
	margin-bottom: 20px;
}

.cache {
	display: none;
}

/* FIN ELEMENTS COMMUNS */

/* DIVISIONS GENERALES */

#menu {
	width: 800px;
	height: 23px;
	clear:left;
}

#contenu {
	width: 915px;
	background: url(images/interface/pixel_fond_site.jpg) repeat-y;
	overflow: hidden;
	margin-bottom:-30px;
}

#gauche {
	width: 220px;
	float: left;
	color: white;
	padding-left:25px;
}

#corps {
	width: 660px;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}

#footer {
	height: 46px;
	clear:left;
	color: white;
}

#footer img {
	vertical-align:top;
}

/* FIN DIVISIONS GENERALES */

/* GAUCHE */
.conteneur-module-large { /* Arnaud */
	width: 645px;
	margin-top: 0px !important;
	margin-top: 5px;
}

.conteneur-module-small {
	width: 196px;
}

.fond-module-large {
	background-color: #FFFFFF;
	overflow:hidden;
	margin: 0px 4px 0px 4px;
}

.fond-newsletter-small {
	background: #28A7CF url(images/interface/degrade-gauche-newsletter.jpg) repeat-x;
	overflow:hidden;
	margin: 0px 4px 0px 4px;
}

.fond-flashinfo-small {
	background: #2CB5DD url(images/interface/degrade-flashinfo-small.jpg) repeat-x;
	overflow:hidden;
	margin: 0px 4px 0px 4px;
}

.fond-partenaires-small {
	background-color: #FFFFFF;
	overflow:hidden;
	margin: 0px 4px 0px 4px;
}

/* FIN GAUCHE */

/* CORPS */

#edito {
	width: 300px;
	margin-bottom: 35px;
}


#flash-infos {
	width: 300px;
	margin-bottom: 35px;
}

#flash-infos-large {
	width: 600px;
	margin: 0px;
}

#newsletter {
	width: 600px;
	margin: 0 5px 0 5px;
	float: left;
}

#pages {
	width: 600px;
	margin: 0 5px 0 5px;
	float: left;
}

#structure {
	width: 600px;
	margin: 0 5px 0 5px;
	float: left;
}

#actus-ville {
	width: 300px;
	margin: 0;
}

#actus-ville-large {
	width: 600px;
	margin: 0px;
}

#actus-bref {
	width: 300px;
	margin: 0;
}

.contenu-module{
	width: 290px;
	padding: 5px;
}

.titre-dynamique {
	width: 645px;
	height: 50px;
	background: url(images/interface/fond-titre-vide-large.jpg) no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.titre-dynamique span {
    display: block;
    width:645px;
    height: 20px;
	padding: 30px 0px 0px 55px;
}

.titre-plansite {
	width: 645px;
	height: 50px;
	background: #17688B url(images/interface/fond-plansite.jpg) no-repeat;
}

.titre-actualites-large {
	width: 645px;
	height: 50px;
	background: #17688B url(images/interface/fond-titre-actualites-large.jpg) no-repeat;
}

.titre-partenaires-large {
	width: 645px;
	height: 50px;
	background: #17688B url(images/interface/fond-titre-partenaires-large.jpg) no-repeat;
}

.titre-newsletter-large {
	width: 645px;
	height: 50px;
	background: #17688B url(images/interface/fond-titre-lettrepresident-large.jpg) no-repeat;
}

.titre-newsletter-small {
	width: 196px;
	height:9px;
	margin-bottom:0px !important;
	margin-bottom:-5px;
}	

.titre-flashinfo-small {
	width: 196px;
	height: 34px;
	background: #17688B url(images/interface/fond-titre-flashinfo-small.jpg) no-repeat;
}

.titre-flashinfo-large {
	width: 645px;
	height: 50px;
	background: #17688B url(images/interface/fond-titre-flashinfo-large.jpg) no-repeat;
}

.titre-partenaires-small {
	width: 196px;
	height: 36px;
	background: #17688B url(images/interface/fond-titre-partenaires-small.jpg) no-repeat;
}

.titre-partenaires-large {
	width: 645px;
	height: 50px;
	background: #17688B url(images/interface/fond-titre-partenaires-large.jpg) no-repeat;
}

.titre-module-large {
	width: 585px;
	height: 18px;
	background: url(images/interface/fond-titre-module.jpg) no-repeat;
}

.bas-module-accueil {
	margin-top: 12px;
	width: 300px;
	height: 18px;
	background: url(images/interface/bord-bas-cadre.jpg) repeat-x;
}

.bas-module-contenu {
	margin-top: 12px;
	width: 600px;
	height: 18px;
	background: url(images/interface/bord-bas-cadre.jpg) repeat-x;
}

/***********************/
/* FONDS AVEC BORDURES */
/***********************/
.bord-module-bleu-small {
    width:196px;
	background: #17688B url(images/interface/pixel-bords-module-bleu-small.jpg) repeat-y;	
	margin:0px;
	padding:0px;
}

.bord-module-blanc-small {
    width:196px;
	background: #17688B url(images/interface/pixel-bords-module-blanc-small.jpg) repeat-y;	
	margin:0px;
	padding:0px;
}

.bord-module-blanc-large {
    width:645px;
	background: #17688B url(images/interface/pixel-bords-module-blanc-large.jpg) repeat-y;	
	margin:0px;
	padding:0px;
}
/* FONDS AVEC BORDURES - FIN */

/******************************/
/* IMAGES DE FOND DES MODULES */
/******************************/
.bas-module-large {
	width: 645px;
	height: 10px;
	background: #17688B url(images/interface/fond-bas-module-large.jpg) no-repeat;
	overflow:hidden;
}

.bas-module-newsletter-small {
	width: 196px;
	height: 16px;
	background: #17688B url(images/interface/fond-bas-newsletter-small.jpg) no-repeat;
}

.bas-module-partenaires-small {
	width: 196px;
	height: 16px;
	background: #17688B url(images/interface/fond-bas-partenaires-small.jpg) no-repeat;
}

.bas-module-flashinfo-small {
	width: 196px;
	height: 16px;
	background: #17688B url(images/interface/fond-bas-flashinfo-small.jpg) no-repeat;
}
/* IMAGES DE FOND DES MODULES - FIN */

#conteneur-separateur {
    width: 645px;
}

.separateur {
	width: 350px;
	height: 11px;
	margin: 0 0 0 140px;
	background: url(images/interface/separateur.jpg) repeat-x;
}

p.change-page {
	text-align: right;
}

p.logo-partenaire {
	text-align: center;
	font-size: 12px;
	line-height: 150px;
}

p.logo-partenaire-bandeau {
	text-align: center;
}

a.lien-utile-bandeau {
	line-height: 20px;
	font-size: 11px;
}

a.lien-utile-bandeau:hover {
	text-decoration: none;
}

/* FIN CORPS */

/* FOOTER */

.item-menu-bas {
	margin: 18px;
}

#footer-copyright {
	text-align: center;
	color: white;
	font-weight: bold;
}

#footer a, #footer a:hover {
	text-decoration: none;
	color: white;
}

#footer-copyright a, #footer-copyright a:hover {
	text-decoration: none;
	color: white;
}

/* FIN FOOTER */

/* CONTENU MODULES */
#contenu {
	width:950px;
}

#contenu a {
    color: #2D8ABE;
}

#contenu span.titre {
    color: #2D8ABE;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
}

#contenu span.date {
    color: #2D8ABE;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
}

#gauche a {
    color: #FFFFFF;
}

.flash-infos-contenu {
    margin: 30px;
    text-align: left;
}

.Info {
    margin-left:5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}

#edito-contenu {
    margin: 30px;
    text-align: left;
}

#edito-contenu img {
    margin: 3px;
    float: left;

}

.actualites-contenu {
    margin: 30px;
    text-align: left;
}

.pages-contenu {
    margin: 0 20px 0 20px;
}

.documents-contenu {
    margin: 20px;
    text-align: left;
}

#titre_dynamique {
    background-color: white;
    color: #C29292;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}
/* FIN CONTENU MODULES */

/* NEWSLETTER */
.newsletter-contenu {
	width:580px;
	margin: 0px 20px 0px 20px;
	overflow:hidden;
}

.newsletter-contenu img {
    margin: 3px;
    float: left;
}

.newsletter-message {
	margin:0px 0px 0px 30px;
	text-align:center;
}

.form-newsletter {
    vertical-align: middle;
    text-align:center;
}

.form-newsletter a{
	color: #87860D;
}

.form-newsletter input {
    vertical-align: top;
    margin: 5px 0px 0px 5px;
}

.FormInput {
	width: 188px;
	height:30px;
	overflow: hidden;
}

.FormInputConteneur {
    background: url(images/interface/fond-input-newsletter-small.jpg) no-repeat;
    width:143px;
    height:30px;
    margin-left: 2px;
    padding: 0px;
    float:left;
}

.FormInputConteneur_large {
    background: url(images/interface/fond-input-newsletter-large.jpg) no-repeat;
    width:143px;
    height:30px;
    margin-left: 2px;
    padding: 0px;
    float:left;
}

.FormInputConteneur input {
    border: 0px;
}

.FormInputConteneur_large input {
    border: 0px;
}

.FormSubmitConteneur {
    width:31px;
    height:30px;
    margin-top: -5px;
    padding: 0px;
    float:left;
}

.FormSubmitConteneur input {
    border: 0px;
}

/* FIN NEWSLETTER */

/*************************/
/*     PLAN DU SITE		  /
/*************************/
#plan {
	margin-left:50px;
}

#plan li {font-size:12px;}
#plan li.menu {font-size:14px;line-height:2em;}

/*************************/
/*   FIN - PLAN DU SITE   /
/*************************/

/* STRUCTURE */
.service {
    margin: 0px 100px 0 100px;
}

.service .titre-service {
    text-align: center;
    background-color: #1980B8;
    color:#FFFFFF;
    font-size:12px;
    font-weight: bold;
    margin: 0px 20px 0px 20px;
}

div.captcha {
	text-align:center;
	background-color: #ddd;
	width:350px;
	height: 25px;
	padding-top:10px;
	margin: 0px 0 25px 100px;
	color:#2CB5DD;
	font-size:14px;
	font-weight: bold;
}

#contactform {
	width:600px;
	margin-left:37px;
    overflow:hidden;
}

#contactform input, textarea, input, select {
    border: 1px solid #399;
    font-size: 10px;
}

#contactform radio .checkbox {
    border: 0px;
}

#contactform .image_envoi {
	font-size: 10px;
	background-color:transparent;
	border:0px;
}

#contactform .no_border {
	border:0;
}

#contactform option.service {
    font-weight: bold;
    font-style: italic;
    text-align: left;
}

/* MODULE GALERIE */
.Galerie {
	width: 595px;
	margin: 20px 20px 0px 20px;
	overflow:hidden;
	text-align:justify;
}
	
p.image-galerie {
	text-align: center;
	font-size: 12px;
}

hr.galerie {
	color: #b0c3eb;
	height: 1px;
	clear: both;
	border: 0;
	background-color: #b0c3eb;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px; 
}

div.galerie-overflowed {
	overflow: hidden;
	margin: 20px auto 10px auto;
	text-align: center;
}

h1.galerie-liste-titre {
	display: inline;
	float: left;
}

/* FIN MODULE GALERIE */

/************************/
/* PARTENAIRES          */
/************************/
.Partenaires{
  color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  margin:0px;
}

.Partenaires p.logo-partenaire {
	text-align: center;
	font-size: 12px;
}

.Partenaires p.logo-partenaire-bandeau {
	text-align: center;
}

.Partenaires .centre {
	text-align: center;
}

/************************/
/* MAILING              */
/************************/
.Mailing {
	color: #000;
	margin:30px;
}

/* BASELINE */

.base_dest {

  color:#FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align:center;
  
}

.base_source {

  display:none;
  
}

A.base {

  color:#FFFFFF;
  text-decoration:underline;

}

/* FIN BASELINE */

