/*
  ++++++++++++++++++++++++++++++

    Main structural elements

  ++++++++++++++++++++++++++++++

*/
body{
  font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
  font-size: medium;
  margin:0;
  padding:0;
  background:#ffffff;
}

.wrap {
  margin-left:auto;
  margin-right:auto;
  max-width: 1150px;
  min-width: 950px;
}

#middle {
  clear: both;
	background: #FAF7EF url(shagya-logo-bg.gif) no-repeat -35px -10px;
  padding-left:30px;
  padding-right:25px;
  padding-bottom:10px;
}

#content {
  float: left;
  width: 67%;
  padding-top:15px;
}

#sidebar {
  float: right; 
  font-size: 85%;
  width: 29%;
  padding-bottom:10px;
}

.side-component{
	background: #162B49 url(round-corner-side-left.gif) no-repeat top left;
  margin-top:30px; 
	border-bottom: 1px solid #ffffff;
}

.side-component-content{
	padding-top:5px;
	border-left: 1px solid #a29f90;
	border-right: 1px solid #a29f90;
	border-bottom: 1px solid #a29f90;
	background: #E8E0CA;
}

#header {
  border-top: 2px solid #162B49;
  background: #EEE8DE;
  border-bottom:1px solid #a29f90;
}
#header div.wrap {
	background: #EEE8DE url(morphotype.gif) no-repeat 810px 18px;
}

#footer {
  clear: both;
  padding:10px 40px 5px 40px;
  font-size: 75%;
  color:#EFEFEF;
  background:#162B49;
  text-align:center;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.clear{
	clear:both;
}

.p-clearfix {
	clear:both;
}

/*
  ++++++++++++++++++++++++++++++

    Header

  ++++++++++++++++++++++++++++++

*/
#header-left {
	float:left;
	width:800px;
	background: #162B49 url(menu-corner-right.gif) no-repeat right bottom;
}

#header-right {
	text-align:right;
}

p#header-menu{
	font-family:Verdana;
	padding-left:8px;
	color:#e7e7e7;
  font-size:90%;
  padding-top:6px;
  padding-bottom:8px;
  border-top:1px solid #444445;
}

#header-sub {
  font-size:70%;
  color:#989381;
  padding-top:5px;
  padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

p#breadcrumbs {
	color:#2D4F77;
	text-align:left;
	width:55%;
	float:left;
}
p#siteblurb {
	color:#2D4F77;
	font-weight:bold;
	text-align:right;
	width:44%;
	float:right;
}

p#language-menu {
	color:#e7e7e7;
	background:#162B49;
	font-size:75%;
	font-weight:bold;
	text-align:right;
	padding-top:1px;
	padding-bottom:5px;
	padding-right:7px;
}

p#header-logo{
	text-align:right;
}

#header a:link, #header a:visited {
  color: #FFF;
}

#header a:hover, #header a:visited:hover, #footer a:hover, #footer a:visited:hover {
  color:#C0F2CB;
  border-bottom:1px solid #C0F2CB;
}

#footer a:link, #footer a:visited{
  color:#d4dfee;
}

#breadcrumbs a:link, #breadcrumbs a:visited,
#siteblurb a:link, #siteblurb a:visited {
  color:#2D4F77;
}

#breadcrumbs a:hover, #breadcrumbs a:visited:hover,
#siteblurb a:hover, #siteblurb a:visited:hover {
  color:#608729;
  border-bottom:1px solid #608729;
}

#header a.barebone:link, #header a.barebone:visited, #header a.barebone:hover, #header a.barebone img {
  text-decoration:none;
  padding:0;
  border:none;
  background:transparent;
}


/*
  ++++++++++++++++++++++++++++++

    Links

  ++++++++++++++++++++++++++++++

*/
a:link {
  text-decoration:none;
  color: #093f7a;
}

a:visited{
  text-decoration:none;
  color:#205186;
}

a:hover, a:visited:hover {
  color:#608729;
  border-bottom:1px solid #608729;
}

