@charset "UTF-8";
/* CSS Document */
/* -----------------login-------------------*/
#ident form label {
	float:left;
}
#ident .password {
	padding-top:2px;
}
/* -----------------sousmenu-------------------*/
#access ul ul {
	z-index:auto;
}
/* ----Home------------------------*/
a.home_inscription {
	letter-spacing:0px;
}
.roundcorner {
	border:medium none;
	padding:0;
}
.cornergrey{
	background:url(images/cornergrey-top.jpg) no-repeat 0 0;
	padding-top:5px;
	border:none;
	width:478px;
}
.cornergrey .cornerbottom{
	background:url(images/cornergrey-bottom.jpg) no-repeat 0 bottom;
	padding-bottom:5px;
}
.cornergrey .cornerbottom .middle{
	border-right:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	padding:0 5px;
}
.littlecornergrey{
	background:url(images/littlecornergrey-top.jpg) no-repeat 0 0;
	padding-top:5px;
}
.littlecornergrey .cornerbottom{
	background:url(images/littlecornergrey-bottom.jpg) no-repeat 0 bottom;
	padding-bottom:5px;
}
.littlecornergrey .cornerbottom .middle{
	border-right:1px solid #cfcfcf;
	border-left:1px solid #cfcfcf;
	padding:0 5px;
}
/* ----Kit démonstration-----------------------*/
#kit{
	padding:4px;
	background-color:#b4d0ec;
}
.mgr70{
	margin-right:60px;
}
/*----------------Reversement----------------*/
#reversement .ui-state-active, .ui-widget-content .ui-state-active {
    background: url("images/accordion-hover.jpg") no-repeat scroll 0 0 transparent;
    border:none;
    height: 50px;
}
#reversement .ui-state-default, .ui-widget-content .ui-state-default {
    background: url("images/accordion.jpg") no-repeat scroll 0 0 transparent;
    border:none;
    color: #43688B;
    font-weight: bold;
    height: 50px;
    text-transform: uppercase;
}

/*----------------FONCTIONNEMENT----------------*/
#container #menu li{
	width:auto;
	display:inline;
	margin-right:0px;
}
#container #menu ul{
	height:45px;
}
#container #menu li a {
	display:inline-block;
	margin:0;
	BACKGROUND: url(images/divider.png) no-repeat right top;
}
#container #gallery {
	position:relative;
	border:1px solid #CCC;
}
#container .back2 .egal {
	width:38px;
}
#content .video {
	padding:10px 0 0;
	border:none;
}
.bigcornergrey{
	background:url(images/bigtopcorner.jpg) no-repeat 0 0;
	padding-top:10px;
	width:821px;
}
.bigcornergrey .cornerbottom{
	background:url(images/bigbottomcorner.jpg) no-repeat 0 bottom;
	padding-bottom:10px;
	width:821px;
}
.bigcornergrey .cornerbottom .middle {
	border-right:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	padding:0 10px;
}