html, body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0; 
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	background-image: url(/assets/images/template/img_fond.png);
}


/*----------------PAGE----------------*/


td.content-page-simple {
	vertical-align:top;
	}
	
td.title-page-simple {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#6d002e;
	text-align:left;
	
	}

td.content-page-sousmenu {
	vertical-align:top;
	}
	
td.title-page-sousmenu {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#6d002e;
	text-align:left;
	
	}


.link-sous-menu-page-inactif {
	color: #999999;
	text-decoration: none;
	}

a.link-sous-menu-page-inactif:hover {
	color: #999999;
	text-decoration: underline;
	}
	
a.link-sous-menu-page-inactif:visited {
	color: #999999;
	text-decoration: none;
	}

a.link-sous-menu-page-actif {
	font-weight:bold;
	color: #6d002e;
	}

a.link-sous-menu-page-actif:hover {
	font-weight:bold;
	color: #6d002e;
	text-decoration: underline;
	}

a.link-sous-menu-page-actif:visited {
	font-weight:bold;
	color: #6d002e;
	text-decoration: none;
	}


div.imag-diaporama {
visibility:hidden;
visibility:collapse;
	}

/*----------------Plan de site----------------*/	
	
	
	
	
.SM_innerRowTpl {
	color: #666666;
	}
a.SM_innerRowTpl {
	color: #666666;
	text-decoration: none;
	}

a.SM_innerRowTpl:hover {
	color: #666666;
	text-decoration: underline;
	}



.SM_parentRowTpl {
	color: #6d002e;
	font-weight:bold;
	font-size:12px;
	}
a.SM_parentRowTpl {
	color: #6d002e;
	text-decoration: none;
	}

a.SM_parentRowTpl:hover {
	color: #6d002e;
	text-decoration: underline;
	}

.SM_rowTpl {
	color: #6d002e;
	font-weight:bold;
	font-size:12px;
	}
a.SM_rowTpl {
	color: #6d002e;
	text-decoration: none;
	}

a.SSM_rowTpl:hover {
	color: #6d002e;
	text-decoration: underline;
	}
	


ul.SM_outerTpl {
	line-height: 140%;
	text-align:left;
	
	}

	
	
	


/*----------------FOOTER----------------*/


td.footer-menu {
	text-align:center;
	color:#977171;
	}

td.footer-menu a {
	color: #977171;
	text-align:center;

}

td.footer-menu a:hover{
	color: #977171;
	text-decoration: underline;
}

td.footer-menu a:visited{
	color: #977171;
	text-decoration: none;
}


/*----------------HEADER----------------*/

td.liste-liens-header {
	vertical-align:bottom;
	color: #e0dada;
	text-align:left;
	}
	
a.link-sous-menu-header-inactif {
	color: #e0dada;
	text-decoration: none;
	}

a.link-sous-menu-header-inactif:hover {
	color: #e0dada;
	text-decoration: underline;
	}
	
a.link-sous-menu-header-inactif:visited {
	color: #e0dada;
	text-decoration: none;
	}

a.link-sous-menu-header-actif {
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	}

a.link-sous-menu-header-actif:hover {
	font-weight:bold;
	color: #ffffff;
	text-decoration: underline;
	}

a.link-sous-menu-header-actif:visited {
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	}