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

h1,h2,h3,h4,h5,h6,p,span,a,ul,li{
	margin:0;
	padding:0;
	font-weight:normal;
}
*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	border:0;
	color:#1C476D;
}
a:hover{
	text-decoration:underline;	
	color:#EF9D00;
}
img{
	border:0;
}
html{

	color:#393939;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:12px;
	line-height:1.3;
	background-image:url(img/bg_html.jpg);
	background-repeat:repeat-x;
	background-color:#16436e;
}

#body{
	width:970px;
	margin:0 auto;
	
}
#body #entete{
	height:240px;
	width:100%;
	background-image:url(img/bg_entete.jpg);
	background-repeat:repeat-x;
}
#body #entete #logo_entete{
	background-image:url(img/logo_entete.jpg);
	width:350px;
	height:200px;
	display:inline;
	float:left;
		margin-top:10px;
}
#body #entete #diapo{
	display:inline;
	float:right;
	width:520px;
	height:215px;
	margin-top:10px;
}
#body #body_content{
	background-color:#EEEEEE;
	background-image:url("img/bg_body.jpg");
	background-position:-1px 0;
	background-repeat:no-repeat;
}
#body #body_content #sidebar_left{
	width:224px;
	height:696px;
	float:left;
	display:inline;
	background-image:url(img/bg_menu.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
}
#body #body_content #sidebar_left ul{
	margin-top:30px;
	list-style:none;
	margin-left:18px;
	margin-right:18px;
	text-align:right;
}
#body #body_content #sidebar_left ul li a{
	padding-top:15px;
	padding-bottom:15px;
	color:#FFF;
	border-bottom:1px solid #f8b603;
	display:block;
	letter-spacing:1px;
	font-size:18px;
}
#body #body_content #sidebar_left ul li a:hover,#body #body_content #sidebar_left ul li a.selected{
	color:#f8b603;
	text-decoration:none;
}
#body #body_content #content{
	padding:10px;
	float:left;
	display:inline;
	width:710px;
}
#body #body_content #content #accueil{
	width:360px;
	float:left;
	display:inline;
}
#body #body_content #content #sidebar_right{
	width:300px;
	float:right;
	display:inline;
	border:1px solid #a8a8a8;
	background-color:#e4e4e4;
}
#body #body_content #content #sidebar_right #vente{
	height:192px;
}
#body #body_content #content #sidebar_right #etalons{
	height:192px;
}
#body #body_content #content #sidebar_right #actu{
}
#body #body_content #content #sidebar_right h2{
	width:230px;
	background-image:url(img/logo_cheval.jpg);
	background-repeat:no-repeat;
	border-bottom:3px solid #f8b603;
	padding-left:40px;
	margin-left:10px;
	margin-top:10px;
	color:#092a48;
	font-size:22px;
}
#body #body_content #content #sidebar_right .btn_precedent {
background-image:url("img/btn_precedent.jpg");
background-repeat:no-repeat;
cursor:pointer;
display:inline;
float:left;
height:24px;
margin-left:10px;
margin-right:10px;
margin-top:50px;
width:17px;
}
#body #body_content #content #sidebar_right .btn_precedent:hover{
	background-position:0px -27px;
}
#body #body_content #content #sidebar_right .btn_suivant  {
background-image:url("img/btn_suivant.jpg");
background-repeat:no-repeat;
cursor:pointer;
display:inline;
float:right;
height:24px;
margin-right:15px;
margin-top:50px;
width:17px;
}
 #body #body_content #content #sidebar_right .btn_suivant:hover{
	background-position:0px -25px;
}
.etalon {
float:left;
margin-top:20px;
width:210px;
}
.bl_horse {
float:left;
margin-top:20px;
width:210px;

}
.bl_horse img{
	float:left;
	display:inline;
	margin-right:5px;
}
.etalon  img{
	float:left;
	display:inline;
	margin-right:5px;
}
.info_cheval a{
	padding:5px 0;
	display:block;
	color:#1C476D;
}
.info_cheval a:hover{
	color:#EF9D00;
}
.info_cheval span{
	padding:10px 0px;
	font-size:11px;
}
 .lien_widget{
	color:#1C476D;
	display:inline;
	float:left;
	font-weight:bold;
	letter-spacing:1px;
	line-height:35px;
	text-align:center;
	width:300px;
}
 .lien_widget:hover{
	 	color:#EF9D00;
 }
 
 /*ACTUALITES */
 
 .news{
	 padding:10px;
 }
 .news h3{
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-weight:bold;
	 font-size:14px;
}
 .news p{
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:12px;
	 line-height:1.4;
}
.news .more{
	float:right;
	display:inline;
	padding:10px 0px;
	color:#1C476D;
	font-style:italic;
}

/* FICHE CHEVAL*/

#fiche_horse img {
display:inline;
float:left;
margin:10px;
margin-right:40px;
}
#fiche_horse  #info_cheval p.nom_cheval {
color:#132440;
font-size:22px;
padding-bottom:10px;
}
#description{
	margin:10px 0px;
}
#fiche_horse #info_cheval p {
color:#0c4470;
font-size:18px;
letter-spacing:3px;
}
#fiche_horse .genealogie td {
border-bottom:1px solid #132440;
}
#fiche_horse .genealogie {
border-color:#132440;
}

/* CONTACT */

form {
color:#132440;
font-size:13px;
}
form p label {
display:block;
float:left;
font-size:12px;
letter-spacing:0.5px;
margin:5px 0 0;
padding:0;
width:80%;
}
form p select, form p input, form p textarea {
margin:5px 0 10px;
padding:0;
width:63%;
}
form input {
margin-top:10px;
}

/* FOOTER */

#body #footer{
	background-image:url(img/bg_footer.jpg);
	height:39px;
	background-repeat:repeat-x;
	padding-bottom:45px;
}
#body #footer ul{
	list-style:none;
	padding-top:10px;
	margin-left:250px;
}
#body #footer ul li{
	display:inline;
	float:left;
	border-right: 1px solid #393939;
	color:#393939;
	padding-right:5px;
	padding-left:5px;
	line-height:1;
}
#body #footer ul li a{
	display:inline;
	float:left;
	color:#393939;
}
.clean{
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	font-size:0px;
	clear:both;
	color:#f4f2f0;
}

#content h1{
	color:#164470;
	font-size:18px;
	font-weight:normal;
}
#content h2{
	color:#164470;
	font-size:16px;
	font-weight:normal;
}
#content h3{
	color:#164470;
	font-size:14px;
	font-weight:normal;
}
#content ul{
	margin-left:20px;
}

/* PLAN */

#plan {
color:#393939;
font-size:9pt;
margin-bottom:5px;
margin-left:10px;
margin-top:10px;
text-decoration:none;
}
#plan ul {
display:inline;
margin-top:5px;
padding:0;
text-decoration:none;
margin-left:2px;
}
#plan ul li {
display:inline;
padding-right:5px;
}
#plan ul li a {
color:#164470;
}

#langue{
	float:right;
	margin-right:10px;
}
