.green{color:#ffcb08;}
.border{background: #ffcb08;}
#navigation li a:hover {color:#ffcb08;}
#navigation li.menu_current a {color:#ffcb08;}
input:focus, textarea:focus,
input:hover, textarea:hover {
	border:solid 1px #ffcb08;
}
.stagiaire, .etablissement{display:block;color:#ffcb08;cursor:pointer;}

#navigation li, #content h1, #content h2 {background:url('images/carre_jaune.png') left center no-repeat;}
#global li, #global h1, #global h2{background-image:none;}
#footer{background:#ffcb08 url('images/contact.png') center center no-repeat;}
#navigation li.connexion span{background:url('images/connexion-augeo.png') center center no-repeat;}

@media screen and (max-width: 1280px) {
	#navigation li {width:125px;}
	#navigation li.connexion{padding-left:35px;background:url('images/carre_jaune.png') left center no-repeat;}
	#navigation li.connexion span{background:none;}
}

@media screen and (max-width: 960px) {
	#main, #content, #top, #footer {width: 800px;}
	#footer{width: 750px;position:relative;margin:auto;display:block;bottom:auto;right:auto;}
	#footer 	a{width: 750px;}
	#navigation li {width:125px;}
	#navigation li.connexion{padding:0 38px 0 35px;background:url('images/carre_jaune.png') left center no-repeat;}
	#navigation li.connexion span{background:none;}	
}

@media screen and (max-width: 800px) {
	#main, #content, #top {width: 100%;}
	#navigation li {display:block;width:50%;margin:auto;background:none;height:auto;line-height:auto;border-bottom:solid 1px #666;}
	#presentation-accueil, #presentation{width: 100%;min-height:0;height:auto;}
	#footer{width: 100%;position:relative;margin:auto;display:block;bottom:auto;right:auto;height:60px}
	#footer 	a{width: 100%;height:60px}
	.bloc_50{width:100%;}
	form.jqtransformdone label, input, select, textarea{float:none;width:100% !important;text-align:center;}
	input.ville, select.ville{margin-top:10px;}
	#navigation li.connexion span{background:none;}
	#navigation li.connexion{background:none;}
}

.navigation.navigation-connexion{background:#ffcb08;}
.navigation li a:hover,.navigation li.menu_current a {color:#ffcb08;}