/**
 * @version   3.2.19 April 2, 2012
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */
 body 
{
color: #007c52;
background-color:#e1e6fa;
}


#rt-top-surround:after {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
#rt-top-surround:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
#rt-top-surround {
    background-color: #abc8e2;
    background-image: none;
    background-repeat: repeat-x;
    border-bottom-color: #000000;
    border-bottom-style: none;
    border-bottom-width: 0px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    color: #ADADAD;
    text-shadow: 0 2px 3px #000000;
}
 
 
 
 
 
 
 #rt-feature
 {
  background-image: none;
  background: #e1e6fa;
  Border:0px
 }
 
 #rt-feature .rt-block
 {
  background-image: none;
  background: #000;
  margin:0px;
  padding:0px;
  background:fff;
 }
 
 #rt-feature .rt-grid-12 .rt-alpha .rt-omega
 {
 background-image: none;
  background: #fff;
  margin:0px;
  padding:0px;
  background:fff;
 }
 .rt-showcase-pattern
 {
  background-image: none;
  
 }


#rt-header {
color: #000000;
background-image: none;
background: #abc8e2;
text-shadow:none;
margin-left:15px;
padding:0px;
padding-right:15px;
padding-top:5px;
outline-style: none;
    outline-width: 0px;
}
#rt-header .rt-block{
color: #000;
background-image: none;
background: #fff;
text-shadow:none;
margin:0px;
padding:0px;
padding-right:15px;
padding-top:5px;
}
/* permet de caler le module actualités en haut a droite bien sur la droite grace au suffixe -droite ajouté au module */
#rt-header .-droite
{
float:right;
}
#rt-mainbody-surround
{
border:none;
background:#e1e6fa;
}

#rt-header .rt-container{
color: #000;
background-image: none;
background: #fff;
}
#rt-container .rt-grid-12{
color: #000;
background-image: none;
background: #fff;
}
#rt-main .rt-block{
color: #000;
background-image: none;
background: #fff;
margin:0px;
padding-left:15px;
pading-right;15px;
padding-bottom:0px;
paddin-top:0px;
}
#rt-main .rt-container{
color: #000;
background-image: none;
background: #fff;

}
#rt-main .rt-grid-12{
color: #fff;
background-image: none;
background:#e1e6fa;
}

#rt-copyright {
    border:none;
	box-shadow: 0px 0 #FFFFFF inset;
	background:#e1e6fa;
	}
#rt-copyright .rt-block{padding:5px;
	margin:0px;
	box-shadow: 0px 0 #FFFFFF inset;
	border:none;
	background:#008df1;
}


#rt-bottom {color: #444;
background:#e1e6fa;}
.rt-container {background: #fff;} 
a:hover {color: #000;}
#rt-footer, #rt-copyright {color: #ddd;}
#rt-sidebar-a {background-color: #0099ff;}
#rt-sidebar-a .rt-block
{background-color: #0099ff;}
#rt-sidebar-b {background-color: #008DF1;}
#rt-sidebar-b .rt-block
{background-color: #008DF1;}

#rt-sidebar-c {background-color: #cccccc;}
#gantry-viewswitcher {margin: 5px auto;position: relative;top:auto;right:0;}

/* Navigation - Core */
#rt-menu ul.menu li a, .menutop li.root > .item, .menu-type-splitmenu .menutop li .item {color: #fff;}
.menutop li.parent.root > .item span, .menu-type-splitmenu .menutop li.parent .item span {background: url(../images/menus/menutop-daddy.png) 100% 50% no-repeat;}

/* Navigation - Hovers */
#rt-menu ul.menu li a:hover, .menutop li.root > .item:hover, .menutop li.active.root.f-mainparent-itemfocus > .item, .menutop li.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop li:hover > .item {background: #555;color: #fff;}

/* Navigation - Active */
#rt-menu ul.menu li.active a, #rt-menu ul.menu li.active a:hover, .menutop li.root.active > .item, .menutop li.root.active > .item:hover, .menu-type-splitmenu .menutop li.active .item {background: #fff;color: #000;}

/* Navigation - Dropdowns */
.menutop .fusion-submenu-wrapper {background: #555;}
.menutop .fusion-submenu-wrapper.level3, .menutop .fusion-submenu-wrapper.level4, .menutop .fusion-submenu-wrapper.level5, .menutop .fusion-submenu-wrapper.level6 {background: #616161;}
.menutop ul li > .item {color: #fff;}
.menutop ul li > .item:hover, .menutop ul li.f-menuparent-itemfocus > .item {background: #444;color: #ccc;}
.menutop ul li > .daddy span {background: url(../images/menus/dropdown-daddy.png) 100% 50% no-repeat;}
.menutop .fusion-grouped ol li > .item {background: url(../images/menus/menu-arrow.png) 5px 50% no-repeat;}