/* -- BODY -- */
body, html {
	background: #585858 url('images/fond-prehome.gif') repeat-x;
    margin: 0px;
    padding: 0px;
    text-align: center; 
    font-size: 11px;
}


/* -- GLOBAL LAYOUT -- */
#homepage {
    position: relative;
	margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 742px;
}
#main {
	background: #FFFFFF url('images/fond-contenu-prehome.gif') no-repeat;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 742px;
	height: 403px;
}
#mainbas {
	background: #FFFFFF url('images/main-bas.gif') no-repeat;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 742px;
	height: 57px;
}
#prehome-bas {
	background: #FFFFFF url('images/prehome-bas.gif') repeat-x;
    width: 648px;
	height: 130px;
	margin-left: 47px;
	margin-right: 47px;
}
#prehome-bas2 {
    position: relative;
    width: 648px;
	margin-left: 47px;
	margin-right: 47px;
	text-align:right;
}
#prehome-footer {
    position: relative;
    width: 648px;
	height: 100px;
	margin-top: 20px;
	margin-left: 47px;
	margin-right: 47px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #bfbfbf;
}

/* -- TOP LAYOUT -- */

#picsexpert1 {
    position: relative;
	float:left;
	width: 282px;
	height: 365px;
	margin-top: 35px;
	margin-left: 45px;
	text-align: left;
}
#picsexpert1  ul{
	list-style-type:none;
    margin: 0px;
    padding: 0px 0px 1px 0px;
}
#picsexpert1 li {
	display: inline;
	padding-right: 3px;
}
#head-logo {
    position: relative;
	float:left;
	width: 367px;
	height: 203px;
	margin-top: 15px;
	text-align: right;
	font-size:11px;
	font-family:arial,helvetica,sans;
}

#prochainement {
	background: url('images/fd-prochainement.gif') no-repeat;
    position: relative;
	float:left;
	width: 367px;
	height: 87px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 7px;
	text-align: left;
	font-family: Verdana;
	font-size: 9px;
	color: #7d7d7d;
}
#prochainement  ul{
	list-style-image:url('images/puce-prehome.gif');
	list-style-position: inside;
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
	font-size: 11px;
}
#prochainement li {
	padding-bottom: 12px;
	font-family: Verdana;
	font-size: 11px;
}

.DNN_News_ItemLink 
{
 font-size: 11px;
 font-weight: bold;
 margin: 7px;
}

.greylight {
	color: #d1d1d1;
}	

#picsexpert2 {
    position: relative;
	float:left;
	width: 360px;
	height: 84px;
	padding-top: 7px;
}
#picsexpert2  ul{
	list-style-type:none;
    margin: 0px;
    padding: 0px;
}
#picsexpert2 li {
	display: inline;
	padding-right: 3px;
}

/* -- DOWN LAYOUT -- */

#drouot {
	background: url('images/drouot2.gif') no-repeat;
	float:left;
    position: relative;
    width: 129px;
	height: 120px;
}

#infos {
	float:left;
    position: relative;
    width: 332px;
	height: 117px;
	padding-left: 14px;
	padding-top: 3px;
	text-align:left;
	font-family: Verdana;
	font-size: 11px;
	color: #7d7d7d;
}
#infos img{
	position: absolute;
	top: 0px;
	right: 10px;
}
#infos ul{
	list-style-type:none;
    margin: 0px;
    padding: 0px;
}
#infos li {
    padding-bottom: 6px;
    list-style-type: none;
}
#access {
	background: url('images/fond-acces.gif') no-repeat;
	float:right;
	position: relative;
	width: 160px;
	height: 113px;
	padding-top: 24px;
	padding-left: 0px;
	padding-right:6px;
	margin-right:0px;
	text-align:right;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
#access ul{
	list-style-type:none;
    margin: 0px;
    padding: 0px;
}
#access li {
    padding-bottom: 17px; 
    list-style-type: none;  
}






/* -- LIENS -- */

a.greytored:link, a.greytored:active, a.greytored:visited { color: #575657; text-decoration: none; }
a.greytored:hover { color: #980317; text-decoration: none; }

a.baselink:link, a.baselink:active, a.baselink:visited { color: #bfbfbf; text-decoration: none; }
a.baselink:hover { color: #FFFFFF; text-decoration: underline; }

a.redtogrey:link, a.redtogrey:active, a.redtogrey:visited { color: #980317; text-decoration: none; }
a.redtogrey:hover { color: #bfbfbf; text-decoration: none; }

a.acceslink:link, a.acceslink:active, a.acceslink:visited { color: #FFFFFF; text-decoration: none; }
a.acceslink:hover { color: #bfbfbf; text-decoration: underline; }






































