/**/body {
	background:url("./Images/bg.png") repeat-y 0 0;
	width:320px;
	color:#CCCCCC;
	margin:0;
	padding:0;
	font-family:arial;
	font-size:13px;
}

a {
	text-decoration:none;
	color:#fead00;
}

#header {
	display:block;
	width:320;
	height:142px;
	text-indent:-3000px;
	background:url("./Images/title.png") no-repeat 0 0;
}

#path {
	position:absolute;
	left:8px;
	top:2px;
	font-size:0.9em;
}

#menu {
	background:url("./Images/menu-off.png") no-repeat;
	height:52px;
	width:320px;
}

#menu ul {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

#menu ul li {
	padding:0;
	margin:0;
}

#menu ul li a {
	width:53px;
	height:26px;
	display:block;
	text-indent:-3000px;
	float:left;
}

.pushP {
	width:250px;
	height:180px;
	margin:0 35px 0 35px;
}

.pushP .pushTitre {
	width:250px;
	text-indent:-3000px;
	display:block;
	height:24px;
}

.pushP .push .mask {
	width:160px;
	height:118px;
	display:block;
	opacity:0.5;
	position:absolute;
	background:#000;
}

.pushP .push .text {
	position:absolute;
	margin:-130px 0 0 8px;
	width:150px;
}

.pushP .push img {
	background-position:100% 0;
}

#colonneGauche {
	bottom:0;
	background:url("./Images/colonneGaucheBg.png");
}

#colonneGauche .cadreJaune {
	margin:0 0 24px 0;
}

#colonneGauche .titre {
	display:block;
	width:100%;
	height:24px;
	background:url("./Images/colonneGaucheTitle.png");
	font-size:16px;
	font-weight:bold;
	text-indent:30px;
	color:#282622;
	line-height:1.4em;
}

#colonneGauche .sep {
	display:block;
	width:100%;
	height:24px;
	background:url("./Images/colonneGaucheTitle.png");
	font-size:16px;
	font-weight:bold;
	text-indent:30px;
	color:#282622;
	line-height:1.4em;
}

#page_0000_php #colonneGauche ul {
	list-style-type:none;
	list-style-image:none;
}

#colonneGauche ul {
	list-style-type:none;
	list-style-image:none;
}

#notesBasPage {
	text-align:center;
	bottom:0;
	position:fixed;
	width:320px;
	left:0;
	background:url('./Images/barsBg.png') repeat-x 0 0;
	height:20px;
	padding:4px 0 0 0;
	z-index:3;
	font-size:0.8em;
	line-height:1em;
}

#notesBasPage a {
	padding:0 0 0 20px;
}

#notesBasPage .planSite {
	background:url('../../Icones/map.png') no-repeat;
}

#notesBasPage .mail {
	background:url('../../Icones/email.png') no-repeat;
}

#notesBasPage .infosLegales {
	background:url('../../Icones/help.png') no-repeat;
}

#notesBasPage .iconeMeteo {
	background:url('../../Icones/weather_cloudy.png') no-repeat;
}


h1 {
	text-align:center;
	font-size:2em;
}

h2 {
	text-align:center;
	font-size:1.6em;
}

h3 {
	border-bottom:3px solid #CCCCCC;
	color:#FFFFFF;
	font-size:1.1em;
}

div.image {
	width:100%;
	text-align:center;
}

#celluleMenu {
	background:url("./Images/menuGaucheBg.png");
}

#celluleMenu a {
	color:#000000;
}


#menuGauche ul li ul li a {
	color:#000000;
}

#menuGauche ul li ul li a:hover {
	border-bottom:1px dotted #000000;
}

#menuGauche ul li.selected {
	background:url('./Images/puce-3.png') no-repeat 0 0.3em;
}

#menuGauche ul li a.selected {
	font-weight:bold;
}

a.menuTitle {
	font-weight:bold;
}

#menuGauche ul {
	list-style-type:none;
}

#menuGauche ul li {
	background:url('./Images/puce-1.png') no-repeat 0 0.3em;
	text-indent:16px;
}

ul.menuTitle {
	margin:0;
	padding:0 0 0 0;
	width:320px;
}

#menuGauche ul li.menuTitle {
	background:url("./Images/titrePage.png") no-repeat;
}

a.menuTitle {
	display:block;
	width:320px;
	height:26px;
	padding:0;
	margin:0;
	text-indent:32px;
	font-size:1.4em;
	line-height:1.6em;
	color:#FFFFFF;
}

#menuGauche ul li.menuTitle a.menuTitle:hover {
	border:0px;
}

li.menuTitle ul {
	margin:0 0 0 8px;
	padding:0;
}

#menuGauche ul li.menuEnd {
	height:14px;
	background:none;
	padding:0;
	text-indent:0;
}

#page_3100_php .titreArticle {
	padding:0 0 0 16px;
	background:url('./Images/puce-1.png') no-repeat 0 0.4em;
}

#page_3100_php .infos {
	padding:0 0 0 32px;
	margin:0 0 16px 0;
	font-size:0.8em;
}

#page_3100_php .image {
	float:right;
}

#page_3100_php #titreRubrique {
	width:320px;
	height:24px;
	padding:0;
	margin:0;
	text-indent:-3000px;
}


.calendrier {
	width:100%;
	text-align:center;
}
