html, body {
border:0;
margin:0;
padding:0;
}

body {
color:#333;
font:80%/1.3  Verdana, Arial, Helvetica, sans-serif;
background-color:#34322c;
background-image:url(fond.jpg);
background-repeat:no-repeat;
background-position:center top;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h2 {
padding:0 0 15px 0;
font-size:1.2em;
color:#f7a11a;
font-weight:bold;
}

h3 {
padding:0 0 15px 0;
font-size:1.1em;
color:#887f6f;
font-weight:bold;
}

h4 {
color:#000;
font-size:1em;
font-weight:bold;
padding:0 0 15px 0;
}
h5 {
color:#887f6f;
font-size:0.9em;
font-weight:bold;
padding:0 0 15px 0;
}
h6 {
color:#000;
font-size:0.8em;
font-weight:bold;
padding:0 0 15px 0;
}
/***** Common Formatting *****/

p, ul, ol {
margin:0;
padding:0 0 1.35em 0;
}

ul, ol {
padding:0 0 1.35em 2.3em;
}
ul li{
list-style-image:url(puce.gif);
list-style-type:disc;
margin-bottom:5px;
margin-top:5px;
}
ul li li{
list-style-image:url(puce2.gif);
}
ul li p{
padding:0;
margin:0;
}
ol li p{
padding:0;
margin:0;
}
dd{
border-left:1px solid #b8b1a5;
padding-left:10px!important;
}


blockquote {
margin:1.35em;
padding:1.35em 1.35em 0 1.35em;
}

small {
font-size:0.8em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited {
color:#887f6f;
text-decoration:underline;
}

a:hover {
color:#f7a11a;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}
#form{
float:left;
}



textarea {
width:100%;
line-height:1.35;
}

/***** Tables *****/

table {
border:0;
margin:0 0 1.35em 0;
padding:0;
border-collapse:collapse;
}
	table td {
	vertical-align:top;
	}
	table th{
	background-color:#eeedeb;
	vertical-align:top;
	}

/***** boutons *****/
.bouton {
	background-color:#f7a11a;
	color:#fff;
	padding:2px 5px 4px 5px;
	text-decoration:none;
	border:0;
	cursor:pointer;
}
.boutonDroite {
	background-color:#f7a11a;
	color:#fff;
	padding:2px 5px 4px 5px;
	text-decoration:none;
	float:right;
	margin-bottom:10px;
	border:0;
	cursor:pointer;
}

/***** Wrapper *****/

#wrap {
width:994px;
margin:0 auto;
min-height:692px;
}

/***** tableau principal***-----**/

table#principal {
width:994px;
height:674px;
margin:0;
padding:0;
}
table#principal td {
padding:0;
}

/***** menu top *****/

td#Top{
height:53px;
width:804px;
margin:0;
padding:0px 0 0 0!important;
font-size:85%;
color:#f4f4f3;
}
	td#Top p{
	padding:20px 0 0 0!important;
	}
	#Top a, #Top a:visited{
	color:#FFF;
	text-decoration:none;
	}
	#Top a:hover{
	text-decoration:underline;
	}
	#Top .menuTop{
	float:right;
	margin-right:15px;
	padding-top:5px;
	}
	#Top .menuTop a.actif{
	font-weight:bold;
	}
	#fTop form{
	float:right;
	}
		.recherche{
		float:right;
		margin-top:15px;
		}
		.boutonRecherche{
		color:#FFFFFF;
		background-color:#777268;
		border:1px solid #777268;
		margin-left:10px;
		}
			.langues{
			float:right;
			margin-left:25px;
			margin-right:5px;
			padding-top:5px;
			font-weight:bold;
			}
			.langues a{
			font-weight:normal;
			}
