@CHARSET "UTF-8";

body {
	color: #4f4d4d;
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
}
h1 {
	font-size: 2.5em;
	padding: 3px 0 6px 0;
}
h2 {
	font-size: 2.2em;
	padding: 3px 0 5px 0;
}
h3 {
	font-size: 1.9em;
	padding: 3px 0 4px 0;
}
h4 {
	font-size: 1.6em;
	padding: 3px 0 3px 0;
}
h5 {
	font-size: 1.3em;
	padding: 2px 0 2px 0;
}
h6 {
	font-size: 1.0em;
	padding: 0;
}
.simulh1 {
	font-size: 2.5em;
	padding: 3px 0 6px 0;
	font-weight: bold;
}


/* ----------------------------------------------------------------------------------------------------------------- */
#main {
	width: 954px;
	margin-left: auto;
	margin-right: auto;
}

#main p {
	padding: 4px 0 4px 0;
}

/* ----------------------------------------------------------------------------------------------------------------- */
#header {
	height: 280px;
	margin-top: 10px;
	padding-top: 10px;
	background-color: #ffffff;
}
#siteimage {
	height: 280px;
	margin: 0 10px 0 10px;
	background: url(templates/animaux/donald/images/hd0001.jpg) top left no-repeat;
}
#languages {
	display: inline;
	padding: 15px 20px 0 20px;
	font-weight: bold;;
	font-size: 1.3em;
	letter-spacing: -0.07em;
	text-transform: uppercase;
	float: right;
}
#languages a {
	padding: 0 3px;
	text-decoration: none;
	color: #83e6fb;
}
#languages a:hover {
	color: #83e6fb;
}
#header div.logo {
	font-size: 36px;
	padding: 50px 60px 0 60px;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-align: left;
}
#header div.logo a {
	line-height: 1em;
	color: #146f84;
	text-decoration: none;
}
#header div.logo a:hover {
	color: #468b9f;
	text-decoration: none;
}
#slogan {
	padding: 0 60px 0 60px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	height: 150px;
	text-align: left;
}

/* ----------------------------------------------------------------------------------------------------------------- */
#menubar {
	height: 45px;
	background-color: #ffffff;
	padding: 1px 10px;
}

#menuzone1 {
	background-color: #000000;
	height: 35px;
	line-height: 1.0;
}

/* ----------------------------------------------------------------------------------------------------------------- */
#homecontainer {
	background-color: #ffffff;
	padding: 1px 10px 5px 10px;
	line-height: normal;
	line-height: 1.7em;
}

#container {
	background-color: #ffffff;
	padding: 5px 20px 25px 20px;
	line-height: normal;
	overflow: auto;
	line-height: 1.7em;
}

#container a,
#homecontainer a {
	color: #382410;
	text-decoration: none;
	font-weight: bold;
}

#container a:hover,
#homecontainer a:hover {
	color: #666666;
	text-decoration: underline;
}

#container p,
#homecontainer p {
	padding: 5px 0 5px 0;
}

.classTitle {
	font-size: 1.8em;
	line-height: 1.7em;
	color: #784818;
	font-weight: normal;
	padding: 10px 0 25px 0;
	letter-spacing: -0.04em;
}
#pagetitle,
#lastnewstitle {
	font-size: 1.8em;
	color: #784818;
	font-weight: normal;
	padding: 10px 0 10px 0;
	letter-spacing: -0.04em;
}

#homecontent {
	width: 100%;
}

#zonestartpage {
	/*border: 1px blue solid;*/
	margin-bottom: 40px;
}

#cellstartpage {
	/*border: 1px red solid;*/
	padding: 0 30px 5px 0;
	vertical-align: top;
}

#celllastnews {
	width: 290px;
	padding: 10px 10px 10px 20px;
	vertical-align: top;
	border: 1px #eee solid;
	border-right-width: 0;
	border-bottom-width: 0;
	background: url(templates/animaux/donald/images/bgnews.jpg) top left no-repeat;
}
#celladdress {
	width: 390px;
	padding: 10px;
	vertical-align: top;
	border: 1px #eee solid;
	border-right-width: 0;
	border-bottom-width: 0;
	background: url(templates/animaux/donald/images/bgnews.jpg) top left no-repeat;
}
div.lastnewsdate {
	font-size: 0.8em;
}

div.lastnewsresume {
	text-align: justify;
	padding: 0 0 15px 0;
}

