/* Général */
* { margin: 0; padding: 0; }

body {
	font: 0.7em/1em Verdana, Arial, sans-serif ;
	background-color: #E2DAD0;
/*	background:url(../img_1024/back_ground.gif) repeat-x;*/
}

cache {
	display:none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2 {
	letter-spacing:-1px;
	font-size:1em;
	font-family: 'Trebuchet MS';
}

h3,h4,h5,h6 {
	font-size:1em;
	font-family: 'Trebuchet MS';
}

a img, a:hover img {
	border: none;
}

#bloc_bandeau_identification_home h1 a.title {
	font-weight:bold;
	text-decoration: none;
	color:#0F5390;
	font-size:4.28em;
}

#bloc_bandeau_identification_page h1 a.title {
	font-weight:bold;
	text-decoration: none;
	color:#0F5390;
	line-height:0.9em;
	font-size:2.68em;
}

#bloc_bandeau_identification_home h1 a:hover.title,
#bloc_bandeau_identification_page h1 a:hover.title {
	text-decoration: none;
}

.float-left {
	float: left;
}

.clear-both {
	clear: both;
}

/* Menu dédié Accessibilité */
.accessibilite {
	display: none ;
}

/* Structure générale */
.main_frame {
	width: 880px;
	/*margin: 0 auto 0 auto!important;*/
	/*margin: 0;*/
	margin-left: -440px;
	left: 50%;
	position: relative;
	background-color:#FFF;
}

/****************/
/* HAUT DE PAGE */
#haut_de_page {
	/*background: #FFE744 url(../img_1024/haut_de_page_bg.gif) repeat-x left bottom;*/
	background-color:#e2dad0;
}

/* Bandeau supérieur */
#haut_de_page #bandeau_superieur {
	position: relative;
	z-index: 30;
	top: 0;
	left: 0;
	height: 20px;
	width: 100%;
	background-color: #706E67;
	line-height: 1.6em;
}

#haut_de_page #bandeau_superieur, 
#haut_de_page #bandeau_superieur a {
	color: white;
}

/* Chemin de navigation */
#haut_de_page #bandeau_superieur #chemin_navigation {
	list-style-type: none;
	padding-left: 10px;
	line-height: 1.6em;
}

#haut_de_page #bandeau_superieur #chemin_navigation li {
	display: inline;
}

#haut_de_page #bandeau_superieur #chemin_navigation {
	float: left;
}

#haut_de_page #bandeau_superieur #chemin_navigation a {
	font-weight: bold;
}

#haut_de_page #bandeau_superieur #chemin_navigation .galaxie, 
#haut_de_page #bandeau_superieur #chemin_navigation .galaxie a {
	color: white;
}

#haut_de_page #bandeau_superieur #chemin_navigation .metier {
	background: transparent url(../img_1024/separateur_blanc.gif) no-repeat 1px 5px;
	padding-left: 10px;
}

#haut_de_page #bandeau_superieur #chemin_navigation .site,
#haut_de_page #bandeau_superieur #chemin_navigation .rubrique, 
#haut_de_page #bandeau_superieur #chemin_navigation .page {
	background: transparent url(../img_1024/separateur_blanc.gif) no-repeat 1px 5px;
	padding-left: 10px;
}

#haut_de_page #bandeau_superieur #chemin_navigation .rubrique {
	font-weight:normal;
}

#haut_de_page #bandeau_superieur #chemin_navigation .site {
	background-position: 1px 68%;
}

#haut_de_page #bandeau_superieur #chemin_navigation .metier a {
	color: white;
}

#haut_de_page #bandeau_superieur #chemin_navigation .site a {
	font-size: 1.3em;
}

/* Outils */
#haut_de_page #bandeau_superieur #outils {
	float: right;
	display: inline;
	margin-right: 6px;
	list-style-type: none;
	line-height: 1.7em;
	font-weight: bold;
}

#haut_de_page #bandeau_superieur #outils li {
	display: block;
	float: left;
}

