body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background/grunge-background.gif);
	background-repeat: repeat;
}

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

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

.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: 2px solid #000000;
}
.template_background_1 {
	background-color: #8C1808;
}
.template_background_2 {
	background-color: #8C1808;
}
.template_text_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5E5E5E;
    text-decoration: none
}
.template_texte_gtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #294f74;
    text-decoration: none
}
.template_text_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
    text-decoration: none
}
.template_text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
    text-decoration: none}

/* wcbullridingproduction LINK */

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

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