a.barebone:link, a.barebone:visited, a.barebone:hover, a.barebone img {
  text-decoration:none;
  padding:0;
  border:none;
  background:transparent;
}

a.pdf {
  padding-left: 22px;
  background: url("pdf-icon16.gif") no-repeat 0 60%;
}

a.zip {
  padding-left: 22px;
  background: url("zip-icon16.gif") no-repeat 0 60%;
}

a.gras{
	font-weight:bold;
}

/*
  ++++++++++++++++++++++++++++++

    Footer

  ++++++++++++++++++++++++++++++

*/
#footer p, #footer li {
  margin-bottom:10px; 
  line-height:150%;
}

#footer p.top-page {
	text-align:right;
	float:right;
  margin-bottom:0px; 
}

#footer p.webdesign50horizons {
	font-size:75%;
	text-align:right;
  margin-bottom:0px; 
}
#footer p.webdesign50horizons a:link, #footer p.webdesign50horizons a:visited {
	color:#44739a;
}


/*
  ++++++++++++++++++++++++++++++

    page-footer

  ++++++++++++++++++++++++++++++

*/
#content .page-footer {
	margin-top:20px;
	margin-bottom:20px;
  font-size: 85%;
  background: #EEE8DE;
  border: 3px solid #8b8374;
}
#content .page-footer h2 {
	border:none;
	text-align:center;
	background:#8b8374;
	color:#fff;
}
#content .page-footer h3 {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
#content .page-footer p, #content .page-footer ul {
	margin-left:10px;
	margin-right:10px;
}



/*
  ++++++++++++++++++++++++++++++

    Content styles

  ++++++++++++++++++++++++++++++

*/
#content h1 {
  font-family: "Lucida Grande", Verdana;
  font-size:100%;
  font-weight:bold;
  margin-bottom:10px;
  color:#56534A;
}
#content h1 a:link, #content h1 a:visited {
  color:#575663;
}

#content h2 {
	border-top: 1px solid #a29f90;
	border-bottom: 1px solid #a29f90;
	padding:3px 0px 3px 0px;
	margin-bottom:9px;
	color:#4C4940;
  line-height:130%;
  font-size:150%;
  font-weight:bold;
  font-family: "Lucida Grande", Verdana;
}
#content h2 a:link, #content h2 a:visited {
  color:#4C4940;
}

#content h3 {
  font-family: Tahoma, Arial, sans-serif;
  font-size:145%;
  line-height:120%;
  font-weight:bold;
  margin-top:25px;
  margin-bottom:5px;
  color:#56534A;
}

#content h3 a:link, #content h3 a:visited {
  color:#56534A;
}

#content h4 {
  font-family: Tahoma, Arial, sans-serif;
  font-weight:bold;
  font-size:120%;
  margin-top: 20px;
  margin-bottom: 2px;
  color:#275630;
}
#content h4 a:link, #content h4 a:visited {
  color:#275630;
}

#content p.intro {
  font-size:110%;
  color:#4b5630;
  border-left:8px solid #c0bdae;
  padding-left:15px;
  margin-top:10px;
  margin-bottom:10px;
}

#content p {
  margin-bottom:10px; 
  line-height:150%;
}
#content .compact p {
  margin-bottom:20px; 
  line-height:130%;
}

#content li {
  margin-bottom:5px; 
  line-height:150%;
}

#content ul.plain {
	list-style-type: none;
	padding-left:0px;
  margin-bottom:20px; 
}

#content ul {
	list-style-type: disc;
	padding-left:20px;
  margin-bottom:20px; 
}

#content ol {
	list-style-type: decimal;
	padding-left:40px;
  margin-bottom:20px; 
}

#content ul.compact li, #content ol.compact li {
  margin-bottom:2px; 
  line-height:130%;
}

#content strong {
	font-weight:bold;
}