/***** accueil *****/
#blocCarres{
width:374x;
height:374px;
margin-left:90px;
padding:0;
}
	#blocCarres .vert, #blocCarres .brun, #blocCarres .mauve, #blocCarres .bleu{
	width:187px;
	height:187px;
	float:left;
	}
		#blocCarres .vert a{
		background-image:url(/img/novallia/vert_gr.jpg);
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
		#blocCarres .vert a:hover{
		background-image: url(/img/novallia/vert_gr_hover.jpg);
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
		#blocCarres .brun a{
		background-image:url(/img/novallia/brun_gr.jpg);
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
		#blocCarres .brun a:hover{
		background-image: url(/img/novallia/brun_gr_hover.jpg);
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
		#blocCarres .mauve a{
		background-image:url(/img/novallia/mauve_gr.jpg);
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
		#blocCarres .mauve a:hover{
		background-image: url(/img/novallia/mauve_gr_hover.jpg);
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
		#blocCarres .bleu a{
		background-image:url(/img/novallia/bleu_gr.jpg);
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
		#blocCarres .bleu a:hover{
		background-image: url(/img/novallia/bleu_gr_hover.jpg);
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
/***** zone A *****/

td#zoneA{
width:606px;
background-color:#fff;
padding:7px 20px 10px 20px!important;
overflow:hidden;
}
	td#zoneA h1{
	background-image:url(titre.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#887f6f;
	font-weight:bold;
	font-size:1.4em;
	padding-bottom:5px;
	margin-bottom:15px;
	}
	td#zoneA td, td#zoneA th {
	padding:3px;
	}
	td#zoneA #liens{
	background-color:#eeedeb;
	padding:10px;
	}
		td#zoneA #liens h5{
		border-bottom:1px solid #887f6f;
		padding-bottom:3px;
		font-size:100%;
		}
			td#zoneA #liens ul{
			padding-bottom:5px;
			}
			td#zoneA #liens li{
			list-style-image:url(puce2.gif);
			}

.intro{
font-size:120%;
margin-bottom:10px;
padding:0;
font-weight:bold;
color:#5c584f;
}
#navigation{
color:#887f6f;
height:24px;
width:565px;
margin-bottom:8px;
font-size:87%;
float:left;
}
	#navigation p{
	margin:0;
	}
		#navigation p a, #navigation p a:visited{
		color:#887f6f!important;
		}
.partager{
	float:right;
	height:25px;
	margin-top:10px;
	z-index:99;
}
/*****connection *****/

#connexion{
	background-color:#887f6f;
	width:170px;
	padding:7px;
	color:#FFFFFF;
	margin-top:5px;
}
#connexion a{
	color:#FFFFFF;
	font-size:85%;
}
#connexion p{
	margin:0;
	padding:4px 0 4px 0;
}
#connexion .bouton{
	margin:7px 0 0 0px;
	background-color:#aebcd8;
	border-bottom:2px solid #8492af;
	border-left:2px solid #8492af;
	border-top:2px solid #ccd8ee;
	border-right:2px solid #ccd8ee;
	color:#000000;
	padding:2px;
	
}
#connexion input{
	margin:2px 0 2px 0;
}
/***** zone B *****/

td#zoneB{
width:191px;
overflow:hidden;
}
	#zoneB .logo{
	width:191px;
	}
		#zoneB .logo img{
		margin-left:50px;
		}
	#zoneB .actualites{
	background-color:#f7a11a;
	float:left;
	height:240px;
	color:#FFFFFF;
	margin-top:5px;
	width:184px;
	overflow:hidden;
	line-height:1em;
	}
		#zoneB .actualites a{
		color:#FFFFFF;
		text-decoration:none;
		}
			#zoneB .actualites a:hover{
			text-decoration:underline;
			}
		#zoneB .actualites h1{
		font-weight:bold;
		font-size:1.4em;
		border-bottom:1px solid #FFFFFF;
		padding:8px 0 5px 0;
		text-indent:10px;
		}
		#zoneB .actualites p{
		padding:5px 10px 0 10px;
		}
			#zoneB .actualites p.titre{
			font-weight:bold;
			text-transform:uppercase;
			}
			#zoneB .actualites .liens{
			float:right;
			text-align:right;
			color:#333;
			font-size:90%;
			}
			#zoneB .actualites .liens a{
			text-decoration:underline;
			color:#333;
			}


/***** zone c *****/

.publicite{
width:197px;
height:500px;
background-color:#342f26;
vertical-align:top;
padding:0;
margin:0;
}
.zonecLogo{
background-color:#342f26;
vertical-align:bottom;
}


