/**
 * LightMediation - Standard
 * ------------------------------------------
 * © 2005 Metapages
 */


/*------------------------------------------
 * Base
 */
  
body {
	background-color: #CDCDCD;
	margin: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #333333;
	line-height: 1.3em;
}

#global {
	position: relative;
	width: 740px;
	text-align: left;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

img {
	border: 0px;
}

strong {
	font-weight: bold;	
}

div.erreur {
	padding: 5px;
	border-top: 2px solid #C23200;
	border-right: 2px solid #C23200;
	border-bottom: 2px solid #C23200;
	border-left: 10px solid #C23200;
}


/*------------------------------------------
 * En-tête
 */

#routage {
	white-space: nowrap;
	margin-top: 3px;
	background-image:   url("../img/bande_barre_nav_haut.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
}
#routage ul {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#routage li {
	display: inline;
	padding-left: 12px;
	padding-bottom: 6px;
}
#routage li a {
	padding-right: 6px;
	padding-bottom: 8px;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}
#routage li.actif {
	background-image:   url("../img/onglet_routage_gauche.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
#routage li a.actif {
	background-color: #4B4B4B;
	background-image:   url("../img/onglet_routage_droit.gif");
	background-repeat: no-repeat;
	background-position: right top;
	color: #DDDDDD;
}
#routage li a:hover {
	text-decoration: underline;
}
/*#routage li a.supply:hover, #routage li a.supply_actif {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ED6A2C;
}
#routage li a.services:hover, #routage li a.services_actif {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5A86BA;
}
#routage li a.support:hover, #routage li a.support_actif {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B3C62B;
}
#routage li a.group:hover, #routage li a.group_actif {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #5A5191;
}*/

#barre_nav, #barre_nav_accueil {
	background-color: #4B4B4B;
	width: 100%;
	height: 44px !important;
}
#barre_nav {
	/*background-image:  url("../img/bande_barre_nav_bas.gif");
	background-repeat: no-repeat;
	background-position: bottom;*/
}

#logo {
	float: left;
}

#menu {
	padding-top: 12px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
}
#menu li a {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 2px;
	margin-right: 12px;
}
#menu li a.actif {
	border-bottom: 3px solid #999999;
}
#menu li a:hover {
	border-bottom: 3px solid #999999;
}

#recherche {
	float: right;
	text-align: right;
	padding-top: 9px;
	padding-right: 10px;
}

.champ_recherche {
	vertical-align: middle;
	background-color: #CFCFCF;
	font-size: 10pt;
}

.input_recherche {
	border: 0px;
	padding: 1px;
}

#chemin {
	color: #666666;
	font-size: 9pt;
	padding-bottom: 14px;
	clear: both;
	padding-left: 6px;
}
#chemin span {
	background-image:   url("../img/fleche_chemin.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	padding-right: 6px;
}
#chemin a {
	color: #393939;
	text-decoration: none;
}
#chemin a:hover {
	text-decoration: underline;
}


/*------------------------------------------
 * Publicité
 */
div#pub_734 {
	clear: both;
	background-color: #4B4B4B;
	background-image:   url("../img/bande_barre_nav_bas.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 3px;
}


/*------------------------------------------
 * Titre et versions traduites
 */

div#barre_titre {
	clear: both;
	font-weight: normal;
}

div#titre_page {
	color: #FFFFFF;
	height: 21px;
	float:left;
	background-image:   url("../img/onglet_titre_gauche.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	font-size: 18px;
}
h1 {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px 0px 0px 6px;
	padding: 2px 14px 2px 2px;
	background-color: #4B4B4B;
	background-image:   url("../img/onglet_titre_droit.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

#localisation, #localisation_accueil {
	float: right;
	white-space: nowrap;
	padding-right: 6px;
	text-align: right;
}
#localisation_accueil {
	padding-top: 11px;
	padding-right: 30px;
}
#localisation ul, #localisation_accueil ul {
	margin: 0px;
	padding: 0px;
}
#localisation li, #localisation_accueil li {
	display: inline;
	padding: 0px;
}
#localisation li a, #localisation_accueil li a {
	font-size: 10pt;
	text-decoration: none;
}
#localisation li a {
	font-size: 10pt;
	color: #393939;
	text-decoration: none;
}
#localisation_accueil li a {
	font-size: 10pt;
	color: #AAAAAA;
	text-decoration: none;
}
#localisation li a:hover, #localisation_accueil li a:hover {
	text-decoration: underline;
}


/*------------------------------------------
 * Contenu
 */

#contenu, #contenu_accueil {
	clear: both;
	background-color: #4B4B4B;
	margin: 0px;
	padding: 3px 3px 0px 3px;
}
#contenu {
	background-image:   url("../img/bande_contenu_haut.gif");
	background-repeat: no-repeat;
	background-position: top;
}

#appel {
	margin-bottom: 3px;
}

div#marge_appel {
	background-color: #FFFFFF;
	background-image:   url("../img/bande_marge_appel_haut.gif");
	background-repeat: no-repeat;
	background-position: top;
}
div#marge_appel div {
	background-image:   url("../img/bande_marge_appel_bas.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
}

