body {
	margin-left: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(images/background/design-background-mnm.jpg);
    background-position:top;
    background-attachment:fixed
}

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

/* menu */


.navigation_sub:LINK, .navigation_sub:ACTIVE, .navigation_sub:VISITED { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f8ead2;
	text-decoration: none;
}

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

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

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

/* tableau */

.template_border {
	border: 2px solid #ffffff;
}
.template_border2 {
	border: 2px solid #4D75A0;
}
.template_background_1 {
	background-color: #CCCCCC;
}
.template_background_2 {
	background-color: #CCCCCC;
}
.template_background_3 {
	background-color: #ffffff;
}

.template_text_default {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #E9BD74;
	text-decoration: none;
}
.template_texte_gtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #aa6503;
	text-decoration: none;
}
.template_text_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	font-weight: bold;
	color: #311f06;
	text-decoration: none;
}
.template_text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #f8ead2;
	text-decoration: none;
}

/* mnmshowhorses LINK */

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

.mnmshowhorses_link:LINK {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.mnmshowhorses_link:VISITED {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #f7921d;
	text-decoration: none;
}
.mnmshowhorses_link:HOVER {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #f7921d;
	text-decoration: none;
}
.mnmshowhorses_link:ACTIVE  { 	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #f7921d;
	text-decoration: none;
} 