/***** Sidebar *****/

#sidebar {
color:#f4f4f3;
font-size:120%;
margin-top:0px;

}
		
	#sidebar ul,
	#sidebar ol {
	padding:0 0 1em 0;
	list-style:none;
	margin:0 6px 0 0;
	}
	#sidebar li{
	border-bottom:1px solid #FFFFFF;
	list-style-image:none;
	list-style-type:none;
	padding-top:10px;
	color:#f7a11a;
	margin:0; 
	}
	#sidebar li:hover{
	border-bottom:1px solid #f7a11a;
	}
		#sidebar li a{
		text-decoration:none;
		display:block;
		padding-left:5px;
		color:#f4f4f3;
		}
			#sidebar li a:hover{
			color:#f7a11a;
			}
			#sidebar li.actif{
			color:#f7a11a;
			border-bottom:1px solid #f7a11a!important;
			}
/*****menu carres interieur *****/
#menuCarres{
margin:0 0 10px 0;
width:560px;
float:left;
}
	#menuCarres .vert, #menuCarres .brun, #menuCarres .mauve, #menuCarres .bleu, #menuCarres .vertActif,#menuCarres .brunActif, #menuCarres .mauveActif, #menuCarres .bleuActif{
	width:90px;
	height:90px;
	float:left;
	}
		#menuCarres .vert a{
		background-image:url(/img/novallia/vert_pt.jpg);
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
		#menuCarres .vert a:hover{
		background-image: url(/img/novallia/vert_pt_hover.jpg);
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
			#menuCarres .vertActif{
			background-image:url(/img/novallia/vert_pt_hover.jpg);
			background-repeat:no-repeat;
			}
		#menuCarres .brun a{
		background-image:url(/img/novallia/brun_pt.jpg);
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
		#menuCarres .brun a:hover{
		background-image: url(/img/novallia/brun_pt_hover.jpg);
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
			#menuCarres .brunActif{
			background-image:url(/img/novallia/brun_pt_hover.jpg);
			background-repeat:no-repeat;
			}
		#menuCarres .mauve a{
		background-image:url(/img/novallia/mauve_pt.jpg);
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
			#menuCarres .mauveActif{
			background-image:url(/img/novallia/mauve_pt_hover.jpg);
			background-repeat:no-repeat;
			color:#FFFFFF;
			}
		#menuCarres .mauve a:hover{
		background-image: url(/img/novallia/mauve_pt_hover.jpg);
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
		#menuCarres .bleu a{
		background-image:url(/img/novallia/bleu_pt.jpg);
		background-repeat:no-repeat;
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
			#menuCarres .bleuActif{
			background-image:url(/img/novallia/bleu_pt_hover.jpg);
			background-repeat:no-repeat;
			}
		#menuCarres .bleu a:hover{
		background-image: url(/img/novallia/bleu_pt_hover.jpg);
		display:block;
		text-decoration:none;
		cursor:pointer;
		width:100%;
		height:100%;
		}
