body,td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
body#tout { background: url(images/bg_menu.jpg) repeat-y 0px 149px #F4F4F4; margin: 0px; padding: 0px}

.titreHome {
	text-decoration: none;
	text-align: center;
}
.drapeaux {
	margin-right: 20px;
}


.header {
	background-image: url(images/bg_header_10.jpg);
	background-repeat: no-repeat;
	background-color: #F4F4F4;
	margin-top: 20px;
}
.header2 {
	background-image: url(images/bg_header2.jpg);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
}

/*général*/
p {margin:0px ; }
img { border: none}
h1,h2,h3,h4 {
	margin:0px;
	padding: 10px 0px 0px 0px;
	color:#FF3300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
textarea { overflow: auto}

#centre table { margin-bottom: 10px}

#centre {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	background-color: #F4F4F4; 
	text-align: left
}
h1 {
	font-size: 18px; text-decoration: underline
}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 14px;padding: 0 10 0 0; margin-bottom:3px;border-bottom: 1px solid #663333;}
a {text-decoration:none; /*color: #3D546E;*/ font-weight: bold; font-size: 10px}
a:hover { text-decoration: underline; }


ul, li {list-style-type: none;}
li { margin-bottom: 4px}

/* Nav principale */
table.nav {
	text-align: left;
	font-size: 10px;
	margin-top: 24px;
	background-color: #FFFFFF;
	border: 1px solid #FD4C22;
	height: 24px;
}

table.nav p{
	background-image: url(images/puce_nav2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	}

td.nav2 {
	text-align: left;
	font-size: 11px;
	vertical-align: top;
	padding-top: 40px;
}
td.nav2 p {
	width: 155px;
	border: 1px solid #FD4C22;
	margin: 0 0 4px 4px;
	padding: 2px 1px 2px 4px;
	display: block;
	padding-left: 24px;
	background-image: url(images/puce_nav.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	background-color: #FFFFFF;
	} 
/* Fin nav principale */

/*table.nav2 { border:1px solid #FF9900;}
.nav2 p{ font-size: 10px; padding: 3; }
p.nav3 { padding: 1px 3px 1px 8px; }*/

/* Style page accueil */
.texte_accueil {
	font-size: 14px;
	font-weight: bold;
}
.signature {
	width: 100%;
	text-align: center;
	font-size: 14px;
}
.signature:first-letter { color: #000; font-weight: normal; font-size: 14px;}
/* Fin style page accueil */

td.text { padding-left: 6%}
td.text li { padding-left: 24px}
.text p {
 margin: 0px 6px 10px 6px;
}
td.text p:first-letter {
	font-size: 14px;
	color: red;
	font-weight: bold;
}

/* Place des contenus à droite */
.droite {
	float: right;
	margin: 0px 0px 0px 6px;
	text-align: center; 
	font-style: italic;
}


.lines td{ border-bottom:1px solid #FF9900;}
.imgrite {margin-left:5px;margin-bottom:5px; border:1px solid #FF9900;}

/* forms */
form { margin:0px;}
input,textarea,select { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #787878; background: #fff; }
.noline { border: none;	background: #;}
.submit { font-weight: bold; border: 2px solid #9D0909; background: #ECECEC;}

/* specific */
td.logo {
	text-align: center;
}
td.logo img{margin: 4px}

td.photo_ver { text-align: center;/* border: 1px solid #000; */}
td.photo_ver img { display: block; margin: 3px 3px 8px 3px}
td.photo_hor { text-align: center;}
td.photo_hor img{ margin: 3px 10px 8px 2px}

td.infos { padding: 4px 2px 10px 2px; }
td.detail{ border: 1px solid #CCC; }

h2.titre_souligne, p.titre_souligne {
	text-decoration: underline;
	font-size: 14px;
}
span.lettrine { color: #FF0000; font-weight: bold; }

ul.liste { margin-left: 6px; padding-left: 0px; }
ul.liste li {padding-left: 4px}
ul.liste li:first-letter  {color: red; font-weight: bold}

ul.sous_liste { list-style-type: none; background-image: none}
ul.sous_nav { list-style-type: none; background-image: none; margin: 0px; padding: 0px}
ul.sous_nav a{ font-size: 10px }

p.liste { padding-left: 20px}
.gras { font-weight: bold; }
.rouge { color: red; }
.gras_italic { font-weight: bold; font-style:italic}
.lien_actif {
	font-weight: bold;
	color: #FF0000;
}
.titreHeader {
	font-size: 23px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-top: 18px;
	letter-spacing : -1px ; 
}

.titreHeader .lettrine {
	color: #FF0000; font-weight: bold; 
	font-size: 24px
	}
