body  { 
	  background-color: #92321E;
	  margin: 0px;
}


A:LINK, A:ACTIVE, A:VISITED { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1E3E76;
	text-decoration: none;
}
A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #61789f;
	text-decoration: none;
}

/* menu */


.navigation_sub:LINK, .navigation_sub:ACTIVE, .navigation_sub:VISITED { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #92321E;
	text-decoration: none;
}

.navigation_sub:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.navigation_sub_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.navigation_sub_not_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #92321E;
}

/* tableau */

.template_border {
	border: 1px solid #7D7149;
}
.template_background_1 {
	background-color: #628FD7;
}
.template_background_2 {
	background-color: #AAC3DD;
}
.template_text_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #565656;
    text-decoration: none
}
.template_texte_gtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	font-weight: bold;
	color: #92321E;
    text-decoration: none
}
.template_text_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
    text-decoration: none
}
.template_text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #92321E;
    text-decoration: none}

/* katzgraphic.com LINK */

.avidcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.avidcolor_link:LINK {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.avidcolor_link:VISITED {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.avidcolor_link:HOVER {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DCD7C4;
	text-decoration: none;
}
.avidcolor_link:ACTIVE  { 	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
} 