/* Styles - Layout */


/* common */

body {
	font-family: normal normal arial;
	color: black;
}

ul {
	list-style: none;
}

.texte {
	text-align: left;
	color: black;
	font-weight: normal; 
	font-family: arial;
	font-size: 13px;
}

div.texte {
	border: solid 0px red;
	margin: 5 33 5 33;
}

#main {
	width: 780px;
	border-right: solid 1px #aaccee;
}

.index_td_nav {
	background-color: #c9252b;
	border: ;
}

.index_nav {
	text-align: center;
	color: black;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

.index_nav a {
	text-decoration: none;
	color: white;
}

.index_nav a:hover {
	text-decoration: none;
	color: #efc5b8;
}

.index_nav a:active {
	text-decoration: underline;
	color: #afd3ef;
}

#selected {
	text-decoration: none;
	font-style: normal;
	color: #E0927B;
}

td.lang {
	padding-right:15px;
	padding-top:2px;
	font-size: 9px;
}

/*---------- Accueil ----------*/

.texte_home {
	text-align: left;
	color: #464646;
	font-weight: normal; 
	font-family: arial;
	font-size: 11pt;
	line-height: 15pt;

}

.texte_home p{
	text-indent: 0px;
	margin: 0 40 0 40;
}

div.texte_home {

}

.home_link {
	text-align: left;
	color: #c9252b;
	font-weight: bold; 
	font-family: arial;
	font-size: 10pt;
	line-height: 9pt;
}

div.home_link {
	border: solid 0px blue;
	margin: 0 40 0 40;
}

.home_link a {
	text-decoration: none;
	font-size: 11pt;
	color: #c9252b;
}

.home_link a:hover {
	text-decoration: underline;
	color: #c9252b;

}
.home_link p {
	color: #464646;
	font-weight: normal; 
	font-family: arial;
	padding: 0px;
	margin: 0px; 
	font-size: 9pt; 
}

/*---------- Nav_left ----------*/
.titre_menug {
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	color: black;
	/*font-stretch: condensed;*/
}

.nav_left {
}

.nav_left ul {
	position: relative; 
	list-style: none; 
	font-weight: bold;
	font-family: verdana;
	padding: 0px;
	margin: 0px; 
	font-size: 9pt; 
}

div.nav_left {
	border: solid 0px green;
	padding: 0px;
	margin: 12 0 0 12px;
}

.nav_left a {
	text-decoration: none;
	color: black;
}
.nav_left a:hover {
	text-decoration: underline;
	color: white;
}

#active {
	text-decoration: none;
	font-style: normal;
	color: white;
}

ul.nav_left_2 {
	position: relative; 
	list-style: none; 
	color: #464646;
	font-weight: bold;
	margin-left: 10px; 
	font-size: 8pt; 
	line-height: 1.6em;
}

.nav_left_2 a {
	text-decoration: none;
	color:  #464646;
}

.nav_left_2 a:hover {
	text-decoration: underline;
	font-style: bold;
	color: white;
}
ul.nav_left_3 {
	position: relative; 
	list-style: none; 
	color: #464646;
	font-weight: normal;
	margin-left: 30px; 
	font-size: 8pt; 
	line-height: 1.4em;
}

.nav_left_3 a {
	text-decoration: none;
	color:  #464646;
}

.nav_left_3 a:hover {
	text-decoration: underline;
	font-style: normal;
	color: white;
} 
/*---------- Nav_right ----------*/

.nav_right {
}

.nav_right ul {
	position: relative; 
	list-style: none; 
	padding: 0px;
	margin: 0 0 15 0px; 
}

div.nav_right {
	border: solid 0px green;
	font-weight: bold;
	font-family: verdana;
	color: #464646;
	font-size: 8pt;
	padding: 0px;
	margin: 12 0 0 12px;
}

.nav_right a:hover {
	text-decoration: underline;
	color: white;
}

ul.nav_right_2 {
	position: relative; 
	list-style: none;
	font-weight: normal;
	padding: 0px; 
	margin-left: 5px; 
	font-size: 7.5pt; 
	line-height: 1.4em;
}

.nav_right_2 a {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: verdana;
	font-size: 8pt;
	color: #464646;
}

.nav_right_2 a:hover {
	text-decoration: underline;
	font-style: normal;
	color: white;
}

/*---------- Content ----------*/

.content {
	text-align: left;
	color: #464646;
	font-weight: normal; 
	font-family: arial;
	font-size: 9pt;
	margin: 0 50 0 50px;
	line-height: 17pt;
}

.content form table tr td {
	text-align: left;
	color: #464646;
	font-weight: bold; 
	font-family: arial;
	font-size: 9pt;
	margin: 0 50 0 50px;
	line-height: 13pt;
}

.content h1{
	text-align: left;
	color: #c9252b;
	font-weight: bold; 
	font-size: 16px;
	margin: 11 0 11 -15px;
}

.content h2{
	text-align: left;
	color: #c9252b;
	font-weight: bold; 
	font-size: 13px;
	font-variant: small-caps;
	margin: 11 0 -7 0px;
}

.content h3{
	text-align: left;
	color: #464646;
	font-weight: bold; 
	font-size: 13px;
	margin: 5 0 -7 0px;
}

.content ul{
	list-style-image: url(../img/tiret_rouge_nav.gif);
	margin-left:35px;
	margin-top: 0px;
	padding: 0px;
	line-height: 13pt;
}

.content p{
	margin-bottom: 0px;
	line-height: 13pt;
}

.content ul li{
	list-style-position: outside;
	padding: 0px ;
}

.redlight {
	color: #c9252b;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold; 
}
.vb9 {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
}
.vb8 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
}

.vb7 {
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
}

a.content_link {
	text-decoration: underline;
	font-family: verdana;
	font-weight: bold; 
	font-size: 8pt;
	color: #009CD4;
}

 a:hover.content_link {
	text-decoration: underline;
	font-family: verdana;
	font-weight: bold; 
	font-size: 8pt;
	color: #91C5EC;
}

a.content_link1 {
	text-decoration: underline;
	font-family: verdana;
	font-weight: normal; 
	font-size: 8pt;
	color: #009CD4;
}

 a:hover.content_link1 {
	text-decoration: underline;
	font-family: verdana;
	font-weight: normal; 
	font-size: 8pt;
	color: #91C5EC;
}

.signature {
	list-style: none; 
	font-weight: normal;
	font-family: arial;
	padding: 0px;
	margin: 0px; 
	font-size: 8pt;
	width: 140px; 
	background-color:#a3cbec; 
}

div.list-tiret {
margin-bottom: 5pt;
}