/* @override 
	http://cimbo.terredepixels.net/user/themes/unify/css/custom.css
	http://cimbo.terredepixels.net/fr/20/l-agence/user/themes/unify/css/custom.css
	http://cimbo.terredepixels.net/fr/34/nos-references/user/themes/unify/css/custom.css
	http://cimbo.terredepixels.net/fr/42/vous-etes/user/themes/unify/css/custom.css
	http://cimbo.terredepixels.net/fr/28/nos-metiers/user/themes/unify/css/custom.css
	http://cimbo.terredepixels.net/fr/23/user/themes/unify/css/custom.css
	http://cimbo.terredepixels.net/fr/31/nos-metiers/user/themes/unify/css/custom.css
	http://cimbo.terredepixels.net/fr/29/nos-metiers/user/themes/unify/css/custom.css */
	
@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:400,700);
/*Portfolio v1
------------------------------------*/
.view {
   z-index:9;
   cursor: default;
   overflow: hidden;
   text-align: center;
   position: relative;
   margin-bottom: 30px;
   box-shadow: 0 0 3px #ddd;
}
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 22px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
   text-shadow:none;
}
.view p {
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 10px;
   text-align: center;
}
.view a.info {
   color: #fff;
   background: #000;
   padding: 5px 12px;
   text-decoration: none;
   margin-top:10px;
   display: inline-block;
   overflow:hidden;
   text-transform: uppercase;
}
.view a.info:hover {
	background:#72c02c;
}

.portfolio-responsive h2 {
	margin-top:0 !important;
}

/*CSS3 Hover Effect*/
.view-tenth img {
	left:10px;
	margin-left:-10px;
	position:relative;
   -webkit-transition: all 0.6s ease-in-out;
   -moz-transition: all 0.6s ease-in-out;
   -o-transition: all 0.6s ease-in-out;
   -ms-transition: all 0.6s ease-in-out;
   transition: all 0.6s ease-in-out;
}
.view-tenth .mask {
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   color: #333;
   margin: 20px 40px 0;
   background: transparent;
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(2) rotate(10deg);
   -moz-transform: scale(2) rotate(10deg);
   -o-transform: scale(2) rotate(10deg);
   -ms-transform: scale(2) rotate(10deg);
   transform: scale(2) rotate(10deg);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
   filter: alpha(opacity=30);
   opacity: 0.3;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
   .portfolio-4-columns .mask h2 {
      font-size: 20px;
      margin-bottom: 0px;
   }

   .portfolio-4-columns .mask p {
      display: none;
   }
}






body h1, body h2, body h3, body h4, body h1, body .header{
	font-family: 'Josefin Sans', sans-serif;
}

.pictomi{
	background: url(/user/themes/unify/img/png/soleil.png) center center no-repeat;
	height: 50px;
	width: 50px;
}

.soleil .pictomi{background: url(/user/themes/unify/img/dessins/soleil.png) center center no-repeat;}
.analyse .pictomi{background: url(/user/themes/unify/img/dessins/analyse.png) center center no-repeat;}
.crayon .pictomi{background: url(/user/themes/unify/img/dessins/crayon.png) center center no-repeat;}
.analyse .pictomi{background: url(/user/themes/unify/img/dessins/analyse.png) center center no-repeat;}
.enfant .pictomi{background: url(/user/themes/unify/img/dessins/enfant.png) center center no-repeat;}
.livre .pictomi{background: url(/user/themes/unify/img/dessins/livre.png) center center no-repeat;}
.magique .pictomi{background: url(/user/themes/unify/img/dessins/magique.png) center center no-repeat;}
.pomme .pictomi{background: url(/user/themes/unify/img/dessins/pomme.png) center center no-repeat;}
.question .pictomi{background: url(/user/themes/unify/img/dessins/question.png) center center no-repeat;}
.soleil .pictomi{background: url(/user/themes/unify/img/dessins/soleil.png) center center no-repeat;}
.trombonne .pictomi{background: url(/user/themes/unify/img/dessins/trombonne.png) center center no-repeat;}