#haut_de_page #bandeau_superieur #outils li a {
	display: block;
	padding: 0 10px;
}

/* Outils / sous-menu */
#haut_de_page #bandeau_superieur #outils ul {
	position: absolute;
	right: 0;
	top: 19px;
	width: 160px;
}

#haut_de_page #bandeau_superieur #outils li.highlight a,
#haut_de_page #bandeau_superieur #outils li a:active,
#haut_de_page #bandeau_superieur #outils li a:hover,
#haut_de_page #bandeau_superieur #outils li.over {
	background-color: #666459;
}

#haut_de_page #bandeau_superieur #outils ul.menuConnexion {
	padding: 0 131px 30px 30px;
}

#haut_de_page #bandeau_superieur #outils ul.menuRecherche {
	padding: 0 51px 30px 30px;
}

#haut_de_page #bandeau_superieur #outils ul.menuAide {
	padding: 0 6px 30px 30px;
}

#haut_de_page #bandeau_superieur #outils ul li {
	display: block;
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	width: 160px;
	background: #666459 url(../img_1024/carre_666459.gif) left top;
	/*opacity: 0.75;
	filter: Alpha(Opacity=75);*/
}

#haut_de_page #bandeau_superieur #outils ul li.bottom {
	background: transparent url(../img_1024/bas_666459.gif) no-repeat left bottom;
	width: 160px;
	height: 5px;
	font-size: 0;
}

#haut_de_page #bandeau_superieur #outils ul li a {
	display: block;
	padding-left: 20px;
	background: transparent url(../img_1024/puce_blanche.gif) no-repeat 7px center;
}

/* RollOver */
#haut_de_page #bandeau_superieur ul.menutree ul {
	display: none;
	position: absolute;
}

#haut_de_page #bandeau_superieur ul.menutree ul.foldOut {
	display: block;
}

#haut_de_page #bandeau_superieur ul.menutree li {
	position: relative;
}

#haut_de_page #bandeau_superieur ul.menutree li.highlight {
	z-index: 10;
}  

/* Formulaires des sous-menu */
#haut_de_page #bandeau_superieur #outils ul form {
	margin: 10px;
}

#haut_de_page #bandeau_superieur #outils ul input {
	width: 135px;
	margin: 2px 0;
}

#haut_de_page #bandeau_superieur #outils ul #menu_connexion_submit,
#haut_de_page #bandeau_superieur #outils ul #menu_recherche_submit {
	float: right;
	width: auto;
	padding: 0 5px;
	margin-right: 0;
}

/* Bandeau d'identification */
/* Général */
#haut_de_page #logo_site {
	float: left;
	clear: left;
	margin-bottom: 8px;
	margin-right: 5px;
	margin-top: 8px;
}

/* Page intérieure */
#haut_de_page #bandeau_identification_page {
	background: #f2c077 url(../img_1024/header_bg_page.jpg) no-repeat left top;
	height: 124px;
}

#bloc_bandeau_identification_page p {
  margin-bottom: 5px;
}

#haut_de_page #bandeau_identification_page #bloc_bandeau_identification_page {
	float: left;
	clear: left;
	margin: 34px 0 0 50px!important;
	margin: 34px 0 0 25px /* IE6 */
}

#haut_de_page #bandeau_identification_page #bloc_bandeau_identification_page p {
	margin-bottom: 3px;
}

#haut_de_page #bandeau_identification_page #bloc_bandeau_identification_page p a {
	color: #727272;
	font-weight: bold;
	font-size: 0.9em;
	background: transparent url(../img_1024/picto_lien_accueil.gif) no-repeat left 5px;
	padding-left: 10px;
}

#haut_de_page #bandeau_identification_page #bloc_bandeau_identification_page h1 {
	margin: 8px 0 0 0;
}

#haut_de_page #bandeau_identification_page #bloc_bandeau_identification_page h2 {
	float: left;
	margin: 3px 0 10px 2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:1.34em;
	color:#0F5390;
}

