a:link,a:visited { text-decoration: underline;}
a:hover { text-decoration: underline;}

img
{
	border:none;
}

BODY
{
    background-color: #FFFFFF;
    background-image: url("pics/bg.gif");
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

body, table
{
	font-family: arial, verdana;
	font-size: 12px;
}

th
{
	vertical-align: top;
	padding-top: 4px;
}

.bg
{
   background-image: url("pics/bg_contenu.png");
	background-repeat: no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/bg_contenu.png', sizingMethod=scale);
	width: 725px;
	height: 545px;
	padding-top: 10px;
}

.bg2
{
	width: 725px;
	height: 545px;
	padding-top: 10px;
}

.nav	
{
  background-image: url("pics/bg_nav.png");
	background-repeat: no-repeat;
	*background: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/bg_nav.png', sizingMethod=scale);
	padding-top: 107px;
	width: 140px;
	height: 367px;
	text-align: right;
}

.nav2
{
	padding-top: 107px;
	width: 140px;
	height: 367px;
	text-align: right;
}



.nav2 a img
{
	margin-top: 4px;
	margin-bottom: 4px;
}

/*********************************TEXTES************************************/
h1
{
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	margin-bottom: 3px;
}

td, a
{
	font-family: arial, verdana;
	font-size: 11px;
	color: #777777;
}

input
{
	border: 1px solid #FFFFFF;
	width: 120px;
	text-align: center;
	background-color: transparent;
	font-size: 11px;
	color: #777777;
}







.bloc1
{
	line-height: 12px;
	margin-top: 60px;
	margin-left: 50px;
	margin-right: 240px;
	text-align: justify;
	height: 230px;
	overflow: auto;
	padding-right: 15px;
}

.bloc2
{
	margin-top: 60px;
	margin-left: 50px;
	margin-right: 50px; 
}

.bloc2 img
{
	border: 2px solid #A7A7A7;
}

