@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

html{
	font-size:80%;
	color:#5c5c5c;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#container{
	width:903px;
	margin:auto;
	text-align:left;
}
#left{
	float:left;
	width:226px;
	margin-bottom:50px;
}
#right{
	float:right;
	width:646px;
	margin-bottom:50px;
}

a{
	color:#5c5c5c;
	text-decoration:none;
}

a img{
	border:none;
}

a:hover{
	text-decoration:underline;
}

ul{
	list-style-type:none;
}

.questions, .activites{
	
}

#search{
	height:89px;
	width:224px;
	background:url(images/bg_search.png);
	margin:20px 0 15px 0;
z-index:1;
}

#search h2, .activites h2, .questions h2, .job h2{
	color:#000062;
	font-size:1em;
	margin:0 0 15px 8px;
	padding-top:7px;
}

.activites h2, .questions h2{
	color:#5c5c5c;
}

#search label{
	margin:7px 0 5px 8px;
}
#search input{
	border:none;
	background:#fff;
	padding:2px;
	margin-left:3px;
	width:60px;
}

#search a, .activites a.all, .questions a.all{
	display:block;
	text-align:right;
	margin:10px 8px 0 0;
	font-size:0.85em;
}

.activites, .questions
{
	height:170px;
	width:226px;
	background:url(images/bg_grey.png);
	margin:20px 0 15px 0;
z-index:1000;
}

.job
{
	height:75px;
	width:217px;
	background:url(images/bg_job.png);
	margin:20px 0 15px 0;
}

.job a{
	display:block;
	margin-left:8px;
}

.activites ul, .questions ul
{
	margin:0 0 0 8px;
}

.activites ul li, .questions ul li
{
	margin:0 0 5px 0;
	background:url(images/li_orange.png) 0 5px no-repeat;
	padding-left:15px;
}

#right #menu li{
	float:left;
}

#menu{
	margin:61px 0 20px 0;
	
}

#menu ul li a{
	float: left;
	text-decoration: none;
	padding: 4px 15px 0 0;
	font-size:1.1em;
	margin-right:7px;
	line-height:1.5em;
}

#menu ul li a span{
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 33px;
}

#menu ul li a, #menu ul li a{
	color:#5c5c5c;
	background: url(images/menu_unactive.png) no-repeat top right;
}

#menu ul li a span, #menu ul li a span {
	background: url(images/menu_unactive.png) no-repeat top left;
}

#menu ul li a:hover, #menu ul li a.active {
	color: #fff;
	background: url(images/menu.png) no-repeat top right;
}

#menu ul li a:hover span, #menu ul li a.active span {
	background: url(images/menu.png) no-repeat top left;
}
.clear_both{
	clear:both;
}
#repassage, #nettoyage, #fourniture
{
	width:305px;
	height:132px;
	float:left;
	margin-bottom:20px;
}

#repas{
	width:320px;
	height:132px;
	float:left;
	margin-top:35px;
	margin-right:20px;
}

#repassage{
	background:url(images/bg_repassage.png) no-repeat;
	margin-right:35px;
}

#repas{
	background:url(images/bg_repas.png) no-repeat;
	margin-top:27px;
}

#nettoyage{
	background:url(images/bg_nettoyage.png) no-repeat;
}

#fourniture{
	background:url(images/bg_fourniture.png) no-repeat;
	margin-top:27px;
}

#repassage h3, #nettoyage h3, #fourniture h3, #repas h3{
	color:#000062;
	font-size:1.6em;
	margin:7px 0 20px 12px;
	font-weight:normal;
}

#repassage p, #nettoyage p, #fourniture p, #repas p{
	margin:0 0 15px 13px;
	width:170px;
}

#repassage a.more, #nettoyage a.more, #fourniture a.more, #repas a.more{
	display:block;
	text-align:right;
	color:#fff;
	padding-right:0px;
	text-decoration:none;
	width:295px;
margin-left: -15px
}
 #repas a.more
{

}

a.more :hover{
	text-decoration:underline;
}

#footer{
	background:#fff url(images/footer.png) repeat-x;
	margin:115px 0 0 0;
	clear:both;
	text-align:center;
	padding:10px 0 10px 0;
	font-size:0.85em;
	}

h1{
	background:url(images/bg_title.png);
	width:645px;
	height:43px;
	color:#000062;
	font-size:1.6em;
	margin:20px 0 20px 0;
	font-weight:normal;
	text-indent:10px;
	line-height:2em;
}

#right h2{
	background:url(images/bg_title2.png);
	width:645px;
	height:42px;
	font-size:1.4em;
	margin:20px 0 20px 0;
	font-weight:normal;
	text-indent:10px;
	line-height:2em;
}

#livesearch{
z-index:1;
}

#livesearch a{
display:inline;
font-size:1em;
}
p.info{
margin:0 0 20px 0;
font-weight:normal;
color:#990000;
		font-size:1.3em;
		padding:5px;
background:#FEE9EF;
text-decoration: blink
}


.content{
clear:both
}

.content p{
margin:5px 0 5px 0;
font-size:1.1em;
}
.content ul li{
	margin:0 0 5px 0;
	background:url(images/li_orange.png) 0 5px no-repeat;
	padding-left:15px;
}
#right .content h2{
background:none;
	width:auto;
	height:auto;
	font-size:1.4em;
	margin:5px 0 5px 0;
	font-weight:normal;
	text-indent:0px;
	line-height:auto;
color:#000062;
}

#right .content a{
color:#000062;
text-decoration:underline;
}
