body {
	background-color: #CC0033;
	font-family: "Trebuchet MS";
	font-size:80%;
	margin: 0;
	text-align:center;
}
h1 { 
	border-bottom:#cc0033 1px dashed;
	color:#cc0033;
	font-size:1.8em; 
}
h2 { 
	text-decoration:underline;
	color:#cc0033;
	font-size:1.5em; 
}
a {
	color:#000033;
	text-decoration:underline;
}
a:hover {
	color:#cc0033;
	text-decoration:none;
}
img {
	border:none;
}
.bleu {
	color:#006699;
	font-size:1.5em;
}
.rouge {
	color:#cc0033;
	font-size:1.5em; 
	}
.red {
	color:#cc0033;
}
.erreur{
	color:#990000;
}
.align-droite {
	color:#006699;
	text-align:right;
	}
.majuscule { text-transform:uppercase; }

#page{
	background:#FFF url(images/fond-page.jpg) top left repeat-y;
	/*margin:0px auto;*/
	margin-bottom: 0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align: left;
	width:800px;
}
#header{
	background:#FFF url(images/header.jpg) top left no-repeat;
	height:160px;
	width:800px;
}
#nav {
	background:url(images/nav.jpg) top left no-repeat;
	font-size:1.5em;
	font-weight:bold;
	height:40px; !important
	width:800px;
}
#nav ul {
	float:right;
	height:40px;
	list-style:none;
	margin: 0;
	padding: 0;
}
#nav li {
	color:#FFF;
	float:left;
	margin-right:5px;
	padding: .5em;
	padding-bottom: 0;
	text-align: center;
}
.naviguation a{ color:#000; text-decoration:none; }
.naviguation a:hover { color:#CC0033; }
.nav-encours a{ color:#FFF; text-decoration:none; }
.nav-encours a:hover { color:#CC0033; }
#nav2{
	background:url(images/nav2.jpg) top left repeat-y;
	font-size:1.15em;
	font-weight:bold;
	padding-bottom: .5em;
	padding-right: 2em;
	text-align:right;
	width:800px;
}
#nav2 a{ text-decoration:none;}
#contenu {
	display:block;
	padding:2em;
	margin-bottom:200px;
}
#colonne1 {
	float:left;
	text-align:justify;
	width:520px;
}
#colonne2 {
	float:right;
	width:220px;
}
#info-bleu,
#info-orange,
#info-rose,
#info-rouge, 
#info-vert,
#info-violet {
	margin-bottom: 10px;
	margin-left:15px;
	margin-right:5px;
	margin-top:5px;
	padding-top: 4px;
	padding-bottom: 20px;
	width:200px;
}

#info-bleu { background:url(images/boite-menu-bleu.jpg) top left no-repeat; }
#info-orange { background:url(images/boite-menu-orange.jpg) top left no-repeat; }
#info-rose { background:url(images/boite-menu-rose.jpg) top left no-repeat; }
#info-rouge { background:url(images/boite-menu-rouge.jpg) top left no-repeat; }
#info-vert { background:url(images/boite-menu-vert.jpg) top left no-repeat; }
#info-violet { background:url(images/boite-menu-violet.jpg) top left no-repeat; }

.li-partenaire {
	list-style:circle;
	margin-bottom: .8em;
}

.titre-info {
	color:#FFF;
	font-weight:bold;
	padding-left:1em;
}
.texte-info {
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
	margin-left: 15px;
	margin-right: 15px;
}
#pied-page {
	clear:both;
	font-size:.9em;
	padding-bottom: 20px;
	padding-top: 30px;
	text-align:center;
}
.separation {
	color:#000033;
	size: 1px;
	width:90%;
}
.boite-prestation {
	background-repeat:no-repeat;
	border:none;
	color:#FFF;
	float:left;
	font-size:2em;
	margin-left:1.3em;
	margin-bottom:1.3em;
	height:200px;
	width:200px;
}
.boite-prestation p {
	text-align:left;
	padding-left:.5em;
	padding-top:.4em;
}
.boite-prestation a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
.boite-prestation a:hover {	
	color:#FFF;
	font-weight:bold;
	text-decoration:underline; 
	}

#box-violet { background-image:url(images/prestations/box-violet.jpg); }
#box-bleu { background-image:url(images/prestations/box-bleu.jpg); }
#box-rouge { background-image:url(images/prestations/box-rouge.jpg); }
#box-vert { background-image:url(images/prestations/box-vert.jpg); }
#box-rose { background-image:url(images/prestations/box-rose.jpg); }
#box-rose-pale { background-image:url(images/prestations/box-rose-pale.jpg); }
#box-orange { background-image:url(images/prestations/box-orange.jpg); }
#box-marine { background-image:url(images/prestations/box-marine.jpg); }
#box-gris { background-image:url(images/prestations/box-gris.jpg); }
#box-jaune { background-image:url(images/prestations/box-jaune.jpg); }

submit {
	border:#333 thin solid;
	cursor:pointer;
	height: 20px;	
}
.textInput{  
	background-color:#FFF;
	border:1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:16px;
	width:400px;  
}
textarea{  
	width:400px;  
	height: 150px;
	background-color:#FFF;
	border:1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputHighlighted{  
	background-color:#ffffcc;
	color:#000;
	width:400px;
	height:16px;
	border:1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea.inputHighlighted{  
	background-color:#ffffcc;
	color:#000;
	width:400px;
	height:150px;
	border:1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.form-input {
	background-color:#FFF;
	border:1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:16px;
}
.titre-presse {
	color:#cc0033;
	font-size:1.1em;
	font-weight:bold;
	margin-top: 4em;
}
.table-seance {
	border:#cc0033 3px solid;
	margin-left: 6em;
	margin-right: 6em;
	margin-top: 4em;
}
.petite-info {
	font-size:.8em;
	font-weight:bold;
}
.seance-titre {
	color:#cc0033;
	font-size:1.1em;
	font-weight:bold;
}
.bolder { font-weight:bold; }

.point{ font-weight: bold; text-transform:uppercase; letter-spacing: 2px; font-size:1.1em;}