#content .website {
	border: 1px solid #c0bdae;
	padding:0px;
	background:#E8E0CA;
	margin-right:200px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:110%;
}
#content .website span.title {
	background:#4b5630;
	color:#c0bdae;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	margin-right:10px;
}

#content p.vente {
	font-size:85%;
	color:#555;
}

#content ul.vente {
  overflow:hidden; /* Clears the floats */
	font-size:80%;
	color:#555;
	list-style-type: none;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:0px;
}
#content ul.vente li {
  float:left;
  text-align:right;
  display:inline; /* For IE so it doesn't double the 1% left margin */
  overflow:hidden; /* Clears the floats */
  width:33%;
  height:90px;
  margin-bottom:0px;
  line-height:120%;
}
#content ul.vente li img {
  float:right;
  border: 1px solid #000;
  margin-right:5px;
  margin-left:5px;
  margin-bottom:20px;
}
p.vente-tout-voir {
	clear:both;
	font-weight:bold;
	text-align:center;
	font-size:80%;
	margin-top:-10px;
	padding-bottom:20px;
}


#content ul.liste-rubriques {
	font-size:75%;
	font-weight:bold;
	text-align:center;
	color:#6a6044;
	list-style-type: none;
	padding:0;
	margin:0;
}
#content ul.liste-rubriques li {
	float:left;
}
#content ul.liste-rubriques li.here, #content ul.liste-rubriques li a {
	float:left;
	padding:3px 6px 3px 6px;
	margin:4px 3px 8px 0px;
	border: 1px solid #6a6044;
	background:#ede6d3;
}
#content ul.liste-rubriques li.here, #content ul.liste-rubriques li a:hover {
	background:transparent;
}




/*
  ++++++++++++++++++++++++++++++

    Side styles

  ++++++++++++++++++++++++++++++

*/
#sidebar p {
  margin-bottom:10px;
  margin-left:15px;
  margin-right:10px;
  line-height:140%;
}

#sidebar .google-translate {
	text-align:center;
	margin-bottom:-7px;
}

#sidebar .google-translate h2 {
	color:#777;
	font-size:100%;
	letter-spacing: 0.1em;
	text-align:center;
	margin-top:15px;
	margin-bottom:7px;
}

.contact-afcas {
	text-align:center;
  background:#e0d7bd;
  font-size:120%;
}

#sidebar ul {
  margin-left:15px;
  margin-right:10px; 
}

#sidebar ul.liste-news {
  margin-left:0px;
  margin-right:0px; 
}
#sidebar ul.liste-news li {
	border-top:1px solid #FAF7EF;
  padding-left:15px;
  padding-right:15px;
}
#sidebar ul.liste-news li a {
	font-weight:normal;
}
#sidebar ul.liste-news li:hover {
	background:#e0d7bd;
}
#sidebar ul.liste-news li.first {
	border-top:none;
}
#sidebar ul.liste-news img {
  float:right;
  border: 1px solid #000;
  padding:1px;
  margin-left:5px;
  background:#FAF7EF;
  width:135px;
  height:90px;
}

#sidebar ul.compact li {
  padding-bottom:3px; 
  line-height:130%;
}

#sidebar li {
  padding-bottom:5px; 
  line-height:130%;
}

#sidebar h1 {
	padding-top:3px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	/* background:#162B49;*/
	background: url(round-corner-side-right.gif) no-repeat top right;
	color:#EFEFEF;
  line-height:130%;
  font-size:135%;
  font-weight:bold;
  text-align:center;
  font-family: "Lucida Grande", Verdana;
}

#sidebar h1 a:link, #sidebar h1 a:visited, #sidebar h1 a:hover, #sidebar h1 a:visited:hover {
  color:#EFEFEF;
}

#sidebar h2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size:120%;
  font-weight:bold;
  margin:10px 5px 2px 15px;
  color:#4C4940;
}

#sidebar h2 a:link, #sidebar h2 a:visited, #sidebar h2 a:hover, #sidebar h2 a:visited:hover {
  color:#4C4940;
}

