#accueil-nc-header{border-bottom: 1px solid #e5e5e5;border-top: 5px solid #296fb4;}
#accueil-nc-header{padding-bottom:15px;padding-top:40px;}
#accueil-nc-header .logo-cdc{
	width: 360px;
	height: 121px;
}
#accueil-nc-header .logo-cdc-net{padding-top:30px;width:100%}
#accueil-nc-content{padding-top:0px;padding-bottom:40px;}
#accueil-nc-content{border-top : 0px solid white;border-bottom: 0px solid white;

background: #e5e5e5;
background: -moz-linear-gradient(left,  #e5e5e5 0%, #f5f5f5 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e5e5e5), color-stop(100%,#f5f5f5));
background: -webkit-linear-gradient(left,  #e5e5e5 0%,#f5f5f5 100%);
background: -o-linear-gradient(left,  #e5e5e5 0%,#f5f5f5 100%);
background: -ms-linear-gradient(left,  #e5e5e5 0%,#f5f5f5 100%);
background: linear-gradient(to right,  #e5e5e5 0%,#f5f5f5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#f5f5f5',GradientType=1 );}

#accueil-nc-footer{border-top: 1px solid #e5e5e5;padding-top:20px;}

/*Formulaire d'authentification*/
.authentification-titre .icone-accueil.icone-large{margin-top : -16px;	margin-left: -50px;}
.authentification-titre {background-color:#F5F5F5;	border-radius : 5px;}
/* .authentification-titre h4 {margin:15px;font-weight:normal;font-size:2em;} */
.authentification-formulaire .input-prepend .add-on{height:14px;line-height:14px;background-color : #FFFFFF;padding:8px; *margin-top:1px;}
.authentification-formulaire .input-prepend input.input-medium{width: 72%;padding:4px;}
.authentification-formulaire .input-prepend input{	border-bottom-left-radius:0px;	border-top-left-radius:0px;}
.authentification-formulaire .control-group.error .input-prepend .add-on{	border-color:#E31919;}
.authentification-formulaire .control-group  .input-prepend{	margin-bottom:0px; width: 100%}
#iframe-body-authentification-portlet{background-color:#F5F5F5;}
#iframe-body-authentification-portlet .authentification-formulaire{margin-left: 30px;}
#authentificationPortlet iframe{width: 100%;height: 160px;}


/*bouton besoin d'aide*/
.bouton-aide{margin-top:-45px;}
.bouton-aide a {display: block;background-color : #5e5e5e;height:30px;line-height : 30px;vertical-align : middle;text-align : center;color: white;border-radius : 0px 0px 5px 5px;font-weight : bold;text-decoration : none;
-webkit-transition: padding-top 1s;;
-moz-transition:padding-top 1s; ;
-ms-transition: padding-top 1s; ;
-o-transition: padding-top 1s; ;
transition:padding-top 1s;}
.bouton-aide a:hover {padding-top:10px;}




/*Pour IE7-8 initilisation des balises HTML5*/
header, footer, section, hgroup, aside, nav, article, figure, figcaption, time, dialog {display: block;}

.title-row{
	padding-bottom:40px;
}

.title-plaque {
	margin-left: -20px;
	background-color: #C8760c;
	line-height: 35px;
	border-radius: 0px 0px 0px 0px;
	text-align: center;
	width: 70%;
}

.cdc-title {
    color: white;
    font-size: 20px;
    padding-bottom: 10px;
}

.offset-logo {
	margin-left: -20px;
}