/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 300px;
	height: 55px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

/* Styles pour Joomla.fr */

.wrapper {
    background: transparent url(../images/fond_page.png) repeat-y scroll 0 0;
}
#form-lg {
    margin: -2px 0 0;
}
#loginbt {
    margin: 0;
}
#header {
	padding-bottom: 0;
}
#menu {
    bottom: 5px;
}
#menu a.level1 span.bg, #menu span.level1 span.bg {
    text-shadow: 0 1px 0 rgba(135, 135, 135, 0.5);
}
#menu a.level1 span.bg, #menu span.level1 span.bg {
    font-size: 13px;
}
a {
    color: #256599;
}
#search {
    bottom: -35px;
}
#infomaniak {
    padding-bottom: 45px;
    padding-right: 5px;
}
#breadcrumbs {
    padding-bottom: 0;
}
ul.latestnews li, ul.mostread li {
    white-space: nowrap;
}
h1, #page h1 a, h3, h5, .contentheading, .componentheading {
    color: #5AA52B;
}
h1 {
    font-size: 29px;
    line-height: 29px;
    margin-top: 30px;
}
.contentheading, .componentheading {
    font-size: 190%;
}
.contentheading {
    font-size: 170%!important;
}
#footer a.anchor {
    right: 10px;
}
form div {
    margin: 0;
}