#sidebar ul.liste-rubriques {
	font-size:90%;
	font-weight:bold;
	text-align:center;
	color:#6a6044;
	margin-bottom:-10px;
}
#sidebar ul.liste-rubriques li {
  padding:0;
  margin:0;
  float:left;
}
#sidebar ul.liste-rubriques li a {
	float:left;
	background:#e0d7bd;
	padding:5px 6px 5px 6px;
	border: 1px solid #ede6d3;
}
#sidebar ul.liste-rubriques li.here {
	float:left;
	background:#ede6d3;
	padding:5px 6px 5px 6px;
	border: 1px solid #e0d7bd;
}
#sidebar ul.liste-rubriques li a:hover {
	background:#ede6d3;
}

#sidebar ul.a-voir-aussi {
	text-align:center;
	font-weight:bold;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:10px;
}
#sidebar ul.a-voir-aussi li {
	padding-top:3px;
	padding-bottom:3px;
}
#sidebar ul.a-voir-aussi li:hover {
	background:#e0d7bd;
}

#sidebar ul.liste-liens {
	text-align:left;
  margin-left:0px;
  margin-right:0px;
  font-size:90%;
}
#sidebar ul.liste-liens li {
	padding-left:15px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}
#sidebar ul.liste-liens li:hover {
	background:#e0d7bd;
}


/*
  ++++++++++++++++++++++++++++++

    general classes

  ++++++++++++++++++++++++++++++

*/
#content p.image, #sidebar p.image {
  text-align:center;
  margin-top: 10px;
  margin-bottom:5px; 
}

p.image img {
  padding: 2px;
  border: 1px solid #4c4c4c;
  background: #fff;
}

#content .simple-border {
  border: 1px solid #4c4c4c;
}

#content p.imagelegend, #sidebar p.imagelegend {
  text-align:center;
  padding-bottom: 10px;
  padding-top: 0px;
  font-size:80%;
  line-height:135%;
  color:#5f5f5f;
}

.image-border {
  padding: 2px;
  border: 1px solid #4c4c4c;
  background: #fff;
}

.right {
	float:right;
	margin-left:20px;
}
.left {
	float:left;
	margin-right:20px;
}

span.date, span.telecharge {
	font-size:70%;
	color:#666;
}

.prix {
  white-space: nowrap;
  font-weight:bold;
  color:#385a13;
}

.center {
	text-align:center;
}


/*
   -----------------

       Boutique

   -----------------
*/
#content p.boutique-presentation {
  font-size:120%;
  color:#493b1d;
  margin-bottom:10px;
}
#content p.boutique-commander {
  font-size:120%;
  text-align:center;
  background:#eee;
}


/*
   -----------------

       menu-image

   -----------------
*/
#content .menu-image {
  overflow:hidden; /* Clears the floats */
  margin-top:10px;
  margin-bottom:10px;
  font-size:90%;
  text-align:center;
  margin-left:3px;
  margin-right:3px;
}
#content .menu-image p.image {
	padding:0;
	margin:0;
}
#content .menu-image li {
	padding:2px;
	margin:0;
	margin-right:2px;
	margin-bottom:2px;
  float:left;
  display:inline; /* For IE so it doesn't double the 1% left margin */
  overflow:hidden; /* Clears the floats */
  width:90px;
  height:104px;
}
.menu-image li:hover {
	background:#FAF7EF;
}

.menu-image li.selected {
	background:#FAF7EF;
}


/*
   -----------------

   presentation-menu

   -----------------
*/
#content ul.presentation-menu {
  overflow:hidden; /* Clears the floats */
  text-align:center;
  font-size:80%;
	list-style-type: none;
	padding-left:0px;
  margin-bottom:0px; 
}
#content ul.presentation-menu li {
  float:left;
  display:inline; /* For IE so it doesn't double the 1% left margin */
  overflow:hidden; /* Clears the floats */
  width:33%;
  margin-bottom:10px;
  line-height:120%;
}
#content ul.presentation-menu li p {
  margin-bottom:0px;
  line-height:130%;
}
#content ul.presentation-menu h3 {
	margin-top:9px;
}



