@charset "UTF-8";

#FlashID {visibility:hidden}

body {
	background-color: #000;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#all {
	position:relative;
	width:948px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
}

#maincontent {
	width: 867px;
	padding-left: 81px;
	padding-top: 10px;
	background-color: #FFF;
	padding-bottom: 10px;
	position: relative;
}
#maintexthome {
	float: left;
	width: 560px;
}

#maintext {
	float: left;
	width: 780px;
	padding-bottom: 60px;
}

#head {
	height:233px;
	width:948px;
	background-image:none;
	color:#000;
}

#sidebar {
	float: right;
	width: 263px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl {
	margin: 1em 0;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 1.2px;
	margin-bottom: 0px;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	margin-top: 1em;
	margin-right: 0;
	margin-left: 0;
	width: 400px;
	font-size: 1.85em;
	text-transform: uppercase;
}
h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #000;
	margin-top: 1.5em;
	margin-bottom: 0px;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #be2420;
	margin-top: 1.75em;
	margin-bottom: -0.75em;
}
h4 {
	font-weight: bold;
	color: #f6a439;
	font-size: .85em;
	margin-bottom: -0.75em;
	margin-top: 1em;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 100%;
}
ul {
	font-size: 0.85em;
	color: #000;
	margin-left: 10px;
	list-style-type: none;
}
#sidebarCalendrier {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f6a439;
	background-color: #000;
	height: 33px;
	width: 253px;
	font-weight: bold;
	padding: 5px;
	font-size: 1.85em;
}
a:link , a:visited{
	color: #2498e5;
	text-decoration: none;
}
a:hover {
	color: #2498e5;
	text-decoration: underline;
}
#sidebarQuoi {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f6a439;
	background-color: #000;
	height: 33px;
	width: 253px;
	padding: 5px;
	font-size: 1.85em;
	font-weight: bold;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	font-size: 0.75em;
	height: 25px;
	width: 948px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #2498e5;
	text-align: center;
}
#all #maincontent #maintext #flashcontent {
	margin-left: 100px;
}
#all #maincontent #maintext #photoalbums {
	float: left;
	margin-left: 0px;
	color: #000;
}