/* ----------------------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	height: 40px;
	/*border: 1px white solid;*/
	background-color: #000000;
	border-top: 1px #f4f4f4 solid;
}

#footer #copyright {
	float: right;
	width: 400px;
	color: #676767;
	font-size: 9px;
	line-height: 10px;
	padding: 10px 10px 0 0;
	text-align: right;
}
#copyright a {
	color: #555555;
	text-decoration: none;
}

#footer #footerright {
	/*float: right;*/
	height: 40px;
	/*border: 1px red solid;*/
	padding: 0 0 0 10px;
}

/* ----------------------------------------------------------------------------------------------------------------- */
.newsblock {
	padding: 0 0 15px 0;
}
.newstitle {
	padding: 0 0 4px 0;
}
.newstitleleft {
	float: left;
	margin-right: 5px;
}
.newstitleright {
	font-weight: bold;
}
.newscontent {
	padding: 0 0 0 5px;
}

.newsdetail {
	padding: 0 0 5px 0;
}
.newsdetailtitle {
	padding: 10px 0 10px 0;
}
.newsdetailtitleleft {
	padding: 0 5px 5px 0;
}
.newsdetailtitleright {
	font-size: 1.8em;
	color: #784818;
	font-weight: normal;
	letter-spacing: -0.04em;
	padding: 5px 0 5px 0;
}
.newsdetailcontent {
	padding: 0;
}
.linkback {
	font-size: 1.4em;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;
}

.newsminiblock {
	padding: 15px 0 0 0;
}
.newsminititle {
	padding-bottom: 3px;
}
.newsminititleleft {
	float: left;
	margin-right: 5px;
}
.newsminititleright {
	font-weight: bold;
}
.newsminicontent {
}
/* ----------------------------------------------------------------------------------------------------------------- */
.linksblock{
	padding: 5px 0 15px 0;
	/*border: 1px red solid;*/
	background: url(modeles/0003/images/link.png) top left no-repeat;
}
.linkstitle {
	margin-left: 40px;
	/* please use another brower, your IE is rotten */
	/border: 1px transparent solid;
	-border: 1px white solid;
}
.linksname {
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 5px;
}
.linkslink {
}
.linksdescription {
	padding-top: 2px;
	margin-left: 40px;
}
/* ----------------------------------------------------------------------------------------------------------------- */
.contactligne {
	margin-top: 3px;
}
.contactligne label {
	float: left;
	margin-left: 60px;
	width: 100px;
}
.champs_obligatoires {
	margin-left: 160px;
}
.bouton {
	font-family: geneva, arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #4f4d4d;
	padding: 3px 10px;
	margin-top: 15px;
	border: 1px #ccc solid;
	background-color: #ededed;
}
.etoile {
	font-size: 1.1em;
	font-weight: bold;
}
.saisie {
	font-family: geneva, arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #030303;
	background-color: #ffffff;
	width: 180px;
	padding: 3px;
	border: 1px #bbb solid;
}
.obligatoire {
	background-color: #ededed;
}
/*#celladdress {
	width: 400px;
	background: url(templates/animaux/donald/images/bg_last_news.png) top left repeat-y;
	padding: 20px 0 0 10px;
	vertical-align: top;
}*/
#zonecontactpage {
	/*border: 1px blue solid;*/
	margin-bottom: 10px;
}
#zone_adresse {
	padding: 20px 20px 20px 80px;
	font-size: 1.1em;
}
#zone_adresse h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#zone_adresse h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#zone_adresse h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.adresseligne {
	margin-bottom: 3px;
}
.phone {
	background: url(modeles/0003/images/phone.gif) top left no-repeat;
	padding-left: 20px;
	height: 16px;
}
.mobile {
	background: url(modeles/0003/images/mobile.gif) top left no-repeat;
	padding-left: 20px;
	height: 16px;
}
.fax {
	background: url(modeles/0003/images/fax.gif) top left no-repeat;
	padding-left: 20px;
	height: 16px;
}
#ajax_msg_ok {
	margin: 0 10px 0 20px;
	padding: 15px 60px 0 0;
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: -1px;
	text-align: right;
	color: green;
	background: url(modeles/0003/images/mail_ok.png) top right no-repeat;
	height: 40px;
}
#ajax_msg_nocookie {
	margin: 0 10px 0 20px;
	padding: 5px 60px 0 0;
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: -1px;
	text-align: right;
	color: red;
	background: url(modeles/0003/images/mail_ko.png) top right no-repeat;
	height: 50px;
}
#ajax_msg_notime {
	margin: 0 10px 0 20px;
	padding: 5px 60px 0 0;
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: -1px;
	text-align: right;
	color: red;
	background: url(modeles/0003/images/mail_ko.png) top right no-repeat;
	height: 50px;
}
#ajax_msg_error {
	margin: 0 10px 0 20px;
	padding: 5px 60px 0 0;
	font-weight: bold;
	font-size: 1.6em;
	letter-spacing: -1px;
	text-align: right;
	color: red;
	background: url(modeles/0003/images/mail_ko.png) top right no-repeat;
	height: 50px;
}
/* ----------------------------------------------------------------------------------------------------- */
/* ZONE : navigation secondaire */
/* ----------------------------------------------------------------------------------------------------- */
#zonemenu1,
#zonemenu1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	font-size: 12px;
}
#zonemenu1 a {
	display: block;
	padding: 0 10px 0 5px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#zonemenu1 a:hover {
	color: #ffffff;
}
#zonemenu1 a.level0 {
	margin-top: 12px;
}
#zonemenu1 li {
	float : left;
}
html>body #zonemenu1 li {
}
#zonemenu1 li ul {
	position: absolute;
	left: -999em;
}

