body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size:90%;
	margin: 0; 
	padding: 0;
	letter-spacing: 0.1em;
}

h2 {
	font-size:100%;
	padding: 0.5%;
	letter-spacing: 0.2em;
}

h3 {
	font-size:95%;
	letter-spacing: 0.2em;
}

h4 {
	font-size:90%;
}

.note {
	font-size:70%;
}

a:link, a:visited, a:hover {
	color: #8D3C3C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.column {
	float: left;
}

span.spacer {
}

.dictionary-content {
 margin: 1%;
}

/* ----------- Onidji ToolTip -------------------- */

.onidji-tooltip {
	background-color: #f0f0f0;
	padding : 5px;
 	border: 1px solid  #dadada;
	z-index : 99;
 }

.onidji-tooltip img {
 	 border: 1px solid  #aaa;
}

/* ------------ Column left ------------*/
#column_left {
	width: 22%;
	background-color: #8D3C3C;
	color : #fff;
	background-image: url(/resources/images/cdelamane-back-cartridge.png);
	background-repeat: repeat-y;
	background-position: right;
}

#logo {
	background-image: url(/resources/images/cdelamane-logo.png);
	background-repeat: no-repeat;
	background-position: center;
	width : 100%;
	height : 151px;
	margin-top: 5%;
}

#column_left_content {
	background-image: url(/resources/images/cdelamane-back-dog.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 38em;
	width : 100%;
}

#column_left_bottom {
	height: 18px;
	width : 100%;
	background-image: url(/resources/images/cdelamane-back-bottom-cartr.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}


/* ------------ Column right ------------*/
#column_right {
	width: 78%;
}



#bottom_column_right {
	width: auto;
	height: auto;
	clear: both;
}

/* ------------ Genealogy ------------*/

.genealogy {
	position: relative;
	clear:both;
	font-size:90%;
	background-image: url(/resources/images/cdelamane-back-genealogy.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top : 33px;
	width : 99%;
	margin : auto;
}


.genealogy .parent {
	width: 49%;
}
.genealogy .bottom {
	clear:both;
	
}

.genealogy .parent.mother {
	float:left;
}

.genealogy .parent.father {
	float:right;
}

.genealogy .parent .animal-information {
	border : 1px solid #eee;
	background-color:#F9F9F9;
	width : 100%;
}

.genealogy .parent .animal-information-line .label {
	border-bottom-style: dotted;
}

.genealogy .parent .animal-name {
	text-align : center;
	background-color:#eee;
}

.genealogy .parent .animal-name a:link, .genealogy .parent .animal-name a:visited {
	color : #000;
	font-weight: bold;
}




/* ------------ Best Award list ------------*/

ul#best-awards-list {
	margin: 0% 0% 0% 0%;
	padding: 200px 0px 0px 0px;
	list-style: none;
}

ul#best-awards-list li {
	margin: 6% 0% 6% 0%;
}

ul#best-awards-list li div.award-label {
	padding: 10px;
	background-image: url(/resources/images/cdelamane-top-award-banner.png);
	background-color: #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top right;
	color: #E74519;
	letter-spacing: 0em;
}

ul#best-awards-list li div.award-label a:link, ul#best-awards-list li div.award-label a:visited {
	letter-spacing: 0em;
}

ul#best-awards-list li div.bottom-award {
	background-image: url(/resources/images/cdelamane-bottom-award-bann.png);
	background-repeat: no-repeat;
	background-position: top right;
	position:relative;
	height: 10px;
}

ul#best-awards-list li div.award-position-1, ul#best-awards-list li div.award-position-2, ul#best-awards-list li div.award-position-3, ul#best-awards-list li div.award-position-0, ul#best-awards-list li div.award-position-5 {
	position:absolute;
	background-repeat: no-repeat;
	width:100%;
	height: 10px;
	width: 31px;
	height: 39px;
	top: -3px;
	right: 15px;
}

ul#best-awards-list li div.award-position-1 {
	background-image: url(/resources/images/cdelamane-award-1.png);
}

ul#best-awards-list li div.award-position-2 {
	background-image: url(/resources/images/cdelamane-award-2.png);
	
}

