BODY  {
	background: #33CCFF;
	color: #000000;
	font: 400 normal 100% verdana;
	text-decoration: none;
	font-family: "Times New Roman";
}

A {
	background: transparent;
	color: #FFFFFF;
	font-family: Times New Roman;
	font-weight: 100%;
	text-decoration: none;
	text-align: justify;
}
A:hover {
	background: transparent;
	color: #0001FC;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: repeat;
}

H1 {
	background: transparent;
	font-family: Verdana;
	color: Blue;
	font-size: 140%;
	text-align: center;
	background-repeat: repeat;
}


H2 {
	background: blue;
	background-image: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
	text-align: center;
	background-repeat: repeat;
	margin-bottom: 0.30em;
}

H3{
	background: none;
	background-image: transparent;
	font-family: "Times New Roman";
	color: #000000;
	font-size: 100%;
	text-align: center;
	margin-bottom: 0.30em;
}
h3bis{
    background: none;
	background-image: transparent;
	font-family: "Times New Roman";
	color: #000000;
	font-size: 100%;
	text-align: center;
	margin-bottom: 0.30em;
	font-weight: bold;
}
H4 {
	background: transparent;
	font-family: verdana;
	color: #000000;
	background-position: center;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-align: justify;
	margin-bottom: -0.80em;
}
H5{
	color: #000000;
	font-family: verdana;
	font-size: 80%;
	text-align: right;
	
}
h6 {
	background: transparent;
	font-family: verdana;
	color: #000000;
	background-position: center;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: justify;
	margin-bottom: -0.80em;
}
P {
	background: transparent;
	font: 400 normal 90% verdana;
	color: #000000;
	text-decoration: none;
	padding: 2% 2% 2% 2%;
	font-family: serif;
}

TH {
	color: #DCDCDC;
	font-size: 115%;
	font-weight: 600;
}

.blanche {
	background:#FFFFFF;
	Width:80%;
	height: 100%;
	text-align: center;
}

.hautmenu{
	background-image: url(photo/menu_haut15.jpg);
	color: #000000;
	text-align: center;
	width: 150px;
	height: 27px;
	vertical-align: middle;
	font-size: 120%;
	font-weight: bolder;
	background-repeat: no-repeat;
}
.centremenu{
	background-image: url(photo/menu_milieu15.jpg);
	color: #FFFFFF;
	text-align: center;
	width: 150px;
	vertical-align: middle;
	font-size: 110%;
	font-weight: lighter;
	background-repeat: repeat-y;
}
.basmenu{
	background-image: url(photo/menu_bas15.jpg);
	color: #3333FF;
	text-align: center;
	width: 150px;
	height: 37px;
	vertical-align: midle;
	font-size: 100%;
	font-weight: lighter;
	background-repeat: no-repeat;
}
.ombregauche{
	background-image:url(photo/ombregauche.jpg);
	width:46px;
	height:102px;
	background-repeat: repeat-y;
}
.ombrebas{
	background-image: url(photo/ombrebas.jpg);
	height: 45px;
	background-repeat: repeat-x;
	background: right;
}
.ombrecoin{
	background-image:url(photo/ombrecoin.jpg);
	width:46px;
	height:45px;
	background-repeat: no-repeat;
}

/* Classes utiles a l'affichage des resultats d'une recherche dans un tableau */

.tableaulogo  {
	background:#33CCFF;
	text-align: center;
	border-bottom: thin White;
	border-bottom-style: solid;
	border-right: thin solid White;
}
.tableaunom{
	background: #33CCFF;
	color: #FFFFFF;
	padding-left: 4px;
	font-weight: bold;
	border-bottom: thin White;
	border-bottom-style: solid;
	border-right: thin solid White;
}
.tableauadresse{
	background:#33CCFF;
	color: #0201FC;
	padding-left: 4px;
	font-weight: bold;
	border-bottom: thin White;
	border-bottom-style: solid;
	border-right: thin solid White;
}
.tableauville{
	background-color: #33CCFF;
	color: #0201FC;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	border-bottom: thin White;
	border-bottom-style: solid;
	border-right: thin solid White;
}
.tableaucp{
	background:#33CCFF;
	color: #0201FC;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	border-bottom: thin White;
	border-bottom-style: solid;
	border-right: thin solid White;
}
.tableaulaitviande{
	background:#33CCFF;
	color: #0201FC;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	width:70px;
	border-bottom: thin White;
	border-bottom-style: solid;
}
.tableausuite{
	background:#33CCFF;
	color: #0201FC;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
.bottom{
	/*background:#33CCFF;*/
	color: #0201FC;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

