* {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
}
.content {
	width: 1260px;	
	margin: auto;	
}	
.header {
	margin-top: 22px;
	margin-bottom: 54px;
}

.loginForm {
	width: 1260px;
	font-size: 14px;
	color: #666666;
	padding-top: 20px;	
	background-color: #f6f6f6;
	font-family: Verdana, Arial, sans-serif;
}

.formHeader {
	background-color: #005fa8;
	padding-top: 8.5px;
	padding-bottom: 8.5px;
	font-weight: bold;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.formBody {
	background-color: #a0b5d8;
	border: 1px solid #005fa8;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.form-group {
	margin-bottom: 10px;	
}

input {
	border: solid 1px #ddd;
}

form #iptlogin {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 7px 6px;
	background-image: url('/GN/img/ident.png');
	border-color: #797979;
	color: #868686;
	font-weight: normal;
	padding-right: 10px;
}

form #iptpassword {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 7px 6px;
	background-image: url('/GN/img/pass.png');
	border-color: #005fa8;
	color: #666666;
	font-weight: bold;
	padding-right: 10px;
}

form #iptlogin.input-error, form #iptpassword.input-error {
	border-bottom-color: red;
	border-left-color: red;
	border-right-color: red;
	border-top-color: red;
}

form .form-control:-moz-placeholder {
	color: #83A5BA;
	opacity: 1;
	font-weight: bold;
	text-align: left;
}

form .form-control::-moz-placeholder {
	color: #83A5BA;
	opacity: 1;
	font-weight: bold;
	text-align: left;
}

form .form-control:-ms-input-placeholder {
	color: #83A5BA;
	font-weight: bold;
	text-align: left;
}

form .form-control::-webkit-input-placeholder {
	color: #83A5BA;
	font-weight: bold;
	text-align: left;
}

.btnLogin {
	background-color: #005fa8;
	font-weight: bold;
	width: 183px;
}

.inner-bg {
	padding: 10px 0 17px 0;
}

.footer-basic-centered {
	background-color: #F6F6F6;
	width: 1260px;
    margin: auto;
    margin-top: 150px;
}	
.footer-basic-centered>div {	
	font-family: Verdana, Arial, sans-serif;	
	color: #797979;	
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 34px;
	width: 1160px;
	margin: auto;
}
#footer a{
	font-size: 12px;
	font-weight: bold;	
	color: #797979;	
	padding-left: 20px;
	padding-right: 20px;
}

.header {
	background-image: url("/GN/img/logo_interforum_45.png");
	background-repeat: no-repeat;
	height: 73px;
	margin: 0px;
}

.alignementPopup {
	color: #045fb4;
}

#contextuelLabel, #newGencod13Label, #advLabel, #alreadyMigratedLabel, #compteInactifLabel, #DNLcompteInactif {
	text-align: center;
}

.headerPopup {
	text-align: center;
}

.boldStyle {
	font-weight: bolder;
	/* font-size : 14px */
}

#migrCptLast {
	color: red;
	text-decoration: underline;
	text-align: center;
	padding-top: 40px;
}

#middleIframe {
	overflow: hidden;
	height: 341px;
	width: 100%;
	opacity: 0.9;
	filter: alpha(opacity = 70);
}

#leftIframe {
	overflow: visible;
	height: 383px;
	width: 100%;
}

/***** Media queries *****/
@media ( min-width : 992px) and (max-width: 1199px) {
}

@media ( min-width : 768px) and (max-width: 991px) {
}

@media ( max-width : 767px) {
	.inner-bg {
		padding: 60px 0 110px 0;
	}
}

@media ( max-width : 415px) {
	h1, h2 {
		font-size: 32px;
	}
}

@media screen and (max-width: 992px) {
	#parentContent {
		display: table;
	}
	#leftContent {
		display: table-footer-group;
	}
	#rightContent {
		display: table-header-group;
	}
	#middleIframe {
		height: 361px;
	}
}

