body {
	margin: 10px 0;
	background-color: #FFF;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
img {
border:none;
}
a {
	color:#3442F0;
	text-decoration: underline;
}
a:hover {
	color:#3442F0;
	text-decoration: none;
}
a:visited{
	color:#000;
	} 
ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: 100%;
}

li {
	list-style-image: url(images/puce.gif);
}
#entete {
    background: url("images/top.gif") no-repeat scroll center top transparent;
    float: left;
    padding-bottom: 20px;
    padding-top: 50px;
    text-align: center;
    width: 760px;
}
#entete ul {
	margin-top: 15px;
}
#entete li {
	display: inline;
	margin-right: 15px;
}

#entete form {
	margin-top: 20px;
	margin-bottom: 0;
}

#entete a {
	color: #F7560F;
	font-weight: bold;
	text-decoration: none;
}
#page{
	background-color: #FFFFFF;
	width: 760px;
	margin: 0 auto;
}
#entete a:hover {
	color: #F7560F;
	font-weight: bold;
	text-decoration: underline;
}
#contenu {
    background-image: url("images/middle.gif");
    background-repeat: repeat-y;
    float: left;
    padding: 0 50px;
    top: -18px;
    width: 663px;
}
#pied {
    background-image: url("images/bottom.gif");
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    margin-top: 0;
    padding-bottom: 20px;
    padding-top: 85px;
    text-align: center;
    width: 760px;
}

#pied a {
	color: #F7560F;
	text-decoration: underline;
}

#pied a:hover {
	color: #8CC739;
	text-decoration: underline;
}
.txt_center {	
	text-align:center;
	}

.presentation_lien_public a:link, a:hover, a:visited{
color:#0000FF;
}

.presentation_lien_public{
width:500px;
height:125px;
background:#F6F6F6;
border: 1px solid #D7D4D4;
padding:5px;
margin:auto;
margin-bottom:5px;
}
.presentation_lien_public_img {
float:left;
width:122px;
height:92px;
border: 1px ridge #D7D4D4;
}
.presentation_lien_public_titre{
float:right;
width:370px;
height:15px;
color:#0000FF;
padding-bottom: 3px;
}
.presentation_lien_public_cat{
width:370px;
float:left;
font-size:10px;
height:15px;
color: #999;
}
.presentation_lien_public_desc {
float:right;
width:370px;
height:95px;
color: #999;
}
.presentation_lien_public_site {
float: left;
width: 200px;
height:20px;
text-align:right;
font-size: 10px;
font-weight: normal;
margin-left:170px;
}
.presentation_lien_public_pagerank{
float: left;
width: 120px;
height:20px;
text-align:left;
font-size: 10px;
font-weight: normal;
}