/* ******************************************************************************** */
/*    SUPERFISH BASIC CSS   http://users.tpg.com.au/j_birch/plugins/superfish       */
/* ******************************************************************************** */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}
.sf-menu {
	line-height: 1.0;
	margin: 0;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 12em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 100%;
	/*margin-right: 1px;*/
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.7em; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 12em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu a {
	padding: .75em 1em;
	text-decoration: none;
	background-color: #000000;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}
.sf-menu li {
	background-color: #000000;
	border-right: 1px solid #fff;
}
.sf-menu li li {
	background-color: #000000;
	border-right-width: 0px;
}
.sf-menu li li li {
	background-color: #000000;
	border-right-width: 0px;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: #4f4d4d;
	outline: 0;
	color: #eeeeee;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('modeles/0003/images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('modeles/0003/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* ******************************************************************************** */
/*                            SUPERFISH NAV BAR HORIZONTAL                          */
/* ******************************************************************************** */
.sf-navbar {
	background: #BDD2FF;
	height: 2.5em;
	padding-bottom:	2.5em;
	position: relative;
}
.sf-navbar li {
	background: #AABDE6;
	position: static;
}
.sf-navbar a {
	border-top: none;
}
.sf-navbar li ul {
	width: 44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	background:	#BDD2FF;
	position: relative;
}
.sf-navbar li li ul {
	width: 13em;
}
.sf-navbar li li li {
	width: 100%;
}
.sf-navbar ul li {
	width: auto;
	float: left;
}
.sf-navbar a, .sf-navbar a:visited {
	border: none;
}
.sf-navbar li.current {
	background: #BDD2FF;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background: #BDD2FF;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background:	#D1DFFF;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background:	#E6EEFF;
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left: 0;
	top: 2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: -999em;
}

.sf-navbar li li.current > a {
	font-weight: bold;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

/* ******************************************************************************** */
/*                            SUPERFISH NAV BAR VERTICAL                            */
/* ******************************************************************************** */
.sf-vertical, .sf-vertical li {
	width:	10em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	10em; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* ----------------------------------------------------------------------------------------------------- */
/* PRODUITS : valeurs de remplacement */
/* ----------------------------------------------------------------------------------------------------- */
table.prodblock {
	border: 1px solid #444444;
}
table.enpromo {
	border: 1px solid #444444;
}
td.prodnumber input.saisie, td.pdetnumber input.saisie {
	background-color: #ffffff;
	color: #030303;
}
table.cartblock {
	border-bottom: 1px #777777 dotted;
}
table.carttotal {
	border-bottom: 2px #777777 solid;
}
span.oldprice {
	color: #ff0000;
}
table.shopcart {
	border: 1px solid #444444;
}
table.shopcart tr {
	border-bottom: 1px solid #444444;
}
tr.shopheader td {
	background-color: #444444;
	color: #4f4d4d;
}
table.shopcarttotal {
	border: 1px solid #444444;
}
table.prodblock a,
table.cartblock a,
table.carttotal a,
table.shopcart a,
table.shopcarttotal a {
	color: #382410;
}
table.prodblock a:hover,
table.cartblock a:hover,
table.carttotal a:hover,
table.shopcart a:hover,
table.shopcarttotal a:hover {
	color: #666666;
}


















