@charset "utf-8";
/* CSS Document */

html {font-size:100%}

body {
	min-width:850px;
	margin:0;
	padding:0;
	text-align: center;
	background-color:#441905;
}
a{
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:12pt;
	font-size:10pt;
	color:#FC9;
}
a:hover{
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:12pt;
	font-size:10pt;
	color:#Fc3;
}

h1 {
	font-size:100%;
	font-weight:
	text-indent:10px;
	color:#fc3;
}
h2 {
	font-size:1.2em;
	font-weight: lighter;
	}

#gauche {
	width:34%;
	height:100%;
	position: absolute;
	text-decoration:none;
	text-indent:0;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	top: 0px;
	padding-left: 2%;
	padding-right: 2%;
	left: 0px;
}

#gde-col{
	height: 100%;
	width: 70%;
	top: 0px;
	left: 37%;
	position: absolute;
	text-align:left;
	}
#logo{
	width: 100%;
	text-align:left;
	top: 10px;
	position: absolute;
		}
		
#video{
	margin-top:2px;}

#logo-haut{
	height: auto;
	width: 50%;
	text-align:left;
	top: 0px;
		}
#nom-cheval{
	position:absolute;
	top:160px;
	width: 100%;
	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
	text-indent:10px;
	color: #FFC;
	line-height: 60%;
	z-index: 3;
}

#retour{
	z-index:5;
	position:absolute;
	left: 5%;
	top:460px;
}

#cp{
	height: 100%;
	width: 20.48%;
	position: absolute;
	top: 0%;
	left: 79.52%;
}

#place-video{
	left:2%;
	width:85%;
	}

.nom-cheval-fiche{
	text-transform:uppercase;
	text-decoration:none;
	font-size:18px;
	color:#FC3;
	margin-left:20%;
	
}
.race-fiche{
	text-transform:uppercase;
	text-decoration:none;
	font-size:18px;
	font-style:italic;
	text-align:left;
	color: #FFF;
}

.liens-choisi{
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	line-height:12pt;
	font-size:13px;
	color:#FC3;
	font-weight:600;
}
.invisible{
	visibility:hidden;
	}
.souligne{
	text-decoration:underline;
}
.coordonnees{
	background-color: transparent;
	width: 80%;
	position: absolute;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 55%;
	font-weight:lighter;
	color: #fff1d1;

