@charset "utf-8";
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
/*caption,th { text-align: left; }*/
table { border-collapse: collapse; }

strong {font-weight:bold;}
em {font-style:italic; }

/* hyperlink */
a { color: #004c99; }
a:hover { color: #002e54; }
a:visited {	color: #002e54; }
a.style1 { color: #0086e3; text-decoration:underline; }
a.style1:hover { color: #0086e3; text-decoration:underline; }

a.pdf {
	line-height:16px;
	display: block;
	background: url(pictures/icon_pdf.gif) no-repeat;
	padding-left: 16px;
}

a.flipbook {
	line-height:16px;
	display: block;
	background: url(pictures/icon_flipbook.gif) no-repeat;
	padding-left: 16px;
}


.color2 {
	color:#093;
}

.boxNews {
	width: 500px;
	background: #BCDBAB url(pictures/bckgrnd_news_header_a.gif) no-repeat left;
	color: #43682F;
	font-size: 13px;
	height:30px;
	line-height:30px;
	padding: 0px 0px 0px 10px;
	margin: 1em 0px 0px 150px;
	text-align:right;
	float:left;
	}

.separator {
	clear:both;
	display:block;
	float:left;
	width:100%;
	
	/*padding-bottom: 1em;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #709900;
	/* padding-top: 1em;*/
}

.boxNews div{
	background: url(pictures/bckgrnd_news_header_b.gif) no-repeat right;
	padding: 0px 10px 0px 0px;
	}
	
.boxNews div a{

	}

.downloadBox {
	float:right;
	width:180px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 10px;
	font-size: 10px;
	height: 320px;
	border-top: 1px none #7DB655;
	border-right: 1px none #7DB655;
	border-bottom: 1px none #7DB655;
	border-left: 1px dotted #7DB655;
}


/*div { border:#0000FF solid 5px; padding:20px;}*/

/* taille de la typo */
html { font-size: 100%; } /* correctif pour IE */

body {
	background-color:#003a70;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#banner {
	position:relative;
	left:210px;
	top:60px;
	width:580px;
	}

/* custom */

#mainContainer {
	padding:20px 0px 20px 0px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#header {
	float:left;
	height:160px;
	width:960px;
	background-image: url(pictures/european_fur_breeders_association.jpg);
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#core {
	float:left;
	width:950px;
	background-color: #FFFFFF;
	padding:0px 0px 0px 10px;
	background-image: url(pictures/bckgrnd_menu2.jpg);
	background-repeat: repeat-y;
	background-position: 10px;
}

#core #menuLeft{
	float:left;
	width:200px;
	background-image: url(pictures/bckgrnd_menu1.jpg);
	background-repeat: repeat-y;
	padding:15px 0px;
	background-color: #013A6F;
}

#core #coreLeft{
	overflow:hidden;
	float:left;
	width:750px;
	background-color: #d7eacc;
}

#core #coreLeft #content{
	float:left;
	color:#002e54;
	width:660px;
	color:#00427F;
	padding:20px 50px 30px 40px;
}

#bckgrndNews {
	/*Juste pour page accueil*/
	width:100%;
	float:left;
	background-image: url(pictures/bckgrnd_news.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#bckgrndNews #content {
	/*Juste pour page accueil*/
	width:450px;
	padding:30px 20px 0px 40px;
}

#core #coreLeft #contentLeft{
	overflow:hidden;
	float:left;
	width:190px;
	padding:20px 10px 20px 10px;
	background-color: #E9AC44;
}


#footer {
	color:#004c99;
	float:left;
	width:710px;
	background-color:#FFFFFF;
	padding:11px 0px 7px 250px;
	font-size:0.85em;
	background-image: url(pictures/bckgrnd_content_bottom.jpg);
	background-repeat: no-repeat;
}

#footer small{
	color:#b2c9e0;
}

