/* Importation des styles */
@import "eduweb_styles.css";

/* Modifs header, menu gauche et structure de droite */
.content_avec_background{
	background:#FFFFFF url("/images/menu_gauche.jpg") repeat-y;	
}

#content #gauche{
	padding:20px 8px 0 10px;
	/*background:transparent url("/images/eduweb/top_menu_gauche.jpg") no-repeat top right;*/
}
#content #gauche h3{
	text-transform:uppercase;
	border-bottom:1px solid white;
}
#content #gauche h3 a{
	display:block;
	padding-right:25px;
	background:transparent url("/images/arrow_title.gif") no-repeat center right;
}
ul.menu a.section_active{
	background:transparent /*url("/images/eduweb/1_pxmenu.jpg") repeat-y top right;*/
}
#content #droite{
	padding-right:0;
}


#footer_img{
	background-color:#FFFCF2;
	background-image:none;
	
	height:185px;

}
#footer_img_menu{
	float:left;
	background:#FFFCF2 url("/images/eduweb/bottom_menu_gauche.jpg") no-repeat;
	height:185px;
	width:299px;	
}
#footer_img_clioclic{

	float:right;
	background:#FFFCF2 url("/images/eduweb/footer_clioclic.jpg") no-repeat bottom right;
	height:185px;
	width:258px;	
}
#group_title{
	border-bottom:1px solid white;
}
#title , #subtitle{
	border-left:1px solid white;
}

#subtitle div{
	border-top:1px solid white;
}



/* Modifs sidebar */
.sidebar{
	width:27%;
	background:#F8E4B1 url("/images/eduweb/back_menu_gauche.jpg") repeat-y top right;
	border-bottom:none;
	border-top:none;
}

.sidebar h3.voiraussi{
	background:#CF6129 url("/images/eduweb/top_sidebar.jpg") no-repeat top right;;
	color:white;
	margin:0;
	padding:0 0 0 10px;
	line-height:27px;
	height:auto;
}
.sidebar h4{
	color:#CF6129!important;
	border-bottom:1px solid white;
}

h4.artefact_default{
	background: transparent url(/images/eduweb/icoartefact.gif) no-repeat;
}
h4.animation_default{
	background: transparent url(/images/eduweb/pages_1_animation.gif) no-repeat;
}
h4.game_default{
	background: transparent url(/images/eduweb/pages_1_jeu.gif) no-repeat;
}
h4.clip_default{
	background: transparent url(/images/eduweb/pages_1_video.gif) no-repeat;
}
h4.webtour_default{
	background: transparent url(/images/eduweb/circuit.gif) no-repeat;
}
h4.eduweb_default{
	background: transparent url(/images/eduweb/pages_1_activite.gif) no-repeat;
}
h4.exhibition_about{
	background: transparent url(/images/eduweb/ico_autour_expo.gif) no-repeat;
}
h4.exhibition_default{
	background: transparent url(/images/eduweb/ico_expo.gif) no-repeat;
}
h4.article_default{
	background: transparent url(/images/eduweb/ico_article_fond.gif) no-repeat;
}
h4.exhibition_virtual{
	background: transparent url(/images/eduweb/ico_expo_virtu.gif) no-repeat;
}
.blocLink a{
	color:#CF6129!important;
}

