@charset "UTF-8";
/* CSS Document */


	/*texte*/
	

body {
    color: #ffffff;
    font-family: Helvetica,sans-serif;
    font-size: 17px;
    font-weight: normal;
}

body {
    line-height: 25px;
}

h1 {
   color: #ffff00;
   font-family: fantasy,sans-serif
}


h2 {
    color: #ffff00;
    font-family: fantasy,sans-serif;
    font-weight: 600;
}


h3 {
    color: #ffff00;
    font-family: Open Sans,sans-serif;
    font-weight: normal;
}


h4 {
    font-family: fantasy,sans-serif;
    font-size: 19px;
    font-weight: normal;
	color:#ffff00;
}


h5, .h5 {
    color: #003399;
    font-size: 14px;
}

a {
    color: #ffff00;
}



.sp-default-logo.hidden-xs {
    max-width: 425px;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #003399;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 20px;
    width: 350px;
}


a:hover {
    color: #003399;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    background: #003399 none repeat scroll 0 0;
}



.offcanvas-menu .offcanvas-inner {
    padding-left: -10px;
}


	/*ACCUEIL*/


#sp-top-bar {
    background-color: #636466;
    color: #999999;
	max-width: 1200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}




.sp-megamenu-parent > li > a {
    color: #636466;
    display: inline-block;
    font-size: 16px;
	font-weight: 600;
    letter-spacing: 1px;
    line-height: 90px;
    padding: 0 15px;
    text-transform: uppercase;
}


.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #003399;
	background-color: #ffffff;
}


#sp-header {
	background-image: url(images/Fotolia_101631505_L.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
	height: 90px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}


#sp-page-title {
	max-width: 1200px;
	max-height: 438px;
	display: block;
	margin-left: auto;
	margin-right: auto;
    margin-top: 50px;
	margin-bottom: 50px;
}


#sp-component {
	max-width: 1000px;
	display: block;
	margin-left: 35px;
	margin-right: auto;

}

.post-format {
    display: none;
}

.entry-header h2 {
    display: none;
}

#sp-main-body {
    background: #636466 none repeat scroll 0 0;
    padding: 10px 0;
	max-width: 1200px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}


.sp-social-share ul {
    display: none;
}

#sp-bottom {
    background-image: url(images/Fotolia_101631505_L.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	max-width: 1200px;
	max-height: 385px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding-top: 30px;
}


#sp-bottom .sp-module .sp-module-title {
    background-color: #ffffff;
    color: #636466;
    font-size: 20px;
    font-weight: 600;
    height: 35px;
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
}

#sp-footer {
    background-color: #003399;
	color: #fff;
    padding: 20px 0;
    text-align: center;
	display:block;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	margin-bottom: 20px;
	height: 80px;
}

.sp-module ul > li > a {
    display: block;
    font-size: 12px;
    line-height: 50px;
    margin-left: 200px;
    padding: 0;
    transition: all 300ms ease 0s;
}


.sp-module ul > li > a::before {
    display: none;
}




	/* PAGE MENUISERIE*/
	
.pager .previous > a, .pager .previous > span {
    display: none;
}

.pager .next > a, .pager .next > span {
    display: none;
}


.category-name > a {
    display: none;
}


.page-header {
    display: none;
}


.btn-group > .btn:first-child {
    display: none;
}






	/* PAGE REALISATIONS*/
	







	/* PAGE CONTACT */
	
	.visCSStop10 {
    display: none;
}


form#visform1 div.required > label.visCSSlabel::after {
    color: #ffffff;
    content: "*";
    display: inline-block;
    padding-left: 10px;
}


