.encadre
{
	border-style: solid;
	border-color: black;
	background-color: white;
	
}

.interieur
{
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}

body
{
	background-image: url("images/fond.png");
	width: 684px;
	font-family: Verdana;
	font-size: 14px;
}


.rouge
{
	color:red;
}

.vert
{
	color:green;
}

.copy
{
	color: #000;
	font-size: 90%;
}

.blanc
{
	color: white;
}

label
{
	font-weight: bold;
}

/* bouton */
/*
input[type=submit], input[type=reset]
{
	background-image:url("images/button.png");
}
*/

.encadre .interieur center p {
	color: #000;
}

.menucontact {
	color: #FFF;
}
.contact-histoire-medecine {
	color: #FFF;
}
.onglets a u {
	color: #FFF;
}
