body  { 
	 background-image: url http://www.mnmshowhorses.com/images/fond/background.jpg;
	 background-repeat: repeat-x;
}

A:LINK, A:ACTIVE, A:VISITED { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6a81c1;
	text-decoration: none;
}
A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #516bb1;
	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: bold;
	color: #ffffff;
	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: #6a81c1;
}

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

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

/* tableau */

.template_border {
	border: 1px solid #000000;
}
.template_background_1 {
	background-color: #CCCCCC;
}
.template_background_2 {
	background-color: #CCCCCC;
}
.template_background_3 {
	background-color: #ffffff;
}

.template_text_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
}
.template_texte_gtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.template_text_titre {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #c62525;
	text-decoration: none;
}
.template_text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #516bb1;
	text-decoration: none;
}

/* mnmshowhorse LINK */

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

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