/* CSS Document */

body {
	background-image:url(../imgs/fondCraft.jpg);
	background-repeat: repeat;
}

#page{
	position: absolute;
	height: 820px;
	width: 2000px;
	left:50%;
	top: -20%;
	margin-left: -970px;
	background-image:url(../imgs/fond_accueil.gif);
	background-repeat:no-repeat;
}

 #menu_pros {
	position: absolute;
	margin:303px 0 0 1091px;
}

#accesPro {
	position: absolute;
	margin:710px 0 0 780px;
}

#petits_plats {
	position: absolute;
	margin:330px 0 0 -15px;
	border:0;
}


#restoFrance {
	position: absolute;
	margin:330px 0 0 50px;
	border:0;
}

#handicap {
	position: absolute;
	margin:330px 0 0 105px;
	border:0;
}

#label {
	position: absolute;
	margin:330px 0 0 175px;
}

#baseline {
	position: absolute;
	height: auto;
	width: 2000px;
	left:50%;
	top: 650px;
	margin-left: -1000px;
}

#titre {
	position:absolute;
	top: 10px;
	left: 10px;
}

h1 {
	color:#993300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5;
}

h6 {
	color:#993300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 1.5;
}

a:link,a:visited {
	color:#993300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5;
	text-decoration:none;
}

a:hover {
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5;
	text-decoration:none;
}

li {
     list-style:none;
	 margin:0;
	 line-height:0;
	 padding:0;
	 
}

.centre {
	text-align: center;
}

/********** Gestion des actualités ************/


#actus {
	width: 220px;
	margin: 360px 0 0 480px ;	
	position:absolute;
}


#actus  p{
	color:#000;
	text-align:justify;
	font-weight:bold;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}

#zonedef {
	background:transparent;
	border:0;
	height:320px;
	left:0px;
	overflow:hidden;
	width:230px;
	position:absolute;
	margin:0;
}

#actus #datacontainer {
    position:absolute;
    width: 230px;
	  margin:0;
	
}