* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7c7c7c;
	background-color:#ccc67e;
	line-height:1.6em;
	margin:0 0 20px 0;
}

a:link      { color: #464646; font-weight: bold; text-decoration: none;  }
a:hover { text-decoration: underline; color: #464646; }
a:visited { color: #464646; font-weight: bold; text-decoration: underline;  }
a:visited:hover { color: #464646; font-weight: bold; text-decoration: none  }

b, strong {
	font-weight:bold;
	color:#aa9043;
}

img {
	border:0
}

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted;
}

p {
	margin-bottom:16px
}

#race {margin-bottom:20px;}
#race a {
	border:1px dotted #999933;
	background-color:#fbfbf3;
	vertical-align:middle;
	margin-top: 10px;
	margin-right:10px;
	padding:10px;}

#race a:link {
text-decoration:none}

#race a:hover{
border:1px dotted #666666;
background-color:#F8F0E0;
text-decoration:none}

table { 
	empty-cells: show;
	border-collapse: collapse
}

/* ******************* STRUCTURE *********************** */
#container {
	background:url(../img/bg_container.jpg) repeat-y;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:797px;
}

#top {
	background:url(../img/top.jpg) no-repeat;
	width:797px;
	height:119px;
}

#pano {
	width:767px;
	height:268px;
	margin:0 15px;
	background:url(../img/bg_pano.jpg) no-repeat;
}

	#pano h1, #pano h2 {
		display:none
	}
	
	#pano #menu {
		width:732px;
		height:55px;
		padding:213px 0 0 35px;
		background: url(../img/bg_menu.png) repeat-x bottom;
	}
	
#content {
	width:447px;
	min-height:305px;
	padding:45px 240px 100px 95px;
	background:no-repeat bottom right;
	
}


	#content h3 {
		font-size:15px;
		height:35px;
		font-weight:normal;
		color:#aa9043;
		padding:8px;
		margin-bottom:10px;
		background:url(../img/bg_h3.jpg) no-repeat top left;
	}


	#content h5 {
		font-size:13px;
	}
	
	#content h5 {
	font-size:13px;
	color:#aa9043;
	border-bottom:1px dotted #C6B56C;
	font-weight:normal;
	padding-top:30px;
	clear:both
	}
	
	#content a.elevage {
		background-color:#FBFBF3;
		border:1px dotted #999933;
		margin-right:10px;
		margin-bottom:10px;
		margin-top:10px;
		padding:10px;
		vertical-align:middle
	}
		
	#content h5 a:link, #content h5 a:hover, #content h5 a:visited, #content h5 a:visited:hover {
		font-weight:normal;
		font-size:13px;
		color:#aa9043;
		text-decoration:none
	}

	#content li {
	list-style-image:url(../img/li2.gif);
	margin:.5em 0 0 30px;

	}
	
	#content .click {
		background:url(../img/li.gif) left no-repeat;
		padding-left:15px;
		text-align:left;
		
	}

.intro {
	padding-bottom:20px;
}
		
.nav {
	background-color: #F7F7F7;
	padding:10px;
	border:1px dotted #C6B56C;
	margin-bottom:15px
	}

#footer {
	width:797px;
	height:171px;
	background:url(../img/bg_footer.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px
}

#footer #legal {
	float:right;
	margin:100px 36px 0 0;
}

#footer #addr {
	font-size:11px;
	float:right;
	font-weight:normal;
	width:797px;
	margin:8px 0 0 0;
	text-align:center
}
	
	#footer a:link      { color: #ffffff; text-decoration: none;  }
	#footer a:hover { text-decoration: underline; }
	#footer a:visited { color: #ffffff; text-decoration: none;  }
	#footer a:visited:hover { color: #ffffff; text-decoration: underline  }


/* ******************* FORMULAIRES *********************** */
input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:4px 0 2px 5px;
	background-image:url(../img/bg_input.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border: 1px solid #CCCCCC;
}

input.formError, textarea.formError {
	background-image:url(../img/bg_input_error.gif);
	color:#FFFFFF
}

input[type=file].formError {
	color:#ff0000
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:2px 0px 2px 0px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
}

pageNavSubmit  {
	background-image:none;
	padding:1px;
	border:none;
	background-color:#C6B56C;
	border:1px outset #CCCCCC;
	margin:0 0;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer
}

input[type=checkbox], input[type=radio], input[type=image] {
	background-image:none;
	border:none;
	margin:0;
	padding:0
}

input#submit, input#submitOk  {
	clear:both;
	background-image:none;
	padding:3px;
	border:none;
	background-color:#C6B56C;
	border:1px outset #CCCCCC;
	margin:20px 0;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer
}

input[type=submit] {
	clear:both;
	background-image:none;
	padding:3px;
	border:none;
	background-color:#C6B56C;
	border:1px outset #CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer
}

