
.foot{
	clear:both;
}
.text_head{
	padding-top: 155px;
	padding-left: 45px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.text_head a{
	color: #550000;
	text-decoration: none;
	font-weight: bold;
}
.text_head a:hover{
	border-bottom: 1px dashed #550000;
}
.contener{
	font-size: 11px;
	font-family: Verdana;
}

input{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.copyright{
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #ADADAD;
}
.copyright a{
	text-decoration: none;
	color: #ADADAD;
}
.copyright a:hover{
	text-decoration: underline;
}

fieldset{
	border: 1px solid #BBBBBB;
	padding: 0.5em;
}

fieldset.connection input.connect{
	width: 100px;
}

.comite table{
	width: 100%;
	text-align: center;
}

.comite table img{
	border: dashed 1px #000;
	padding: 1px;
}

/* Début formulaire de connection */

fieldset.connection a{
	color: #550000;
	text-decoration: none;
}
fieldset.connection a:hover{
	text-decoration: underline;
}

#login, .login{
    background: url('images/userinfo.png') no-repeat 0 1px;
    padding-left: 17px;
}

#pass, .pass{
    background: url('images/key7-16-bw.gif') no-repeat 0 1px;
    padding-left: 17px;
}

.error{
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

/* Fin formulaire de connection */

.justify{
	text-align: justify;
}

.center{
	text-align: center;
}

a{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
	
a:hover{
	font-weight: bold;
	color: #000;
}

/* Début Affichage des news */
.date {
	width: 41px;
	line-height: 13px;	
	font-size: 11px;
	vertical-align: top;
	padding-top: 10px;
}
.day-date {
	width: 40px; color: #550000;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin: 0; padding: 0;
}
.day-date span {
	display: block; text-align: center; font-weight: bold;
}
.day-date .day {
	text-shadow: 2px 2px 2px #ccc;
	font-size: 2em; padding: 8px 0 0 0;
}
.day-date .month {}
.day-date .year {
	margin-top: -4px;
	margin-left: 15px;
}
.news_pseudo{
	font-size: 0.9em;
	color: #000;
	font-family: "HelveticaNeue-Light", Helvetica Neue Light, Helvetica, Arial, Geneva, sans-serif;
}
.fleche{
	background: url(images/puce.gif) no-repeat left center;
	padding: 0 0 0 15px;
}
.news_pseudo a{
	text-decoration: none;
}
.news_pseudo a:hover{
	text-decoration: underline;
}

/* Fin affichage des news */

/* Debut calendrier */

.event_description{
	margin: 0px 5px 5px 10px;
	padding: 5px;
	border: 1px #000 dashed;
	border-left: 2px #000 solid;
}

/* Fin calendrier */

/* Debur livre d'or */

.livreor_page{
	text-align: center;
	border: #000 1px solid;
	margin-bottom: 10px;
}
	
.livreor_message{
	padding: 8px;
	text-align: justify;
}

.livreor_pseudo{
	text-align: center;
}

.livreor_pseudo a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.smiley{
	cursor: pointer;
}
/* Fin livre d'or */
/* Debut comite */

.comite{
	text-align: center;
}

.comite a{
	color: #000;
	text-decoration: none;
}

.comite img{
	border: none;
}

/* Fin comite */
/* Debut user */

.photo_user{
	margin-right: 5px;
	margin-left: 15px;
	border: dashed 1px #000;
	padding: 2px;
}

.field label{
	display: block;
	cursor: pointer;
	cursor: hand; /* pour IE */
}

#user_edit{
	text-align: center;
}

#center{
	text-align: center;
}