/* Home */
#haut_de_page #bandeau_identification_home {
	background: #f2c077 url(../img_1024/header_bg_home.jpg) no-repeat left top;
	height: 240px;
}

#haut_de_page #bandeau_identification_home #bloc_bandeau_identification_home {
	float: left;
	clear: left;
	margin: 50px 40px 0 43px!important;
	margin: 50px 20px 0 23px; /* IE6 */
}

#haut_de_page #bandeau_identification_home #bloc_bandeau_identification_home h1 {
	margin-top: 30px;
}

#haut_de_page #bandeau_identification_home #bloc_bandeau_identification_home h2 {
	float: left;
	clear: left;
	width: 280px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.34em;
	line-height:1.24em;
	color: #0F5390;
}

/* Menu de navigation */
#haut_de_page #navigation {
	height: 37px;
	line-height: 21px;
	list-style-type: none;
	width: 880px;
	text-align: center;
}

#haut_de_page .navigation_home {
	background: transparent url(../img_1024/navigation_bg_home.gif) no-repeat left bottom;
}

#haut_de_page .navigation_page {
	background: transparent url(../img_1024/navigation_bg_page.gif) no-repeat left bottom;
}

#haut_de_page #navigation li {
	float: left;
	margin: 0 2px;
	padding-left: 20px;
	text-align: center;
}

#haut_de_page #navigation, 
#haut_de_page #navigation li  a {
	color: #000;
}

#haut_de_page #navigation li a {
	background-color: #FFF;
	display: block;
	padding: 0 4px;
	margin: 5px 0;
	border: 1px solid #CCC;
}

#haut_de_page #navigation li a:hover {
	background-color: #ED7B0C;
	text-decoration: none;
	color:#FFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#haut_de_page #navigation li a:active {
	background-color: #EEEEEE;
	text-decoration: none;
	color:#100087;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#haut_de_page #navigation li a.selected {
	background-color: #ED7B0C;
	text-decoration: none;
	color:#FFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#haut_de_page #navigation li a.soiree {
	background-color: #FFE744;
	text-decoration: none;
	color:#100087;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#haut_de_page #navigation li a.tgv {
	background-color: #F1892A;
	text-decoration: none;
	color:#100087;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/***********/
/* CONTENU */
/* Général */
#contenu_page a, 
#contenu_home a {
	color: #666666;
	text-decoration: underline;
}

#contenu_page a:hover,
#contenu_home a:hover {
	text-decoration:none;
	background-color: #f6f1e9;
}

/* Page intérieure */
#contenu_page {
	color: #333;
	background: #FFF url(../img_1024/contenu_bg_page.gif) repeat-y left top;
	padding: 0 0 30px 0;
	background-color:#FFF;
}

/* Colonne gauche PAGE */
#contenu_page #colonne_gauche_page  {
	float: left;
	width: 190px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#contenu_page #colonne_gauche_page #navigation_secondaire {
	width: 180px;
	margin-top: 30px;
	padding: 10px 0 10px 0;
	border-top: 2px solid #e79154;
	list-style: none;
}

#contenu_page #colonne_gauche_page #navigation_secondaire li {
	padding: 0 0 0 20px!important;
	padding: 0 0 0 10px;
	margin: 7px 0 0 0;
}

#contenu_page #colonne_gauche_page #navigation_secondaire li a {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #495864;
	background: none;
}

#contenu_page #colonne_gauche_page #navigation_secondaire li a:hover {
	text-decoration: underline;
}

#contenu_page #colonne_gauche_page #navigation_secondaire ul.menuCapQualiteCourrier a:hover {
	text-decoration: underline;
}

#contenu_page #colonne_gauche_page #navigation_secondaire ul {
	margin-bottom: 10px;
	list-style: none;
}

#contenu_page #colonne_gauche_page #navigation_secondaire li.ferme ul {
	display: none;
}

#contenu_page #colonne_gauche_page #navigation_secondaire ul.hidden {
	display: none;
}

