body
{
	background: #744f79;
	margin: 10px;
	padding: 0;
}

td#header
{
	background: url(titre.jpg) no-repeat 500px 50%;
}

table#fond
{
	background: url(logo.gif) no-repeat 578px 70px;
}

td#menu a span
{
	display: none;
}

td#menu a
{
	display: block;
	height: 26px;
	background-repeat: no-repeat;
}

td#menu a.actif
{
	background-position: 0 -30px;
}

td#menu a.accueil
{
	background-image: url(menu-accueil.jpg);
}

td#menu a.actualites
{
	background-image: url(menu-actualites.jpg);
}

td#menu a.presentation
{
	background-image: url(menu-presentation.jpg);
}

td#menu a.collections
{
	background-image: url(menu-collections.jpg);
}

td#menu a.gallery
{
	background-image: url(menu-gallery.jpg);
}

td#menu a.contact
{
	background-image: url(menu-contact.jpg);
}

td#menu a.email
{
	background-image: url(menu-email.jpg);
}

a#entree
{
	margin: 0 50px 50px 0;
	display: block;
	background: url(entree.jpg) no-repeat;
	width: 80px;
	height: 36px;
}

a#entree span
{
	display: none;
}

a#entree:hover
{
	background-position: 0 -36px;
}


/*******************************************************************************
 * contenu
 *******************************************************************************/

td#contenu
{
	padding: 10px 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00426D;
}

td#contenu h1
{
	font-size: 16px;
	margin: 0 0 20px 0;
	padding: 0;
}


/*******************************************************************************
 * listes
 *******************************************************************************/

td#contenu ul
{
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0;
}

td#contenu ul li
{
	margin: 0 0 10px 0;
	padding: 0;
}


/*******************************************************************************
 * actualités
 *******************************************************************************/

ul#actualites li span,
.miseenvaleur
{
	color: #feffd7;
}


/*******************************************************************************
 * présentation
 *******************************************************************************/

td#contenu.presentation ul
{
	margin: 0;
	padding: 0;
}

td#contenu.presentation ul li
{
	margin: 0;
	padding: 0;
}


/*******************************************************************************
 * collections
 *******************************************************************************/

td#contenu.collections
{
	
}

td#contenu.collections a
{
	color: #0080D5;
	font-size: 15px;
	text-decoration: none;
}

td#contenu.collections div.collection
{
	display: none;
	padding: 10px;
}

td#contenu.collections div.collection a
{
	color: #B39000;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

td#contenu.collections div.collection div
{
	display: none;
	padding: 5px;
}
 
 
/*******************************************************************************
 * modèles
 *******************************************************************************/

table.modele td.photos
{
	text-align: right;
	padding-right: 20px;
}

table.modele td.miniatures
{
	text-align: left;
}

table.modele td.miniatures div
{
	margin: 10px 0 10px 0;
}


/*******************************************************************************
 * gallerie
 *******************************************************************************/

td#gallery-photo
{
	padding: 11px 16px 0 0;
	text-align: right;
}


/*******************************************************************************
 * formulaire
 *******************************************************************************/
 
form input,
form textarea
{
	width: 200px;
	border: solid 1px #FFF;
}

form input.submit
{
	border: solid 1px #00426D;
	background: #FFF;
}
.copyright  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FEFFD7;
	text-decoration: none;
	}
	.copyright:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FEFFD7;
	text-decoration: underline;
}
.formulaire {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 10px; BORDER-LEFT: medium none; WIDTH: 100%; COLOR: #FFFFFF; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #634367}
.formulairebouton {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: medium none; WIDTH: 100%; COLOR: #FFFFFF; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #634367
	}
.liens4 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #613E66;
	text-decoration: none;
}
