/* CSS Document */

/* Lie de vin : #AC1E44 */
/* Vert : #327858; */
/* Rose pâle : #F5E9CD */

body {
	font-size: 9pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: #000000;
	background-color: #F5E9CD;
}

.presentation {
	color: #AC1E44;
}

td {
	font-size: 9pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
}

td.accroche_speciaux {
	font-size: 12pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: #AC1E44;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

td.titre_page {
	font-size: 16pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: #FAECBA;
	background-color: #AC1E44;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

td.ss_titre {
	font-size: 10pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: #FAECBA;
	background-color: #AC1E44;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

td.titre_Notice {
	font-size: 13pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: #FAECBA;
	background-color: #AC1E44;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

td.sous_titre_Notice {
	font-size: 10pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: #FAECBA;
	background-color: #AC1E44;
	font-style: italic;
	font-weight: bold;
}

td.infos_Notice {
	font-size: 9pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
	text-align: justify;
}

th {
	font-size: 11pt;/*10pt;*/
	font-family: Georgia, Verdana;
	text-decoration: none;
	/*background-color: #AC1E44;*/
	/*font-style: italic;*/
	font-weight: bold;
	text-align: center;
	
	color: #AC1E44;/*#FAECBA;*/
	
	/**//*border: 1px solid #AC1E44;*/
}

strong {
	color: #AC1E44;
}

table.tour {
	border: 1px solid #AC1E44;
	font-size: 9pt;
}

td.tour {
	border: 1px solid #AC1E44;
	font-size: 9pt;
}

td.adresse {
	font-size: 10pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: #AC1E44;
	text-align: center;
}

a {
	font-size: 9pt;
	color: #AC1E44;
	font-family: Georgia, Verdana;
}
a:link { 
	font-size: 9pt;
	color: #AC1E44;
	font-family: Georgia, Verdana;
	text-decoration: none;
}
a:visited    {
	font-size: 9pt;
	color: #AC1E44;
	font-family: Georgia, Verdana;
	text-decoration: none;
}
a:hover      {
	font-size: 9pt;
	color: #AC1E44;
	font-family: Georgia, Verdana;
	text-decoration: underline;
}

.suite {
	color: #AC1E44;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	font-style: italic;
}

hr {
	width: 35%;
	height: 1px;
	color: #AC1E44;
}

/* Navigation */
a.navig {
	font-size: 10pt;
	font-weight: bold;
	color: #AC1E44;
	font-family: Georgia, Verdana;
}
a.navig:link { 
	font-size: 10pt;
	font-weight: bold;
	color: #AC1E44;
	font-family: Georgia, Verdana;
	text-decoration: none;
}
a.navig:visited    {
	font-size: 10pt;
	font-weight: bold;
	color: #AC1E44;
	font-family: Georgia, Verdana;
	text-decoration: none;
}
a.navig:hover      {
	font-size: 10pt;
	font-weight: bold;
	color: #AC1E44;
	font-family: Georgia, Verdana;
	text-decoration: underline;
}
td.navig {
	background-color: #FAECBA;
	text-align: center;
	font-size: 12pt;
	color: #AC1E44;
	font-weight: bold;
	border: 1px solid #AC1E44;
}

/*El�ments sp�cifiques � la gestion des messages de demande*/
tr.entete_tableau td {
	font-size: 10pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: #FAECBA;
	background-color: #AC1E44;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

tr.ligne_tableau td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC1E44;
}
tr.pas_lu td {
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC1E44;
	background-color: #FAECBA;
}

table.outils_message {
	border: 1px solid #AC1E44;
	font-size: 9pt;
	background-color: #FAECBA;
	height: 25pt;
}
a.outils_message {
	font-size: 9pt;
	font-weight: bold;
	color: #AC1E44;
	font-family: Georgia, Verdana;
	text-decoration: none;
}
a.outils_message:link { 
	font-size: 9pt;
	font-weight: bold;
	color: #AC1E44;
	font-family: Georgia, Verdana;
	text-decoration: none;
}
a.outils_message:visited    {
	font-size: 9pt;
	font-weight: bold;
	color: #AC1E44;
	font-family: Georgia, Verdana;
	text-decoration: none;
}
a.outils_message:hover      {
	font-size: 9pt;
	font-weight: bold;
	color: #AC1E44;
	font-family: Georgia, Verdana;
	text-decoration: none;
}