#contenu_page #colonne_gauche_page #navigation_secondaire ul.menuCapQualiteCourrier {
	display: block;
}

#contenu_page #colonne_gauche_page #navigation_secondaire ul li {
	margin-left: 5px!important;
	margin-left: 20px;
	padding-left: 15px!important;
	padding-left: 15px;
	background: transparent url(../img_1024/picto_li_gris.gif) no-repeat 0 4px;
}

#contenu_page #colonne_gauche_page #navigation_secondaire ul li a {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #69696A;
}


/* Colonne centre PAGE */
#contenu_page #colonne_centre_page {
	float: left;
	width: 440px;
	padding: 30px 10px 30px 10px!important;
	padding: 0px;
	margin: 0px!important;
	margin: 30px 10px 30px 10px;
}

#contenu_page #colonne_centre_page h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 2.3em;
	font-weight: normal;
	color: #F77D13;
	margin-bottom: 25px;
	line-height: 1em;
}

#contenu_page #colonne_centre_page img {
	border: 4px solid #dfeaef;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#contenu_page #colonne_centre_page p {
	margin: 0 10px 10px 0;
	font-size: 1.1em;
	line-height: 1.5em;
}

#contenu_page #colonne_centre_page h4 {
	margin-top: 25px;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #F77D13;
}

/* Colonne gauche+centre PAGE */
#colonne_gauche_centre_page {
	float: left;
	width: 636px;
	padding: 25px 0 30px 15px;
	margin: 0 0 0 0!important;
	margin: 0 5px 0 0;
}

#colonne_gauche_centre_page h3 {
	padding-bottom: 17px;
	padding-left:194px;
	background: transparent url(../img_1024/form_ligne_bg.gif) no-repeat left bottom;
	color: #F77D13;
	margin-bottom: 22px;
	font-size: 1.2em;
}

/* Colonne droite PAGE */
#contenu_page #colonne_droite_page {
	float: left;
	width: 190px;
	margin: 0 0 0 30px;
}

#contenu_page #colonne_droite_page h5 {
	margin: 25px 10px 10px 0px!important;
	margin: 25px 0 10px 0;
	padding-bottom: 5px;
	width: 170px;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #F77D13;
	border-bottom: 1px solid #b2b2b2;
	text-align: center;
}

#contenu_page #colonne_droite_page p {
	margin: 0 10px 10px 0px!important;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	width: 170px;
}

#contenu_page #colonne_droite_page p.puce {
	background: transparent url(../img_1024/picto_li_gris.gif) no-repeat 7px 6px;
}

#contenu_page #colonne_droite_page a {
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

#contenu_page #colonne_droite_page a.lien_ext {
	margin-left: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	background: transparent url(../img_1024/picto_lien_ext.gif) no-repeat right center;
}

/* vignette cliquable */
#contenu_page #colonne_droite_page .vignette {
	margin: 4px 0;
	float: left;
}

#contenu_page #colonne_droite_page .vignette a {
	display: block;
	float: left;
	background-color: #f1f1f1;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	padding: 4px;
	margin: 0 8px 8px 0;
}

#contenu_page #colonne_droite_page .vignette a:hover {
	background-color: #d1dcb9;
}

/* Eléments de contenu généraux */
/* Formulaire */
#contenu_page form fieldset {
	border: none;
}

form fieldset.cache {
	display:none;
}


#contenu_page fieldset .form-row {
	height: 41px;
	clear: both;
	color: #575757;
	font-weight: bold;
	width: 538px;
}

#contenu_page fieldset .form-row label {
	float: left;
	display: block;
	height: 38px;
	width: 150px!important;
	width: 160px;
	text-align: right;
	margin-right: 27px;
	padding-top: 7px;
	padding-right:1.3em;
}

