/* html + body toutes pages */

html, body {
	color: #515151;
	padding: 0;
	border: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#xiti {
	margin: 0;
	padding: 0;
	display: none
	}
	
/* textes + liens toutes pages */	

p {
	text-align: justify;
	margin: 0;
	padding: 0
	}

.p-padding-10 {
	padding: 10px;
	}

.align-left {
	text-align: left
	}

.align-right {
	text-align: right
	}
	
.align-center {
	text-align: center
	}
	
.align-justify {
	text-align:justify
	}

.comm-italic {
	font-size: 10px;
	font-style: italic
	}
	
.comm-small {
	font-size: 10px
	}
	
h1 {
	background-color: #00B053;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 10px;
	line-height: 24px;
	margin: 0px 0px 15px;
	}

h2 {
	color: #00B053;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0 10px;
	}
	
h3 {
	color: #00B053;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0 10px;
	}
	
.titre {
	color: #515151;
	font-weight: bold;
	padding-bottom: 6px
	}

.gras-vert {
	color: #00b053;
	font-weight: bold
	}
	
/* liens */
	
a:link, a:active a:focus	{
	color: #3F3F3F;
	text-decoration: underline
	}

a:visited {
	color: #707070;
	text-decoration: underline
	}

a:hover	{
	color: #00B053;
	text-decoration: underline
	}


/* images */

img {
	border:0
	}

.img-bordure-textdroite {
	border: 1px solid #515151;
	margin-right: 10px;
	float: left
}

.img-bordure-textgauche {
	border: 1px solid #515151;
	margin-left: 15px;
	float: right
}

.galerie {
	vertical-align: top;
	border: 1px solid #515151;
	margin: 15px 15px 0 0
	}


/* lien "Fermer la fenêtre"  et "Imprimer" */

#headerdroite a:link, #headerdroite a:visited, #headerdroite a:active,
#footerdroite a:link, #footerdroite a:visited, #footerdroite a:active {
	color: #3366cc;
	text-decoration: none
	}

#headerdroite a:hover,
#footerdroite a:hover {
	color: #003192;
	text-decoration: none
	}


/* Mise en page templates */

#page {
	/*margin: 0 50% -10px 50%;*/
	width: 95%;
	padding-bottom: 1px;
	margin-right:auto;
	margin-left:auto;
	}
	
#headercentre {
	float: left;
	}

#headerdroite {
	float: right;
	margin-top: 10px
	}

#centre {
	float: left;
	width: 100%
	}
	
#footer {
	position: relative;
	width: 95%;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	border-top: 1px solid #a7a7a7
	}
html>body #footer {
	padding: 10px 0 30px 0
	}
	
#footercentre {
	float: left;
	}

#footerdroite {
	float: right;
	}

.ligne {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%
	}

hr {
	clear: both;
	visibility: hidden
	}

/* accroches, sous-accroches, blocs */	

.bloc-blanc {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	}
	
.bloc-blanc p,
.bloc-blanc-demi p {
	padding: 10px;
	text-align: left;
	}
.bloc-blanc-demi {

	float: left;
	width: 50%;
	margin: 10px 0 0 0;
}

.bloc-depeches {
	float: left;
	width: 550px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	margin: 10px 0 0 0;
	padding: 0
	}

/* listes à puces */

ul {
	padding: 0;
	margin: 0
	}

.liste-simple-puces li,
.liste-simple-puces-align-left li {
	background: url(/static/images/commun/puce_grise_6x6.gif) no-repeat;
	background-position: 0 4px;
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 15px;
	}

.liste-simple-puces li {
	text-align: justify;
	}
	
.liste-simple-puces-align-left li {
	text-align: left;
	}

.liste-simple li {
	list-style-type: none;
	padding: 10px 10px 0 10px;
	text-align: justify
	}
	
.liste-simple-dernier {
	margin-bottom: 15px
	}

.doubleListe-input-radio {
	display: block;
	margin-left: 25px;
	margin-top: -16px;
	text-decoration: none;
}
.liste-pdf {
	display: block;
	background: url(/static/images/commun/ico_download_pdf.gif) no-repeat;
	list-style-type: none;
	padding: 3px 0 0 25px;
	margin: 5px 10px 10px 10px;
	text-align: justify;
	height: 20px;
	}

html>body .doubleListe-input-radio {
	margin-top: -13px;
	}


/* tableaux */

.tabSimple,
.tab-contenu-small,
.tab-noborder,
.tab-formulaire {
	margin: 5px 0 10px 0
	}

.tabSimple td {
	border-bottom: 1px solid #e8e8e8;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	}

.tab-contenu-small td {
	font-size: 9px;
	border-bottom: 1px solid #e8e8e8;
	padding: 2px 10px 2px 10px;
	}

.tab-noborder td {
	padding: 2px 10px 2px 10px;
	}
	
.tab-formulaire td {
	padding: 5px 10px 5px 10px
	}

.tabSimple-align-right {
	text-align: right
	}
	
.firstligne {
	background-color: #d9d9d9;
	font-weight: bold;
	border-top: 1px solid #515151
	}
	
.lastligne {
	border-bottom: 1px solid #515151
	}

.tab-ligne-e8e8e8 {
	background-color: #e8e8e8
	}


/* navigation interne 3e niveau */

.nav-interne {
	margin: 0 9px 0 9px
	}


/* éléments de formulaire */

form {
	padding: 0;
	margin: 0;
	}

.bcvnet {
	padding-left: 10px
	}

input,
select,
textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	}
	
.ligne-demi {
	margin: 0;
	padding: 0;
	clear: none;
	width: 50%;
	float: left;
}

.encadre-clair {
	display: block;
	padding: 4px 10px;
	background-color: #e8e8e8;
}

.encadre-bleu {
	display: block;
	padding: 4px 10px;
	background-color: #bfe3ff;
}
