h1,h2,h3,h4,h5,h6,p,span,a,ul,li{
   margin:0;
   padding:0;
   font-weight:normal;
}

*{
   margin:0;
   padding:0;
}

a{
	color:#022E6C;
   text-decoration:none;
}

a:hover{
   text-decoration:underline;
}

img{
   border:0;
}

html{
	background-color: #7490B7;
    background-image: url("img/bg_html.jpg");
    background-repeat: repeat-x;
    color: #535353;
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
}

#body{ 
	width:960px;
	margin:auto;
	
}

table{border-collapse:collapse;}

ul,ol{padding-left:30px;}

td,th{padding:3px;}

.clean {
   clear: both;
   font-size: 0;
   height: 0;
   line-height: 0;
   margin: 0;
   padding: 0;
}

h1{
	font-size:22px;
	color:#022E6C;
}

h2{
	font-size:16px;
	color:#022E6C;
	}
	
h3{
	font-size:14px;
	color :  #509816;
}



/* ---------------------------------   LOGO    ---------------------------------*/

#header.t_5699 #logo {
	background-image:url(img/logo.png);
	background-repeat: no-repeat;
	width:481px;
	height:92px;
	text-indent: -9999px;
	display: block;
	background-position: 0 0;
	
}

#logo {
	background-image: url("img/logo.png");
    background-position: 0 -13px;
    background-repeat: no-repeat;
    display: block;
    height: 72px;
    text-indent: -9999px;
    width: 481px;
}




/*  ---------------------------------  Block  ---------------------------------  */

.block{
	float:left;
	margin: 0 15px 35px 0;	
}

.block.nomright{
	margin-right: 0px;	
}

.block.nombottom {
	margin-bottom: 0px;	
}

.block a, .block #blockdiv{
	background-image:url(img/ombre_separation_block.png);
	background-repeat:no-repeat;
	background-position: 162px center;
	background-color: #fff;
	height: 149px;
    padding: 1px 0 0 1px;
    width: 309px;
	display: block;
	-webkit-border-radius: 5px;
	border-radius: 5px; 	
}

.block a:hover, block #blockdiv:hover {
	-webkit-box-shadow: 0px 0px 2px 2px #000000;
	box-shadow: 0px 0px 2px 2px #000000; 
	
}

.block .block_img{
	width:161px;
	height: 148px;
	overflow: hidden;
	display: block;
	float:left;
	position: center center;
	
}

.block .block_txt{
	
	display: block;
	float:left;	
	padding: 60px 10px 0 10px;
	color:#333;
	font-size:16px;
	width:127px;
}

#block_menu {
	float:left;
	width:127px;
	height: auto;
	padding:20px 0 0 10px;

}

#block_menu ul {
	padding: 0;
}

#block_menu li {
	list-style: none;
}

#block_menu a {
	background-color: transparent;
	background-image: none;
	display: inline;
	padding: 0;
	margin:0;
	color: #333333;
}

#block_menu a:hover {
	box-shadow:none;
}


.block .block_txt_bleu{
	
	display: block;
	float:left;	
	padding: 0 0 0 10px;
	color:#7490b7;
	font-size:14px;
}

.block a img{
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px; 
}



.block_shadow {
	background-image:url(img/ombre_block.png);
	background-repeat:no-repeat;
	height: 5px;
	width: 310px;
}

/*  ---------------------------------  CONTENT  ---------------------------------  */

#content {
	
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	width:920px;
	min-height: 500px;
	margin:35px 0 35px 0;
	padding:20px;
}

#content.t_5699 {
	background-color:transparent;
	-webkit-border-radius: none;
	border-radius: none;
	height: auto;
    margin: 0;
    padding: 0;
    width: 960px;
	
}

/*  ---------------------------------  MENU  ---------------------------------  */

#header.t_5699 #menu {
	display:none;
}

#menu dl{
	float:left;
}

#menu a{
	padding:0 15px 0 15px;
	border-right: 1px solid #7490b7;
	color:#385486;
}

#menu a:hover{
	color:#7490b7;
	text-decoration: none;
}

#menu a.nobright{
	border-right: none;
}

#menu a.nopleft{
	padding-left: 0
}

#menu a.nopright{
	padding-right: 0
}

.smenu {
    position: absolute;
    z-index: 10;
}

#menu .smenu a{
    border:none;
    color:#fff;
	display: block;
    width: 162px;
    padding-top:5px;
    padding-bottom:5px;

}

#menu .smenu a:hover{
    color:#385486;

}



#menu .smenu ul{
    background-color: #7490b7;
 	padding:0;
}

#menu .smenu li{
    list-style: none;
}



/*  ---------------------------------  Content TOP  ---------------------------------  */

#top {
	background-image:url(img/ombre_top.png);
	background-repeat:no-repeat;
	width:960px;
	height: 534px;
	padding:35px 0 35px 0;
}


/*  ---------------------------------  Content BOT  ---------------------------------  */

#bot {
	width:960px;
	height: 345px;
	padding:35px 0 35px 0;
}

/*  ---------------------------------  Footer  ---------------------------------  */