#content_13 {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
}

#content_14 {
-webkit-animation-delay: 0.2s;
-moz-animation-delay: 0.2s;
}
#content_15 {
-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
}
#content_16 {
-webkit-animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
}

#baseline {
  -webkit-animation-duration: 1s;
  -moz-animation-delay: 1s;
}
#titregris {
-webkit-animation-duration: 1s;
-moz-animation-delay: 1s;}


/* @group test */
.view {
	height: 200px;
	float: left;
   border: 010px solid #ecf1f4;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 0 1px 0 #a3a3a3;
   -moz-box-shadow: 0 1px 0 #a3a3a3;
   box-shadow: 0 1px 0 #a3a3a3;
   cursor: default;
   background: #fff url(../images/bgimg.jpg) no-repeat center center;
	margin: 0;
}
.ssmenu{
	margin: 0 0 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.no-pm{
	margin: 0;
	padding: 0;
}
.view img {
   display: block;
   position: relative;

}
.view h2 {
   color: #5f605f;
   text-align: center;
   position: absolute;
   font-size: 14px;
   padding: 10px;
   background: rgb(255, 255, 255);
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	bottom: -2px;
	right: 0;
	left: 0;
}
.container.content .view p {
	position: relative;
   color: #fff;
   padding: 0 20px 20px;
   text-align: center;
	margin-top: 0;
	line-height: 15px;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #383937;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info:hover {
	background-color: #1a1a1a;
}

.main{
	position:relative;
	margin: 0 auto;
	z-index: 0;
}

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
	height: 100px;
	max-width: 260px;
	margin-top: 10px;
}


.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}


.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   background-color: rgba(40, 136, 174, 0.85);
	height: 130px;
}


.view-first:hover a.info{
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	margin: 0;
}

.view-first:hover p{
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	margin: 0;
}

.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
				

/* @end */




/* @group header */
.niveau1:hover, .niveau1.active{
	background: url(user/themes/unify/img/png/uptitre.png) center 45px no-repeat;
}

.header {
	position: relative;
	z-index: 0;
	border-style: none;
}
.header .navbar {
	margin: 0;
	min-height: inherit;
	background-color: #edf2f4;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.98);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.98);
}

/* @group diaporama accueil */

.ls-l-2 h3{
	color: #ffffff;
	font-size: 50px;
	text-shadow: 0 0 4px #000000;
	font-weight: normal;
	margin-top: 0;
	font-style: normal;
	margin-left: -100px;
}



.ls-l-1 h2 {
	color: #ffffff;
	font-size: 70px;
	text-shadow: 0 0 4px #000000;
	font-weight: bold;
	word-spacing: 5px;
	letter-spacing: 2px;
	line-height: 60px;
}

/* @end */

.topul{
	list-style: none;
	margin-top: 10px;
	
}

.topul li{
	float: left;
	padding-left: 5px;
	color: #afafaf;
	font-size: 12px;
	margin-top: 10px;
}
.topul li a{
	color: #d16b6b;
}
div.topbar div.row {
	margin-right: auto;
	margin-left: auto;
}

div.topbar div.row object#EdgeID {
	margin-top: -35px;
}


div.topbar div.row .col-md-7{

	margin-top: 20px;
}

div.fb-follow.fb_iframe_widget {
	top: -5px;
	position: relative;
	z-index: 999;
}

.topul li a, .topul li p{
	color: #acacac;
}



.stop {
-moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.31);
box-shadow: 0 0 50px rgba(0, 0, 0, 0.31);
	height: 100%;
	margin-top: -2px;
	padding-right: 20px;
	z-index: 3;
}



div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li a{
	color: #02a8e6;
	font-size: 15px;
	margin: 0;
	padding: 20px 32px;
}

div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li ul li a{
	color: #02a8e6;
	font-size: 15px;
	margin: 0;
	padding: 5px 32px;
}