#contenu_page fieldset .form-row input,
#contenu_page fieldset .form-row select {
	display: block;
	float: left;
	height: 22px;
	width: 320px;
	text-align: right;
	border: 1px solid #e1e1e1;
	text-align: left;
	padding: 0 2px;
	font-size: 1.2em;
}
#contenu_page fieldset .form-row textarea {
	display: block;
	float: left;
	height: 22px;
	width: 320px;
	text-align: right;
	border: 1px solid #e1e1e1;
	text-align: left;
	padding: 0 2px;
	font-size: 1.2em;
}

#contenu_page fieldset .form-row select {
	width: 326px;
	padding-right: 0;
}

#contenu_page fieldset .radio input {
	text-align: left;
	width: auto;
	height: 24px;
	margin-right: 14px;
	border: none;
}

#contenu_page fieldset .radio span {
	display: block;
	float: left;
	line-height: 24px;
	margin-right: 6px!important;
	margin-right: 1px;
}

#contenu_page fieldset .checkbox label {
	width: 465px!important;
	width: 475px;
	font-size: 0.8em;
	font-weight: normal;
}

#contenu_page fieldset .checkbox input {
	width: 15px;
	height: 25px;
	border: none;
}

#contenu_page fieldset .required label {
	background: transparent url(../img_1024/form_champs_obligatoires.gif) no-repeat right 7px;
}

#contenu_page form .champs_obligatoires {
	background: transparent url(../img_1024/form_champs_obligatoires.gif) no-repeat left center;
	color: #ef7900;
	margin: 10px 0 18px 194px;
	padding-left: 20px;
	font-size: 1.1em;
}

#contenu_page form .last {
	text-align: center;
	background: transparent url(../img_1024/form_ligne_bg.gif) no-repeat left top;
	width: 399px;
	height: 18px;
	padding: 18px 0 0 194px;
}

#submit {
	float: left;
}

/* Tableau */
#contenu_page table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	line-height: 2em;
	font-size: 1.3em;
}

#contenu_page caption {
	text-align: left;
	font-size: 1.1em;
	padding-bottom: 5px;
}

#contenu_page th {
	background-color: #90ceeb;
	color: white;
}

#contenu_page .row0 {
	background-color: #f7fafb; 
	color: #6e6e6e;
}

#contenu_page .row1 {
	background-color: #eef4f7; 
	color: #6e6e6e;
}

/* Home */
#contenu_home {
	color: #333;
	background: url(../img_1024/contenu_bg_home.gif) repeat-y left top;
	background-color:#FFF;
	padding: 0 0 30px 0;
}

/* Colonne gauche HOME */
#contenu_home #colonne_gauche_home {
	float: left;
	width: 405px;
	padding: 30px 20px 0px 20px!important;
	padding: 0px;
	margin: 0!important;
	margin: 30px 20px 0px 10px;
	background-color:#FFF;
}

#contenu_home #colonne_gauche_home h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.4em;
	color:#000000;
	line-height: 1em;
	color: #ed7b0c;
	margin-bottom: 10px;
}

#contenu_home #colonne_gauche_home .introduction p {
	font-size: 1.1em;
	line-height: 1.5em;
}

#contenu_home #colonne_gauche_home .flashinfo {
	margin-top: 20px;
	text-align: center;
}

#contenu_home #colonne_gauche_home .flashinfo h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #F77D13;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E2DAD0;
}

#contenu_home #colonne_gauche_home .flashinfo .title {
	clear: both;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.45em;
	line-height: 1em;
	font-weight: bold;
	color: #69696A;
	margin-bottom: 5px;
}

#contenu_home #colonne_gauche_home .flashinfo .subtitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

#contenu_home #colonne_gauche_home .flashinfo .paragraphe {
	float: left;
	clear: left;
	margin-bottom: 10px;
	line-height: 1.5em;
}

#contenu_home #colonne_gauche_home .flashinfo .paragraphe img {
	border: 4px solid #DFEAEF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#contenu_home #colonne_gauche_home .flashinfo .paragraphe p {
	float: left;
	text-align: left;
}
#contenu_home #colonne_gauche_home .flashinfo .paragraphe p.min { width: 258px; }
#contenu_home #colonne_gauche_home .flashinfo .paragraphe p.max { width: 388px; }