#footer {
	height:32px;
	padding-top:18px;
	background-color:#fff;
}

#footer ul{
	margin: auto;
    width: 570px;
}

#footer li {
	float:left;
	list-style: none;
}

#footer a {
	color:#43629d;
	padding:0 10px 0 10px;
	border-right: 1px solid #43629d;
}

#footer a.nomright {
	border-right:none;
}



/*  ---------------------------------  etalons  ---------------------------------  */

#liste .etalon {
	background-image:url(img/mini_default.png);
    background-position: left center;
    background-repeat: no-repeat;
    border: 1px solid #365893;
    cursor: pointer;
    display: inline;
    float: left;
    height: 149px;
    margin-bottom: 20px;
    margin-right: 12px;
    width: 292px;
    -webkit-border-radius: 5px;
	border-radius: 5px; 
}

#liste .etalon:hover {
    background-color: #FFFFFF;
    border: 1px solid #8BA2BF;
    text-decoration: none;
}

.h {
    border: 1px solid #365893;
    border-collapse: collapse;
    border-spacing: 0;
    color: #174377;
     -webkit-border-radius: 5px;
	border-radius: 5px; 
}

#liste .etalon .info_cheval h5 {
    font-family: Verdana,Arial,sans-serif;
    font-size: 15px;
    font-weight: normal;
}

#liste .etalon .info_cheval {
    color: #022E6C;
    display: inline;
    float: right;
    height: 110px;
    line-height: 20px;
    padding-right: 5px;
    padding-top: 25px;
    width: 117px;
}

.td1 {
	display: none;
}

#info_cheval, .genealogie {
	margin-bottom: 25px;
}

#fiche_horse h2 {
	margin-bottom: 5px;
}

#body .genealogie {
    border: 1px solid #004682;
    margin-bottom: 15px;
}
.genealogie .p_male {
    background-color: #7490B7;
    color:#fff;
}
.genealogie .p_femelle {
}
.genealogie .p_male, .genealogie .p_femelle {
    border: 1px solid #004682;
    text-align: center;
}

#formulaire_contact {
    margin-top: 30px;
}
#formulaire_contact input#nom, #formulaire_contact input#email,  #formulaire_contact input#tel, #formulaire_contact input#dep,  #formulaire_contact input#sujet {
    background-color: #FFFFFF;
    border: 1px solid #898989;
    color: #898989;
    display: block;
    height: 35px;
    margin-bottom: 10px;
    padding: 0 10px;
    width: 222px;
}
#formulaire_contact textarea#message {
    background-color: #FFFFFF;
    border: 1px solid #898989;
    color: #898989;
    display: block;
    font-family: Arial;
    font-size: 12px;
    height: 150px;
    width: 355px;
}
 #formulaire_contact .btn_mail {
    background-color: #7490B7;
    border: 1px solid #898989;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 35px;
    width: 105px;
}
#formulaire_contact .btn_mail:hover {
    background-color: #FFFFFF;
    border: 1px solid #898989;
    color: #898989;
}
 #formulaire_contact label {
    display: block;
    float: left;
    height: 29px;
    width: 150px;
}

.lh_div {
    border-bottom: 1px dashed #7490B7;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.bl_news_detail {
    color: #CCCCCC;
    font-size: 10px;
    margin-bottom: 5px;
}

.savoir_plus {
    float: right;
    margin-top: 10px;
}

.acturesume {
    margin-bottom: 25px;
}
.facebook, #rss {
    display: block;
    float: left;
    margin-right: 20px;
}

.list_rss {
	display: none;
}

#info_cheval h2 {
	font-weight: bold;
	display: inline;
}

#info_cheval p {
	display: inline;
}

#img_horse {
	width:450px;
	float: left;
	margin-right: 20px;

}

#container_video {
	width:450px;
	float: left;
	background-image:url(img/bg_video.jpg);
	background-position: center center;
	height: 385px;
}

#img_big img{
	max-width: 450px;

}

#img_horse {
	margin-bottom: 20px;
}

#img_min a{
	display: block;
	float: left;
	margin-right: 10px;
	margin-top:10px;
}

#body .lh_div {
	border-bottom: none;
}

#body div.lh_div {
	margin:0;
	padding:0;
}

#body .genealogie {
	width: 450px;
	
}



#body .genealogie {
	margin-right: 20px;
	width: 450px;
	float: left;
}

#description_content {
	float: left;
    height: 534px;
    overflow-y: auto;
    width: 450px;
}

#body #video object embed{
	width: 450px;
	height: 358px;
}

#fiche_horse h2 {
	display: block;
	height: 25px;
	padding: 6px 0 0 6px;
	border:1px solid #385486;
	background-color: #7490b7;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	color:#fff;
}

#fiche_horse h1 {
	display: block;
	height: 25px;
	padding: 6px 0 0 6px;
	border:1px solid #385486;
	background-color: #7490b7;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	color:#fff;
}

#flag {
	margin-left: 920px;
    margin-top: -70px;
    position: absolute;
}

#flag.t_5699 {
	margin-left: 920px;
    margin-top: -90px;
    position: absolute;
}
