/**
 * @package     EGEE
 * @subpackage  Template Responsive
 *
 * @copyright   Copyright (C) Août 2015 Dépan' Micro - Tous droits réservés
 * @license     GNU General Public License
 *
 * @site		http://depanmicro.cuisinaud.com
 **/

/** === Initialisation === **/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	background: transparent;
	border: 0;
	font-family: inherit;
	outline: 0;
}
html {
	padding: 0;
	margin: 0;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
ul.unstyled {
	list-style: outside none none;
    margin: 0px;
    padding: 0px;
}

/** === Blocs === **/
.container {
	max-width: 1152px;
	min-width: 220px;
	margin: 0px auto;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.container .row, .col {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.row {}
.col {
	display: block;
	float: left;
	width: 100%;
}
.col:first-child {
	margin-left: 0;
}
.row:after, .col:after, .clr:after {
	display: block;
	height: 0px;
	clear: both;
	content: "";
	visibility: hidden;
}
@media (min-width: 768px) { 
	/* grid */
	.col { margin-left: 2% }
	.span_1 { width: 6.5% }
	.span_2 { width: 15.0% }
	.span_3 { width: 20% }
	.span_4 { width: 32.0% }
	.span_5 { width: 40.5% }
	.span_6 { width: 56.0% }
	.span_7 { width: 57.5% }
	.span_8 { width: 66.0% }
	.span_9 { width: 74.5% }
	.span_10 { width: 83.0% }
	.span_11 { width: 91.5% }
	.span_12 { width: 100% }
}

@media (max-width: 959px) {
	#wrapper{
		padding: 10px! important;
	}
	#header-wrap {}
}

/* Icones */
[class^="fa-"], [class*=" fa-"], [class^="icon-"], [class*=" icon-"]  {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/** ===== Mise en page ====== **/
/* == DOCUMENT == */
body {
	margin: 0px;
	padding: 0px;
	bottom: 0;
	font-size: 10pt;
	font-family: sans-serif,Arial,Helvetica;
}
body a {
	color: #F26904;
	text-decoration: none;
}
body a:hover {
	color: #303030;
}

/** === BOUTON REMONTER === **/
#topcontrol {
	background: url(../images/arrow_up.png) 50% 50% no-repeat;
	width: 60px;
	height: 60px;
	white-space: nowrap;
	cursor: pointer;
	opacity: 0.7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	bottom: 20px;
	right: 20px;
	z-index: 999;
}

/* == ENETETE == */
#header-wrap {
	width: 100%;
	background-color: #efefef;
}
#header {
	margin: auto;
	background-color: #000000;
}
#logo {
	display: inline-block;
}
#logo img {
	margin: 20px 0px 20px 20px;
	width: 120px;
	height: 120px;
	float: left;
}
#titresite {
	margin: 40px 0px 0px 20px;
	float: left;
	font-size: 180%;
	font-weight: bold;
	color: #ffffff;
}
#site-description {
	color: #ffffff;
	margin: 0px 0px 0px 20px
}

/* == Position TOP == */
#top {
	width: 65%;
	line-height: 18px;
	float: right;
	display: inline-block;
	color: #606060;
	padding: 20px 12px 0px 0px;
}

/* == Poistion BREADCRUMB == */
.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem;
} 
.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #999999;
    content: var(--breadcrumb-divider,"/");
}
.icon-location:before {
	color: #999999;
	content: "\f041";
}

/* == PAGE == */
#wrapper-wrap {
	background-color: #efefef;
	position: relative;
}
#wrapper {
	margin: 0px auto;
	background-color: #ffffff;
	max-width: 1152px;
	position: relative;
}
/* == Position USER1 et USER2 == */
#user1-wrap, #user2-wrap {
	padding: 0px;
	margin: 0px auto;
	clear: both;
	padding: 15px;
}
#user1-wrap #user1, #user2-wrap #user2 {
	padding: 10px;
	position: relative;
	background: #f6f6f6;
	border: 1px solid #e7e8ea; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
