/* CSS Document */

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

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

td.titre_page {
	font-size: 16pt;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: #FAECBA;
	background-color: #327858;
	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: #327858;
	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: #327858;
	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: #327858;
	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: #327858;*/
	/*font-style: italic;*/
	font-weight: bold;
	text-align: center;
	
	color: #327858;/*#FAECBA;*/
	
	/**//*border: 1px solid #327858;*/
}

strong {
	color: #327858;
}

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

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

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

a {
	font-size: 9pt;
	color: #327858;
	font-family: Georgia, Verdana;
}
a:link { 
	/*font-weight: normal;*/
	font-size: 9pt;
	color: #327858;
	font-family: Georgia, Verdana;
	text-decoration: none;
}
a:visited    {
/*	font-weight: normal;*/
	font-size: 9pt;
	color: #327858;
	font-family: Georgia, Verdana;
	text-decoration: none;
}
a:hover      {
	/*font-weight: normal;*/
	font-size: 9pt;
	color: #327858;
	font-family: Georgia, Verdana;
	text-decoration: underline;
}

.suite {
	color: #327858;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

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

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