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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .uk-article-title {
  font-size: 15px !important;
  line-height: 22px;
  margin: 0 0 10px;
}
.tm-leading-article .uk-article:last-child {
	padding-bottom: 5px;
}

.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
	margin-top: 15px;
}

.toolbar, .logobar, .menu-outer, .logo, .headerbar {
	padding-bottom: 10px;
}

.toolbar {
	margin-top: 0 !important;
}

/* .logo, .headerbar {
	padding-bottom: 0;
}*/


.tm-middle {
	padding: 0;
}

.uk-breadcrumb {
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.uk-navbar-nav > li > a {
	font-size: 12px;
}

.uk-navbar-nav > li.uk-active > a {
	background-color: #eee;
	border-radius: 20px;
	color: #000;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
	background-color: #eee;
	border-radius: 20px;
	color: #000;
}

.uk-container {
	padding: 50px 50px;
}

.toolbar {
	margin-top: 20px;
}

.uk-navbar-nav > li > a {
	height: 30px;
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
}

.menu-inner {
	height: 30px;
	widht: 70%;
	float: left;
	width: 70% !important;
}

.logo {
	margin: 0 0 20px 8px;
}

.uk-breadcrumb {
	margin-top: 0;
}

h3, .uk-h3 {
	border-bottom: 1px solid #999;
}

h1, h2, h3, h4, h5, h6 {
	color: #666;
}

body {
	color: #666;
}

a:hover, .uk-link:hover {
	color: #b60137; /* rouge */
	text-decoration: none;
}

a, .uk-link {
	color: #006699; /* bleu */
}

.uk-panel-title {
	font-size: 14px;
	color: #666;
}

.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
	background: eee;
	border-radius: 20px;
	/* background: none; */
	color: #666;
}

.uk-nav > li > a {
	padding: 2px 10px;
}

.uk-pagination > li > a, .uk-pagination > li > span {
	border-radius: 15px;
	margin-top: 20px;
}

.uk-pagination > .uk-active > span {
	background: #006699;
}

.tm-main > :nth-child(n+2) {
	margin-top: 0;
}

/* .icon-home:before {
	content: "";
}

.icon-phone:before {
	content: "";
}

.icon-print:before, .icon-printer:before {
	content: "";
}*/

#camera_wrap_102 .camera_caption > div {
	font-family: "Verdana";
}

.control-group input {
	border-radius: 15px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #fff;
	border: 1px solid #777;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 15px;
}

.btn {
	border-radius: 15px;
	background-color: #013D7C;
}

.well {
	backgound-color: none;
	padding-top: 50px !important;
}

uk-search-field {
	color: #000;
}

h1, .uk-h1 {
	font-size: 16px;
	line-height: 18px;
}

[class^="icon-"], [class*=" icon-"] {
	line-height: 1.2 !important;
}

.uk-nav-side ul a:hover {
	color: #b60137;
}

.uk-nav-side ul a {
	color: #006699;
}

.uk-nav-side > li.uk-active > a {
	border-radius: 15px;
	background-color: #eee;
}

/* Sous-menu activé */
.uk-nav-side ul > li.uk-active > a {
	color: #b60137;
}

em {
	color: #666;
}

.tm-footer {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: -50px;
	margin-top: 50px;
	margin-right: -50px;
	margin-bottom: -60px;
	background: #01588b;
	border-radius: 0 0 10px 10px;
	color: #fff;
	font-size: 10px;
}

.site-ratatam {
	color: #fff;
}

.site-ratatam:hover {
	color: #b60137;
	background: #fff;
}

.voeux {
	margin-top: 50px;
}

.lire-la-suite {
	background: #eee;
	color: #666;
	font-size: 10px;
	padding: 7px 10px;
	border-radius: 12px;
}

.lire-la-suite:hover {
	background: #006699;
	color: #fff;
	font-size: 10px;
	padding: 7px 10px;
	border-radius: 12px;
}

