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

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
.custom-logo {
	display: inline-block;
	width: 210px;
	height: 90px;
	background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {

	.custom-logo { height: 60px; }
	
}
h1 {text-transform: uppercase; font-size: 22px; line-height: 22px; font-weight: bold;}
.titre {
		background-color: #B59668!important;
		color: #FFF;
		padding: 0 3px;
}
h1.title span {
	background-color: #B59668;
	color: #FFF;
	font-weight: normal;
}
h1.title span:before, h1.title span:after {content: "-"; color: #B59668;}
.module h3, .partenaire {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-style: italic;
	font-size: 13px!important;
	line-height: 13px;
  color: #666;
	margin-top: 5px;
}

.module h3, .partenaire {
	color: #B59668;
	background: transparent url(../images/cartouche.png) no-repeat top left;
	padding: 0 0 0 30px;
	margin-right: 5px;
	line-height: 12px;
	font-size: 12px;
	margin-top: -5px;
}
.partenaire { color: #666; }
.partenaire a {color: #000; font-size: 16px!important;}
span.date {padding-left: 30px; color: #666;}
.module.bas {margin-bottom: 15px!important;}
.titre_special, h1.title {
	color: #B59668;
	font-style: italic;
	margin-top: 9px;
}
h3.titre_special {font-weight: bold;text-transform: uppercase;}
.titre_special span {
	color: #666;
	background-color:transparent!important;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
}
.majitalic {
	font-family: "Times New Roman", Times, serif;
	color: #B59668;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.clr {clear:both;}
.menu-dropdown a.level1, .menu-dropdown span.level1 {margin: 8px 0;}
.menu-dropdown span.level1, .menu-dropdown a.level1 {font-size: 16px; font-weight: normal;}
.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
	height: 18px;
	line-height: 18px;
}
.menu-sidebar li.level1 a.active > span { color: #B59668; /*font-weight: bold;*/ } 
/*.menu-dropdown span.level1:after, .menu-dropdown a.level1:after {
	content: "|";
	background-color: red;
	height: 30px;
}*/

div#main .module {
	background-color: #FFF;
	margin: 8px 0 0 15px;
}

div#main #sidebar-a .module {
	margin: 15px 15px 0 0;
}

#innertop .module {
	margin: 15px 15px 0 15px!important;
}

body {
	color: #000;
	font: 12px/16px Arial,Helvetica,sans-serif;
}

body.accueil #main {
	background-color: #FFF;
}

body.accueil #content {
	padding: 0;
}

#content {
		margin: 5px 20px 20px 20px;
}

body.bordures #main {
	background-color: #AAA;
	border: none;
	margin: 0 15px;
}

body.bordures .wrapper > div {
	/*padding: 0 20px;*/
	background: #FFF;
}

body.bordures #sidebar-a:before,
body.bordures #sidebar-b:before {
	border: none;
}

body.bordures .sidebar-a-left #sidebar-a:before,
body.bordures .sidebar-b-left #sidebar-b:before {
	border: none;
}

body.bordures .module,
body.bordures #breadcrumbs,
body.bordures #content {
	margin: 15px 15px 15px 8px;
	padding: 15px;
	background-color: #FFF;
}
#toolbar .module {background-color: transparent;}
body.bordures #footer .module {padding: 0}
body.bordures #footer {
	background-color: #AAA;
	border: none;
	margin: 0 15px 40px;
  border-left: 30px solid #AAAAAA;
  border-right: 30px solid #AAAAAA;
  border-top: 1px solid #CCCCCC;
}

body.bordures #totop-scroller {
	border: 1px solid #ddd;
	background: #AAA url(../images/totop_scroller_white.png) 50% 50% no-repeat;
}
body.bordures #footer .module {
	background-color: #AAA;
	color: #FFF;
}
#footer a.blune {text-decoration: underline;}
body.bordures #footer a {color: #FFF;}
body.bordures #footer a:hover {text-decoration: underline;}
hr.separateur {
	padding-bottom: 10px;
	margin: 10px 0 0;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #ADADAD;
	clear: both;
}

.blockplein {
	background-color: #E1E1E1;
	padding: 10px;
	margin-top: 2px;
}

.blockinterne {
	background-color: #E1E1E1;
	padding: 9px;
	border: 1px solid #FFF;
	color: #000;
}
.blockinterne a {color: #666;}
.blockinterne p:first-child {margin-top: 0;}
.blockinterne h1.titre_special {
	margin-top: 8px;
}

.blockplan {margin-bottom: 15px;}
.titre-institut {margin-bottom: -10px;}
div.illustration {
	padding: 5px!important;
}

div.illustration p {
	padding: 0!important;
	margin: 0!important;
}

#sidebar-a, #sidebar-b {
	padding-top: 7px;
}

.lireLaSuite {
	display: none;
}

/* modif */
/*.menu-dropdown {
	display:table;
	width: 100%;
}

.menu-dropdown li.level1 {
	display:table-cell;
	height: 36px;
	text-align: center;
	vertical-align: middle;
}

.menu-dropdown li.level1:first-child {
	text-align: left;
}

.menu-dropdown li.level1:last-child {
	text-align: right;
}

.menu-dropdown a.level1, .menu-dropdown span.level1 {
	margin: 0;
}

.menu-dropdown, .menu-dropdown .level1, .menu-dropdown .level1 > span {
	float: none;
}


.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
	padding: 0;
}*/
/* /modif */

.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
	padding: 0 14px;
}

.menu-sidebar a.level1 > span, .menu-sidebar span.level1 > span {
	font-size: 13px;
}

#footer {
	background: none;
	padding: 5px;
	color: #AAA;
	font-size: 11px;
}

.clr {
	clear: both;
	height: 0;
}

/*@media (min-width: 990px) {
	.blockinterne {
		min-height: 355px;
	}
}*/

#toolbar .float-right .module {
	margin-top: 25px;
}

body.bordures #toolbar .float-right .module {
	padding: 0;
}

@media (max-width: 990px) {
	.wrapper > div {
		padding: 0px;
	}
	#sidebar-a, #sidebar-b {
		padding-top: 0px;
	}
	body.bordures .module,
	body.bordures #breadcrumbs,
	body.bordures #content {
		margin: 15px;
	}
}

@media (max-width: 959px) {
	div.grid-box.width100.grid-v:last-child {
		padding-right: 15px;
	}
}