div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li ul{
	border-style: none;
}


div.topbar {
	height: 185px;
	background-color: #3a3a3a;
}

.topbar div.col-md-7 p{
	color: #02a8e6;
	font-size: 30px;
}

/* @end */

/* @group sectiongris */

 ul li {
 	color: #ffffff;
 }



.col-md-3 .well{
	background-color: #3f3f3f;
	border-style: solid;
	border-color: #333232;
	display: inline-block;
}

.col-md-3 .well h5{
	color: #bdbdbd;
	font-size: 10px;
	line-height: 12px;
}


.saviez{
	background-color: #3f3f3f;
	border-style: solid;
	border-color: #333232;
	display: inline-block;
	padding: 20px 20px 30px;
}
.col-md-3 .well.article div.headline h2{
	background-color: rgba(57, 58, 57, 0);
	color: #ffffff;
}

.col-md-3 .well.article div.headline{
	border-bottom-style: none;
}

.col-md-9 .well img{
	margin-top: -35px;
}

.col-md-9 .well{
	background-color: #247ea6;
	border-style: solid;
	border-color: #333232;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 20px;
	display: inline-block;
	margin-bottom: 0;
}
.col-md-9 .well a{
	color: #fefffe;
	text-decoration: underline;
}

.col-md-9 .well h4{
	color: #bce66c;
	font-weight: bold;
}

div.col-md-8 div.col-md-8 ul li {
	margin-top: 10px;
}


div.col-md-8 {
	color: #ffffff;
}

div.col-md-8 h4{
	color: #42b3c6;
}

.col-md-9 .well.article div.headline h2{
	background-color: rgba(57, 58, 57, 0);
	color: #ffffff;
	font-size: 20px;
	margin-left: -10px;
}

.col-md-9 .well.article div.headline{
	border-bottom-style: none;
}

#btnimprime, #btnretour{
	background-color: #e12222;
}


.sectiongris{
	width: 100%;
	background-color: #393a39;
	padding-top: 30px;
}
.sectionblanc{
	width: 100%;
	background-color: rgb(235, 240, 244);
	display: inline-block;
	padding-top: 50px;
}
.breadcrumb{
	background: url(none);
	margin-top: 10px;
	margin-bottom: 0;
}
div.line2 {
	border-bottom-style: solid;
	border-bottom-color: #e4e5e4;
	margin-bottom: 20px;
	margin-top: 40px;
}

.line2 h2 {
	background-color: #edf1f4;
	display: table;
	margin-bottom: -16px;
	padding-right: 10px;
	padding-left: 10px;
}

div.headline{
	border-bottom-style: none;
}

div.headlinefiche{
	border-bottom: 2px solid #2889af;
	margin-bottom: 20px;
}

div.headlinefiche h2{
	font-size: 30px;
	background-color: #393a39;
	color: #2889af;
	display: table;
	margin-bottom: -2px;
	padding-right: 15px;
}
.sectionblanc div.headlinefiche h2{
	font-size: 30px;
	background-color: #eaeff4;
	color: #2889af;
	display: table;
	margin-bottom: -5px;
	padding-right: 15px;
	margin-top: 20px;
}

a.rounded-2x.btn-pdf {
	color: #ffffff;
	background-color: #2889af;
	padding: 5px 10px;
		 -moz-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
		 -ms-transition: all 0.2s ease-in-out;
		 transition: all 0.2s ease-in-out;
	float: right;
}

#plandusite{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
a.rounded-2x.btn-pdf:hover {
	color: #ffffff;
	background-color: #147194;
	padding: 5px 10px;
		 -moz-transition: all 0.2s ease-in-out;
		 -o-transition: all 0.2s ease-in-out;
		 -ms-transition: all 0.2s ease-in-out;
		 transition: all 0.2s ease-in-out;
	text-decoration: none;
	-moz-box-shadow: 0 0 5px rgba(36, 36, 36, 0.94);
	box-shadow: 0 0 5px rgba(36, 36, 36, 0.94);

}