/* Colonne gauche pageinterieure */
#contenu_home #colonne_gauche_int {
	float: left;
	width: 630px;
	padding: 30px 20px 0px 20px!important;
	padding: 0px;
	margin: 0!important;
	margin: 30px 20px 0px 10px;
}

#contenu_home #colonne_gauche_int p, #contenu_home #colonne_gauche_int li {
	line-height:normal;
}

#contenu_home #colonne_gauche_int h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1em;
	color:#000000;
	margin-bottom: 10px;
}
#contenu_home #colonne_gauche_int h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.7em;
	color: #F77D13;
	line-height: 1em;
	margin-bottom: 10px;
}

#contenu_home #colonne_gauche_int .introduction p {
	font-size: 1.1em;
	line-height: 1.5em;
}



#contenu_home #colonne_gauche_int .flashinfo .subtitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}


#contenu_home #colonne_gauche_int .flashinfo .paragraphe p {
	float: left;
	text-align: left;
}
#contenu_home #colonne_gauche_int .flashinfo .paragraphe p.min { width: 258px; }
#contenu_home #colonne_gauche_int .flashinfo .paragraphe p.max { width: 388px; }

/* Tableau */
#contenu_home #colonne_gauche_int table {
	width: 100%;
	border-collapse: collapse;
	line-height: 1.4em;
	font-size: 0.9em;
	background-color:#FFFFFF;
}

#contenu_home #colonne_gauche_int caption {
	text-align: left;
	font-size: 1.1em;
	padding-bottom: 5px;
}

#contenu_home #colonne_gauche_int td {
	background-color: #000000;
	color: white;
	padding:0.3em;
}
#contenu_home #colonne_gauche_int th {
	background-color: #90ceeb;
	color: white;
}

#contenu_home #colonne_gauche_int .row0 {
	background-color: #CCCCCC; 
	color: #000;
}

#contenu_home #colonne_gauche_int .row1 {
	background-color: #eef4f7; 
	color: #6e6e6e;
}

#contenu_home #colonne_gauche_int ul {
	text-align: left;
	list-style-type: none;
}

#contenu_home #colonne_gauche_int li {
	padding-left: 10px;
	background: transparent url(../img_1024/picto_li_marron.gif) no-repeat 0 4px;
}

/* Formulaire */


fieldset {
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-bottom: 0px;
	border-right: 0px;
	margin-top: 10px;
}

legend {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #999999;
	font-weight: bold;
	margin-left: 10px;
}

fieldset .form-row {
	height: 24px;
	clear: both;
	color: #333333;
	font-weight: normal;
}

fieldset .form-row label {
	float: left;
	display: block;
	width: 100px!important;
	width: 100px;
	text-align: right;
	margin-right: 15px;
	padding-top: 7px;
	padding-right:1.3em;
}

fieldset .form-row input,
fieldset .form-row select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	display: block;
	float: left;
	height: 18px;
	width: 210px;
	text-align: right;
	border: 1px solid #e1e1e1;
	text-align: left;
	font-size: 1em;
	color: #999999;
}
fieldset .form-row .check {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	display: block;
	text-align:right;
	height: 18px;
	width: 22px;
	border: 1px solid #e1e1e1;
	color: #999999;
}

fieldset .required label {
	background: transparent url(../img_800/form_champs_obligatoires.gif) no-repeat right 7px;
}

.champs_obligatoires {
	background: transparent url(../img_800/form_champs_obligatoires.gif) no-repeat left center;
	color: #ef7900;
	margin: 10px 0 0 0;
	font-size: 1.1em;
	float: right;
	clear: both;
}

#subscribe_submit {
	float: right;
	clear: both;
	margin: 10px 0 0 0;
	width: auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}


