body
{
background-color:#FFFAC2;
}

a
{
	text-decoration:none;
	background-color:#00349e;
	
	border: 2px outset white;
	border-right: black 2px ;
	border-bottom: black 2px;
	text-align: left;
	padding-left:4px;
}

A:link		{color:white;} 
A:visited	{color:yellow;} 
A:focus		{color:red;} 
A:active	{color:green;} 
A:hover		{color:#00349e; text-decoration:none;background-color:white;}
.fondtitre
{
color:white;
background-image: url("images/fond.gif");
background-repeat: no-repeat;
}
.fondlib
{
color:#00349e;
font-family: "Times New Roman", serif;
background-color:#FF7300;
}
.txtform1{
	text-align: justify;
	text-indent:20px;
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color:#00349e;
}
.txtprix{
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color:red;
}

.texte{color:#00349e;font-style: italic}
.texte1{color:red;font-style: italic}
.texte2{color:#00349e;font-style: italic;font-size:12}
h4{color:#00349e;font-size: x-large;text-align: center}
.fondtexte
{background-color="#00349e"}
.menu
{
background-color:#00349e;

}
.formtab
{
margin: auto;border: 1px solid black;border-collapse: collapse;
}