/*
   -----------------

     liste-chevaux

   -----------------
*/
#content ul.liste-chevaux {
  overflow:hidden; /* Clears the floats */
  text-align:center;
  font-size:75%;
	list-style-type: none;
	padding-left:0px;
  margin-bottom:0px; 
}
#content ul.liste-chevaux li {
  float:left;
  display:inline; /* For IE so it doesn't double the 1% left margin */
  overflow:hidden; /* Clears the floats */
  width:150px;
	height:155px;
  line-height:100%;
}
#content ul.liste-chevaux li p {
  margin-bottom:0px;
  line-height:120%;
}


/*
   -----------------

   article list

   -----------------
*/
#content ul.articles-list {
  font-size:95%;
	list-style-type: none;
	padding-left:0px;
  margin-bottom:0px;
  padding-top:10px;
}

#content ul.articles-list li {
  border-top:1px dotted #56534A;
  padding-top:4px;
  padding-bottom:4px;
  clear:both;
}

#content ul.articles-list h3 {
	margin-top:6px;
  font-size:130%;
}

#content ul.articles-list img {
	margin-bottom:4px;
}

#content ul.articles-list p {
	margin-bottom:0px;
}

#content p.date {
	margin-bottom:0px;
	text-align:right;
	font-size:75%;
	color:#666;
}

#content .news-nav{
	margin-top:1px;
	text-align:center;
	font-size:85%;
	color:#162B49;
	line-height:180%;
}
#content .news-nav .ditto_currentpage, #content .news-nav .ditto_page {
  margin:0;
  margin-right:2px;
  font-weight:bold;
  padding:2px 8px 2px 8px;
	background:#FAF7EF;
	color:#56534A;
	border: 1px solid #56534A;
}
#content .news-nav .ditto_page {
	color:#162B49;
	background:#E8E0CA;
}


/*
   -----------------

      Diaporama

   -----------------
*/
#content ul.gallery, #sidebar ul.gallery {
  margin:0;
  padding:0;
  margin-top:10px;
  overflow:hidden; /* Clears the floats */
  list-style:none;
  list-style-type: none;
	text-align:center;
  color:#5f5f5f;
}
#content ul.gallery li {
  float:left;
  display:inline; /* For IE so it doesn't double the 1% left margin */
  overflow:hidden; /* Clears the floats */
  width:224px;
  margin:0;
  margin-left:8px;
  margin-right:8px;
  height:200px;
  font-size:75%;
}
#content ul.gallery li.portrait {
  width:160px;
  height:240px;
}
#sidebar ul.gallery li {
	margin-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}
#content div.gallery, #sidebar div.gallery {
	text-align:center;
}
#content .gallery p.gallery-legend, #sidebar .gallery p.gallery-legend  {
  font-size:80%;
  margin:0;
  line-height:120%;
  margin-top:-7px;
}
#content .gallery img, #sidebar .gallery img {
	border: 1px solid #000;
	margin:0;
}

#content span.gallery-go-left, #sidebar span.gallery-go-left {
	float:left;
}

#content span.gallery-go-right, #sidebar span.gallery-go-right {
	float:right;
}



/*
  ++++++++++++++++++++++++++++++

    Sitemap

  ++++++++++++++++++++++++++++++

*/
#content .sitemap h1, #content .sitemap h2, #content .sitemap h3, #content .sitemap h4 {
  margin:0;
  padding:0;
  border:none;
  background:transparent;
  color:#000;
  font-size:100%;
  font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans-serif;
  font-weight:normal;
  line-height:140%;
  text-align:left;
}
#content .sitemap h1 {
  padding:2px 10px 2px 10px;
  margin-top:15px;
  margin-left:30px;
  font-size:110%;
  color:#3a3117;
  background:#E8E0CA;
}
#content .sitemap h1 a, #content .sitemap h1 a:visited {
  color:#3a3117;
}
#content .sitemap h2 {
  margin-left:60px;
  font-size:90%;
}
#content .sitemap h3 {
  margin-left:90px;
  font-size:80%;
}
#content .sitemap h4 {
  margin-left:120px;
  font-size:80%;
}