/* Colonne Centre HOME */
#contenu_home #colonne_centre_home {
	float: left;
	width: 205px;
	padding: 30px 20px 0px 20px!important;
	padding: 0px;
	margin: 0!important;
	margin: 33px 20px 0px 20px;
	background-color:#FFF;
}	
	#contenu_home #colonne_centre_home h3 {
	margin-top: 8px;
	color:#006699;
	font-size: 1.1em;
	font-weight: bold;
	color: #F77D13;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E2DAD0;
}
#contenu_home #colonne_centre_home h4 {
	font-size: 1.7em;
}

#contenu_home #colonne_centre_home p {
	margin: 5px 0;
	line-height: 1.5em;
}
}
#contenu_home #colonne_centre_tgv {
	margin: 0px 0px 23px 0px;
	border: #CCCCCC solid 1px;
	background-color:#EEEEEE;
}

#contenu_home #colonne_centre_tgv h3 {
	margin-top: 8px;
	color:#006699;
	font-size: 1.1em;
	font-weight: bold;
	color: #F77D13;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E2DAD0;
}
#contenu_home #colonne_centre_tgv h4 {
	font-size: 1.4em;
}

#contenu_home #colonne_centre_home2 p {
	margin: 5px 0;
	line-height: 1.5em;
}
#contenu_home #conference {
	padding: 5px;
	text-align:center;
	color:#FFFFFF;
	background-color:#333333;
	line-height: 1.1em;
	margin-bottom:15px;
}

/* Colonne Droite HOME */
#contenu_home #colonne_droite_home {
	float: left;
	width: 150px!important;
	width: 145px;
	padding: 0px 20px 0px 20px!important;
	padding: 0px;
	margin: 0!important;
	margin: 0px 0px 0px 20px;
	text-align: center;
	line-height: 1.5em;
	background-color:#FFF;
}

#contenu_home #colonne_droite_home h3 {
	margin-top: 30px;
	padding-top: 4px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #E2DAD0;
	background-color:#424C56;
}

#contenu_home #colonne_droite_home ul {
	text-align: left;
	color: #8a6a4d;
	list-style-type: none;
}

#contenu_home #colonne_droite_home li {
	margin-bottom: 10px;
	padding-left: 15px;
	background: transparent url(../img_1024/picto_li_marron.gif) no-repeat 0 7px;
}

#contenu_home #colonne_droite_home form {
	text-align: left;
}

#contenu_home #colonne_droite_home legend, 
#contenu_home #colonne_droite_home label {
	display: block;
	margin: 5px 0; 
}

#contenu_home #colonne_droite_home select {
	width: 100%;
	font-size: 0.8em;
	height: 16px;
}

#contenu_home #colonne_droite_home p {
	margin: 5px 0;
}

#contenu_home #colonne_droite_home li a {
	text-decoration: underline;
}

#contenu_home #colonne_droite_home li a:hover {
	text-decoration: none;
}

/****************/
/* PIED DE PAGE */
#pied_de_page {
	clear: both;
	/*background: #FFE744 url(../img_1024/footer_bg.gif) repeat-x left top;*/
	background-color:#e2dad0;
	height: 30px;
}

#pied_de_page #pieddepage_principal,
#pied_de_page #pieddepage_principal a {
	color: #FFFFFF;
}

#pied_de_page #pieddepage_principal ul {
	list-style-type: none;
	background-color: #424C56;
	/*border-top: 3px solid #DFEAEF;*/
	height: 25px;
	line-height: 20px;
}

#pied_de_page #pieddepage_principal #pieddepage1 {
	float: left;
	width: 70%;
}

#pied_de_page #pieddepage_principal #pieddepage1 li {
	margin: 0 7px 0 10px;
	display: inline;
	float: left;
}

#pied_de_page #pieddepage_principal #pieddepage2 {
	float: left;
	width: 30%;
	text-align: right;
}

#pied_de_page #pieddepage_principal #pieddepage2 li {
	margin: 0 7px 0 10px;
	display: inline;
}

#video {
color:#666666;
background-color:#EEEEEE;
padding:5px;
font-size:11px;
line-height:1.3em;
}
#video h3 {
color:#666666;
}
