*
{
	margin : 0px;
}
body
{
	background-color :#AAAAAA;
	font-family : arial;
}
#general
{
	background-repeat : no-repeat;
	background-image : url('images/fond.jpg');
	margin-right : auto;
	margin-left : auto;
	width : 765px;
	height : 616px;
	font-size : 12px;
	font-family : arial;
	padding-left :35px;
}
/*////////////////////////////////////////////////////////////*/
#vide
{
	float:left;
	margin-right: 40px;
	width : 255px;
	height : 24px;
}
#lienjeriko
{
	float:left;
	width : 452px;
	height : 48px;
	line-height:48px;
	text-align : center;
}
#lienjeriko a
{
	padding : 0 5px 0 5px;
	text-decoration : none;
	color : white;
}
#lienjeriko a:hover
{
	color : #1744A1;
	background-color : white;
}

#lientarif
{
	float:left;
	width : 200px;
	height : 10px;
	line-height:140px;
	text-align : left;
}
#lientarif a
{
	padding : 0 5px 0 5px;
	text-decoration : none;
	color : white;
}
#lientarif a:hover
{
	color : #1744A1;
	background-color : white;
}

/*/////////////////////////////////////////////////////////////*/
#survol
{
	float:left;
	margin-top:310px;
	margin-right: 40px;
	width : 255px;
	height : 184px;
	text-align:center;
	aborder : 1px solid;
	color:white;
	font-weight : normal;
	font-size : 11px;
}
#contenu
{
	float:left;
	margin-top : 12px;
	width : 430px;
	height: 520px;
}
#intro
{
	float : left;
	text-align : justify;
	padding : 0 10px 0 10px;
	width : 430px;
}
.presentation
{
	float :left;
	margin-top : 10px;
	width : 450px;
}
p
{
	padding-left : 10px;
	margin-bottom : 5px;
	margin-top : 5px;
	width : 450px;
}
h3
{
	padding : 5px;
	font-size : 12px;
	background-color : #FFF4DE;
	color : #746F65;
	text-align : center;
	width : 445px;
}

.liste
{
	float :left;
	margin : 4px;
	width : 440px;
}
.liste a
{
	float : left;
	display :block;
	line-height : 26px;
	width : 425px;
	height : 26px;
	padding-left : 4px;
	color : black;
	text-decoration : none;
	background-color : #FFFFFF;
	border-bottom: 1px solid #D4C6AA;
}
.liste a:hover
{
	background-color : #FFF4DE;
	color : black;
}
.liste div
{
	float : left;
	height : 26px;
	width : 26px;
}
/*/////////////////////////////////////////////////////////////////*/
#pied
{
	margin-right : auto;
	margin-left : auto;
	margin-top:-16px;
	width : 765px;
	text-align:center;
	padding-left :35px;
	height : 15px;
	font-size  :10px;
	background-color:white;
	border-top : 1px solid;
}
