a img
{
	border: none;
}

body
{
	text-align: center;
	margin: 10px;
	background: #C13735 url(/imgs/graphics/background.gif) repeat-y top left;
	color: #FFFFFF;
}

td, body
{
	font-size: 12px;
	font-family: Arial, Helvetica;
}

p
{
	text-align: justify;
}

h1, h2, h3
{
	margin: 0;
}

h1
{
	font-size: 1em;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.3em;
}

.inline
{
	display: inline;
}

a:link, a:active, a:visited
{
	color: #FFDF61;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

input, select, textarea
{
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
}

div, form
{
	display: inline;
}

.center
{
	text-align: center;
}

.min
{
	font-size: 10px;
}

.medium
{
	font-size: 11px;
}

.title
{
	font-size: 16px;
	font-weight: bold;
}

.text h2
{
	text-align: center;
}

.text h3
{
	background: url(/imgs/graphics/puce.png) no-repeat left center;
	text-indent: 20px;
	text-transform: uppercase;
}

.text li
{
	text-transform: uppercase;
}

.border
{
	border: 1px #000000 solid;
}

.border_p
{
	border: 2px solid;
	border-color: #000000;
}

.access1
{
	background: url(/imgs/graphics/access1.jpg) no-repeat top left;
	width: 650px;
	height: 350px;
}

.access2
{
	background: url(/imgs/graphics/access2.jpg) no-repeat top left;
	width: 650px;
	height: 350px;
}

.sub
{
	background: url(/imgs/graphics/sub2.gif) repeat-x top left;
	height: 10px;
}

.middle
{
	vertical-align: middle;
}

a.menu:link, a.menu:visited
{
	border-top: 1px #CC3939 solid;
	border-bottom: 1px #661D1D solid;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 10px;
}

a.menu:hover, a.menu:active
{
	border-top: 1px #CC3939 solid;
	border-bottom: 1px #661D1D solid;
	background-color: #9F0B1C;
	text-decoration: none;
	display: block;
}

.red_coin_top
{
	background: url(/imgs/graphics/top.gif);
	background-repeat: repeat-x;
}

.red_coin_bottom
{
	background: url(/imgs/graphics/bottom.gif);
	background-repeat: repeat-x;
}
