
body.login {
background-image: url(assets/images/backlogin-2.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}

/*#login{
    margin-top : 8%!important;
    background-color: rgb(230,230,230) !important;
}*/

#login {
	padding-top: 5%;
}


h1 { 
    width: 100%!important;
    padding-top : 0px!important;
    width: 100%!important;
}

h1 a { 
    background-image: url(assets/images/campagnol-logo-3.png) !important; 
    background-position: center bottom !important;
    background-size:100%!important;
    width:100%!important;
    height:125px!important; }



.wp-core-ui .button-primary{
    background: #4B90CD!important;
    border-color: #488ECC #488ECC #488ECC!important;
    -webkit-box-shadow: 0 1px 0 #488ECC!important;
    box-shadow: 0 1px 0 #488ECC!important;
    color: #fff!important;
    text-decoration: none!important;
    text-shadow: 0 -1px 1px #488ECC,1px 0 1px #488ECC,0 1px 1px #488ECC,-1px 0 1px #488ECC!important;
}

#nav a {
	color : rgb(203,39,98)!important;
	font-weight: bold!important;
	background: rgb(255,255,255,0.8);
}

#backtoblog a {
	color : #4B90CD!important;
	font-weight: bold!important;
	background: rgb(255,255,255,0.8);
}
