/* CSS Document */

html {
	background-color:#FFFFFF;
}

body  {
	width: 800px;
	margin: auto;
	font-family: verdana, courier, monospace; 
	font-size: 12px;
	background-image: url("../images/Image3.jpg");
	background-repeat:repeat-y;	
	letter-spacing: 1px;
	text-align:justify;
	padding-top:0px;
	padding-bottom:0px;
  	scrollbar-face-color:#9a99ff;
  	scrollbar-arrow-color:#ffffff;
  	scrollbar-track-color:#70458C;
  	scrollbar-shadow-color:#9a99ff;
  	scrollbar-highlight-color:#9a99ff;
  	scrollbar-3dlight-color:#ffffff;
  	scrollbar-darkshadow-Color:#70458C;
}

#header {
background-image: url("../images/haccp-header4.jpg");
background-repeat:repeat-x;
width: 773px;
height:270px;
margin-left:14px;
border-style:none;
}

#accroche {
color:#ecda22;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-left:2px;
}

#nav {
margin:auto;
padding-left:270px;
padding-top:22px;
height:30px;
font-family: verdana, courier, monospace; 
}

#menunav {
text-align:left;
}

dt, dl, dd {
list-style-type: none;
margin: 0 10px 0 0;
padding: 0;
}


#menunav dl {
float:left;
font-weight:bold;
font-size:10px;
}

#menunav dd {
float:left;
}

#last {
float:left;
clear:right;
}

#menunav li {
display: inline;
list-style-type: none;
margin: 0 10px 0 0;
padding: 0;
}

#menunav a, a:visited {
text-decoration: none;
color:#beab0c;
}

#menunav a:hover {
text-decoration:none;
color:#FFFFFF;
}


#smenu1, #smenu2, #smenu3, #smenu4, #smenu5 {
margin-left:0px;
font-size: 9px;
border-top: 1px solid gray;
clear:both;
width:480px;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
color:#000000;
}

#skin {
float:right;
margin-top:20px;
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#beab0c;
}
#annonce {
margin-top:110px;
margin-left:400px;
border: 0px solid #000000;
width:120px;
}

#contenu {
margin:auto;
width:96%;
}

#texte {
padding:0px 10px 0px 10px;
}

#menu {
border:1px dashed #ecda22;
float:right;
width:260px;
margin-left: 10px;
}

.menu1 {
font-family: verdana, courier, monospace; 
font-size: 12px;
font-weight:bold;
color:#FFFFFF;
background-image: url("../images/fd_menu4.jpg");
width:260px;
height:25px;
text-align:left;
padding-left:4px;
}

#pub {
width:260px;
text-align:center;
margin-bottom:5px;
}

#a_titre a, a:visited {
font-family: Arial,Verdana, sans-serif;
font-size:12px;
text-decoration:underline;
letter-spacing:normal;
color:#A9501B;
font-weight:bold;
padding-left:7px;
text-align:left;
}

#a_texte {
font-family: Arial,Verdana, sans-serif;
font-size:12px;
text-decoration:none;
letter-spacing:normal;
color:#000000;
padding-left:7px;
text-align:left;
}

#a_adresse a, a:visited{
font-family: Arial,Verdana, sans-serif;
font-size:9px;
text-decoration:none;
letter-spacing:normal;
color:#B3B3B3;
padding-left:7px;
text-align:left;
}


#partenaire {
width:260px;
text-align:center;
}

h1 {
background-image: url("../images/liste4-1.jpg");
background-repeat:no-repeat;
padding-left:32px;
padding-top:8px;
padding-bottom:5px;
font-size:16px;
font-weight:bold;
color:#ecda22;
border-bottom:1px solid #ecda22;
width:430px;
}

.gras {
font-weight:bold;
color:#ecda22;
}

.gras a {
font-weight:bold;
color:#ecda22;
text-decoration:none;
}

.gras a:hover {
font-weight:bold;
color:#ecda22;
text-decoration:underline
}

.gras a:visited {
font-weight:bold;
color:#beab0c;
text-decoration:none;
}


#news {
background-image: url("../images/news4.jpg");
margin-top: 25px;
padding:0px 10px 0px 10px;
}

#news a, a:visited {
text-decoration:none;
color:#000000;
}

#news a:hover {
text-decoration:underline;
color:#0000FF;
}

#xiti {
float:right;}


#footer {
background-image:url(../footer1.jpg);
width:770px;
height:150px;
}


/*
If you select the "Use my own CSS" option, you must copy and paste these classes into your CSS. Of course you can edit them as you like to customize the look and feel of your feedroll.
*/

/* border table for feed news */
.fd_bordertable { 
	padding: 0; 
	width: 350px;
}

/* maintable table for feed news */
.fd_maintable { text-align: left }

/* header cell with header text and xml button */
.fd_header { 
	padding: 5px; 
	background: #666666; color: white; 
	font-family: verdana, courier, monospace;
	font-size: 10px; font-weight: bold; 
	text-align: left; vertical-align: top 
}

/* item description area */
.fd_itemcell { 
	padding: 5px; 
	line-height: 16px;
	font-weight: bold;
 color: black; 
	font-family: verdana, courier, monospace; font-size: 10px 
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: #666666; text-decoration: none; }
.fd_itemlink:visited { color: #666666; text-decoration: none }
.fd_itemlink:hover { color: #000000; text-decoration: underline }

.back {
background-image:url(../images/back4.jpg);
height:16px;
width:16px;
}

.forward {
background-image:url(../images/next4.jpg);
height:16px;
width:16px;
}

h2 {
font-weight:bold;
font-style:italic;
text-decoration:underline;
color:#ecda22;
font-size:12px;
}