/***** liste actualites *****/
.listeActu{
margin:0 0 7px 7px;
width:541px;
background-color:#FFFF00;
padding:0;
background-image:url(/img/novallia/centre_actualites.gif);
background-repeat:repeat-y;
background-position:right;
color:#887f6f;
}
	.listeActu .haut{
	background-image:url(/img/novallia/haut_actualites.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:541px;
	height:6px;
	margin:0;
	padding:0;
	}
	.listeActu .bas{
	background-image:url(/img/novallia/bas_actualites.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:541px;
	height:6px;
	margin:0;
	padding:0;
	}
	.listeActu .centre{
	margin:0;
	padding:0 0 0 10px;
	min-height:42px;
	width:531px;
	}
		.listeActu .centre .fleche{
		background-image:url(/img/novallia/fleche_actualites.gif);
		background-repeat:no-repeat;
		background-position: center;
		background-color:#766f63;
		width:21px;
		height:41px;
		float:right;
		}
		.listeActu .centre .fleche a{
		cursor:pointer;
		display:block;
		height:100%;
		}
		.listeActu .centre .fleche a:hover{
		text-decoration:none;
		}
	.listeActu .centre h3{
	color:#887f6f;
	margin:0;
	width:500px;
	font-size:90%;
	padding:0;
	}
		.listeActu .centre h3 a{
		text-decoration:none;
		}
		.listeActu .centre h3 a:hover{
		text-decoration:underline;
		color:#887f6f;
		}
	.listeActu .centre p{
	padding:3px 0 0 0!important;
	margin:0!important;
	font-size:100%;
	}
	.listeActu .centre p.date, .Actu .centre p.date{
	color:#f7a11a;
	font-weight:bold;
	}
/**** actualite *****/
.Actu{
margin:0 0 7px 7px;
width:541px;
background-color:#edecea;
padding:0;
}
	.Actu .haut{
	background-image:url(/img/novallia/haut_actu.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:541px;
	height:6px;
	margin:0;
	padding:0;
	}
	.Actu .bas{
	background-image:url(/img/novallia/bas_actu.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:541px;
	height:6px;
	margin:0;
	padding:0;
	}
	.Actu .centre{
	margin:0;
	padding:0 10px 0 10px;
	min-height:42px;
	width:521px;
	}
	
	.Actu .centre h2{
	color:#887f6f!important;
	margin:0!important;
	padding:0;
	}
		.Actu .centre h2 a{
		text-decoration:none;
		}
		.Actu .centre h2 a:hover{
		text-decoration:underline;
		color:#887f6f;
		}
.retour{
float:right;
margin:10px 20px 0 0;
padding:0;
}
	.retour img{
	padding:0 5px 0 0;
	}
/*****actualites *****/

table#liste_actualites{
border-top:1px solid #d2cfc9;
border-right:1px solid #d2cfc9;
width:100%;
}
	table#liste_actualites td, table#liste_actualites th{
	border-bottom:1px solid #d2cfc9;
	border-left:1px solid #d2cfc9;
	padding:3px;
	}
		table#liste_actualites td a{
		text-decoration:none;
		}
		table#liste_actualites td a:hover{
		text-decoration:underline;
	}
/*faq ---------------------------------------*/

.question{
border-bottom:1px solid #887f6f;
font-weight:bold;
margin-bottom:4px;
cursor:pointer;
line-height:1.3em;
padding:4px 0 3px 0;
}
	.question a{
	color:#9a9283!important;
	display:block;
	background-image: url(question.gif);
	min-height:25px;
	background-repeat:no-repeat!important;
	background-position:top left;
	padding-left:30px;
	text-decoration:none;
	}

.questionOuvert{
font-weight:bold;
cursor:pointer;
padding-top:4px;
}
	.questionOuvert a{
/*	color:#8f8778!important;*/
	color:#9a9283!important;
	display:block;
	background-image:url(questionH.gif);
	background-repeat:no-repeat!important;
	background-position:top left;
	padding-left:30px;
	min-height:25px;
	text-decoration:none;
	}
p.question_groupe{
background-color:#FFFFFF;
padding:3px;
}
.blocQuestion{
margin:5px 0 4px 0px!important;
padding: 5px 5px 5px 30px!important;
border-bottom:1px solid #887f6f;
/*color:#8f8778!important;*/
}
.blocQuestion ul{
margin-top:0;
margin-bottom:0;

}
a.questionDescription{
text-decoration:none;
color:#000000!important;
margin:0;
}
a.lienRecherche{
text-decoration:underline!important;
color:#000000!important;
padding-top:12px;
padding-bottom:10px;
display:block;
background-image:url(/img/document-list.gif);
background-repeat:no-repeat;
background-position:left;
text-indent:20px;
}
/***** temoignages *****/
#temoignages{
width:100%;
/*font-weight:bold;*/
font-size:70%;
border-collapse:collapse;
color:#887f6f;
}
	#temoignages a{
	color:#887f6f;
	text-decoration:none;
	}
	#temoignages a:hover{
	color:#887f6f;
	}
	#temoignages td{
	text-align:center;
	}
		#temoignages td.video{
		margin-left: auto;
		margin-right:auto;
		padding:0 0 20px 0;
		}
		td.blocVignette{
		padding-left:15px!important;
		}
		.vignette{
		padding:5px 3px 3px 3px;
		width:127px;
		float:left;
		height:122px;
		}
				.vignette img{
				border:2px solid #f7a11a;
				margin-left: auto;
				margin-right:auto;
				}
				.vignette p{
				margin-top:5px;
				}
