/*===| I. MAIN LAYOUT  |=====================================================*/
* {margin: 0;}
object
{
  outline: none;
}
html {height: 100%;width: 100%;}
body{width: 100%;}
/*ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0;}  */
p{padding: 0;}
.left{float: left;} .right{float: right;}
.left1{float: left; padding: 0 10px 0 0px;}  .right1{float: right;padding: 5px 0 0 0px;}
.left2{float: left; padding: 20px 10px 0 0px;}  .right2{float: right;padding: 0px 0 0 10px;}
																								.right3{float: right;padding: 10px 0 0px 10px;}
#push, .clr	{clear: both;}
#bg1, #bg2, #bg3{height:785px;}   
body{ background: #f3dbb8;}
#bg1{position:absolute;z-index: 1; width:100%;}
#bg2{position:absolute;z-index: 2; width:100%; background: url(images/bg-x.jpg) 50% 0% repeat-x;}
#bg3{position:absolute;z-index: 3;background: url(images/bg-fix2.jpg) 50% 0% no-repeat;}
#wrap-container{position:relative;z-index:4; width: 100%;}
#container{background: url(images/bg-container.jpg) no-repeat bottom right; margin:0 auto; text-align: left;}
#container1{background: url(images/spacer2.jpg) repeat-y top left; margin:0 auto; text-align: left;}
#content{}

/* ===| II. HEADER ELEMENTS |================================================*/
#site-header.outter{/*background:url("images/bg-header.jpg") 50% 0 no-repeat;*/ float: left; margin: 0; padding: 0;}
#site-header .inner{margin: 0; padding: 0; }

/* ===| III. LEFT COLUMN ELEMENTS |===========================================*/
#left-outter{float:left; margin: 0; overflow: hidden;}
#left-outter div.outter{background: url(images/box1.gif) 50% 0% no-repeat;padding: 0 0 10px;	min-height: 159px; height: auto!important;height: 159px; }
#left-outter div.inner{padding: 0px 5px 0px;}

#left-outter div.box1{padding:0 5px 10px;}
#left-outter .box1 .inner{padding:0}

#left-outter div.box2{}
#left-outter div.box3{}
#left-outter .box4{}
/* ======================= menu left======================= */
#menu-left
{
  width: 240px;
 /*	height: 253px;  */
	float: left;
	background: #473321;
}

#elevage
 {
  width: 240px;
	height: 33px;
	display: block;
	float: left;
	background-image: url(../../images/charte/menu-lelevage.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  #elevage:hover {
    width: 240px;
  	height: 33px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/menu-lelevage.jpg);
  	background-position: 0px -33px;
  	background-repeat: no-repeat;
		cursor: pointer; }

   .elevage-over {
    width: 240px;
  	height: 33px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/menu-lelevage.jpg);
  	background-position: 0px -33px;
  	background-repeat: no-repeat;
		cursor: pointer; }

  #lusitanien
 {
  width: 240px;
	height: 30px;
	display: block;
	float: left;
	background-image: url(../../images/charte/menu-lusitanien.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer; }

  #lusitanien:hover {
    width: 240px;
  	height: 30px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/menu-lusitanien.jpg);
  	background-position: 0px -30px;
  	background-repeat: no-repeat;
		cursor: pointer; }

    #morphologie
 {
  width: 240px;
	height: 21px;
	display: block;
	float: left;
	background-image: url(../../images/charte/menu-morphologie.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  	#morphologie:hover {
    width: 240px;
  	height: 21px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/menu-morphologie.jpg);
  	background-position: 0px -21px;
  	background-repeat: no-repeat;
		cursor: pointer; }

    #pourquoi
 {
  width: 240px;
	height: 22px;
	display: block;
	float: left;
	background-image: url(../../images/charte/menu-pourquoi.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  	#pourquoi:hover {
    width: 240px;
  	height: 22px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/menu-pourquoi.jpg);
  	background-position: 0px -22px;
  	background-repeat: no-repeat;
		cursor: pointer; }

     #decouverte
 {
  width: 240px;
	height: 23px;
	display: block;
	float: left;
	background-image: url(../../images/charte/menu-decouverte.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  	#decouverte:hover {
    width: 240px;
  	height: 23px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/menu-decouverte.jpg);
  	background-position: 0px -23px;
  	background-repeat: no-repeat;
		cursor: pointer; }

     #rencontre
 {
  width: 240px;
	height: 18px;
	display: block;
	float: left;
	background-image: url(../../images/charte/menu-rencontre.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  	#rencontre:hover {
    width: 240px;
  	height: 18px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/menu-rencontre.jpg);
  	background-position: 0px -18px;
  	background-repeat: no-repeat;
		cursor: pointer; }

 		#ecuries
 {
  width: 240px;
	height: 31px;
	display: block;
	float: left;
	background-image:  url(../../images/charte/menu-ecuries.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  	#ecuries:hover {
    width: 240px;
  	height: 31px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/menu-ecuries.jpg);
  	background-position: 0px -31px;
  	background-repeat: no-repeat;
		cursor: pointer; }

  	#troupeau
 {
  width: 240px;
	height: 30px;
	display: block;
	float: left;
	background-image: url(../../images/charte/menu-troupeau.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  	#troupeau:hover {
    width: 240px;
  	height: 30px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/menu-troupeau.jpg);
  	background-position: 0px -30px;
  	background-repeat: no-repeat;
		cursor: pointer; }

		 #contact
 {
  width: 240px;
	height: 29px;
	display: block;
	float: left;
	background-image: url(../../images/charte/menu-contact.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  	#contact:hover {
    width: 240px;
  	height: 29px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/menu-contact.jpg);
  	background-position: 0px -29px;
  	background-repeat: no-repeat;
		cursor: pointer; }
