body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060A9;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/*h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #0060A9;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0060A9;
	margin-left: 0px;
}*/

p {
	text-align: left;
	padding-left: 0px;
}

strong {
	color:F79239;
	font-weight: bold;
}

img {
	margin: 0px;
	padding: 0px;
}


/* Styles des blocs */
#haut {
	text-align: right;
	height: 45px;
	background-image: url(../iso_icons/logo.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#haut p {
	text-align: right;
}

#haut a {
	color:0061A8;
}

#haut img {
	border: Aucune;
	text-decoration: none;
}

#header {
	background-image: url(../iso_icons/fd_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #F79239;
	font-size: 1.5em;
	font-weight: bold;
}

#header img {
	margin: 10px 0px 0px;
	padding: 0px;
}

/* Les différents éléments du menu 
#menu {
	background-image: url(../iso_icons/fd_menu.png);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	height: 1em;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
} 

#menu a {
	color:#FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
}

#menu a:hover {
	color:#F79239;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}*/

#recherche {
	margin: 0px;
	padding: 0px;
	float: right;
	color:#FFFFFF;
	font-weight: bold;
	height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#recherche form {
	margin: 0px 5px;
	padding: 0px;
}

#recherche input {
	border: 1px solid #006699;
	font-size: 1em;
}

/*sous menu niv 3 à gauche */
#gauche ul {
	margin: 10px 0px 0px;
	padding: 0px;
}

#orange li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#orange a {
	background-image: url(../iso_icons/sous_menu_3.png);
	background-repeat: no-repeat;
	width: 200px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 30px;
	color: #0060A9;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
}

#orange a:hover {
	background-image: url(../iso_icons/sous_menu_3_over.png);
	background-repeat: no-repeat;
	width: 200px;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 30px;
	color: #FF8040;
	font-weight: bold;
	text-decoration: none;
}

/* Les différents éléments du menu de pied de page */

#menu_bas {
	background-image: url(../iso_icons/fd_bas.png);
	background-repeat: repeat-y;
	color: #FFFFFF;
	/*font-weight: bold;*/
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	height: 1em;
}

#menu_bas ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu_bas li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
} 

#menu_bas a {
	color:#FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
}

#menu_bas a:hover {
	color:#0060A9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* Contenu des pages */
#contenu {
	/*background-image:url(../iso_icons/trame_logo.png);*/
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	margin: 0px 10px 0px 0px;
}
#contenuStart {
	background-image:url(../iso_icons/trame_logo.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	margin: 0px;
}

#gauche {
	background-image:url(../iso_icons/gauche_menu.png);
	background-repeat: repeat-y;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 200px;
}

#gauche p {
	font-weight: bold;
	margin-top: 20px;
	padding-left: 20px;
}

/*#newsletter {
	margin: 20px 0px 0px;
	padding: 0px;
}

#newsletter p, #newsletter form {
	margin: 0px 5px;
	padding: 0px;
}*/

#newsletter input {
	border: 1px solid #006699;
}

/*#bloc_news {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0060A9;
	border-left-color: #0060A9;
	margin-right: 3px;
	background-color: #CFE1EF;
	margin-left: 5px;
	padding: 2px;
}*/

#droite{
	margin: 0px;
	padding: 0px;
	height: 100%;
	float: right;
}

#bandeau {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height: 100%;
	width: 183px;
	position: absolute;
	right: 0px;
}

#bas {
	color: #F79239;
	text-align: right;
	background-image:url(../iso_icons/gauche_menu.png);
	background-repeat: repeat-y;
	margin: 0px 0px 0px;
	padding: 0px;
	font-size: 9px;
}

/* Styles personnalisés 
.chemin {
	font-size: 0.7em;
	color: #0060A9;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 20px;
}

strong.chemin {
	color:F79239;
}*/

.titrepage {
	font-family:Arial, Helvetica, sans-serif;
	color: F79239;
	font-size: 20px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: bold;
	

}

.titre1  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #F79239;
	font-size: 18px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

.titre2  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0060A9;
	font-size: 14px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 15px;
	font-weight: bold;
}

.barreancetre {
	float: right;
	align: right;
}
.Contact  {
	font-family:Arial, Helvetica, sans-serif;
	color: #0060A9;
	font-size: 14px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 15px;
	font-weight: bold;
}