/* CSS Document */

/*
bleu	#245399
orange	#ff6000
rouge	#d60000
marron	#99916b
*/

body {
	margin: 0;
	background: #e5e0c3 url('images/fond-page.gif') repeat-y center;
	}

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	}
	
p { margin: 0 0 10px 0; }
	
table.base {
	width: 750px;
	border-width: 0;
	}
	
div.menu {
	color: #245399;
	font-weight: bold;
	font-size: 11px; 
	text-align: justify;
	margin: 0;
	letter-spacing: 1px;
	}
	
div.menu a { text-transform: uppercase;}
	
.menu a:link, .menu a:visited { color: #ff6000; text-decoration: none; }
.menu a:hover, .menu a:active { color: #d60000; text-decoration: underline; }

.linebreak {letter-spacing: 0pt; font-size: 4px;}

a:link, a:visited { color: #245399; text-decoration: none; }
a:hover, a:active { color: #d60000; text-decoration: underline; }

td.contact img { margin-right: 10px; }

div.contenu, div.menu { padding: 10px; }

div.contenu img { border: 1px solid #99916b; }
	
div.left { padding: 0px; }
	
h1, h2 {
	text-align: right;
	font: normal 12pt Arial Black, Arial, Helvetica, sans-serif;
	}
	
h1 { margin: 0 0 10px 0; text-align: center; }
h2 { color: #245399; margin: 10px; }
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #245399;
	margin: 10px 0 15px 0;
	letter-spacing: 1pt;
	border-bottom: 1px solid #ff6000;
	}
	
div.personnaliser {
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	margin: 10px 0 0 0;
	letter-spacing: 2px;
	background: #ff6000 url("images/fond-personnaliser.gif") repeat-x;
	}
	
div.personnaliser h5 {
	font-size: 14px;
	letter-spacing: 4px;
	margin: 0;
	padding: 0;
	}

div.personnaliser img { border: 0; margin: 4px 5px 0 0; }
	
div.copy {
	color: #808080;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1pt;
	margin-top: 10px;
	}
	
div.copy img { border: 0; margin: 0; position: relative; top: 8px; }
	
div.zoom p {
	color: #808080;
	text-align: left;
	margin: 10px;
	}

form { border: 1px solid #ff6000; padding: 10px 0 10px 0; }

table.decal tr td p { margin-left: 20px;}

table.sansmarge p {margin: 0;}
table.sansmarge a {font-weight: bold; font-style: italic;}

.titredest {font-weight: bold; color: #ff6000;}
img.evenements {margin: 5px 0 5px 0;}