/* ======================= menu left ends here======================= */
#actualite
{
  width: 222px;
	height: 89px;
	float: left;
  background: url(images/bg-mdm.jpg) no-repeat top left;
	padding: 41px 10px 0 8px;
}

#actualite p{ line-height: 13px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #b1967f; text-align: justify; padding: 0px;}
#contact-info
{
  width: 222px;
	height: 152px;
	float: left;
  background: url(images/bg-coordonnees.jpg) no-repeat top left;
	padding: 31px 10px 0 8px;
}
#contact-info p{ line-height: 13px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #b1967f; text-align: justify; padding: 8px 0 0px 0;}

#contact-info a:link, #contact-info a:visited { text-decoration:none; color: #f3dbb8; font-weight: bold; line-height: 13px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: justify; padding:0px 0 0px 0;}
#contact-info a:hover, #contact-info a:active{ text-decoration: none; color: #ffc36b;font-weight: bold;}

#plan {
  width: 57px;
	height: 24px;
	display: block;
	float: left;
	background-image: url(../../images/charte/plan.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat; }

  #plan:hover {
    width: 57px;
  	height: 24px;
  	display: block;
  	float: left;
  	background-image: url(../../images/charte/plan.jpg);
  	background-position: 0px -24px;
  	background-repeat: no-repeat; }

