body
{
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-top: 5px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
}
h1
{
	margin-top: 10px;
	font-size: 12pt;
	margin-bottom: 20px;
	color: #000080;
	font-family: Arial;
	border-bottom: 1px solid #000080;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
	color: #33ff33;
	text-align: left;
}
H3
{
	font-weight: bold;
	font-size: 14pt;
	color: #333399;
	font-family: Tahoma;
	text-align: left;
}
H4
{
	margin-top: 10px;
	font-size: 12pt;
	margin-bottom: 0px;
	color: #000080;
	font-family: Comic Sans MS;
	border-bottom-style: double;
}
H5
{
	margin-bottom: 0px;
	color: #800000;
}

img
{
	border: none;
}
.Required
{
	font-weight: bold;
}
#page
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#entete
{
	width: auto;
	background-position: left top;
	background-image: url(images/Fond_Haut.jpg);
	background-repeat: no-repeat;
	height: 138px;
	padding-left: 0px;
	border: 1px #000066 solid;
	margin-bottom: 5px;
}
#entete .membre
{
	width: 100%;
}
#entete .membre
{
	text-align: center;
	vertical-align: middle;
	height: 75px;
}
#entete .membre img
{
	width: 75px;
	height: 75px;
}

.ButtonsWindow
{
	cursor: pointer;
	width: 63px;
}
#pied
{
	margin-top: 5px;
	background-position: left top;
	background-image: url(images/fond_bas.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border: 1px #000066 solid;
	text-align: center;
}
#SiteMap
{
	font-size: 13px;
	font-family: 'Comic Sans MS';
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
}
#SiteMap a
{
	text-decoration: none;
	font-size: 13px;
	color: #333399;
}
.Corps
{
	background-position: right bottom;
	background-image: url(images/fond_corner.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px #000066 solid;
	padding: 10px;
	min-height: 500px;
	width: 978px;
}
.Corps .MsgInfo
{
	padding-top: 200px;
	height: 200px;
	text-align: center;
	font-weight: bold;
}

.CorpsHome
{
	background-position: right bottom;
	background-image: url(images/fond_corner.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px #000066 solid;
	min-height: 400px;
}

.CorpsHome .Gauche
{
	vertical-align: top;
	background-position: left top;
	background-image: url(images/fond_gauche.jpg);
	background-repeat: no-repeat;
	border-right: solid 1px #000066;
	height: 480px;
	width: 199px;
	background-color: White;
}
.CorpsHome .Milieu
{
	background-position: center top;
	background-image: url(images/image_home.jpg);
	background-repeat: no-repeat;
	background-color: White;
	padding: 10px;
	vertical-align: top;
	font-size: 18px;
	font-family: 'Comic Sans MS';
	color: #333333;
}
.CorpsHome .Advert
{
	padding: 2px;
	vertical-align: bottom;
	background-color: White;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}
.CorpsHome .Droite
{
	background-position: right top;
	background-image: url(images/fond_Droite.jpg);
	background-repeat: no-repeat;
	border-left: solid 1px #000066;
	width: 189px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}
.CorpsHome .Droite h4
{
	border: 1px #FFFF66 solid;
	text-align: center;
	font-size: 13px;
	background-color: #0000A8;
	color: #FFFF66;
	font-weight: bold;
}
.CorpsHome .Droite .Link
{
	text-align: right;
	font-weight: bold;
	margin-bottom: 20px;
}
.CorpsHome .Droite .Link a
{
	text-decoration: none;
	font-size: 11px;
	color: #333399;
}
.CorpsHome .Droite .Link a:hover
{
	color: #800000;
	text-decoration: underline;
}
.CorpsHome .Cpt
{
	border-left: solid 1px #000066;
	background-position: right bottom;
	background-image: url(images/fond_Droite.jpg);
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 2px;
}
.ImageFond
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 1px red solid;
}

/* ----------------------------------------------------------------- */
/*							MENU									 */
/* ----------------------------------------------------------------- */

.MenuSite
{
	margin-top: 55px;
	font-weight: bold;
	color: Black;
}

.SubMenuItem1
{
	padding-left: 2px;
}
.SubMenuItem2
{
	background-color: #e7e6ff;
	border: 1px black solid;
	color: Black;
}
.MenuItem1
{
	padding-left: 2px;
}
.MenuItem2
{
	background-color: #e7e6ff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 2px #e7e6ff solid;
	font-weight: bold;
	text-align: center;
}
.MenuItem1 a, .MenuItem2 a
{
	color: Black;
}
.MenuHover
{
	background-color: #CCCCCC;
	border-top: 2px white solid;
	border-bottom: 2px white solid;
	font-weight: bold;
}
.MenuHover a:hover
{
	color: yellow;
}
/* ----------------------------------------------------------------- */
/*								DIVERS								 */
/* ----------------------------------------------------------------- */
.pub
{
	text-align:center;
}

#FenetreFly
{
	display: none;
	z-index: 2;
	background-color: #FFFFFF;
	border: solid 1px #000066;
	position: absolute;
}
#FenetreInfo
{
	overflow: hidden;
	display: none;
	z-index: 2;
	border: solid 1px #000066;
	position: absolute;
	background-color: White;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#FenetreInfo .TitleClose
{
	border-bottom: 1px solid #000066;
	background-color: #e7e6ff;
}
#FenetreInfo .ButtonClose
{
	font-size: 16px;
	font-family: Arial;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	cursor: pointer;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.popupControl
{
	background-color: White;
	border: 2px red solid;
	position: absolute;
	visibility: hidden;
}
/* ---------------------------------------------------------------------------- */
/*								     DATAGRID									*/
/* ---------------------------------------------------------------------------- */


.datagrid td
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-spacing: 0px;
	height: 30px;
}
.datagrid a
{
	color: #000066;
	text-decoration: none;
}
.datagrid a:hover
{
	color: #800000;
	text-decoration: underline;
}

.datagrid .datagridPager
{
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
.datagrid .datagridPager span
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px #000066 solid;
}
.datagrid .datagridPager a
{
	background-color: #808080;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color:#ffffff;
	border: 1px #000066 solid;
}
.datagrid .datagridHeader td
{
	font-weight: bold;
	border-bottom: 2px #000066 solid;
}
.datagrid .datagridFooter
{
	font-weight: bold;
	border-top: 2px #000066 solid;
}
.datagrid .datagridItem td
{
	border-top: 2px #AEAAFF solid;
}
.datagrid .datagridAlternatingItem td
{
	border-top: 2px #AEAAFF solid;
	color: #000066;
}
.datagrid .highlight td
{
	border-top: 2px #AEAAFF solid;
	background-color: Gray;
	color: #FFFFFF;
}
.datagrid .datagridSelectedItem td
{
	border-top: 2px #AEAAFF solid;
	font-weight: bold;
	background-color: #D5BAA8;
}
/* ---------------------------------------------------------------------------- */
/*																				*/
/* ---------------------------------------------------------------------------- */

.Contour
{
	border: 1px #000066 solid;
}
.Contour2
{
	border: 3px #000066 double;
}
.Description
{
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	border-bottom: #333399 1px solid;
	padding: 10px 10px 10px 10px;
	background-color: #ffffcb;
}
/* --------------------------------------------------------------- */
/*							GALERIE PHOTO						   */
/* --------------------------------------------------------------- */

.listeElements
{
	width: 650px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	vertical-align: top;
}
.listeElements h4
{
	text-align: left;
}

.listeElements .video
{
	border: 1px #333399 solid;
	width: 600px;
}

.listeRubriques
{
	vertical-align: top;
	width: 320px;
}
.listeAnnees
{
	text-align: center;
}
.listeAnnees span
{
	border: 1px #333399 solid;
	padding: 2px;
	line-height: 25px;
	font-weight: bold;
}
.listeAnnees span a
{
	text-decoration: none;
	color: #333399;
}

.listeAnnees span a:hover
{
	background-color: Gray;
}
.listeAnnees .Sel
{
	background-color: #D5BAA8;
	font-weight: bold;
}

#divPopup
{
	position:absolute;
	border: 3px #333399 double;
	width:500px;
	height:350px;
	background-color:#e7e6ff;
	z-index:10;
	
}
#divPopup iframe
{
	width:100%;
	height:350px;
	margin:0px;
}
/* --------------------------------------------------------------- */
/*							Agenda								   */
/* --------------------------------------------------------------- */


.AgendaTable
{
	border-right: #000080 1px solid;
	border-top: #000080 1px solid;
	border-left: #000080 1px solid;
	border-bottom: #000080 1px solid;
	background-color: #f2f5ff;
	text-align: center;
}
.AgendaTable th
{
	border-right: #2323a7 1px solid;
	border-top: #2323a7 1px solid;
	border-left: #2323a7 1px solid;
	color: yellow;
	border-bottom: #2323a7 1px solid;
	background-color: #2323a7;
}
.Agenda_Title
{
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.Agenda_Ferie
{
	color: #800000;
	background-color: #cae4ff;
	text-decoration: none;
}
.Agenda_Now
{
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
}
.Agenda_Occupe, .Agenda_Occupe a
{
	font-weight: bold;
	color: yellow;
	background-color: #6666ff;
}
AgendaListe 
{
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	border-bottom: #333399 1px solid;
	
}
.AgendaListe th
{
	text-align:center;
	padding:5px;
	color:#000099;
	background-color: #e7e6ff;
	border-right: #333399 1px solid;
	vertical-align:top;
}
.AgendaListe td
{
	border-right: #333399 1px solid;
	border-bottom: lavender 1px solid;
	padding:5px;
	text-align:right;
}
.AgendaListe .descr 
{
	text-align:left;
}
.AgendaListe .total 
{
	font-weight:bold;
}
