.bas
{
	font-family:Monotype Corsiva,URW Chancery L;
	color:green;
	font-size:20px;
	padding-top:10px;
	font-weight:bold;
	text-align:center;
}

.text
{
	text-align:center;
	width:780px;
	float:center;
	border-style:solid;
	border-color:black;
	border-Width:1px;
	padding:10px;
}

.texte
{
	font-family:Monotype Corsiva,URW Chancery L;
	font-weight:bold;
	font-size:18px;
}

.titremenu
{
	font-weight:bold;
	font-family:Monotype Corsiva,URW Chancery L;
	color:purple;
	font-size:20px;
}

.text tr
{
	font-size:18px;
	font-weight:bold;
}

.selected
{
	
	font-family:arial;
}

body
{
	background-color:#96D7BE;
	background-image:url(fond.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 800px;
	margin: auto;
}

img{
	border:0;
	border-style:none;
	border-width:0px;
}

#choix{
background-image:url(menu.png);
background-repeat:no-repeat;
width:800px;
height:50px;
font-family:Monotype Corsiva,URW Chancery L;
font-size:3px;
}


#choix a{
font-family:Monotype Corsiva,URW Chancery L;
font-size:25px;
font-weight:bold;
color:green;
text-decoration:none;
}


#choix a:hover{
font-family:Monotype Corsiva,URW Chancery L;
font-weight:bold;
color:purple;
text-decoration:none;
font-size:28px;
}

#choixIE{
background-image:url(menu.jpg);
background-repeat:no-repeat;
width:800px;
height:50px;
font-family:Monotype Corsiva,URW Chancery L;
font-size:3px;
}

#choixIE a{
font-family:Monotype Corsiva,URW Chancery L;
font-size:25px;
font-weight:bold;
color:green;
text-decoration:none;
}


#choixIE a:hover{
font-family:Monotype Corsiva,URW Chancery L;
font-weight:bold;
color:purple;
text-decoration:none;
font-size:28px;
}




#menu{
font-family:Monotype Corsiva,URW Chancery L;
border-style:solid;
border-width:1px;
border-color:black;
background-image:url(menu_fond.gif);
background-repeat:no-repeat;
padding:5px;

}


#menu a{
text-decoration:none;
color:purple;
}


#menu a:hover{
text-decoration:0;
color:#FDF475;
}


.contenumenu{
'border-style:solid;
'border-color:black;
'border-width:1px;
font-weight:bold;
}



.tableau_photo{
width:35;
}