.paragraph
{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.paragraph1
{
	clear: both;
	float: left;
	width: 100%;
 margin-bottom: 20px;
	padding: 0px;
}
.paragraph2
{
	clear: both;
	float: left;
	width: 100%;
}
.paragraph3
{
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.encart
{
  float: left;
	width: 647px;
	height: 135px;
	background: url(../../images/charte/encart.jpg) no-repeat top left;
	padding: 13px 10px 0px 43px;
	margin-bottom: 0 !important;
}
/* ===| IV. RIGHT COLUMN ELEMENTS |===========================================*/
#right-outter{float:left;	margin:0; padding:0; overflow: hidden;}
#right-inner{padding: 11px 10px 0px 10px;}


/* ===| V. FOOTER BOXES |=====================================================*/
#wrap-footer {position:relative; z-index: 4; width: 100%; text-align: left;}
#fwrap1 {position:absolute; z-index: -3; left:0; width:100%;}
#fwrap2 {position:absolute; z-index: -2; left:0; width:100%;}
#fwrap3 {position:absolute; z-index: -1; left:0; }

#footer.outter	{/*background: #8c382d;*/ margin: 0 auto; padding: 0px;}
#footer .inner	{ padding: 0 0 5px;}
#footer .box1	{ float: left; width: 228px; padding:20px 0 0 12px;}
#footer .box1 p { font-size: 11px;color:#f3dbb8; padding-bottom: 5px;}
#footer .box1 a:link, #footer .box1 a:visited
{
	text-decoration: none;
	color: #ffc36b;
}
#footer .box1 a:hover, #footer .box1 a:active
{
	text-decoration: none;
  color:#f3dbb8;
}

.copyright { float: left; width: 710px; padding: 0px 10px 0 0; text-align: right; }
.copyright p{text-align: right;color:#f3dbb8;font-size: 11px; }
#footer .copyright a:link, #footer .copyright a:visited
{
	text-decoration: none;
	color: #ffc36b;
}
#footer .copyright a:hover, #footer .copyright a:active
{
  text-decoration: none;
  color: #f3dbb8;
}

#menu2{font-size: 11px; float: left; width: 710px; padding: 20px 10px 0 0; text-align: right;}
#menu2 ul li{display: inline;}
#menu2 ul li a:link, #menu2 ul li a:visited { text-decoration:none !important; color:#f3dbb8; padding: 0px; }
#menu2 ul li a:hover, #menu2 ul li a:active{color: #ffc36b;text-decoration: none !important;}

div.ref{ text-align: center; clear: both; padding: 5px 0px 0; color: #59432c;}


/* ===| VI. OTHER ELEMENTS |====================================================*/
img {border: 0;}

.separator1{width:100%;	height:1px; clear:both; padding:0; margin:0px 0; border:none; line-height: 0px; font-size: 0; overflow: hidden;}
.separator{
  width: 566px;
	height: 2px;
  padding: 7px 0 7px 0;
	float: left;
	background: url(../../images/charte/separator.jpg) no-repeat 50% 50%;
 }
 .separator2{
  width: 528px;
	height: 2px;
  padding: 15px 0 15px 0;
	float: left;
	background: url(../../images/charte/separator.jpg) no-repeat 50% 50%;
 }

/* ===| VII. CONTACT FORM |=====================================================*/
#frmContact{margin: 0; padding: 5px 5px 5px 5px ; width: 620px; text-align: justify; background: transparent;}
#frmContact label{display: block; padding: 4px 2px; clear:both;}
#frmContact label span{display:block; width: 120px; float: left; padding-right: 10px;}
#frmContact label input{ vertical-align: top; width: 150px;}
#frmContact label textarea{width: 260px; vertical-align: top; height: 70px; text-align: left;}
div.submit-buttons{ width: 620px; height: 30px; clear: both;	text-align: center; padding: 10px 0 0 0px;}
.buttonE
{background: url(../../images/charte/envoyer.jpg) no-repeat top left;border: none;width:69px;height: 18px;}
.buttonEover
{background: url(../../images/charte/envoyer-over.jpg) no-repeat top left;border: none;width: 69px;height: 18px;cursor: pointer;
}
.buttonR{background: url(../../images/charte/retablir.jpg) no-repeat top left;border: none;width: 60px;height: 18px;}

.buttonRover{background: url(../../images/charte/retablir-over.jpg) no-repeat top left;border: none;width: 60px;height: 18px;cursor: pointer;
}

.inputForm{font-family: Arial, Helvetica, sans-serif;font-size: 12px; font-weight: normal; border: 1px solid #654d39; background-color:#503a26; color: #b1967f; float:left; padding:2px; height:14px;}
.inputFormOver{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;float:left;padding:2px;height:14px; color: #f3dbb8; border: 1px solid #503a26; background-color: #665038;}
.separator-c
{
  width: 88.5%; height: 1px; border-top: solid 1px #feb4d8; clear:both;
}

 .checkbox
 {
    height:20px;
   /* float:left;  */
    padding-left: 10px;
    width:140px;
}

/* ===| VIII. COMPONENT EVENEMENTES |=====================================================*/
/*div.title{float: left; clear: left; width: 100%;}
div.event{float: left; clear: left; width: 100%; border-top: 1px solid #ccc; padding: 5px 0;}
#evenementes h4{text-align: center;}
#evenementes h5 a, #evenementes h5 span{display:block; width:32%; float:left; margin: 0 1px; text-align: center;}
#evenementes h5 span{background: #f2f2f2;}
#evenementes h5 a:link, #evenementes h5 a:visited{text-decoration: none; color: #8d8d8d;}
#evenementes h5 a:hover, #evenementes h5 a:active{text-decoration: underline;color: #000000;}

div.event a:link, div.event a:visited{display: block; float: left; text-decoration: none;}
div.event a:hover, div.event a:active{cursor:pointer; text-decoration: underline;}
div.event div, div.event a span{vertical-align: middle;}
div.event span{float:left; padding: 5px 10px;}

.pagination {float: left; clear:left; width:100%; text-align:center; border-top: 1px solid #ccc;background: #f2f2f2;}
.pagination span{padding:1px; margin: 0 50px 0 25px;}
.pagination a:link, .pagination a:visited{padding:1px 3px; text-decoration: none; color: #8d8d8d;}
.pagination a:hover, .pagination a:active{color:#000000; text-decoration: underline;}*/
/* ---( evenemetes - details )------------------------------------------------------ */
/*#event-detail{background: #f3f3f3; padding: 5px;}
#event-detail h3 span{white-space: nowrap; font-size: smaller;}
#event-detail .photos{text-align: center;}
#event-detail .photos a#bigHref img{border:1px solid #ccc; padding: 5px; background: #fff;}
#event-detail .photos div{padding: 0 0 10px;}
#event-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #fff;}
#event-detail .text-details{padding:10px 0; text-align: justify; border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}*/

/* ===| IX. COMPONENT GALERIE |========================================================*/
/*#gallery{padding: 5px;}
#gallery div.thumb{float: left; width: 30%; text-align: center; padding: 5px; min-height: 90px; height:auto!important;height:90px;}
#gallery div.thumb a{display: block; vertical-align: middle;}
#gallery div.thumb a img{border: 1px solid #ccc; padding:5px; background: #fff;}*/

/* ===| X. COMPONENT LIENS |===========================================================*/
/*#liens{padding:5px;}
#liens div.lien{padding: 5px 0; border-top: 1px solid #f3f3f3;}
#liens div.thumb{float:left; width:145px; text-align: center;}
#liens div.thumb a img{padding: 5px; border: 1px solid #ccc; display: inline;}
#liens .txt {float:left; width:360px;}
#liens h5{font-weight:bold;text-transform:capitalize;}
#liens p { color: #747474;}*/

/* ===| XI. COMPONENT LIVRE D'OR |======================================================*/
/*.submit-buttons input{cursor: pointer;}
fieldset {border: 1px solid #ccc; padding: 5px;}
fieldset legend {padding: 2px 5px; text-transform: capitalize;	font-weight: bold; color: gray; margin: 0;}
fieldset legend span {color: #000000; font-size: 1.2em;}
fieldset p{text-align: justify; padding: 5px;}
.pagination{margin: 5px 0;}*/

/* ===| XII. COMPONENT NEWSLETTER |=====================================================*/
#newsletter{background: #f3f3f3; border: 1px solid #ccc; padding:10px;}
#newsletter input{width: 40%; vertical-align: top;}

#newsletter a:link, #newsletter a:visited {text-decoration: none;}
#newsletter a:link input, #newsletter a:visited input {border: 1px solid #fff; background: #ccc; cursor: pointer; width: auto;}
#newsletter a:hover input {border: 1px solid #ccc; background: #fff; width: auto;}

/* ===| XIII. COMPONENT ADMINDOCS |=====================================================*/
/*#admindocs{background: #f3f3f3; border: 1px solid #cccccc; padding:10px;} */

/* ===| XIV. COMPONENT LISTEGALERIE |=====================================================*/
/*#listgalerie{background: #f3f3f3; border: 1px solid #cccccc; padding:10px;}

#listgalerie .thumb {float:left; width:30%; text-align:center; padding:5px; min-height:90px; height:auto!important; height:90px;}
#listgalerie .thumb a:link, #listgalerie .thumb a:visited{display: block; vertical-align: middle; text-decoration: none; color: #747474;}
#listgalerie .thumb a:hover, #listgalerie .thumb a:active {text-decoration: underline; color: #000;}
#listgalerie .thumb a img {border: 1px solid #ccc; padding:5px; background: #ffffff;}*/
/* ---( listgalerie - details )------------------------------------------------------ */
/*#galerie-detail .text-details{text-align: justify;}
#galerie-detail .photos{text-align: center;}
#galerie-detail .photos a img{border: 1px solid #ccc; padding:5px; background: #ffffff;}*/

.links {color: #ffc36b !important; text-decoration: none;}

/* ===================Lusitanien================== */

.expand-button1{
    float: right;
    background: url(../../images/charte/titre-morphologie.jpg) no-repeat top left;
    width: 700px;
    height: 30px;
    cursor: pointer;
}
.expand-button1-over{
    float: right;
    background: url(../../images/charte/titre-morphologie-over.jpg) no-repeat top left;
    width: 700px;
    height: 30px;
    cursor: pointer;
}

.expand-button2{
    float: right;
    background:  url(../../images/charte/titre-pourquoi.jpg) no-repeat top left;
    width: 700px;
    height: 30px;
    cursor: pointer;
}
.expand-button2-over{
    float: right;
    background: url(../../images/charte/titre-pourquoi-over.jpg) no-repeat top left;
    width: 700px;
    height: 30px;
    cursor: pointer;
}

.expand-button3{
    float: right;
    background:  url(../../images/charte/titre-decouverte.jpg) no-repeat top left;
    width: 700px;
    height: 30px;
    cursor: pointer;
}
.expand-button3-over{
    float: right;
    background: url(../../images/charte/titre-decouverte-over.jpg) no-repeat top left;
    width: 700px;
    height: 30px;
    cursor: pointer;
}

.expand-button4{
    float: right;
    background: url(../../images/charte/titre-rencontre.jpg) no-repeat top left;
    width: 700px;
    height: 30px;
    cursor: pointer;
}
.expand-button4-over{
    float: right;
    background: url(../../images/charte/titre-rencontre-over.jpg) no-repeat top left;
    width: 700px;
    height: 30px;
    cursor: pointer;
}

#div3 p, #div4 p, #div5 p
{
  padding-top: 10px;
}
 /* ================= troupeau=================== */

 .box-produit
{
    float:left;
    background: #4a3624;
    width: 315px;
    /*height: 160px;  */
    color:#f3dbb8;
		font-size: 11px;
	  margin:6px;
		padding: 8px;
		border: #6c553d solid 2px;

}

.produit-title{
 text-transform: uppercase; font-weight: bold;
}

 #listbox
 {
    float:left;
    margin-top: 3px;
 }

 #recherche-bar
{
  float: left;
  width: 315px;
  border: 1px solid #6c553d;
  padding: 5px 8px 5px 8px;
	height: 25px;
	margin: 6px;
}
#recherche-bar p
{
   float:left;
   width:100px;
   padding:5px 0 5px 0px;
   font-weight: bold;
 }

 .pagination { clear:both; width:100%; text-align:center; font-family: Georgia; font-size: 16px; color: #ad5f10; font-weight: bold;}
.pagination ul, li{list-style: none;list-style-position: outside;	margin: 0;	padding: 0; display: inline;}
.pagination a:link, .pagination a:visited{text-decoration: none; font-family: Georgia; font-size: 16px; color: #e8a443;font-weight: normal;}
.pagination a:hover, .pagination a:active{color: #f2dcb7; font-family: Georgia; font-size: 16px; text-decoration: underline; font-weight: normal;}

/* ---------------- page trupeau-details-------------------- */
 .box-img
{
    float:left;
    background: #6c553d;
    width: 310px;
    height: 70px;
	  margin:5px 5px 5px 5px;
		padding: 5px 10px 5px 10px;
		border: solid 1px #4f3925;
}

#img-details
{
 width:  320px;
 height: 200px;
 padding: 5px;
 text-align:center;
 margin:5px;
 clear:both;
}
#left-column
{
 width: 320px;
 padding: 10px 10px 10px 10px;
 float:left;
}

#right-column
{
 width: 313px;
 padding: 5px 10px 5px 10px;
 float: right !important;
 border: #6c553d solid 2px;
 margin: 20px 0 5px 0;
}
 .spacer{
  clear: both;
  width: 330px;
	margin: 0 5px;
	height: 32px;
	float: left;
	background: url(../../images/charte/separator.jpg) no-repeat 50% 50%;
 }


 #merci
{
  background: url(../../images/charte/bg-merci.jpg) no-repeat top center;
	float: left;
	/*margin: 70px 0 0px 150px;*/
	margin: 70px 0 0px 120px;
	width: 416px;
	height: 136px;
}

#merci a:link, #merci a:visited { text-decoration:none; color: #ffc36b !important; padding: 0px; font-weight: bold; }
#merci a:hover, #merci a:active{color: #f3dbb8 !important; text-decoration: none;}