ul#best-awards-list li div.award-position-3 {
	background-image: url(/resources/images/cdelamane-award-3.png);
}

ul#best-awards-list li div.award-position-0 {
	background-image: url(/resources/images/cdelamane-award-0.png);
}

ul#best-awards-list li div.award-position-4 {
	background-image: none;
}

ul#best-awards-list li div.award-position-5 {
	background-image: url(/resources/images/cdelamane-award-5.png);
}



/* -------------------- content ---------------------*/

img.rss-link {
	border: 0px;
	margin: 0.3em 0.8em 0.3em 0.8em;
}

.zone-header {
}

 .zone-header h2 {
	display: block;
	float: left;
	margin: 0.3%;
}

.zone-header-left {
	 float: left;
	background-repeat: no-repeat;
	background-position: top left;
}

 .zone-header-right {
	float : right;
	background-repeat: no-repeat;
	background-position: top right;
}

.warp-content {
	clear: both;
	position: relative;
	width: 100%;
}

* html .warp-content {
	border: 1px solid  #fff;
	border-width: 0px 1px 1px 1px;
}
* html .zone-7 .warp-content {
	border: 1px solid  #F1DEDE;
}
.zone-footer {
	clear: both;
	background-repeat: repeat-y;
	background-position: right;
}

.zone-footer-left {
	 float: left;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.zone-footer-right {
	float: right;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.zone-0, .zone-1, .zone-2, .zone-3, .zone-4, .zone-5, .zone-6 , .zone-7, .zone-8,.zone-9, .zone-presentation  {
	margin: 2%;
	clear : both;
	position: relative;
} 

.zone-0 p, .zone-1 p, .zone-2 p, .zone-3 p, .zone-4 p 
{
	letter-spacing: 0.15em;
	text-align: justify;
}

 .zone-presentation {
	margin: 3%;
	padding-left:180px;
	font-size:90%;
	clear : both;
	position: relative;
	background-image: url(/resources/images/cdelamane-bouvier-bernois-g.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height : 200px;
}

 .zone-presentation h2 {
	text-align : center;
}

 .zone-presentation p {
	text-align : left;
}

 .zone-presentation p:first-letter {
	padding-left: 5%;
}

.zone-2 p {
	text-align : center;
	margin : 2%;
}

.zone-header h2 a.internal-link:link,.zone-header h2 a.internal-link:visited {
	color: #fff;
}

.zone-0 .zone-header,  .zone-9 .zone-header, .zone-6 .zone-header {
	background-color: #E4A30D;
	color: #fff;
	background-image: url(/resources/images/cdelamane-back-yellow.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 40px;
}

.zone-0 .dictionary-content {
 	margin:2%;
}

.zone-accessmap {
	text-align : center;
	margin : 2% 0% 2% 0%;
}

.zone-accessmap img {
	border : 3px solid #E4A30D;
}

.zone-0 .zone-header-left, .zone-9 .zone-header-left, .zone-6 .zone-header-left   {
	background-image: url(/resources/images/cdelamane-cart-left-yellow.png);
	width : 30px;
	height: 40px;
}

.zone-6 .zone-header-left {
	width: 40px;
}


.zone-0 .zone-header-right, .zone-9 .zone-header-right, .zone-6 .zone-header-right {
	background-image: url(/resources/images/cdelamane-cart-right-yellow.png);
	width: 20px;
	height: 40px;
}


.zone-5 .zone-symbol {
	background-image: url(/resources/images/cdelamane-icon-award.png);
	background-repeat: no-repeat;
	width:21px;
	height : 22px;
	margin : 5px;
}

.zone-6 .zone-symbol {
	background-image: url(/resources/images/cdelamane-icon-pedigree.png);
	background-repeat: no-repeat;
	width:22px;
	height : 17px;
	margin : 10px;
}

.zone-4 .zone-header, .zone-2 .zone-header, .zone-5 .zone-header {
	background-color: #E4A30D;
	color: #fff;
	background-image: url(/resources/images/cdelamane-back-yellow.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 2em;
}

.zone-4 .zone-header-left, .zone-2 .zone-header-left, .zone-5 .zone-header-left {
	background-image: url(/resources/images/cdelamane-top-left-yellow.png);
	width : 30px;
	height: 2em;
}

.zone-4 .zone-header-right, .zone-2 .zone-header-right, .zone-5 .zone-header-right {
	background-image: url(/resources/images/cdelamane-top-right-yellow.png);
	width: 190px;
	height: 2em;
}

.zone-4 .zone-footer, .zone-2 .zone-footer, .zone-5 .zone-footer {
	background-color: #E4A30D;
	color: #fff;
	background-image: url(/resources/images/cdelamane-back-yellow.png);
	height: 1em;
}

.zone-4 .zone-footer-left, .zone-2 .zone-footer-left, .zone-5 .zone-footer-left {
	background-image: url(/resources/images/cdelamane-bottom-left-yellow.png);
	width : 20px;
	height: 1em;
}

.zone-4 .zone-footer-right, .zone-2 .zone-footer-right, .zone-5 .zone-footer-right {
	background-image: url(/resources/images/cdelamane-bottom-right-yellow.png);
	width: 20px;
	height: 1em;
}

.zone-2 {
	margin-top: 10%;
}

.zone-2 .zone-header {
	height: 3em;
	min-height : 44px;
}

.zone-2 .zone-header-image {
	background-image: url(/resources/images/cdelamane-pet.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 142px;
	height: 106px;
	top: -62px;
	right: 20px;
	z-index: 99;
}

.zone-8 {
	margin : 2% 3% 0% 3%;
}

.zone-8  .zone-header h2 {
	border-bottom: 2px solid #DFAD3B;
	float : none;
}

.zone-8 .warp-content {
	font-size : 90%;
}

.zone-8 .list-header {
	margin : 0% 3% 0% 3%;
}
.zone-8 .list-content, .zone-7 .list-content {
	margin : 1%;
}

.zone-7 {
	font-size: 90%;
	background-color: #FAE7E7;
	margin : 2% 3% 2% 3%;
	border-left: 2px solid #8D3C3C;
	border-right: 2px solid #6A2020;
}

.zone-7  .zone-header {
	border: 1px solid #6A2020;
}

.zone-7  .zone-header h2 {
	
}


.zone-1 .zone-header, .zone-3 .zone-header, .zone-7 .zone-header {
	background-color: #8D3C3C;
	color: #fff;
	background-image: url(/resources/images/cdelamane-back-red.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 2em;
}


.zone-1 .zone-header-left, .zone-3 .zone-header-left  {
	background-image: url(/resources/images/cdelamane-top-left-red.png);
	width : 30px;
	height: 2em;
}

.zone-3 .zone-header-right {
	background-image: url(/resources/images/cdelamane-top-right-red.png);
	width: 290px;
	height: 2em;
}

.zone-header-animal-type {
	text-align : right;
	margin : 0.5em;
}

.zone-1 .zone-header-right {
	background-image: url(/resources/images/cdelamane-top-right-news.png);
	width: 190px;
	height: 2em;
}

.zone-7 .zone-footer {
 border-bottom: 2px solid #8D3C3C;
}


.zone-1 .zone-footer, .zone-3 .zone-footer {
	background-color: #8D3C3C;
	color: #fff;
	background-image: url(/resources/images/cdelamane-back-red.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 1em;
}

.zone-1 .zone-footer-left, .zone-3 .zone-footer-left {
	background-image: url(/resources/images/cdelamane-bottom-left-red.png);
	width : 20px;
	height: 1em;
}

.zone-1 .zone-footer-right, .zone-3 .zone-footer-right {
	background-image: url(/resources/images/cdelamane-bottom-right-red.png);
	width: 20px;
	height: 1em;
}


/* -------------------- List ---------------------*/

.list-header {
	background-color: #F2E5C7;
	/*border: 1px solid #E9DAB7;*/
}
.list-header a:link, .list-header a:visited {
	color : #573D00;
}

.zone-1 .list-header {
	background-color: #F1E2E2;
	border: 1px solid #ECD9D9;
}
.zone-1 .list-header a:link, .zone-1  .list-header a:visited {
	color : #642020;
}

.zone-7 .list-header {
	background-color: #F1DCDC;
	border: 1px solid #EDD5D5;
}

a:link.learn-more, a:visited.learn-more, a:hover.learn-more {
	background-image: url(/resources/images/cdelamane-icon-learn-more.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	display: block;
	float: right;
	font-size: 75%;
	margin: 2%;
}

/* -------------------- List of topic ---------------------*/

ul.topics {
	list-style : none;
	margin:0;
	padding:0;
}

ul.topics li {
	float: left;
	margin: 1%;
	width : 45%;
	padding-left : 14px;
	background-image: url(/resources/images/cdelamane-icon-learn-more.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ----------------- List of links --------------------------------*/

.list-links u {
	margin: 0% 0% 0% 3%;
	padding: 0;
}

.link-element ul {
	margin: 1% 1% 1% 3%;
	padding: 0;
}

.list-links ul li, .link-element ul li {
	/*background-image: url(/resources/images/cdelamane-icon-learn-more.png);
	background-repeat: no-repeat;
	background-position: left center;
	*/
	list-style-image : url(/resources/images/cdelamane-icon-learn-more.png);
	/*padding-left: 12px;*/
	/*list-style: disc;*/
}

/* ---------------------- List of access map info ---------------- */

.accessmap-element {
	margin : 1% 2% 1% 2%;
}

.accessmap-element p {
margin-left : 1%;
}



/* -------------------- List of animals ---------------------*/

.false-sex-icon {
	background-image: url(/resources/images/cdelamane-icon-male.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 22px;
	height: 27px;
}

.true-sex-icon {
	background-image: url(/resources/images/cdelamane-icon-female.png);
	background-repeat: no-repeat;
	width: 22px;
	height: 27px;
}

table.elements-list {
	border-width: 0px;
	border-collapse: collapse;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	width: 100%;
}

table.elements-list tr, table.elements-list td {
	border: 0em;
	margin: 0em;
	padding:0em;
}

table.elements-list tr.table-header th {
	border: solid #8D3C3C;
	margin: Oem;
	border-width: 2px 0px 2px 0px;
	color: #8D3C3C;
	font-weight: normal;
	/*letter-spacing: 0.2em;*/
}

table.elements-list td {
 border-bottom: 1px solid #8D3C3C;
}

table.elements-list td.available-date-cell, table.elements-list td.birthdate-cell,table.elements-list td.mother-cell, table.elements-list td.father-cell {
	text-align: center;
}

table.elements-list a:link,table.elements-list a:visited {
	font-weight: bold;
}

table.elements-list tr.table-header th.name-column, table.elements-list tr.table-header th.comments-column, table.elements-list tr.table-header th.type-column {
	text-align: left;
}

table.elements-list tr.table-header th.sex-column {
	width : 22px;
}

/* --------------- list of award --------------------- */

table.elements-list tr.award-general td {
	border-bottom: 1px solid #D9D9D9;
}

.award-icon0 {
	background-image: url(/resources/images/cdelamane-award-bullet-0.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	margin: 3px;
}

.award-icon1 {
	background-image: url(/resources/images/cdelamane-award-bullet-1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	margin: 3px;
}

.award-icon2 {
	background-image: url(/resources/images/cdelamane-award-bullet-2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	margin: 3px;
}

.award-icon3 {
	background-image: url(/resources/images/cdelamane-award-bullet-3.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	margin: 3px;
}

.award-icon4 {
	width: 20px;
	height: 20px;
	margin: 3px;
}

.award-icon5 {
	background-image: url(/resources/images/cdelamane-award-bullet-5.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	margin: 3px;
}

tr.award-details {
font-size : 85%;
color : #797979;
background-color : #F9F9F9;
padding-bottom : 1%;
}

tr.award-details div {
	margin: 0.2%;
	border-bottom : 1px dotted #EEEEEE;
}

.award-info-label {
	color:#8D3C3C;
}

table.elements-list td.date-cell, table.elements-list td.position-cell, table.elements-list td.animal-cell {
	text-align: center;
}

table.elements-list tr.table-header th.details-column, table.elements-list tr.table-header th.result-column {
	text-align: left;
}

/* ---------- element ----------------------------*/

.complete-content, .group  {
	margin: 0px 20px 20px 20px;
	clear: both;
}

.group {
}

.group .group-value {
	clear: both;
	border-bottom: 1px solid #F0F0F0;
}

.group .group-value .value {
	float: right;
	width : 58%;
}

.group .group-value .label-value {
	float: left;
	width: 40%;
}

.bottom-content-basic {
	clear: both;
	height : 2%;
}

/* ----------- animal element _________ */

.true-sex-symbol {
	margin-left : 6px;
	background-image: url(/resources/images/cdelamane-symbol-female.png);
	background-repeat: no-repeat;
	background-position: center;
	width:22px;
	height : 30px;
}

.false-sex-symbol {
    margin-left : 6px;
	background-image: url(/resources/images/cdelamane-symbol-male.png);
	background-repeat: no-repeat;
	background-position: center;
	width:22px;
	height : 30px;
}

.complete-content {
	margin : 1% 2% 1% 2%;
	padding : 0;
}

.animal-element .medium-photo-block {
 z-index : 15;
 background-color : #fff;
}

.animal-information {
 margin : 0.1em;
 position : relative;
}

.animal-information-line {
	position : relative;
	clear : right;
}

.animal-information-line, .animal-information-text {
}

.animal-information-line .label {
	color : #AAA;
	border-bottom : 1px solid #eee;
}

.animal-information-line .value {
    /*font-weight : bold;
	text-align : right;*/
	float : right;
	padding : 0.4em;
	/*border-bottom : 1px solid #8D3C3C;*/
}



/* -------------------- Article element list ---------------------*/

.article-element .list-header {
	clear: both;
	height: 1.8em;
	margin: 0.5% 0% 0.5% 0%;
}

.article-element .list-header h3 {
	float: left;
	margin : 0%;
	padding : 0.5%;
	font-size: 90%;
}

.article-element .list-header .date {
	float: right;
	padding : 0.5%;
	font-size: 90%;
	text-align: right;
}

.article-element .complete-content .summary {
	font-weight: bold;
	line-height: 140%;
}

.article-element .complete-content .body {
	line-height: 140%;
}

.article-element .complete-content .date {
	border-bottom: 2px solid #DFAD3B;
	text-align: right;
}

.article-element .theme {
	float: left;
}

.list-links {
	clear: both;
	margin-bottom: 5%;
}

.article-element .album {
	clear: both;
	margin-bottom: 5%;
}

.list-links h3, .album h3, .group h3 {
	padding: 2% 0.2% 0.2% 0.2%;
	/*color: #DFAD3B; */
	border-bottom: 2px solid #DFAD3B;
	/*font-weight: normal;*/
}



/* -------------------- Photo element list ---------------------*/

.photo-element {
	float: left;
	width: 170px;
	position: relative;
	margin: 0.5% 0.5% 0.5% 0.5%;
	/*height: 280px;*/
	border: 1px solid #DADADA;
	background-color: #F0F0F0;
}

.photo-element .list-header {
	margin: 1% 0.5% 5% 0.5%;
	background-color: transparent;
	text-align: center;
	letter-spacing : 0em;
	font-size: 80%;
	font-weight: normal;
	width:170px;
	color : #5B5B5B;
}

/* -------------------- PHOTO ---------------------*/

.small-photo-block, .medium-photo-block, .large-photo-block {
	float: left;
	position: relative;
}


.photo-zone {
	border: 1px solid #DADADA;
	background-color: #F0F0F0;
	padding: 0.5em 0.5em 0em 0.5em;
	margin: 0.5em;
	position: relative;
}

.small-photo-block .photo-zone {
	width: 140px;
	min-height : 125px;
}

.medium-photo-block .photo-zone {
	width: 300px;
	min-height : 200px;
}

.large-photo-block .photo-zone {
	width: 300px;
	min-height : 200px;
}

.photo-zoom {
	position: absolute;
	bottom: -0.4em;
	left: -0.4em;
}

.photo-zoom img {
	border: 0px;
}

.photo {
	border : 1px solid #AEAEAE;
}

.small-photo-block .photo {
	width: 140px;
}

.small-photo-block .description {
	width: 170px;
	font-size: 80%;
	text-align: center;
	color: #aaa;
}

.medium-photo-block .photo {
	width: 300px;
}

.medium-photo-block .description {
	width: 300px;
	font-size: 80%;
	text-align: center;
	color: #aaa;
	margin: 0.5em;
}

.large-photo-block .photo {
	width: 600px;
}

.large-photo-block .description {
	width: 600px;
	font-size: 80%;
	text-align: center;
	color: #aaa;
}


.photo-zone .copyright {
	color: #B9B9B9;
	font-size: 10px;
	width: auto;
	text-align: right;
	height: 20px;
	letter-spacing: -0.1em;
}



/* -------------------- available language ---------------------*/

#available_languages {
	margin: 2% 0% 0% 0%;
}


#available_languages ul {
	float: right;
	margin: 0px;
	padding: 0px;
}

#available_languages ul li {
	float: left;
	list-style: none;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left : 25px;
}

li#available_lang_fr {
	background-image: url(/resources/images/cdelamane-icon-fr.png);
}

li#available_lang_en {
	background-image: url(/resources/images/cdelamane-icon-en.png);
}

li#available_lang_de {
	background-image: url(/resources/images/cdelamane-icon-de.png);
}

li#available_lang_es {
	background-image: url(/resources/images/cdelamane-icon-es.png);
}

li#available_lang_it {
	background-image: url(/resources/images/cdelamane-icon-it.png);
}

#available_languages ul li a:link, #available_languages ul li a:visited, #available_languages ul li a:hover, #available_languages ul li span {
	margin-right : 10px;	
	color: black;
	text-decoration: none;
}

#available-languages ul li span {
	font-weight: bold;
}

#path_zone{
	background-image: url(/resources/images/cdelamane-back-path.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	width: 100%;
}


#path {
	font-size: 16px;
	padding-top : 10px;
	margin-left: 26px;
}

#path .path-item {
	background-image: url(/resources/images/cdelamane-path-separator.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-right: 5px;
}

#footer {
	text-align: center;
	background-image: url(/resources/images/cdelamane-back-foot.png);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 110px;
	padding-top: 2em;
	clear: left;
}

#breeding-address {
	border: solid #8D3C3C;
	border-width: 1px 0px 1px 0px;
	text-align: center;
	margin-bottom: 1px;
}

#bottom_menu {
	background-color: #DFAD3B;
	background-image: url(/resources/images/cdelamane-back-banner.png);
	background-repeat: repeat-y;
	background-position: right;
	width:100%;
	height: 1.3em;
	padding-bottom: 5px;
	font-size: 90%;
}

#bottom_menu:after {
	display: block; 
    content: "."; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#bottom_menu ul {
	float: right;
	padding: 0px;
	margin: 0px;
}

#bottom_menu ul li {
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 90%;
	padding: 0px;
	margin: 0.2em 1em 0em 0em;
}

#bottom_menu ul li#bottom_menu_contact_us {
	background-image: url(/resources/images/cdelamane-icon-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

#bottom_menu ul li#bottom_menu_top_page {
	background-image: url(/resources/images/cdelamane-icon-top.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

#bottom_menu ul li a:link, #bottom_menu ul li a:visited, #bottom_menu ul li a:hover, #bottom_menu ul li span {
	color: #fff;
	text-decoration: none;
}

#bottom_menu ul li a:hover
{
	text-decoration: underline;
}

#copyright-note {
	text-align: center;
	margin-top: 0.4em;
}

#technical-note {
	text-align: center;
	color:#aaa;
	margin-top: 0.9em;
}


