/* CSS Document */

body {
	background-color: #FFF4EC;
	margin: 0px;
	padding: 10px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #333333;
	
}


/* Pave central 700 px centre */

#bloc {
	position: absolute;
	width: 740px;
	left: 50%;
	margin: 0px 0px 0px -370px;
	padding: 0px;
	background-image: url(../images/fond.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#logo {
	margin-bottom: 60px;
	margin-top: 20px;
	margin-left: 40px;

}

#logo p {
	font-size: 14px;
	color: #666666;
	text-align: right;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	display: inline;

}

#nouvelles {
	margin-left: 275px;
	padding-right:75px;
	

}

#nouvelles h1 {
	margin-bottom: 15px;
	margin-top: 3px;
}





#nouvelles ul {
	margin: 0px 0px 30px;
	padding: 0px;

	
}

#nouvelles li {
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	padding-left: 20px;

	
}

#menu-accueil {
	float: left;
	width: 200px;
}

#menu-accueil a {
	color: #000000;
	text-decoration: none;
	
}

#menu-accueil a:hover {
	color: #666666;
	text-decoration: none;
	
}

#menu-accueil ul {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu-accueil li {
	
	margin-bottom: 35px;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.rub1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C96259;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-color: #C96259;
}

.rub2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F68221;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-color: #F68221;
}


.rub3 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9ECECE;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-color: #9ECECE;
}


.rub4 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #94CF9C;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-color: #94CF9C;
}


.rub24 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F7D36B;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-color: #F7D36B;
}

