.warning{
text-align: center;
padding: 10px;
background: #FFFF33;
border-bottom: 2px solid #F47D30;
border-top: 2px solid #F47D30;
position: relative;
z-index: 10000;}

.warning a{
font-weight: bold;
color: #70B9D4;}

.warning a:hover,
.warning a:focus{
color: #1a1a1a;}
	
#not_validated{
	position: fixed;
	bottom: 0;
}