div.record_dyn {
 	color: #2889af;
 }

/* @group blockaccueil */

#content_16 {
	background-color: #42b3c6;
	padding: 10px;
	height: 215px;
}

#content_15 {
	background-color: #368aab;
	padding: 10px;
	height: 215px;
}
#content_14 {
	background-color: #4eafd6;
	padding: 10px;
	height: 215px;
}
#content_13 {
	background-color: #2391bc;
	padding: 10px;
	height: 215px;
}


div.headline.h2blocka {
	text-decoration: none;
	border-bottom-style: none;
	margin-bottom: 10px;
}

div.imgblocka img{
	margin-bottom: 10px;
}

.bluue {
	margin-top: -35px;
	position: relative;
	z-index: 2;
	background: url(user/themes/unify/img/fd_titre.png) #2989af;
	margin-bottom: -50px;
	overflow: hidden;
}



div.container.bluue img.pull-left {
	height: 50px;
	margin-top: 5px;
}

.bluue ul.pull-right.breadcrumb li a{
	color: #ffffff;
}

.bluue h1.pull-left {
	background-color: #147195;
	margin: 0;
	padding: 10px 20px 0;
	color: #ffffff;
	height: 60px;
}

div.blockaccueil.row {
	margin-top: -100px;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}

div.txtblocka a{
	color: #ffffff;
	font-size: 15px;
	line-height: 17px;
}

div.headline.h2blocka h2{
	text-decoration: none;
	border-bottom-style: none;
	color: #ffffff;
	text-shadow: 0 0 4px #000000;
	text-transform: uppercase;
	font-size: 25px;
}

/* @end */

/* @group sectiongris */

div.headline h2 {
	font-size: 22px;
	text-decoration: none;
	border-bottom-style: none;
	color: #0f9fe3;
	line-height: 25px;
	padding-right: 0;
	padding-left: 0;
}

.article{
	padding-bottom: 50px;
	color: #fefffe;
}
.article div.headline h2{
	margin-top: -2px;
	background-color: #393a39;
	position: relative;
	top: 8px;
	padding-right: 10px;
}



.article div.headline  {

	border-bottom: 1px solid #2889af;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 0;
}

.pull-left.ttimage img.img-responsive {
	margin-right: 20px;
	margin-bottom: 20px;
}

.pull-right.ttimage img.img-responsive {
	margin-left: 20px;
	margin-bottom: 20px;
}

div.txtarticle {
	color: #ffffff;
	line-height: 20px;
	font-size: 15px;
}

.article p {
	color: #ffffff;
	font-size: 15px;
	line-height: 25px;
}
.ct .headline{
	margin-bottom: 10px;
	margin-top: 0;
}

.ct a.btn {
	color: #438844;
	padding: 10px 0 0 20px;
}

.ct a.btn:hover {
	
	color: #4c784d;
	text-decoration: underline;
}

.ct .headline h2{
	color: #4f4f4f;
}
.ct {
	background: url(user/themes/unify/img/png/le-saviez-vous.png) center center no-repeat;
	background-size: 100%;
	height: 207px;
	width: 259px;
	padding: 20px;
	margin-bottom: 20px;
}

.ct .txtarticle {
	color: #ffffff;
	width: 205px;
	line-height: 12px;
	font-size: 12px;
	overflow: auto;
	height: 100px;
}

h2.actuh2 {
	margin-top: -10px;
	color: #0f9fe3;
}


a.actubtn {
	font-size: 10px;
 	text-decoration: underline;
 	color: #0f9fe3;
 }

div.panel-body {
	background-color: #282828;
	border-style: none;
	display: inline-block;
	height: 350px;
}

div.panel.panel-default {
	border-style: none;
	background-color: rgba(255, 255, 255, 0);
}

div.panel-body ul tbody, div.panel-body ul h4, div.panel-body ul h5{
	color: #ffffff;
}


