* {
	margin: 0; padding: 0;
}
body {
	background: #900 url(img/background.gif) repeat;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #fff;
}
form {
	text-align:left;
	font-size:0.8em;
}
#conteneur {
	display:block;
	position:absolute;
	left:50%;
	margin-left:-376px;
	width: 752px;
	background: transparent url(img/background_container.gif) repeat-y scroll top center;
}
blockquote {
	background-color:yellow; color:red;
  font-family: serif;
  font-size:1.25em;
  font-style:italic;
  line-height:125%;
  padding:1em;
  margin:1em;
  text-align:justify;
  border:1px solid maroon;
}
hr {
	margin-bottom:12px;
}
h1 {
	width: 682px;
	height: 195px;
	background: transparent url(img/h1-plast.gif) no-repeat scroll top center;
	margin-left: 40px;
}

h1 a {
		display:none;
}

h4 {
	font-size:1.2em;
}
#menu {
	position: relative;
	top: -40px;
	height: 1em;
	width:650px;
	list-style-type: none;
	list-style: none;
	text-align:right;
}
#menu li {
	display: inline;
}
#menu li a {
	font-size: 0.8em;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: none;
}
#menu li a img {
	border:none;
}
#programme { float:left; margin-top:-20px; padding-left:35px; width: 170px;	top:-30px; }
#programme h3 { font-size: 20px; font-weight: bold }
#programme h4 {
	background: transparent url(img/programme.gif) no-repeat scroll center;
	width: 150px;
	height: 28px;
	padding-top: 9px;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 2px;
}
.progtable {
	text-align: center;
	font-size: 0.6em;
}
.progtable a {
	color:red; text-decoration:none;
}
.entete_progtable {
	font-weight:bold;
	color:silver;
	border-bottom:1px solid gray;
}

#aujourdhui {
	background: transparent url(img/croix.gif) no-repeat;
}
#contenu {
	float: left;
	margin-top: -30px;
	clear: none;
	width: 450px;
	background: #fff url(img/fondo.gif) repeat scroll top left;
	color: #000;
	padding: 25px 20px 10px 30px;
	min-height: 295px;
	height: 295px;
}
#conteneur>#contenu {
	height:auto;
}

#pied {
	clear: both;
	border-top: 2px solid Maroon;
	width:520px;
	margin-left:auto; margin-right:auto;
	padding-left:160px;
}
#pied li { display:inline; color:white }
#pied li a {
	color: #FFC;
	font-size: 0.8em;
	text-decoration: none;
}
#pied li a:hover {
	text-decoration: underline overline;
	color:#900;
}
#deco1 {
	position: absolute;
	clear: none;
	top: 180px;
	left:50%;
	margin-left:-171px;
	width: 500px;
	height: 30px;
	background: transparent url(img/haut_contenu.gif) no-repeat top;
}
#deco2 {
	position: absolute;
	clear: none;
	top: 260px;
	left:50%;
	margin-left:-170px;
	width: 23px;
	height: 254px;
	background: transparent url(img/crayon.gif) no-repeat top;
}
#deco3-DESACTIVE {
	position: absolute;
	clear: none;
	top: 580px;
	left:50%;
	margin-left:250px;
	width: 78px;
	height: 113px;
	background: transparent url(img/gomme.gif) no-repeat top;
}
.evenement {
	text-align: left;
	color: #555;
	margin-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	word-spacing: 0.3em;
}
.evenement p {
	margin-left:1em;
}
.evenement img {
	padding: 0.3em;
	border: 1px solid silver;
	margin: 0.5em;
}
.illustr {
	float:right;
}
.evenement h3 {
	color: #8B0000;
	font-size: 1.3em;
	font-weight: bold;
	padding: ;
	margin: 0.9em 0 0.7em 0;
}
.evenement h4 {
	color: #004180;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.7em 0 0.5em 0;
}
.evenement h5 {
	color: #006400;
	font-size: 1em;
	font-weight: bold;
	margin: 0.5em 0 0.3em 0;
}
.evenement ul {
	margin:0.8em;
}
.evenement li {
	list-style: square inside;
	margin-left:2em;
}
.commentaire {
	text-align: left;
	background-color:#ff0;
	font-size: 0.8em;
	color:#000;
}
.commentaire p , .commentaire  a {
	background-color:#ff9;
	padding-left:2em;
	color:#444;
}
.perm {
	text-align: left;
	background-color:silver;
	font-size: 0.8em;
	color:#8B0000;
}
.perm p, .perm  a {
	background-color:#ddd;
	padding-left:2em;
	color:#8B0000;
}
.titre {
	text-align: left;
	font-size: 1.3em;
	color: #360;
	font-style: normal;
	font-weight: bold;
}
.heure {
	text-align:left;
	font-size: 1.1em;
	color: Maroon;
}

.picto {
	text-align:left;
}

.mois {
	font-size:1em;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.bouton {
	font-size: 0.7em;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: #006400;
	padding: 3px;
}
.erreur {
	color:red;
}
// DATE PICKER CSS

.dpDiv {
	background-color:gray;
	font-size:0.8em;
}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: White;
	background-color: Maroon;
	border: 1px solid #AAAAAA;
}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: Black;
	border: 1px solid #AAAAAA;
	cursor: pointer;
}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: Black;
	border: 1px solid #AAAAAA;
	color: white;
}

.dpTitleText {
	font-size: 12px;
	color: Yellow;
	font-weight: bold;
}

.dpDayHighlight {
	color: Yellow;
	font-weight: bold;
}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: silver;
	background: Green;
	font-weight: bold;
	padding: 0px;
}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: silver;
	background: Green;
	font-weight: bold;
	}

