/*********************************************************
/* style.css			Fichier de style de la	*/
/*				connexion haut débit	*/
/* 18 / 06 / 06						*/
/********************************************************/

/*******************************************************************************************/
/************************************        Général            ****************************/
/*******************************************************************************************/
body
{
	background-image: url(Images/lf1806_filigrane_noir.jpg);
	background-attachment: fixed;
	color:#79dafe;
}

a:link { color: #597dab ; }
a:visited {color: #597dab ; }

.imageflottante
{
	float: left;
	padding:0 10px;
}

.Erreur
{
	font: bold 14px Verdana, sans-serif;
	color:red;
}

.Note
{
	font: 12px Verdana, sans-serif;
	color:#cee6ea;
	text-align:center;
}

.Important
{
	font: bold 17px Verdana, sans-serif;
	color:red;
	text-align:center;
}

.TitreSite
{
	text-align:center;
}
img
{
	vertical-align:middle;
}

/*******************************************************************************************/
/************************************           Menu            ****************************/
/*******************************************************************************************/
.navlist
{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid white;
	font: bold 13px Verdana, sans-serif;
}

.navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

.navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}

.navlist li a:link { color: #448; }
.navlist li a:visited { color: #667; }

.navlist li a:hover
{
	color: #000;
	background: #AAE;
	border-color: #227;
}

.navlist li a#current
{
	background: white;
	border-bottom: 1px solid white;
}

/*******************************************************************************************/
/************************************     Calendriers           ****************************/
/*******************************************************************************************/
.calhead1
{
	background:#BBE;
	color: #448;
}

.calhead2
{
	background:white;
	color: #448;
}

.calbody
{
	
}

.calUsed
{
	background:white;
}

.calNobody
{
	background:#233723;
}

.calUnknown
{
	background:red;
}

.calCren
{	
	background:#BBE;
	color: #448;
}

.calNoDisp
{	
	background:#233723;
}

/*******************************************************************************************/
/******************************** Les différents niveaux de titres *************************/
/*******************************************************************************************/

/* Titre */
h3
{
 	text-decoration: underline;
	color: #7aabeb;
	padding-bottom:10px;
}

h4
{
 	text-decoration: underline;
	padding-bottom:10px;
}

h5
{
	text-decoration: underline;
	padding-left:20px;
}

/*******************************************************************************************/
/************************************     La page d'accueil     ****************************/
/*******************************************************************************************/
/* Notification pour les nouvelles news */
.News_Notification
{
	padding: 0 5px;
	margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
	width: 58%;
	font: bold 14px Verdana, sans-serif;
	background-image:url(Images/transparent.png);
	text-align:center;
	color:red;
}

/* Heures */
.Accueil_Heures
{
	padding: 0 5px;
	margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
	width: 58%;
	border-bottom: 1px solid  #3975bf;
	border-left: 1px solid  #3975bf;
	border-width: medium;
	font: bold 14px Verdana, sans-serif;
	background-image:url(Images/transparent.png);
	text-align:center;
}

/* Le mot du prez */
.Accueil_Mot_Prez
{
	padding: 0 5px;
	float:left;
	width: 50%;
	height: 500px;
	border-bottom: 1px solid #3975bf;
	border-left: 1px solid #3975bf;
	border-width: medium;
	font: bold 14px Verdana, sans-serif;
	background-image:url(Images/transparent.png);
	overflow: auto;
}
.Signature
{
	text-align:right;
}

/* Le corps du site */
.Accueil_Pres_Club
{
	padding: 0 5px;
	float:left;
	margin-left: 2%;
	width: 45%;
	height: 500px;
	border-bottom: 1px solid #3975bf;
	border-left: 1px solid  #3975bf;
	border-width: medium;
	font: bold 14px Verdana, sans-serif;
	background-image:url(Images/transparent.png);
	overflow: auto;
}

/* Les news */
.Accueil_News
{
	padding: 0 5px;
	float:left;
	margin-top: 2%;
	width: 98%;
	border-bottom: 1px solid  #3975bf;
	border-left: 1px solid  #3975bf;
	border-width: medium;
	font: bold 14px Verdana, sans-serif;
	background-image:url(Images/transparent.png);
}

/*******************************************************************************************/
/*********************************** Pour toutes les autres pages **************************/
/*******************************************************************************************/
/* La page entière */
.FullPage
{
	padding: 0 5px;
	margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
	width: 99%;
	border-bottom: 1px solid  #3975bf;
	border-left: 1px solid  #3975bf;
	border-width: medium;
	font: bold 14px Verdana, sans-serif;
	background-image:url(Images/transparent.png);
	padding-bottom:10px;
}

.Sous_Menu
{
	padding: 15px 15px 15px 15px;
	border-bottom: 1px solid #3975bf;
	font: bold 14px Verdana, sans-serif;
}

.Encadre
{
	border-top: 1px solid ;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

/*******************************************************************************************/
/***********************************         Pour l'AZBA          **************************/
/*******************************************************************************************/
.azba_Carte
{
	text-align:center;
	padding-bottom:10px;
}

.azba_Lien
{
	text-align:center;
	padding-bottom:10px;
}

/*******************************************************************************************/
/*********************************** Pour la présentation du club **************************/
/*******************************************************************************************/
.PresClub_Image
{
	margin-top:10px;
	text-align:center;
	margin-bottom:10px;
}

.PresClub_Coord
{
	text-align:center;
}

/*******************************************************************************************/
/***********************************      Pour les news           **************************/
/*******************************************************************************************/
.news_Id
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	font: bold 14px Verdana, sans-serif;
	text-align:center;
}
.news_Titre
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font: bold 14px Verdana, sans-serif;
	text-align:center;
}
.news_Auteur
{
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.news_Num
{
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.news_Date
{
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.news_Corps
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.numPages
{
	font: 14px Verdana, sans-serif;
	color:black;
	text-align:center;
}
.news_Image
{
	text-align:center;
}

/*******************************************************************************************/
/***********************************    Pour les manifestation    **************************/
/*******************************************************************************************/
.Manif_Image
{
	margin-top:10px;
	text-align:center;
	margin-bottom:10px;
}

.Manif_BigText
{
	text-align:center;
	font-size:21px;
}

/*******************************************************************************************/
/***********************************       Pour les photos        **************************/
/*******************************************************************************************/
.Photos_NumPages
{
	text-align:right;
}
.Photos_Message
{
	text-align:center;
}

/*******************************************************************************************/
/***********************************       Pour les vidéos        **************************/
/*******************************************************************************************/
.Videos
{
	text-align:center;
	margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
}

/*******************************************************************************************/
/***********************************        Pour les liens        **************************/
/*******************************************************************************************/
.Liens_Images
{
	text-align:center;
}

/*******************************************************************************************/
/*********************************        Pour le Livre d'Or      **************************/
/*******************************************************************************************/
.LO_Ajouter
{
	text-align:right;
	margin-bottom:10px;
}

/*******************************************************************************************/
/*********************************       Pour l'acces réservé     **************************/
/*******************************************************************************************/
.ar_Liste
{

}

.ar_Deconnect
{
	text-align:center;
	margin-bottom:10px;
	font-style:italic
}

.ar_Message
{
	text-align:center;
}

.ar_Login
{
	text-align:center;
}

.ar_ExempleLo
{
	font: 14px Verdana, sans-serif;
	color:#cee6ea;
	width:100%;
	overflow:hidden;
}

/*******************************************************************************************/
/***********************************  Pour les petites annonces   **************************/
/*******************************************************************************************/
.pa_Titre
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font: bold 14px Verdana, sans-serif;
	text-align:center;
}
.pa_Auteur
{
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.pa_Num
{
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.pa_Num_Simp
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.pa_Date
{
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.pa_Corps
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

/*******************************************************************************************/
/************************************    Pour le livre d'or     ****************************/
/*******************************************************************************************/
.lo_Titre
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font: bold 14px Verdana, sans-serif;
	text-align:center;
}
.lo_Date
{
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.lo_Corps
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

/*******************************************************************************************/
/*********************************    Pour les news privées     ****************************/
/*******************************************************************************************/
.News_Privees
{
	padding: 0 5px;
	float:left;
	margin-top: 2%;
	width: 98%;
	border-left: 1px solid #3975bf;
	border-bottom: 1px solid #3975bf;
	border-width: medium;
	font: bold 14px Verdana, sans-serif;
	background-image:url(Images/transparent.png);
}

/*******************************************************************************************/
/********************************  Pour la partie personnelle   ****************************/
/*******************************************************************************************/
.Accueil_Perso
{
	text-align:center;
	color: #7aabeb;
	border-top: 1px solid ;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-bottom:10px;
	padding-top:10px;
	background-image:url(Images/transparent.png);
}

/*******************************************************************************************/
/*********************************        Pour le calcul MD5      **************************/
/*******************************************************************************************/
.MD5
{
	text-align:center;
}


/*******************************************************************************************/
/*********************************    Pour la création de compte  **************************/
/*******************************************************************************************/
.CreerCompte
{
	text-align:center;
}