#principal, #principal_accueil {
	background-color: #FFFFFF;
	background-image:   url("../img/bande_bloc_princ_haut.gif");
	background-repeat: no-repeat;
	background-position: top;
	padding: 36px 0px 40px 40px;
}
#principal {
	padding-right: 290px;
}
#principal_accueil {
	padding-right: 40px;
}
#principal h2, #principal_accueil h2 {
	color: #555555;
	font-weight: bold;
	font-size: 11pt;
	margin: 0pt 0px 4pt;
	padding: 0px 0px 2px 27px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	clear: left;
}
#principal h2 {
	background-image:   url("../img/puce_h2.gif");
	background-repeat: no-repeat;
	background-position: left 2px;
}
#principal h3, #principal_accueil h3 {
	font-weight: bold;
	font-size: 10.5pt;
	margin: 8pt 0px 1pt;
	color: #555555;
	background-image:  url("../img/puce.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
#principal p, #principal_accueil p {
	margin: 0pt 0px 4pt 0px;
	text-align: justify;
}
#principal ul, #principal_accueil ul, #principal ol, #principal_accueil ol  {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 20px;
}
#principal ul li, #principal_accueil ul li {
	line-height: 1.3em;
	background-image:   url("../img/puce.gif");
	background-repeat: no-repeat;
	background-position: 0 0.7em;
	padding-left: 0.6em;
}
#principal a, #principal_accueil a {
	color: #4F4F4F;
}
#principal a img, #principal_accueil a img {
	border-bottom-width: 0px;
}
#principal a:hover, #principal_accueil a:hover {
	background-color: #EFEFEF;
}

#principal table, #principal_accueil table {
	
}
#principal td, #principal_accueil td {
	vertical-align: top;
}
#principal td p, #principal_accueil td p {
	text-align: left;
}

.bloc_flottant_gauche {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}


#complements {
	float: right;
	width: 235px;
	padding: 17px 15px 15px 0px;
}

div.bloc_comp {
	margin-bottom: 25px;
}
div.bloc_comp h2 {
	font-size: 10pt;
	padding: 3px 5px 3px 24px;
	margin: 0px;
	font-weight: bold;
	background-image:   url("../img/fond_bloc_comp.gif");
	background-repeat: no-repeat;
	background-position: left 0px;
	border-bottom: 1px solid #CCCCCC;
}
div.bloc_comp h3 {
	font-size: 10pt;
	margin: 12px 0px 0px;
	font-weight: bold;
	color: #666666;
	background-image:  url("../img/puce.gif");
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
}
div.bloc_comp p {
	padding: 2pt 0px 2pt 0px;
	margin: 0px;
}
div.bloc_comp ul, div.bloc_comp ol {
	list-style-type: none;
	padding: 0;
	margin: 0 0 4pt 5px;
}
div.bloc_comp ul li {
	line-height: 1.3em;
	background-image:   url("../img/puce.gif");
	background-repeat: no-repeat;
	background-position: 0 0.7em;
	padding-left: 0.6em;
	margin-left: 4px;
}
div.bloc_comp a {
	color: #4F4F4F;
}
div.bloc_comp a:hover {
	background-color: #EFEFEF;
}

.menu_context {
	margin-bottom: 15px;
	background-color: #949494;
	background-image:   url("../img/barre_menu_context_haut.gif");
	background-repeat: no-repeat;
	background-position: top;
}
.menu_context h2 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 1px 4px;
	margin: 0px;
}
.menu_context div {
	background-image:   url("../img/barre_menu_context_bas.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
}
.menu_context ul {
	background-color: #EBEBEB;
	list-style-type: none;
	margin: 0px;
	padding: 5px 10px;
}
.menu_context ul li {
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:   url("../img/puce_menu_context.gif");
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: .6em;
}
.menu_context a {
	color: #000000;
	text-decoration: none;
}
.menu_context a:hover {
	background-color: #FFFFFF;
}

.date {
	font-size: 9pt;
	color: #909090;
}


/*------------------------------------------
 * Pied de page
 */

#pied_page {
	white-space: nowrap;
	padding-top: 8px;
	padding-bottom: 15px;
	background-image:   url("../img/bande_contenu_bas.gif");
	background-repeat: no-repeat;
	background-position: top;
}
#pied_page ul {
	margin: 0px;
	padding: 0px;
}
#pied_page li {
	display: inline;
	padding-right: 10px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 8pt;
}
#pied_page li a {
	color: #444444;
}
#pied_page li a:hover {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#copyright {
	font-size: 8pt;
	color: #444444;
	text-align: right;
	float: right;
	margin-right: 6px;
	white-space: nowrap;
	padding-top: 8px;
}


/*------------------------------------------
 * Formulaires
 */

#principal form {
	margin: 0px;
	padding: 0px;
}

#principal fieldset {
	margin-top: 10px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
}

#principal legend {
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

#principal label {
	
}

.form_princ_champ {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	margin: 3px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
}

.form_princ_actions {
	text-align: center;
	margin: 10px;
}

.form_princ_submit {
	background-color: #EFEFEF;
	border: 1px solid #999999;
}