/***** Footer *****/

#footer {
clear:both;
color:#f4f4f3;
margin:5px 0 0 0;
padding:7px 0 0px 0;
font-size:80%;
width:100%;
}
	#footer img {
	float:right;
	margin-left:15px;
	}
	#footer .logos{
	float:right;
	width:300px;
	}
	#footer .signature{
	text-align:right;
	font-size:85%;
	width:100%;
	padding-top:5px;
	}
	#footer .signature2{
	padding-left:190px;
	line-height:1.5em;
	color:#d1cbc1;
	font-size:83%;
	float:left;
	margin-top:38px;
	}
		#footer .signature2 a{
		text-decoration:underline!important;
		color:#d1cbc1!important;
		}
	#footer .coordonnees{
	padding-left:190px;
	line-height:1.5em;
	float:left;
	width:460px;
	}
	#footer p {
	margin:0;
	float:left;
	}
	#footer a, #footer a:visited{
	color:#f4f4f3;
	text-decoration:none;
	}
	#footer a:hover{
	text-decoration:underline;
	}
/*------ contact ------------- */  
form table th{
text-align:left;
padding-left:5px;
}
#plan{
background-color:#eeedeb;
padding:5px;
width:580px;
float:left;
margin-bottom:15px;
margin-top:10px;
}
	#plan p.coordonnees{
	float:left;
	}
	#plan .carte{
	margin-right:10px;
	float:left;
	}
/*------ page plan du site ------------- */  

.plan{
margin:10px 0 0 0!important;
width:80%;
background-color:#FFFFFF;

}
	.plan ul li{
	list-style-type:none;
	padding-left:15px;
	line-height:2em;
	border-bottom:1px solid #887f6f;
	margin:0;
	list-style-image:none;
	background-color:#f4f3f2;
	padding:0px 5px 0px 5px;
	}

		.plan ul li a{
		text-decoration:none!important;
		font-weight:bold;
		color:#887f6f;
		display:block;
		}
		.plan ul li a:hover{
		text-decoration:underline;
		font-weight:bold;
		color:#46433c;
		}
			.plan ul li li {
			margin:0 5px 5px 0;
			border:0!important ;
			background-color:#fff;
			font-weight:normal;
			}
				.plan ul li li a {
				font-weight:normal;
				}
				.plan ul li li a:hover {
				font-weight:normal;
				}
				



/***** Global Classes *****/

.clear {
clear:both;
height:0;
}
/***** base *****/

span.orange{
color:#f7a11a;
}
span.brunGras{
color:#887f6f;
}
.tableauBord{
border-top:1px solid #d2cfc9;
border-right:1px solid #d2cfc9;
}
	.tableauBord td, .tableauBord th{
	border-bottom:1px solid #d2cfc9;
	border-left:1px solid #d2cfc9;
	padding:5px!important;
	}
.tableauQuestion{
border-top:1px solid #887f6f;
border-right:1px solid #887f6f;
background-color:#FFFFFF;
}
	.tableauQuestion th{
	background-color:#b0aba0;
	color:#FFFFFF!important;
	}
	.tableauQuestion td, .tableauQuestion th{
	border-bottom:1px solid #887f6f;
	border-left:1px solid #887f6f;
	padding:3px;
	}
.tableauLiens{
background-color:#fff;
border-collapse:separate!important;
}
.tableauLiens td{
padding:5px 8px 5px 8px!important;
background-color:#edecea;
border:3px solid #FFFFFF;
}
.message{
color:#FF0000;
}
.tableauMessage{
border:1px solid #FF0000;
}
.tableauMessage td, .tableauMessage th{
padding:7px!important;
	border-bottom:1px solid #FF0000;
	border-left:1px solid #FF0000;
}
.tableauMessage th{
background-color:#FFFFFF;
color:#FF0000!important;
}
.strike{
text-decoration: line-through;
}