/* ****************************** */
/* reset the css */
/* ****************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul, li {
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* ****************************** */
/* Custom define style */
/* ****************************** */

a:link, a:visited, a:visited, a:active {
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F9F3D6;
	height: 20px;
	font-weight: bold;
	width: 590px;
	background-color: #762005;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 16px;
	text-transform: uppercase;
	clear: both;
	margin-top: 10px;
	margin-bottom: 3px;
}
h2  {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	margin-top: 10px;
	margin-left: 5px;
	line-height: 12px;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 960px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
}


#header {
	height:170px;
	position: relative;
	width: 960px;
}

#middle{
	background-image: url(../images/00-filler.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 20px;
	position: relative;
	width: 960px;
}

#footer {
	clear:both;
	height: 90px;
	background-image: url(../images/00-footer.png);
	position: relative;
	width: 960px;
}

#footer p {
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	line-height: 12px;
	bottom: 0px;
	color: #625F3E;
}
#footer  a:link, a:visited, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#fakefooter {
	clear: both;
}

/* ****************************** */

#menu {
	position: relative;
	left: 72px;
	float: left;
	display: inline;
	height: 570px;
	width: 135px;
	clear: left;
}

#menu ul {
	text-decoration: none;
	list-style-type: none;
}

#menu ul li.acrobatreader {
	padding-left: 4px;
	background-color: #FFFFFF;
	height: 35px;
}

#menu ul li.item a:link, #menu ul li.item a:visited, #menu ul li.item a:hover, #menu ul li.item a:active{
	background-color: #943D20;
	margin-bottom: 5px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #641A03;
	font-weight: bold;
	padding-top: 10px;
	line-height: 14px;
	height: 23px;
	width: 132px;
	color: #F9F3D6;
	text-decoration: none;
	display: block;
}

#menu ul li.itemselected a:link, #menu ul li.itemselected a:visited, #menu ul li.itemselected a:hover, #menu ul li.itemselected a:active{
	background-color: #4E1402;
	margin-bottom: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	border: 1px solid #641A03;
	font-weight: bold;
	padding-top: 10px;
	line-height: 14px;
	height: 23px;
	width: 132px;
	color: #F9F3D6;
	text-decoration: none;
	display: block;
}

/* ****************************** */

#texte {
	position: relative;
	width: 600px;
	left: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	float: left;
	display: inline;
}

#texte ul {
	padding-left: 5px;
	list-style-position: inside;
}

#texte a:link   {
	font-weight: bold;
	color: #762005;
}

#texte.classement ul{
	visibility: hidden;
} 
 
#texte.classement table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 560px;
	border: 1px solid #2B2B2C;
	left: 20px;
	position: relative;
	line-height: 14px;
	margin-bottom: 10px;
}

#texte.classement table td {
	width: 200px;
	height: 25px;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
}

#texte.classement   thead tr th {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	text-align: center;
	height: 20px;
	background-color: #2B2B2C;
	padding-top: 5px;
	text-transform: uppercase;
} 

#texte.classement  h1 {
	cursor: pointer;
}

#texte.classement tr.odd {
	background-color: #F9F3D5;
}

#texte.classement tr.even {
	background-color:#E0DABF;
} 

#texte.classement a:link, #texte.classement a:visited, #texte.classement a:hover,#texte.classement a:active{
	font-weight: bold;
	color: #762005;
}

/* ****************************** */

#texte.rodeo table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 590px;
	border: 1px solid #2B2B2C;
	position: relative;
	line-height: 14px;
	margin-bottom: 10px;
}

#texte.rodeo table td {
	width: 200px;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
}
#texte.rodeo thead tr th {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	text-align: left;
	height: 20px;
	background-color: #2B2B2C;
	padding-top: 5px;
	text-transform: uppercase;
	padding-left: 5px;
} 

#texte.rodeo tr.odd {
	background-color: #E0DABF;
	border: 1px solid #000000;
} 

#texte.rodeo tr.even {
	background-color: #F9F3D5;
} 

#texte.rodeo a:link{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#texte.rodeo a:link, #texte.rodeo a:visited, #texte.rodeo a:hover,#texte.rodeo a:active{
	font-weight: bold;
	color: #762005;
}

/* ****************************** */

.board {
	float: left;
	height: 290px;
	width: 190px;
	text-align: center;
	border: 1px solid #2D292C;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

.board img{
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.board h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #2B2B2C;
	width: 100%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#image_rotate     {
	padding: 0px;
	list-style-type: none;
	visibility: hidden;
}
.innerfade{
	width: 585px;
	list-style-type: none;
	visibility: visible;
}

.caption {
	position: absolute;
	bottom: 5px;
	line-height: 14px;
	background: #000000;
	color: #F9F3D5;
	text-align: center;
	width: 585px;
	filter: alpha(opacity=70);
	-moz-opacity: 70;
	opacity: .7;
	height: 0px;
	padding-top: 10px;
	text-transform: uppercase;
}

.boutique-div {
	float: left;
	width: 280px;
	text-align: center;
	border: 1px solid #2D292C;
	margin-right: 18px;
	margin-bottom: 18px;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.boutique-div img {
	text-align: center;
	width: 100%;
}

.boutique-div h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #772005;
	width: 100%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
.boutique-div strong {
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
.boutique-div-last {
	float: left;
	width: 580px;
	text-align: center;
	border: 1px solid #2D292C;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.boutique-div-last h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #772005;
	width: 100%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
.boutique-div-last strong {
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
