/* CSS Document */

body
{
	margin-top: 15px;
	padding: 0;
	background-color: #C1D7E4;
	text-align: center;
  	scrollbar-arrow-color:#004F76;
	scrollbar-face-color: #F3FAFE;
	scrollbar-track-color: #F3FAFE;
	scrollbar-3dlight-color: #F3FAFE;
	scrollbar-darkshadow-color: #F3FAFE;
	scrollbar-highlight-color: #F3FAFE;
	scrollbar-shadow-color: #F3FAFE;
}
#container
{
	margin: 0 auto;
	text-align:center;
	width: 751px;
	height: 575px;
}
#index
{
	background-image:   url(../images/soiree2803.JPG);
	background-repeat:no repeat;
	height: 563px;
	width: 400px;
	margin: 0 auto;
	text-align:center;
	margin-top:80px;
}
#index3
{
	position: relative;
	color : #004F77;
	font-family: garamond;
	font-size: 30px;
	top: 580px;
	left:0px;
	width:400px;
	text-align:center;
}
#index3 A:link 
{
	text-decoration:none;
	color :#004F77;
}
#index3 A:visited
{
	text-decoration:none;
	color:#004F77;
}
#index3 A:hover
{
	text-decoration: underline;
	color:#004F77;
}

/* HEADER */

#menu
{
	background-image:   url(../images/dessus.jpg);
    background-repeat: no-repeat;
    height: 106px;
    width: 751px;
	text-align: left;
	position: relative;
}
#membres
{
	position: absolute;
	top:42px;
	left:455px;
	font-family: garamond;
	font-size: 14px;
	color: #F3FAFE;
	width: 300px;
}
#input_text
{
	font-family: garamond;
	font-size: 10px;
	width: 70px;
	border: solid 1px #004F76;
	background-color: #F3FAFE;
	margin-right:5px;
	color: #004F76;
}
#ongletsmenu
{
	position: absolute;
	top:73px!important;
	top:87px;
	left:28px;
	width:800px;
	font-family: garamond;
	font-size: 14px;
	color: #F3FAFE;
}
body*>#menu>#ongletsmenu
{
top:88px!important;
}
#ongletsmenu ul 
{
	list-style-type: none;
}
#ongletsmenu ul li 
{
	float: left;
	padding-right:25px;
}
#ongletsmenu A:link 
{
	text-decoration:none;
	color :#F3FAFE;
}
#ongletsmenu A:visited
{
	text-decoration:none;
	color:#F3FAFE;
}
#ongletsmenu A:hover
{
	text-decoration: underline;
	color:#F3FAFE;
}

/* BODY */

#contenu
{
	height: 445px;
	width: 751px;
	background-color:#F2F9FF;
	position: relative;
	text-align:left;
	color: #004F77;
	font-family:garamond;
	font-size: 14px;
}
#container>#contenu
{
	height: auto;
	min-height: 445px;
}
h2
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top:15px;
	padding-bottom:15px;
	margin-left:260px;
	text-decoration:underline;
}
h3
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:30px;
}
h4
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:30px;
}
h5
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:30px;
	
}
p
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left:35px;
	margin-right:25px;
}
p1
{
	margin-top: 10;
	margin-bottom: 10;
	margin-left:340px;
	margin-right:25px;
}
table
{
	border-style:solid;
	border-width:1px;
	border-color:#004F77;;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:30px;
}
th
{
	border-style:solid;
	border-width:1px;
	border-color:#004F77;
	width:165px;
	text-align:center;
}
td
{
	border-style:solid;
	border-width:1px;
	border-color:#004F77;
	width:165px;
	text-align:center;
}
.poste
{
	text-align: right;
	margin-right:35px;
	font-size:10px;
}
.italique
{
	font-family:lucida calligraphy;
	font-size:12px;
}
.aligndroite
{
	text-align: right;
	margin-right:35px;
}
.photo
{
	text-align: center;
}
.decal
{
	text-indent: 25px;
}
#contenu ul 
{
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
}
#contenu A:link 
{
	text-decoration:none;
	color :#004F77;
}
#contenu A:visited
{
	text-decoration:none;
	color:#004F77;
}
#contenu A:hover
{
	text-decoration: underline;
	color:#004F77;
}
.trait
{
	text-align:center;
}

/* FOOTER */

#copyright
{
	background-image:   url(../images/dessous.jpg);
    background-repeat: no-repeat;
    height: 24px;
    width: 751px;
	position:relative;
	padding-bottom:15px;
}
#textcopyright
{
	position: absolute;
    left: 240px;
    top: 2px;
	text-align: left;
	color: #F3FAFE;
	font-family:garamond;
	font-size: 14px;
}
#textcopyright A:link 
{
	text-decoration:none;
	color :#F3FAFE;
}
#textcopyright A:visited
{
	text-decoration:none;
	color:#F3FAFE;
}
#textcopyright A:hover
{
	text-decoration: underline;
	color:#F3FAFE;
}