.menu-site {
  width:100%;
  clear: both;
  padding-top: 1%;
  padding-bottom: 1%;
}

.menu-site ul.menu-level-1 {
	border-top: 1px solid #D58F23;
	border-bottom: 1px solid #CA6D07;
	background-color: #DFAD3B;
	background-image: url(/resources/images/cdelamane-back-banner.png);
	background-repeat: repeat-y;
	background-position: right;
	width:100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 99;
}

.menu-site li#home_menu_item, .menu-site li#news_menu_item, .menu-site li#our-breeding_menu_item, .menu-site li#photo-album_menu_item, .menu-site li#access-map_menu_item {
	padding: 0.2em 0.5em 0.1em 0.5em;
	font-size: 105%;
	background-image: url(/resources/images/cdelamane-menu-separator.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu-site ul.menu-level-1:after, #first_childs ul:after {
	display: block; 
    content: "."; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* ----------- Dynamic menu  ------------------ */

.dynamic .sub-menu ul,
.dynamic .current-sub-menu .sub-menu ul,
.dynamic .current-sub-menu .current-sub-menu .sub-menu ul, 
.dynamic .current-sub-menu .current-sub-menu .current-sub-menu .sub-menu ul, 
.dynamic .current-sub-menu .current-sub-menu .current-sub-menu .current-sub-menu .sub-menu ul {
	position:absolute;
	display: block;
	top:-300em;
	width:0em;
	height:0em;
	margin:0em;
}
 
.dynamic li.current-sub-menu {
	position:relative;
	background-color: #D58F23;
}

.dynamic li.current-menu-item {
	background-color: #D58F23;
}

.dynamic .current-sub-menu ul,
.dynamic .current-sub-menu .current-sub-menu ul,
.dynamic .current-sub-menu .current-sub-menu .current-sub-menu ul,
.dynamic .current-sub-menu .current-sub-menu .current-sub-menu .current-sub-menu ul,
.dynamic .current-sub-menu .current-sub-menu .current-sub-menu .current-sub-menu .current-sub-menu ul {
	top:1.5em;
	width: 12em;
	height:auto;
}

.dynamic .current-sub-menu .current-sub-menu ul, 
.dynamic .current-sub-menu .current-sub-menu .current-sub-menu ul, 
.dynamic .current-sub-menu .current-sub-menu .current-sub-menu .current-sub-menu ul,
.dynamic .current-sub-menu .current-sub-menu .current-sub-menu .current-sub-menu .current-sub-menu ul {
	left: 12em;
	width: 14em;
	top:0em;
	padding-right:0.2em;	
}


/* ----------- Dynamic menu end  ------------------ */


.menu-site li a, .menu-site li span {
	display:block;
}


.menu-site ul li {
	float: left;
	margin: 0em;
	padding: 0.2em 0.4em 0.2em 0.4em;
	width: auto;
	background-color: transparent;
	list-style-type: none;
}

.menu-site ul li ul {
	background-color: #DFAD3B;
	border: 1px solid;
	border-color: #E7CA8B #CA6D07 #CA6D07 #E7CA8B;
	margin: 0em;
	padding: 0em;
	width: 15em;
}

.menu-site li li {
    clear:left;
	float: none;
	list-style-type: none;
	margin:0px;
	padding:0.2em;
	font-size: 95%;
	height:100% !important;
	position:relative !important;
}

.menu-site li.position-on {
	color: #fff;
	font-weight: bold;
}

.menu-site li a:link, .menu-site li a:visited, .menu-site li a:hover,#first_childs li a:link, #first_childs li a:visited, #first_childs li a:hover {
	text-decoration: none;
	color: White;
	font-weight: normal;
} 

 /* --- HACK ------------\*/

/* IE MAC \*//*/
 .menu-site li{
    width:12em;
}
/**/

 /* IE PC \*/
* html .menu-site li li a, * html .menu-site li li span{
	height:1%;
}

* html .menu-site li li{
margin-bottom /*ie 5.0 *//*\*/: /**/ /*\*/-0.3em;
height:1%;
height /*ie 5.0 *//*\*/: /**/ /*\*/1% !important;
}

* html .menu-site li li li{
margin-bottom /*ie 5.0 *//*\*/: /**/ /*\*/-0.2em;
}
/* */
 /* --------------------\*/