ul.errors {
	font-weight: bold;
	font-size: 12px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

ul.errors li {
	margin-left: 20px;
	padding: 0;
}

ul.errors li {
	color: #B0243F;
}

.alert-danger {
	font-weight: bold;
	font-size: 12px;
}

.alert-dismissable, .alert-dismissible {
	padding-right: 25px;
}

.alert {
	border: 1px solid transparent;
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 0;
}

.bottomPopupGencod8 {
	font-size: 12px;
	font-weight: normal;
}

#mailBottom {
	color: #045FB4;
	display: block;
	text-decoration: underline;
	font-weight: bold;
}

#headerDivLangue button#dropdownMenuLangue {
    border: none;
    background: none;
}

#headerDivLangue button#dropdownMenuLangue span {
	font-size: 18px;
	font-weight: bold;
	color: black;
	background: none;	
}

#headerDivLangue ul>li>a>span {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

#headerDivLangue .dropdown-menu > li > a:hover, #headerDivUser .dropdown-menu > li > a:hover, #headerDivTypeRechRapide .dropdown > .dropdown-menu > li > a:hover {
    background-color: #eeeeee;
    color: #7B94CE;
}

#loginTitle {
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	height: 44px;
	display: table;
}

#loginTitle2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	height: 44px;
	display: table;
}

#divUsername, #divPassword, #divSubmit, #headerDivLangue {
	padding-left: 0px;
	height: 44px;
	display: table;
}

#lienCreerCompte {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
}

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }

/*
    Multicoloured Hover Variations
*/
 
#social-fb:hover {
	color: #3B5998;
}
 #social-tw:hover {
    color: #4099FF;
}
 #social-gp:hover {
     color: #d34836;
}
#social-em:hover {
    color: #f39c12;
} 
.row {
	margin: 0;
}
 
.rubriqueActivites {
	width: 49%;
	margin: auto;
	vertical-align: top;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	min-height: 1px;
	text-align: center;
}
.rubriqueActivitesContenu {
	width: 64%;
	margin: auto;
}
 .rubriqueActivitesTitre {
	font-weight: bold;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	display: block;
 }
 .rubriqueActivites ul li {
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	padding-top: 10px; 
 }
.rubriqueActivitesCenter {
	width: 2%;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	min-height: 1px;
	text-align: center;
 } 
 
 .titreRubrique {
	 padding-top: 50px;
	 padding-bottom: 30px;
	 font-size: 40px;
	 font-weight: normal;
	 color: #424242;
	 display: block;
	 text-align: center;
 }
 
.rubriqueCarrieres {
	width: 720px;
	margin: auto;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
 }	 
.rubriqueCarrieres p {
	text-align: left;
}
.rubriqueCarrieres a.btn.btn-primary {
	padding-left: 60px;
	padding-right: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
}
img.imageCarrieres {
	width:1260px;
	padding-top: 20px;
	padding-bottom: 20px;
}
img.imageChiffres{
	width:1260px;
}	
 .sliderNews {
	padding-bottom: 80px; 
 }
 .slideNews {
	color: #666666;
	height: 630px;
	width: 1260px;
 }
 .slideNews .rubriqueNews {
	width: 33%;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	min-height: 1px;
 }
 .slideNews .contenuNews {
	width: 80%;
	margin: auto;
 }	 
 .slideNews .dateNews {
	width: 100%;
	display: block;
	font-size: 16px;
	font-weight: normal;
	padding-top: 20px;
	color: 525252;
 }
 .slideNews .titreNews {
	width: 100%;
	display: block;
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #525252;
 }
 .slideNews .texteNews {
	width: 100%;
	display: block;
	padding-top: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #525252;
 }
 .slideNews a.lienNews {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #256491;
 }
 .cc-banner .cc-btn:last-child {
 	min-width: 0px;
 }
 .cc-theme-classic .cc-btn:last-child {
 	min-width: 0px;
 }
 
 /* styles modal creation compte */
 .has-error li {
 	color: #a94442;
 }