/* CSS Document */

body {
	background-image: url(images/verplast-caoutchouc01.jpg);
	background-repeat: repeat-x;
	color: #000000;
}

/*
BODY {
	background: #CCCCCC;
	background-repeat: repeat-x;
	color: #000000;
	margin-left: 20px;
	margin-right: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/verplast-caoutchouc01.jpg);
}
*/

a:link	{
	border-top-width: thin;
	border-bottom-width: thin;
	background-color: #99CCFF;
	color: #000000;
	text-decoration: none;
}

a:visited 	{
	border-top-width: thin;
	border-bottom-width: thin;
	background-color: #99CCFF;
	color: #000000;
	text-decoration: none;
}

a:active 	{
	border-top-width: thin;
	border-bottom-width: thin;
	background-color: #99CCFF;
	color: #000000;
	text-decoration: none;
}

a:hover 	{
	border-top-width: thin;
	border-bottom-width: thin;
	background-color: #000000;
	color: #99CCFF;
	text-decoration: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.Menu_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-variant: small-caps;
	text-decoration: none;
}

.Bordure {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.Fond_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/fond_deg.jpg);
	list-style-image: url((URL));
	list-style-type: lower-roman;
}

.Texte_anime {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
}
.Texte_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CCFF;
	font-weight: bold;
	font-variant: inherit;
}
.Bordure_blue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	border-color: #99CCFF;
	border-style: solid;
	border-width: 1px;
}

.Titre_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: thin dashed #333333;
	background-color: #8DAECD;
}
.Mise_en_valeur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: thin dashed #333333;
}
.Petit_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
