/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* c2w - nby - delete style bold H1 */
h1.title, h1.title a, .content h1 {
 font-weight: normal !important;
 }
/* c2w - nby - change icon Read more  */

a.lndplus {
 background: transparent url(../images/bout_fleche_suite_gris.gif) 0 2px no-repeat !important;
 }
 
/* c2w - nby - elargir l'espace entre 2 modules */

.moduletable.home.left, .module.home.left {
padding-right: 90px;
}
.moduletable.home, .module.home {
width: 40%;
 }

/* c2w - nby - change font Menu 2  */

.menu-dropdown a.level2, .menu-dropdown span.level2 {
font-family:"Trebuchet MS", Helvetica, sans-serif;
font-size: 14px;
}
/* c2w - nby - add padding to table doc */

.table_doc_list td {
padding-bottom: 15px;
vertical-align: top;
}
/* c2w - nby - add padding to li article */

article.inside li {
 padding-bottom: 15px;
}

/* c2w - nby - align the module and menu  */

#sidebar-a ul.menu-sidebar {
 margin-right: 35px;
}

#sidebar-a .module.twitter {
 margin-right: 50px;
}

/* c2w - nby - /3082096/todos/52070425 */

.item.inside h2  span strong {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 18px;
color: #48b !important;
font-weight: bold;
}
 


