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

/*
 * Custom Style Sheet - Use this file to style your content
 */

 
/* STYLE SURCHARGE */

p {
	text-align: justify;
}

.bg-colored strong {
	text-shadow: 0;
}

.bg-color2 strong {
	color: #707070;
}

.photos {
	padding: 5px;
	border: 1px solid #DBDBDB;
}

.rotate {
	-moz-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-o-transform: rotate(10deg);
}

.rotate-personnel {
	-moz-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-o-transform: rotate(10deg);
}

.item .content{
	margin-left: 40px;
}

#page .mod-box-default .menu-sidebar a, #page .mod-box-grey .menu-sidebar a {
	color: #fff;
}

.module.mod-box.mod-box-default.mod-box-transparent15.mod-box-transparent.deepest p{
	color: #fff
}

 .map-syndic {
	border: none;
	margin: -30px 0;
	padding: 0;
}

.list-facture li {
	margin-bottom: 20px;
}

.wrapper.max-width65 {
	width: 1080px;
	max-width: 1080px;
}

.mod-box .module-title {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-left: -10px;
	width: 300px;
}

.mod-box.deepest .menu.menu-sidebar {
	font-size: 14px;
}

.mod-box.deepest p {
	font-size: 14px;
}

.comite-syndical {
	width: 60%;
	text-align: center;
	margin: 0 auto;
}

.comite-syndical tr td{
	padding: 5px;
}

.module.mod-box.mod-box-default.texte-presentation.deepest {
	padding: 0;
	border: none;
	width: 1080px;
	margin: 0 auto;
}

.module.mod-box.mod-box-default.texte-presentation.deepest p{
	margin-left: 40px;
}

.module.mod-box.mod-box-default.texte-presentation.deepest h3 {
	font-size: 35px;
	line-height: 35px;
	color: #1E5670;
	width: 100%;
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #B2CA18;
}

h1.title {
	color: #1E5670;
	border-bottom: 1px solid #B2CA18;
	padding-bottom: 5px;
}

h1.retrait {
	color: #1E5670;
	border-bottom: 1px solid #B2CA18;
	padding-bottom: 5px;
	margin-left: -40px;
}

#page .mod-box-default .menu-sidebar :hover, 
#page .mod-box-grey .menu-sidebar :hover {
	color: #B2CA18;
}

/* Menu sur Slideshow */
.slide {
	width: 19%;
	min-height: 0 !important;
	left: 70%;
	background-color: #1E5670;
	background-color: rgba(30,86,112,0.8);
	position: absolute;
	z-index: 10;
	margin-top: 20px;
}

.slide a {
	color: #FFF;
}

.slide a:hover, .slide .menu-sidebar a.current:hover {
	color: #B2CA18;
}

#sidebar-a.slide > div {
	background: url("/media/widgetkit/widgets/slideshow/styles/infinite/images/raster_bg.png") 0 0 repeat;
}

@media (max-width: 959px) {
	.slide {
		display: none;
	}
}

.menu-sidebar .icon-login span.icon {
    background-position: 0 -160px;
    width: 33px;
    height: 33px;
}

.menu-sidebar .icon-cart span.icon {
    background-position: 0 -200px;
    width: 33px;
    height: 33px;
}

.menu-sidebar .icon-bubble span.icon {
    background-position: 0 -120px;
    width: 33px;
    height: 33px;
}

.menu-sidebar .icon-download span.icon {
    background-position: 0 0;
    width: 33px;
    height: 33px;
}

/* ------------------------------------------------------------------------------------------------ */



/* Layout
----------------------------------------------------------------------------------------------------*/

.custom-logo { 
	width: 138px;
	height: 72px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
	background-size: contain;
}

.margin-tb-20 { margin: 20px 0; }
.margin-l-40 { margin-left: 40px; }


/* Modules
----------------------------------------------------------------------------------------------------*/

/* Fixing the flickering for -webkit- browsers */
.module { -webkit-backface-visibility: hidden; }


/* Frontpage: Features
----------------------------------------------------------------------------------------------------*/

.frontpage-teaser1 {
	background-image: url(../../../images/yootheme/demo/slideshow/infinite_teaser1_default.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.frontpage-teaser2 {
	background-image: url(../../../images/yootheme/demo/slideshow/infinite_teaser2_default.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: cover;
}

.frontpage-teaser3 {
	background-image: url(../../../images/yootheme/demo/slideshow/infinite_teaser3_default.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
}


/* Frontpage: Features
----------------------------------------------------------------------------------------------------*/

.frontpage-features { 
	margin-top: 30px; 
	overflow: hidden;
}

.frontpage-features h1 {
	margin: 20px 0 5px 0;
	font-size: 19px;
	line-height: 20px;
}

/* Frontpage: Check
----------------------------------------------------------------------------------------------------*/

.frontpage-check {
	float: left;
	margin-bottom: 20px;
	text-transform: uppercase;
}


/* Frontpage: Team
----------------------------------------------------------------------------------------------------*/

.frontpage-team h1 {
	margin: 20px 0 0 0;
	font-size: 40px;
	line-height: 41px;
}

.frontpage-team p {
	margin: 10px 0 0 0;
	font-size: 17px;
	line-height: 22px;
}


/* Frontpage: Contact
----------------------------------------------------------------------------------------------------*/

ul.line.frontpage-contact > li {
	margin: 0;
	padding: 15px 0;
	border-top: none;
	background: url(../images/line_bg.png) bottom repeat-x;
}

ul.line.frontpage-contact > li:first-child { 
	background: url(../images/line_bg.png) top repeat-x,
				url(../images/line_bg.png) bottom repeat-x;
}

ul.line.frontpage-contact strong {
	float: left;
	width: 140px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
}

ul.line.frontpage-contact div { display: inline-block; }


/* Frontpage: Clients
----------------------------------------------------------------------------------------------------*/

.frontpage-clients a {
	float: left;
	opacity: 0.5;
	margin: 0 -1px -1px 0;
	border: 1px solid #616a73;
	border: 1px solid rgba(255,255,255,0.5); 
}

.frontpage-clients a:hover {
	opacity: 1;
	border: 1px solid #FFF;
	background-color: rgba(255,255,255,0.05);
}

.frontpage-teaser { line-height: 0; }
.frontpage-teaser img { 
	display: block; 
	line-height: 0;
}


/* Responsive 
----------------------------------------------------------------------------------------------------*/

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {

	/* Layout */
	.margin-l-40 { margin-left: 0; }


}

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {

	/* Layout */
	#block-bottom-b .width33 { width: 100%; }

	.frontpage-features img {
		float: none;
		margin: auto auto 15px;
	}

	.frontpage-check.width50 { width: 100%; }
	

}

