/*
body, html {
height: 100%;
}
*/
img { border-style: none; border:none; }

/* 20090624
object {
	width: 0;
	height: 0;
}
*/
body
{
	font-family: arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff;
}

body#bleu {
	background-image: url(../img/Daviot_accbaseBG.gif);
}
#cadre {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: white;
	padding: 0;
	margin: 0 0 20px 0;
/*	height: 300px;*/
	min-height: 300px;
	/*border: 2px dotted green;*/
}

/*
<!--[if lt IE 7]>
#cadre {
height: 300px;}
<![endif]-->
*/

#navigation {
	/* 20090123
position: absolute;
	top: 0;
	left: 0;
*/
	/*float:left;*/
	position: absolute;
	top: 20px;
	left: 0;
	width: 228px;
	margin-top: 0;
	padding-top: 0;
	margin:0;
	padding: 0;
	background-color: white;
	/*border: 1px solid red;*/
	
}


a:link.rub, a:visited.rub
{
	padding: 18px 0 0 40px;
/*	margin: 0;*/
	/*border: 1px solid red;*/
	background-image: url(../img/navig2/puce.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}




a:hover.oeuvres, a:active.oeuvres, a:link.oeuvres_sel, a:visited.oeuvres_sel

{
	background-image: url(../img/navig2/puce_oeuvres.gif);
}

a:hover.expos, a:active.expos, a:link.expos_sel, a:visited.expos_sel

{
	background-image: url(../img/navig2/puce_expos.gif);
}

/*
#navigation a:hover.docs, #navigation a:active.docs, a:link.docs_sel, a:visited.docs_sel

{
	background-image: url(../img/navig2/puce_docs.gif);
}

#navigation a:hover.bio, #navigation a:active.bio, a:link.bio_sel, a:visited.bio_sel

{
	background-image: url(../img/navig2/puce_bio.gif);
}

#navigation a:hover.mercis, #navigation a:active.mercis, a:link.mercis_sel, a:visited.mercis_sel

{
	background-image: url(../img/navig2/puce_mercis.gif);
}


#navigation a:hover.contact, #navigation a:active.contact, a:link.contact_sel, a:visited.contact_sel

{
	background-image: url(../img/navig2/puce_bleue.gif);
}




#navigation img { 
vertical-align: bottom;
padding-top: 10px;
}


#boutons_navig {
top:250px;
left:0;
width:208px;
text-align:center;
margin: 10px;
position:absolute;
}
*/

#contenu {
/*	float: left;*/
	margin: 20px 20px 20px 240px;
	/*border: 1px solid green;*/

}

#contenu_img {
	margin: 25px 20px 0 238px;
	padding: 0 20px;
	text-align:center;
	/*border: 1px solid green;*/

}

table {
/*        height:100%;*/
        width:100%;
        vertical-align: middle;
        text-align: center;
}


#contenu_img img
{
	vertical-align: middle;
	text-align: center;
}


#piedmax {
	clear: both;
	width: 100%;
	height: 100%;
	background-image: url(../img/Daviot_accbaseBG.gif);
}
#pied {
	clear: both;
	width: 100%;
	height: 80px;
	background-image: url(../img/Daviot_accbaseBG.gif);
	margin-top: 30px;
}

.base_navig { /*MENU*/
position: absolute; 
top: 191px;
left: 0;
}

.bord_gris { /*contour des images - remplace contenu de base $bord */
	border: 1px solid #999;
}

.centre {

	text-align:center;

}

.d {
	text-align:right;
}

.g {
	text-align:left;
}



.titre_image {

	font-size: 1.2em;
	margin-bottom: 2px;
	padding-bottom: 0;

}

.legende {

	font-size:0.75em;
	line-height: 150%

}

.th3
{
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 30px;
	color: gray;
}

.th4
{
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 30px;
	color: gray;
}

.ecart {
	margin-top: 4em;
	margin-bottom: 1em;

}

/*
.ecart2 {

	margin-top: 3em;

}
*/


.detail_expo {
	font-size: 0.75em;
	color: #666;
	line-height: 1.4em;
}

.titre_expo {
	font-size: 1.1em;
	font-weight: bolder;
}

/* 20090621 menus au format texte : */

ul.menus_ul { 
	list-style-type: none;
	margin-top: 0;
	padding-top: 0;
	}


li.menu, li.menu_sel { 
	font-family: Gill Sans, sans-serif;
	font-size: 0.75em;
	letter-spacing: 0.3em;
	line-height: 2.7em;
	
}

li.menu a {
	text-decoration: none;
	color: #333;
}

li.menu a:hover
{
	text-decoration: none;
	color: #3ADAF0;
}

li.menu_sel a {

	text-decoration: none;
	color: #3ADAF0;
} 

li.menu_sel a:hover {

	text-decoration: none;
	color: gray;
} 

.video {

	margin-left: 32px;
	margin-bottom: 17px;


}

/* 20090624
object {

display: block;
position: absolute;
top: 10px;
right: 10px;

}
*/
