/* Elements */
body {
	color: #660000;
	background-color: #ffffff;
	margin: 0px;
/*	font-family: arial, helvetica, sans-serif;*/
	font-family: verdana, sans-serif;
	font-size: x-small;
	background-image: url('http://bflemay.free.fr/img/fond.jpg');
	background-position:  790px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a {
	text-decoration: underline;
	font-size: x-small;
}

a:active {
	text-decoration: underline;
	font-size: x-small;
}

a:link {
	text-decoration: underline;
	font-size: x-small;
}

a:visited {
	text-decoration: underline;
	font-size: x-small;
}

img {
	border: 0px;
}

acronym {
	border-bottom: 1px dotted #660000;
	cursor: help;
}

table {
	font-size: x-small;
}

td {
	font-size: x-small;
}

input {
	font-size: x-small;
}

textarea {
	font-size: x-small;
}

div {
	font-size: x-small;
}

p {
	font-size: x-small;
}

div {
	font-size: x-small;
}

h1 {
	font-size: medium;
}

h2 {
	font-size: small;
}

h3 {
	font-size: x-small;
}

/* End Elements */

/* Global */

.menuLi
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.menuUl
{
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

.Header {
	height: 70px;
	width: 790px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 13;
}

.HeaderBanner {
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-top: 0px none #ffffff;
}

.HeaderNavigator {
	width: 792px;
	position: absolute;
	top: 70px;
	left: 0px;
	z-index: 12;
}

.hnLink {
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px none #660000;
	border-top: 1px none #660000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 20px;
	font-size: small;
	color: #660000;
	background-color: #ffffee;
	text-decoration: none;
}

.hnLink:active {
	color: #660000;
	font-size: small;
	background-color: #ffffee;
	text-decoration: none;
}

.hnLink:link {
	color: #660000;
	font-size: small;
	background-color: #ffffee;
	text-decoration: none;
}

.hnLink:visited {
	color: #660000;
	font-size: small;
	background-color: #ffffee;
	text-decoration: none;
}

.hnLink:hover {
        color: #660000;
	font-size: small;
	background-color: #ffffee;
	text-decoration: underline;
}

.hnLinkDiv {
	float : left;
	margin-right: 5px;
        border-bottom: 1px solid #660000;
}

.hnSpecialLink {
	border-left: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px none #660000;
	border-top: 1px none #660000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 20px;
	font-size: small;
	color: #ffffee;
	background-color: #660000;
	text-decoration: none;
}

.hnSpecialLink:active {
	color: #ffffee;
	font-size: small;
	background-color: #660000;
	text-decoration: none;
}

.hnSpecialLink:link {
	color: #ffffee;
	font-size: small;
	background-color: #660000;
	text-decoration: none;
}

.hnSpecialLink:visited {
	color: #ffffee;
	font-size: small;
	background-color: #660000;
	text-decoration: none;
}

.hnSpecialLink:hover {
    color: #ffffee;
	font-size: small;
	background-color: #660000;
	text-decoration: underline;
}

.hnSpecialLinkDiv {
	float : left;
	margin-right: 5px;
    border-bottom: 1px solid #660000;
}

.hnMenu {
	visibility: hidden;
	position: absolute;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-top: 1px solid #ccaaaa;
	border-left: 1px solid #ccaaaa;
	background-color: #ffffee;
	color: #660000;
	z-index: 10;
	text-align: left;
}

.Left {
	width: 155px;
	border: 1px solid #660000;
	background-color: #ffffee;
	color: #660000;
	position: absolute;
	left: 5px;
	top: 150px;
	text-align: center;
}

.main {
	width: 620px;
	position: absolute;
	left: 170px;
	top: 150px;
	border: 1px solid #660000;
	background-color: #ffffff;
	color: #660000;
}

.max {
	width: 98%;
	position: absolute;
	z-index:20;
	border: 1px solid #660000;
	left: 5px;
	top: 5px;
	background-color: #ffffff;
	color: #660000;
}

.MainButton {
	float: right;
	background-image: url(/img/max-min.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffee;
	color: #660000;
	border: 1px dotted #660000;
	text-align: left;
	width: 20px;
	height:15px;
	cursor: pointer;
}

.Rubrique {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 790px;
	text-align: center;
/*	font-size: large;*/
}


.MainTitle {
	background-color: #ffffff;
	color: #660000;
	font-size: small;
	font-weight: bold;
}

.MainHeader {
	border-bottom: 1px solid #660000;
	text-align: left;
	padding: 5px;
}

.MainBody {
	padding: 5px;
	text-align: left;
}

.partLeft {
	float: left;
	width: 49%;
	text-align: left;
}

.partRight {
	float: right;
	width: 49%;
	text-align: right;
}

.partCenter {
	text-align: center;
}

.validXhtml {
	top: 5px;
	left: 800px;
	position: absolute;
}

.validCss {
	top: 40px;
	left: 800px;
	position: absolute;
}

.countImg {
	top: 60px;
	left: 731px;
	z-index:13;
	background-color: #ffffff;
	position: absolute;
}

/* End Global */

/* Home */
.hoBody {
	width: 780px;
	position: absolute;
	z-index:0;
	border: 1px solid #660000;
	left: 0px;
	top: 150px;
	background-color: #ffffff;
	color: #660000;
	padding: 5px;
}
/* End Home */

/* News */

.atCell {
	text-align: left;
}

.newsDiv {
	margin: 5px;
}

.newsComment {
	padding: 5px;
	width: 100%;
}

.newsMultiPhoto {
	float: left;
	text-align: center;
}
.newsPhoto {
	text-align: center;
}

/* End News*/

/* Photo */

.poCell {
	float: left;
	width: 150px;
	height: 150px;
	text-align: center;
}

.poThumb {
	height: 100px;
	text-align: center;
}

.poImgDiv {
	float: left;
	width: 98%;
	text-align: center;
}

.poImg {
	border: 1px dotted #660000;
	padding: 5px;
}

/* End Photo */

/* Effectif */

.te {
	width: 99%;
	border: 0;
	border-collapse: collapse;
}

.teItem {
	color: #660000;
	background-color: #ffffff;
}

.teAlternate {
	color: #660000;
	background-color: #dddddd;
}

.fe {
	float: left;
	margin: 10px;
	border: 1px solid #660000;
	width: 300px;
	height: 400px;
	text-align: center;
}

.feDetails {
	text-align: left;
	margin: 10px;
	vertical-align: top;
}

.teCell {
	float: left;
	width: 48%;
	vertical-align: top;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 1%;
}

.teTitle {
	text-align: left;
	font-weight: bold;
	padding: 2px;
	color: #660000;
	background-color: #dddddd;
}

.teNames {
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	list-style-type: none;
}
.tePhoto {
	visibility: hidden;
	position: absolute;
	z-index: 20;
	width: 75px;
	height: 100px;
}
/* End Effectif */

/* Planning */
.plMain {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ffffff;
	color: #660000;
}

.plMainAlt {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #dddddd;
	color: #660000;
}

.plDate {
	float: left;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #cc9999;
	border-top: 1px solid #cc9999;
}

.plLib {
	text-align: left;
	padding-top: 1px;
}

/* End Planning */

/* History */
.htMain {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ffffff;
	color: #660000;
}

.htDate {
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	border-bottom: 1px groove #660000;
}

.htLib {
	list-style-type: none;
}

/* End History */

/* Music */
.musicZone {
	text-align: center;
}
/* End Music*/

/* Video */

.vdCell {
	float: left;
	width: 49%;
	margin-bottom: 15px;
}

.videoZone {
	text-align: center;
}

/* End Video */

/* Link */

.lkMain {
	width: 98%;
	background-color: #ffffff;
	color: #660000;
	border: 0px;
	height: 35px;
}

.lkMainAlt {
	background-color: #dddddd;
	color: #660000;
	height: 35px;
}


.lkImg {
	text-align: center;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 5px;
}

.lkUrl {
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

/* End Link */

/* Evenements */
.evtHeader {
	background-color: #ffffee;
	color: #660000;
}

.evtMain{
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #ffffff;
	color: #660000;
}

.evtMainAlt {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #dddddd;
	color: #660000;
}

.evtDate {
	float: left;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #cc9999;
	border-top: 1px solid #cc9999;
}

.evtLib {
/*	cursor: pointer;*/
}

.evtPhoto {
	float: right;
	padding-top: 1px;
	text-align: right;
}

/* End Evenements */

/* Logo */

.logoDiv {
	text-align: center;
}

/* End Logo */


/* Cartes */

.card {
	float: left;
	text-align: center;
	width: 49%;
}

/* End Cartes */
/* Guestbook */
.formCell {
	text-align: right;
	vertical-align: top;
	width: 30%;
}
/* End Guestbook */

/* Humeur */
.humText {
	padding:10px;
}
.humTitle {
	font-size: small;
}
.humAuthor {
	font-size: xx-small;
}

.humCell {
}
/* End humeur */