/*!
 * Start Bootstrap - 4 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	margin:0px;
}

header {
    background-color: #eaeaea;
    box-shadow: 0 0 5px #333;
	margin-bottom : 50px;
}

header .header-container div.container-fluid div.row-fluid div.logo img {
    box-shadow: 0 0 4px #000;

}

ul.breadCrumb {
    list-style-type: none;
    margin-left: 0;
}
.breadCrumb {
    padding-left: 0;
}

ul.breadCrumb li:first-child::before {
    content: "";
    margin-left: 0;
    margin-right: 0;
}
ul.breadCrumb li::before {
    content: ">";

	list-style-type: none;
}

ul.breadCrumb li a img {
    margin-top: -0.2em;
}

.list-inline > li {
    padding:0;
}

ul.breadCrumb li a {
    color: #000;
    text-decoration: underline;
}

.spr-home {
    background-position: -86px -194px;
    height: 17px;
    width: 16px;
}

.little {
	font-size: 12px;
}

.header a img {
	box-shadow: 0 0 4px #000;
	margin-bottom: -12px;
}

.menuBar {
    font-family: "WinterthurCondensed",sans-serif;
    font-weight: bolder;
    list-style-type: none;
	margin-bottom: -10px;
}

.menuBar ul, .menuBar ol {
    margin: 0 0 0 25px;
    padding: 0;
}


.menuBar li {
    margin: 10px 20px 0;
}

.menuBar li a {
    color: #4e4e4e;
    font-size: 1.6em;
    text-decoration: none;
    width: 100%;
}

.menuBar li.selected {
    background-color: #000;
}

.menuBar li.selected a {
    color: #fff;
}


.menuBar li.selected img {
    background-color: #fff;
    display: block;
}

.spr-menu-princ-actif {
    background-position: -147px -90px;
    height: 20px;
    width: 30px;
}

.spr-menu-princ-actif {
    background-image: url("http://www.loire-atlantique.fr/plugins/CorporateIdentityPlugin/images/sprite_corporate_20150610.png");
    background-repeat: no-repeat;
}

.spr-home {
    background-image: url("http://www.loire-atlantique.fr/plugins/CorporateIdentityPlugin/images/sprite_corporate_20150610.png");
    background-repeat: no-repeat;
}

footer {
    background-color: #eaeaea;
    box-shadow: 0 0 5px #333;
	min-height: 80px;
	vertical-align: middle;
}

footer .menuSep li::after {
    color: #808080;
    content: "|";
}

footer .container {
    padding-top: 10px;
}

footer .menuSep {
    list-style-type: none;
    margin: 0 0 15px;
}


footer .menuSep li a {
    color: #000;
    margin-right: 10px;
    text-decoration: none;
}


.loader {
	position : fixed;
	z-index: 9999;
	background : url('../img/loading.svg') 50% 50% no-repeat;
	top : 0px;
	left : 0px;
	height : 100%;
	width : 100%;
	cursor : wait;
}

.menuSep  {
    float: left;
    font-size: 0.8em;
    margin-left: 0;
}


.portfolio-item {
    margin-bottom: 25px;
}

.no-gutter {
	padding-left:0;
    padding-right:0;
}

.no-gutter-left {
	padding-left:0;
}

.no-gutter-right {
	padding-right:0;
}

.right {
		float:right;
}

.left {
		float:left;
}

.vert {
		color:#b0c71f;
}

.bottom {
		vertical-align:bottom;
}

.rose{
	color:#e2208c;
}

.encadre {
	border: 2px solid #e2208c;
	background-color: #edecec;
	padding:20px;
}

.form-control {
    border: 1px solid #000;
    border-radius: 0;
    box-shadow: none;
    height: 30px;
    padding: 4px 7px;
}

footer {
    margin: 50px 0;
}

.content ul li {
    background-image: url("../img/bullet.jpg");
    background-position: 0 5px;
    background-repeat: no-repeat;
    line-height: 25px;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 25px;
}

.btn-primary {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.btn-primary:hover {
    background-color: #000;
    border-color: #000;
    color: #fff;
	text-decoration:underline;
}


.red {
	border : 1px solid red;
	
}

.row-file{
	background-color: #edecec;
	padding: 15px;
	border-radius: 4px;
}

hr {
	margin-top:20px;
	margin-bottom:20px;
	border-bottom: 2px dotted #000;
}


label  {
	font-weight:0;
}

@font-face{
    font-family : "WinterthurCondensed";
    src : url('../font/WinterthurCondensed.eot'); /* Pour IE9 Compat mode */
    src : url('../font/WinterthurCondensed.eot?') format('eot'),
          url('../font/WinterthurCondensed.woff') format('woff'),
          url('../font/WinterthurCondensed.svg#abcd') format('svg'),
          url('../font/WinterthurCondensed.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
	}
	
fieldset legend {
	font-size: 30px;
	border-bottom: 1px solid #000;
}

.no-padding-right {
	padding-right:0px;
}

.no-padding-left {
	padding-left:0px;
}

.no-padding {
	padding:0;
}

.header {
	padding-top:20px;
}

.intertitre {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.form-group span {
	font-weight: normal;
}
	
	
	
h1 {
    font-family: "WinterthurCondensed";
    font-size: 2.6em;
    font-weight: lighter;
    margin: 0;
    padding-top: 6px;
}	
	
	
h2{
	font-family : "WinterthurCondensed";
	font-size:28px;
	font-weight:normal;
	}

h3{
	font-family : "WinterthurCondensed";
	font-size:48px;
	font-weight:normal;
	}
	
.gris {
	background-color:#edecec;
}