@charset "UTF-8";
/* CSS Document */
/*----------------HOME----------------*/
.roundcorner {
	border: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;
}
#main {
    background: url(images/back_white.jpg) repeat-y scroll 0 0 transparent;
}
#footer {
    background: url("images/footer.jpg") no-repeat scroll 0 0 transparent;
	height: 182px;
}
#sidebarHeader{
	margin-right:0px;
}
#ident {
    background: url("images/bloc_login.jpg") no-repeat scroll 0 0 transparent;
}
.menu-topmenu-container {
    background: url("images/bloc_nav.jpg") no-repeat scroll 0 0 transparent;
}
#ident form{
	width:280px;
	padding-top:2px;
}
#ident form label {
    float: left;
}
#access {
	padding-left:12px;
}
#content .entry-title {
	line-height: 1.4em;
}
a.home_inscription {
	letter-spacing:0px;
	color:#FFF;
}
a.home_inscription:hover {
	color:#FFF;
}
a.buttonorange span,
a.buttonorange:hover span{
	color:#FFF;
}

#homeblock{
	width:820px;
	clear:both;
	display:inline;
}
.reseauxsociaux {
	width:160px;
}
#footer-widget-area{
	margin:0;
	padding:0;
}
#footer-widget-area .widget-area {
	float: left;
	margin: 0 45px;
}
/*----------------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;
}
#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;
}
/*----------------REVERSEMENT----------------*/

#reversement .ui-accordion .ui-accordion-header .ui-icon {
    left:785px;
    position: absolute;
   
}
#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;
}

/*----------------KIT PAIEMENT----------------*/

#kit{
	padding:4px;
	background-color:#b4d0ec;
}
#payment_method ul{
	clear:both;
	width:600px;
}
#payment_method ul li{
	width:auto;
}
#payment_method ul li a.tel{
	width:70px;
}
#payment_method ul li a.sms{
	width:30px;
}
#payment_method ul li a.cb{
	width:100px;
}
#payment_method ul li a.internet{
	width:60px;
}
#payment_method ul li a.paypal{
	width:50px;
}
#payment_method ul li a.neosurf{
	width:50px;
}
#reversement .ui-state-active .ui-icon {
    background: url("images/ico_arrowopen.jpg") no-repeat scroll 0 0 transparent;
    height: 14px;
    width: 26px;
}