/* == Blocs GAUCHE, CENTRAL ET DROIT == */
#box-wrap {
	margin: 0px auto;
	padding: 0px 10px;
}
#main-content {
	padding: 15px 0;
}
#comp-wrap {
	padding: 0px;
}
.item-page {
	position: relative;
}
/* Bloc GAUCHE */
#leftbar-w {
	float: left;
}
/* Bloc DROITE */
#rightbar-w {
	float: right;
}
#rightbar-w #sidebar h3 {
	text-align: right;
}*/
/* Sidebar */
#sidebar {
	padding: 0px;
}
#sidebar .module {
	margin-bottom: 20px;
	padding: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
#sidebar .module-title {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	padding: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px dotted #ced8df;
}
#sidebar h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#rightbar-w  .module-title {
}
#sidebar .module-body {
	margin: 0px;
	padding: 5px;
}
#sidebar .module-body p {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#sidebar  ul li {
	margin: 0px 5px;
	padding: 0px;
}
#sidebar  a {
}
#sidebar  a:hover {
}

/* == PIED DE PAGE == */
#footer-wrap {
	width: 100%;
	background-color: #efefef;
}
/* Position FOOTER */
#footer {
	margin: auto;
	background-color: #666666;
}
/* Position USER-FOOTER */
#user-footer {
	color: #aaaaaa;
	font-size: 10pt;
	padding: 10px 15px 0px 15px;
	height: 68px;
}
/* Position COPYRIGHT */
#copyright {
	padding: 0px 0px 0px 8px;
	float: left;
	font-size: 10pt;
	color: #ffffff;
	height: 22px;
}
/* Position FOOTER MENU */
#footer-nav {
	padding: 0px 8px 0px 0px;
	float: right;
	font-size: 10pt;
	color: #ffffff;
	height: 22px;
}
#footer-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer-nav ul li {
	padding: 0px 10px 0px 10px;
	display: block;
	float: left;
	border-right: 1px solid #cfcfcf;
}
#footer-nav ul li:last-child {
    border: medium none !important;
}
#footer-nav ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#footer-nav ul li a:hover {
	text-decoration: underline;
}


/* ##################### MISE EN PAGE ##################### */
strong {
	font-weight: bold;
}
#central h1 {
	font-size: 18pt;
	color: #f26904;
	border-bottom: dotted 1px #f26904;
}
#central h2 {
	font-size: 16pt;
	color: #f26904;
}
#central h3 {
	font-size: 14pt;
	color: #f26904;
}
#central h4 {
	font-size: 12pt;
	color: #f26904;
}
/* Titre module */
.module-title {
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	border-bottom: dotted 1px #888888;
	color: #888888;
}
/* Pagination */
div.pagination {
	margin: 12px 0px;
}
div.pagination ul {
	box-shadow: none;
	float: right;
}
.pager, .pagenav {
	margin: 4px 0px !important;
}
/* Blog */
div.blog .items-row {
	padding: 20px 0px 0px 0px;
}
div.blog .span6 {
	float: left;
	width: 48%;
}
div.blog .dercol {
	padding-left: 20px;
}
div.blog .items-more h3 {
	color: #888888 !important;
	text-align: right;
	font-size: 11pt !important;
	border-bottom: dotted 1px #dddddd;
	margin: 0px;
	font-weight: bold;
}
div.blog .items-more ol {
	margin: 0px;
    padding: 0px;
	text-align: right;
}
div.blog .items-more ol li a {
	border: none !important;
}

/* ##################### Erreur de navigation ##################### */
#error {
	padding: 20px;
	text-align: center;
}
#error .error {
	color: #ff0000;
	display: block;
	padding: 0px;
	font-size: 200px;
	font-weight: bold;
	line-height: 200px;
}
#error .center {
	width: 600px;
	margin: auto;
	text-align: center;
}
#error .error {
	text-shadow: 0px -1px 0px rgba(0,0,0,0.9), 0px 1px 0px rgba(255,255,255,0.7);
}
#error .error > span {
	display: inline-block;
	position: relative;
}
#error .error > span:before {
	content: "";
	position: absolute;
	top: 70%;
	left: -30px;
	right: -30px;
	height: 80px;
	background: url(../images/error.png) no-repeat;
	background-size: 100% 100%;
}
#error ol li {
	text-align: left;
}
#error h2 {
	font-size: 24pt;
	font-weight: bold;
	margin-bottom: 30px;
}
/* Offline */
.error-offline .error > span:before {
	top: 65%;
}
.error-offline .message {
	width: 350px;
}