body {
	background:#002e41;
	margin-top: 20px;
	font-family: sans-serif, default;
}

#main {
	width:800px;
	background: #ffffff url('images/page_bg.jpg') bottom right no-repeat;
	margin-left:auto;
	margin-right:auto;
	border-bottom: 3px solid #000000;
	border-right: 3px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
#header {
	text-align:left;
	background : #ffffff url('images/header.png') no-repeat 195px 0px;
}

#menu {
	position:relative;
	top:-30px;
	width:195px;
	height:357px;
	float:left;
	padding-top:30px;
	background: #ffffff url('images/menu_bg.jpg') top left no-repeat;
}
#menu a {
	display:block;	
}
#menu a:hover {
	background: url('images/menu_hover2.gif') no-repeat center center;	
}

#content {
	margin-left:195px;
	
	
}

#copyright {
	font-size: 0.8em;
}

#pied {
	width:420px;
	border-top: 1px solid #777;
	margin-left:auto;
	margin-right:auto;
	padding:8px;
}

a {
	color: #aa0000;
}

a.lien_externe,a.spip_out{
	background: url('images/external.png') center right no-repeat;
	padding-right: 13px;
	color: #003090;
	text-decoration:none;
}

a.lien_externe:hover,a.spip_out:hover {
	color: #e06000;
	text-decoration:underline;
}

#hierarchie {
	margin-right:25px;
	margin-left:195px;
}


#contenu {
	text-align: justify;
	border:1px solid #999;
	margin-right: 25px;
	padding:25px;
	font-family: sans-serif, default;
	font-size:0.9em;
	background: #ffffff;
}

div.text{
	margin-top:10px;
}

.cartouche
{
	margin:0 25px 0 0;
	padding:0;
	text-align: left;
}

h1.titre{
	margin:0;
	padding:0;		
	display:inline;
}

.titre table {
	border-collapse:collapse;
	padding:0;
	margin:0;
	border-spacing:0px;
	height:46px;
}

.titre_l{
	background: url('images/title_bg.png') top left  no-repeat;
	width:20px;
}
.titre_c{
	background: url('images/title_bg.png') top left  no-repeat;
}

.titre_r{
	background: url('images/title_bg.png') top right  no-repeat;
	width:80px;
}

h3.spip, .soustitre
{
	margin:10px 0px 5px 10px;
	padding-left:30px;
	font-family: sans-serif, default;
	text-align: left;
	font-size:1.2em;
	background: url('images/bullet.png') center left no-repeat;
}

.hotel{
	margin-top: 10px;
	margin-bottom:10px;
}


.liste li {
	list-style-type: none;
	background: url('images/bullet.png') center left no-repeat;
	padding:10px 0px 10px 30px;
}

h3.titre {
	font-size:1.2em;
}

#bulletin {
	padding:20px;
	font-size:1em;
	font-family: sans-serif,default;
	text-align:center;
}

.page_dor li {
	list-style-type: none;
	background: url('images/bullet.png') 0px 12px no-repeat;
	padding:10px 0px 10px 30px;
}

.page_dor .signature {
	display:block;
	font-weight:bold;
	padding-left:20px;
}

.reponse_formulaire {
	color:#ff0000;
	border: 1px solid #000000;
}

h2.page_dor {
	text-align:center;
}

textarea.forml 
{
	height:80px;
}

div.news {
	margin-bottom:50px;
	color:#000;
}

.news ul {
	margin:0px;
	padding-left:10px;
}
.news li {
	list-style-type: none;
	padding: 0px 0px;
	margin:10px 0px;
	color:#000;
	/*border-left:4px solid #555;*/
}

.breve_date,.breve_titre {
	font-weight:bold;
	color:#410;
	background:#fa9;
	padding:0px 8px;
}

.breve_texte {
	padding-left:8px;
}

p.verset{
	font-size:0.9em;
	color:#555;
	padding-left: 30px;
	padding-right: 30px;
}

p.auteur {
	font-style: italic;
	margin-top:30px;
	padding-left: 20px;
}