div.panel-footer {
	display: none;
}

span.col-md-6 {
	padding: 0 10px 0 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
li.list-group-item.active, li.list-group-item:hover, li.list-group-item.list-toggle.active  a{
	background-color: #225a70;
	color: #393a38;
}

li.list-group-item.active a, li.list-group-item:hover a{
	color: #ffffff;
}
li.list-group-item.list-toggle .collapse.in a{
	background-color: #42b3c6;
	border-color: #ffffff;
	color: #ffffff;
}

li.list-group-item.list-toggle .collapse.in li:hover a, li.list-group-item.list-toggle .collapse.in li.active a{
	background-color: #215a70;
	color: #ffffff;
}

li.list-group-item a{
	color: #393a38;
}

li.list-group-item {
	border-style: none;
	background-color: #42b3c6;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;

}


.ete{
	margin-top: -5px;
	margin-bottom: 0;
}

/* @end */

/* @group body */

div.item div.record_dyn center.logo {
	height: 170px;

}

div.item div.record_dyn center.logo img{
	max-height: 170px;

}

.item .record_dyn{
	background-color: #ffffff;
	padding: 10px;
}

.item h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}


.item div{
	line-height: 18px;
	min-height: 110px;
	color: #097aa9;
}

.item{
	padding: 1px;
	background-color: #e4e4e4;
}

a.btn-u {
	background-color: #029bd4;
	width: 100%;
	position: relative;
	z-index: 2;
	float: left;
}

a.btn-u:hover {
	background-color: #225a70;
	margin-top: 0;
	margin-bottom: 0;
	bottom: 1px;
}

a.pull-right.owl-btn.next-v2 {
	background-color: #ecf2f3;
}

a.pull-left.owl-btn.prev-v2 {
	background-color: #ecf2f3;
}

a.pull-right.owl-btn.next-v2:hover {
	background-color: #225a70;
}
.sectiongris .content{
	padding-top: 50px;
}
.content{
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
	z-index: 0;
}

.basclair{
	background-color: #ecf1f4;
	margin: 0;
}


#p38 .basclair{
	background-color: #32a8da;
}
#p38 .basclair .prev-v2, #p38 .basclair .next-v2{
	background-color: #32a8da;
	color: #ffffff;
}
#p38 .basclair .prev-v2, #p38 .basclair .next-v2{
	background-color: #32a8da;
	color: #ffffff;
}
#p38 .basclair center div.line h2 {
	margin-bottom: -15px;
	background-color: #32a8da;
	font-size: 20px;
	text-transform: uppercase;
	display: table;
	padding-right: 10px;
	padding-left: 10px;
	color: #323332;
}


.sidebar .ssmenu{
	margin: 0;
	padding: 0;
}
.content p, .content .txtarticle {
	line-height: 25px;
	font-size: 13px;
}
a.pull-left.owl-btn.prev-v2:hover {
	background-color: #225a70;
}

div.line {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 40px;
}

center div.line h2 {
	margin-bottom: -15px;
	background-color: #edf1f4;
	font-size: 20px;
	text-transform: uppercase;
	display: table;
	padding-right: 10px;
	padding-left: 10px;
}

div.owl-navigation {
	
}

div.wrapper {
	background-color: #383a38;
}

/* @end */


/* @end */

/* @group copyright */

div.signat a, div.signat p {
	color: #397392;
}

div.signat a:hover{
	color: #0295cb;
	text-decoration: underline;
}

.copyright ul.level_1{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display:table;
}

.copyright ul.level_1 li a.niv1{
		color: #0bbdfe;
}
.copyright ul.level_1 li:hover a.niv1{

	text-decoration: underline;
}

iv.copyright center div.container{
	text-align: center;
}

.copyright ul.level_1 li.LVL1{
	float: left;
	width: 150px;
	margin-right: 5px;
}


