/* tag styles */

body {
	background-color: rgb(255,255,255);
	font-size: 12pt;
}

a {
	color: rgb(255,128,128);
	text-decoration: none;
}

a:hover {
	color: rgb(255,0,0);
}

table {
	border-collapse: collapse;
	line-height:100%;
}

td {
	font-family: serif;
	padding: 10px;
	color: rgb(0,0,0);
	vertical-align: top;
	text-align: left;
}

dt {
	color: rgb(255,0,0);
}

hr {
	color: rgb(255,0,0);
	background-color: rgb(255,0,0);
	height: 2px;
	border: 0px;
}

.dan {
	padding: 0px 2px;
}

.horaire {
	padding: 5px;
	width: 200px;
}

.links {
	vertical-align: middle;
	padding: 10px;
	border-bottom: rgb(255,0,0) dotted 1px;
}

.calendar {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.event {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.vacances {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

#menu {
	text-align: left;
}

#text {
	line-height: 175%;
	font-style: normal;
	font-weight: normal;
	letter-spacing:0em;
	text-align: justify;
	min-width:900px;
}

#sponsor {
	text-align: center;
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1;
}

#copyright {
	position: absolute;
	top: 2px;
	right: 2px;
	font-size: 0.8em;
	text-align: right;
	z-index:2;
}

#spam {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	border: rgb(255,128,128) solid 2px;
	padding: 10px;
	background-color: rgb(255,255,255);
	text-align: center;
}

input#de {
	background-color: rgb(255,128,128);
	border: 0px;
	margin: 5px;
	width: 300px;
}

input#submit, input#cancel {
	background-color: rgb(255,128,128);
	border: 0px;
	margin: 5px;
}

textarea#quoi {
	background-color: rgb(255,128,128);
	border: 0px;
	margin: 5px;
	width: 300px;
	height: 100px;
	font-family: sans-serif;
}

#page {
	position: absolute;
	left: 0px;
	z-index:3;
}

#pagetitle {
	font-family: sans-serif;
	font-weight: bold;
	color: rgb(255,0,0);
	font-size: 2em;
	letter-spacing:0.3em;
	margin: 0px 20px;
	line-height: 125%;
}

.undertitle {
	font-family: sans-serif;
	font-weight: bold;
	color: rgb(255,0,0);
	font-size: 0.5em;
	letter-spacing:0.4em;
	float: right;
}

.maintitle {
	font-weight: bold;
	color: rgb(255,0,0);
	font-size: 1.5em;
	letter-spacing:0.2em;
	margin: 10px 0px 10px 0px;
}

.subtitle {
	font-weight: bold;
	color: rgb(255,0,0);
	font-size: 1.2em;
	letter-spacing:0.2em;
	margin: 20px 0px 10px 0px;
	clear: both;
}

legend {
	padding: 5px 5px 0px 5px;
	margin: 5px 5px 0px 5px;
	font-size: 1.2em;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing:0.2em;
	text-align: center;
	color: rgb(0,0,0);
}

fieldset {
	border: rgb(255,0,0) solid 2px;
	-moz-border-radius: 0px 15px;
	padding:10px;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	line-height: 125%;
	letter-spacing:0em;
}

img{
	border: 0px;
}

img.right {
	float: right;
	margin: 10px 20px;
}

img.left {
	float: left;
	margin: 10px 20px;
}

img.gallery {
	float: left;
	margin: 5px 5px;
}

em {
	font-weight: bold;
	font-style: normal;
	color: rgb(255,0,0);
}