input#submitOk {
	margin:0;
	padding:2px;
}

button {
	font-size:11px;
	background-image:none;
	padding:1px;
	border:none;
	background-color:#C6B56C;
	border:1px outset #CCCCCC;
	margin:0 10px;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

form {
	display:inline;
	margin:0;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:2px 0px 2px 0px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
}

.login div {
	text-align:center;

}
.login label, .login input[type=text], .login input[type=password] {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.login label {
	text-align: right;
	width: 75px;
	padding: 5px 10px 0 0;
}

.login br {
	clear: left;
}

.error {
	clear:both;
	margin:0 50px 40px 20px;
	padding:10px;
	background-color:#bc0000;
	color:#FFFFFF;
	font-weight:bold;
}

.succes {
	clear:both;
	margin:0 50px 40px 20px;
	padding:10px;
	background-color:#4c9a00;
	color:#FFFFFF;
	font-weight:bold;
}

.read {
	vertical-align:middle;
	white-space:nowrap;
	background:url(../img/more.gif) no-repeat left;
	padding:5px 5px 5px 10px;
	float:right;
}


.cl {
	clear:both;
}	

.clr {
	clear:both;
	margin-top:-38px;
}



.modForm div {
	text-align:center;
}
.modForm label, .modForm input[type=text], .modForm input[type=password], .modForm input[type=file], .modForm select, .modForm textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.modForm label {
	text-align: right;
	float: left;
	width: 110px;
	padding: 5px 10px 0 0;
}

.modForm label.radioLabel {
	width:auto;
	text-align:left;
	float:left;
	padding:0 25px 0 8px;
	margin-top:4px;
}

.modForm input[type=radio] {
	float:left;
	margin-top:4px;
}

.modForm br {
	clear: left;
}

.modForm input[type=file] {
	margin-left:10px;
}


.formLeft {
	float: left;
}

.formRight {
	float: left;
}

.formLeft label {
	width: 90px;
}

.formRight label {
	width: 130px;
}

.tableau {
width:600px;
font-size:13px;
border:dotted 1px;
}

.tableau th, .tableau td {
	padding:10px;
	vertical-align:top;

}

.tableau th {
	text-align:left;
	background-color: #f0efcb;
	color:#8f8c69;	
	border:dotted 1px;
	vertical-align:middle;
}

.tableau td {
	background-color: #fbfbf2;
	font-size:11px;
}

.tableau2 {
width:650px;
font-size:13px;
margin-bottom:15px;
border:dotted 1px;
}

.tableau2 th, .tableau2 td {
	padding:10px;
	height:20px;
	vertical-align:top;

}

.tableau2 th {
	text-align:left;
	background-color: #f0efcb;
	color:#8f8c69;	
	border:dotted 1px;
	vertical-align:middle;
}

.tableau2 td {
	background-color: #fbfbf2;
	font-size:11px;
}

.imageZ   { 
	cursor: pointer;
	cursor:-moz-zoom-in;
	cursor: url(img/z.ani);
	border:1px dotted #c3c62f;
	margin: 0px;
}

.imageZ:hover {
	border:1px solid  #000
}

.thumbs {
	padding:10px;
	margin-top: 15px;
}


.saillie {
	border:1px dotted #999933;
	background-color:#fbfbf3;
	vertical-align:middle;
	width: 380px;
	margin-top: 10px;
	padding:10px;
}

.formLeft {
	float: left;
}

.formRight {
	float: left;
	width:350px;
}

.cols {
float:left;
width:290px;
padding:20px 0 30px 20px
}

/* google map */

#map {
	width: 620px;
	height: 400px;
	clear:both;
	color:#000000
}


#map input[type=submit] {
	background-image:none;
	padding:3px;
	border:none;
	background-color:#C6B56C;
	border:1px outset #CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer
}

.races {
	float:left;
	width:220px;
}
#content .races h3 {
	background:url(../img/bg_h3b.jpg) no-repeat
}

#actus {
	width:190px;
	position:absolute;
	right:30px;
}

#actus .top {
	width:190px;
	height:13px;
	background:url(../img/bg_actus_top.png) bottom;
}
#actus .mid {
	width:162px;
	font-size:10px;
	line-height:1.1em;
	background:url(../img/bg_actus_mid.png);
	color:#000;
	padding:14px;
}
#actus .mid h4 {
	font-size:11px;
	padding-bottom:10px;
}
#actus .mid hr {
	border-width:0 0 1px 0;
	border-bottom:1px solid #aa9043;
	height:1px;
	margin-bottom:10px;
}
#actus .bot {
	width:190px;
	height:13px;
	background:url(../img/bg_actus_bot.png) top;
}

#bloc1 {width:250px;
float:left}

#bloc2 {width:250px;
height:300px;
float:left;
background-color:#006666}