.copyright ul.level_2{
	margin: 10px auto 0;
	padding: 0;
	list-style: none;
	display:table;
}

.copyright ul.level_2 li a{
		color: #0094ca;
}
.copyright ul.level_2 li:hover a, .copyright ul.level_2 li a.current, .copyright ul.level_1 li a.current{
	color: #80dbfd;
	text-decoration: none;
}



.copyright ul.level_2 li{
	text-align: left;

	margin-left: 2px;
}


/* @end */

.tav-v1 .well{
	background-color: #3f3f3f;
	border-style: solid;
	border-color: #333232;
	display: inline-block;
}

.tab-v1 .well.article div.headline h2{
	background-color: rgba(57, 58, 57, 0);
	color: #ffffff;
}

.tab-v1 .well.article div.headline{
	border-bottom-style: none;
}



div.tab-v1 {
	color: #ffffff;
}

div.tab-v1 h4{
	color: #2889af;
}

#topcontrol img {
	z-index: 999;
	position: relative;
}

.nomp{
	margin: 0;
	padding: 0;
}



.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

#access_map {
    height: 350px;
    width: 100%;
}

#map_canvas {
    height: 450px;
    width: 100%;
}

ul.parsley-errors-list {
    padding-left: 0;
    list-style-type: none;
    margin-top: 5px;
    color: red;
}

li.parsley-length, li.parsley-required, li.parsley-type {
    color: red;
}
 

 
 /* @group header media */

@media (max-width: 1469px) {
	.topbar div.col-md-7 p{
		color: #02a8e6;
		font-size: 30px;
	}
	}
	
@media (max-width: 1330px) {
	.topbar div.col-md-7 p{
		color: #02a8e6;
		font-size: 30px;
		margin-top: 25px;
	}	
}
	
@media (max-width: 1200px){


	div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li a{
		color: #02a8e6;

		margin-top: 0;
		margin-bottom: 0;
		padding: 20px 15px;
	}

	.topbar div.col-md-7 p{
		color: #02a8e6;
		font-size: 20px;
	}


}
@media (max-width: 1000px){

div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li.niveau1.active a,
div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li.niveau1:hover a {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #0f9fe3;
	margin: 0;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li.niveau1.active ul li a,
div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li.niveau1:hover ul li a {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: rgba(255, 255, 255, 0);
	margin: 0;
	color: #0f9fe3;
	padding: 5px 0 5px 32px;
}

div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li.niveau1 ul li.active a,
div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li.niveau1 ul li:hover a {
	background: #393a39;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	color: #0f9fe3;
	padding: 5px 0 5px 32px;
}


div.collapse.navbar-collapse.navbar-responsive-collapse ul.nav.navbar-nav li a{
	padding-top: 10px;
	padding-bottom: 10px;
}


	.stop {
		padding-right:20px;
		-moz-box-shadow: 0 0 0;
		box-shadow: 0 0 0;
	}

}


@media (max-width: 840px){
	.topbar div.col-md-7 p{
		color: #02a8e6;
		font-size: 25px;
		position: absolute;
		margin-top: 105px;
	}
}

@media (max-width: 680px){

}

@media (max-width: 540px){
.topul li iframe{

	float: none;
	padding-left: 5px;
	color: #ffffff;
	font-size: 18px;
	position: relative;
	top: 30px;
}

.topul li p{
	margin-right: -155px;
}

.topbar div.col-md-7 p{
	color: #02a8e6;
	font-size: 16px;
	margin-left: -20px;
}
}
/* @end */

/* @group body media */

@media (max-width: 1200px){

div.panel-body.rounded-2x h2.actuh2{
	font-size: 17px;
}


}


@media (max-width: 1000px){

div.txtblocka a{
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
}


div.panel-body.rounded-2x h2.actuh2{
	margin-left: 20px;
}

div.row {
	padding-right: 10px;
	padding-left: 10px;
}



div.headline.h2blocka h2{
	font-size: 22px;
}



}


}

/* @end */
