body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:   url("../../img/com/back.jpg");
	background-repeat: repeat;
}
a,a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover,a:active {
	color: #0066cc;
	text-decoration: underline overline;
}
ul {
	list-style-image: url(../../img/com/puce.gif);
}
li {
	padding-left: 5px;
	padding-bottom: 5px;
}
.title-blue {
	font-size: 16px;
	font-weight: bold;
	color: #5454AA;
}
.foot {
	font-size: 10px;
}
.button-blue,h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../../img/com/button_blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
	width: 340px;
	padding-top: 7px;
	vertical-align: middle;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../../img/com/button_blue_g.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 340px;
	padding-top: 7px;
	vertical-align: middle;
}
.title-blue-thin {

	font-size: 14px;
	font-weight: bold;
	color: #5454AA;
}
.button-nav {
	text-align: center;
	background-image: url(../../img/com/button_nav.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 47px;
	width: 140px;
	vertical-align: middle;
	padding-top: 14px;
}
.a-nav,.a-nav:visited,.a-nav:active {
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
}
.a-nav:hover {
	font-weight: bold;
	color: #FFB300;
	cursor: hand;
	text-decoration: none;
}.button-title {
	text-align: center;
	background-image: url(../../img/com/button_title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 300px;
	vertical-align: middle;
	padding-top: 16px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
