/* CSS Document */
.sidebar{
	/* width:valeur dans la page qui l'utilise*/
	background : url("/images/viewobject/background.gif") repeat-y left;
	clear:right;
	float:right;
	background-color:#F8F8F8;
	padding:0 0 0 0;
	margin:2% 0 2% 0;
/*
	border-bottom:1px solid #AB9F8D;
	border-top:1px solid #AB9F8D;
	border-right:1px solid #AB9F8D;
*/
	border-bottom:1px solid #c8c8c8;
	border-top:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
}
h3.voiraussi{
	text-transform:uppercase;
	font-size : small;
	font-weight:bold;
	margin:10px 0 0 0;
	height:20px;
}
.sidebar h4{
	margin-top:0;
	padding-top:0;
	color:#6F1E1A;
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom:1px solid #AB9F8D;
	font-size : small;
	padding-left:25px;
	min-height:22px;
	vertical-align:middle;
	background-position:top;
}
h4.artefact_default{
	background: transparent url(/images/viewobject/icoartefact.gif) no-repeat;
}
h4.animation_default{
	background: transparent url(/images/viewobject/pages_1_animation.gif) no-repeat;
}
h4.game_default{
	background: transparent url(/images/viewobject/ico_grise/pages_1_jeu.gif) no-repeat;
}
h4.clip_default{
	background: transparent url(/images/viewobject/pages_1_video.gif) no-repeat;
}
h4.webtour_default{
	background: transparent url(/images/viewobject/circuit.gif) no-repeat;
}
h4.eduweb_default{
	background: transparent url(/images/viewobject/ico_grise/pages_1_activite.gif) no-repeat;
}
h4.exhibition_about{
	background: transparent url(/images/viewobject/ico_autour_expo.gif) no-repeat;
}
h4.exhibition_default{
	background: transparent url(/images/viewobject/ico_expo.gif) no-repeat;
}
h4.article_default{
	background: transparent url(/images/viewobject/ico_article_fond.gif) no-repeat;
}
h4.exhibition_virtual{
	background: transparent url(/images/viewobject/ico_expo_virtu.gif) no-repeat;
}
#links{
	padding:5%;
}
#links .titresidebar{
	clear:left;
	float:left;
	width:100%;
	margin:10px 0 0 0;
	padding:0;
}
.blocLink{
	clear:left;
	float:left;
	padding:5px 0 5px 0;
	margin:0;
	width:85%;
}
.blocLink img{
	float:left;
	padding-right:5px;
}
.blocLink p{
	margin:0;
	padding:0;
}
.blocLink ul{
	margin:0;
	padding:0;
}
.blocLink li{
	padding:0;
	margin-left:20px;
	list-style-type:none;
	list-style-position:outside;
	list-style : url("/images/viewobject/fleche_rouge.gif");
}
a.amorcer{
	display:block;
	padding:0 15px 0 0;
	background:url(/images/arrow_title.gif) right no-repeat;
}
.blocLink a{
	text-decoration:none;
	color:#6F1E1A!important;
	width:100%;
	font-size: small;	
}
.blocLink a:hover{
	text-decoration:underline!important;
}

.fonctions{
	float:left;
	padding:5%;
}
.fonctionMyList{
	float:left;
	padding:0 5% 0 0;
}
.fonctionMyList div{
	clear:left;
	margin:10px 0 0 0;
}
.fonctions div a, .fonctionMyList div a{
	padding-left: 25px;
	line-height:20px;
}
.fonctions a, .fonctionMyList a{
	text-decoration:none;
	color:#6F1E1A;
	font-size : small;
}
.fonctions a:hover, .fonctionMyList a:hover {
	text-decoration:underline;
}
.fonctions h3.vo{
	text-transform:uppercase;
	border-bottom:1px solid #c8c8c8;
	font-size : small;
	font-weight:bold;
	margin:10px 0 0 0;
	min-height:20px;	
}

.fonctions h3.vo{
	margin-bottom:10px;
}