/*
  ++++++++++++++++++++++++++++++

    Team

  ++++++++++++++++++++++++++++++

*/
#team {
  width: 95%;
  padding-top: 20px;
}
#team dl {
  clear:both;
  padding-bottom: 30px;
}
#team dt {
  font-size:120%;
  padding-bottom:9px;
  font-weight:bold;
  color:#56534A;
}
#team dd {
  font-size: 90%;
  line-height: 1.5em;
}
#team dd img {
  float: left;
  margin: 2px 8px 0px 0px;
  padding: 4px;
  border: 2px solid #4C4940;
  background: #fff;
}

/* reverse float */

#team dl.alt dd img {
  float: right;
  margin: 5px 0px 0px 8px;
}



/*
  ++++++++++++++++++++++++++++++

    google-search

  ++++++++++++++++++++++++++++++

*/
.google-search input#query {
	background: #FFFFFF url(google_custom_search_watermark.gif) left no-repeat;
	font-size:80%;
}
.google-search input#query:focus {
	background: #fff;
}



/*
  ++++++++++++++++++++++++++++++

    afcas-liens

  ++++++++++++++++++++++++++++++

*/
#content ul.afcas-liens {
  font-size:90%; 
  color:#666;
}
#content ul.afcas-liens li {
  margin-bottom:20px;
}




/*
  ++++++++++++++++++++++++++++++

    ads

  ++++++++++++++++++++++++++++++

*/
#content .ads {
	text-align:center;
	margin:0;
}
#content .ads .title{
	font-size:60%;
	color:#bbb;
	margin:0;
	text-align:center;
}
#content .ads a:link, #content .ads a:visited {
	color:#a3b0bd;
}




/*
  ++++++++++++++++++++++++++++++

    Table

  ++++++++++++++++++++++++++++++

*/
table.data {
  color: #333300;
  margin-top:10px;
  margin-bottom:10px;
  margin-left: auto;
  margin-right: auto;
  border-right: 1px solid #162B49;
  border-top: 1px solid #162B49;
}
table.data-left {
  margin-left: 0;
}
table.data th {
  padding:7px 10px 7px 10px;
  background: #162B49;
  color: #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
table.data tr {
}
table.data td {
  padding:7px 10px 7px 10px;
  border-left: 1px solid #162B49;
  border-bottom: 1px solid #162B49;
  color: #162B49;
  background: #fff;
}
table.data td.right {
  text-align:right;
}
table.data td.center {
  text-align:center;
}
table.data th.blank, table.data td.blank {
  background:#f5fae1;
}



/*
  ++++++++++++++++++++++++++++++

    Livre d'or

  ++++++++++++++++++++++++++++++

*/
#content .citation {
	margin-top:10px;
	margin-bottom:15px;
	float:left;
}

#content .citation-alt {
	float:right;
}

#content .citation .date {
	font-weight:normal;
	font-size:100%;
	color:#666;
}

#content .citation blockquote {
	color:#555;
  quotes: "«" "»";
}

blockquote:before { 
	content: open-quote;
	font-weight: bold;
	color:#c0bdae;
	float:left;
	font-size:150%;
	padding-right:10px;
}
#content .citation blockquote p:after {
	content: close-quote; 
	font-weight: bold;
	color:#c0bdae;
	font-size:110%;
}

#content .citation blockquote p {
	font-size:100%;
	margin-left:35px;
	margin-right:35px;
	margin-bottom:2px;
}

#content .citation .auteur {
	text-align:left;
	font-weight:bold;
	font-size:80%;
	margin-bottom:0px;
	margin-left:35px;
}
