body
{
	padding: 0;
	color: #36383D;
}
div#apw_conteneur{
	/*background: url(../images/body.jpg) repeat-y;*/
}

div#apw_entete{
	position: relative;
}

div#APW_menu_rapide{
	background: transparent;
	position: absolute;
	top: 315px;
	margin-left: 110px;
	width: 410px;
	vertical-align: bottom;
	text-align: left;
}


div#APW_menu_rapide li a {
	color : #ffffff;
	font-size: 85%;
	font-weight: bold;
	/*letter-spacing: -0.5px;*/
	
}

div#APW_menu_rapide li a:hover {
	text-decoration: underline;
}

div#apw_centre{
	background:transparent url(../images/body.jpg) repeat-y;
	position: relative;
	padding-bottom: 20px;
}

div#apw_gauche{
	float: right;
	background:transparent url(../images/middle.jpg) no-repeat scroll right top;
	/*display: none;*/
}


div#APW_calendrier{
	width:231px;
	background:transparent url(../images/calendrier.png) no-repeat;
	min-height: 240px;
	padding: 70px 0 0 0;
	margin-top: 25px;
}

div#apw_separ{
	width: 100%;
	height: 34px;
	background: 0;/* w3c warning*/
}

div#apw_contenu{
	background:transparent url(../images/middle.jpg) no-repeat top left;
}

div#apw_design_menu,
div#APW_recherche,
div#image_center,
div#APW_coordonnes,
div#APW_menu_rapide2{
	display: none;
}

div.zone{
	margin: 0 20px 0 190px;
}

div.zone h1{
	color: #7E0103;
	margin-bottom: 20px;
}

div.zone h2{
	font-size: 90%;
	margin: 0;
}

div.zone hr{
	margin-bottom: 20px;
}

div.zone .textnouvelles{
	padding: 5px 0 20px 0;
}

div.zone .textnouvelles,
div.zone .textnouvelles p{
	line-height: 160%;
	font-size: 100%;
	
}



div.zone .textnouvelles h1 a{
	font-size: 80%;
}

div.zone_11,
div.zone_12{
	margin: 0;
}

div.zone_11 h1{
	color: #7E0103;
	font-style: italic;
}

div.zone_12 h1{
	color: #7E0103;
	font-size: 130%;
	font-style: italic;
}

div.zone_11 .textnouvelles,
div.zone_11 .textnouvelles p{
	line-height: 160%;
	font-size: 90%;
}

div.zone_12 .textnouvelles,
div.zone_12 .textnouvelles p{
	line-height: 160%;
	font-size: 95%;
	color: #4F5350;
}


div#apw_footer{
	background:transparent url(../images/bottom.jpg) no-repeat bottom left;
	min-height: 66px;
	width: 790px;
	color: #fff;
	font-size: 80%;
	text-align: left;
	padding: 50px 0 0 190px;
}

div#commanditaire{
	background:transparent url(../images/body.jpg) repeat-y;
	/*border: 1px solid #000;*/
}

div#commanditaire img{
	padding: 0 0 0 190px;
	border: 0;
}

div#commanditaire table{
	/*padding: 0 0 0 190px;*/
	margin-left: 190px;
}

div#commanditaire table img{
	padding: 0 0 0 0;
}

table.calendar{
	width: 200px;
	text-align: center;
	margin: 0 auto 0 auto;
}

table.calendar th{
	color: #fff;
	font-weight: normal;
	font-size: 90%;
	height: 15px;
}

table#apw_calLegend{
	text-align: left;
	width: 100%;
}

table#apw_calLegend th{
	text-align: left;
	color: #000;
	line-height: 160%;
	border-bottom: 1px solid #CBBA87;
}

table.calendar tr.dayCalendar td{
	background-color : #F6EFD3;
	height: 25px;
	font-size: 80%;
	color: #547F9A;
}



td.title{
	color: #fff;
	font-weight: bold;
}

/* calendrier pleine page */
div#calendrierPlein table{
	width: 100%;
	color: #547F9A;
	
}

div#calendrierPlein table td.title{
	color: #547F9A;
	font-size: 130%;
}

div#calendrierPlein table.calendar th{
	color: #547F9A;
	font-weight: normal;
	font-size: 90%;
	height: 30px;
	text-align: center;
}

div#calendrierPlein table.calendar tr.dayCalendar td{
	background-color : #F6EFD3;
	height: 55px;
	font-size: 160%;
	color: #547F9A;
	text-align: center;
	border: 1px solid #6C1A03;
}

div#APW_calendrier_legend form select{
	width: 220px;
	margin-left: 10px;
}
div#calendrierPlein form select{
	width: 240px;
}