@charset "utf-8";

/* Smircraft.eu version 2 */

.Spw_cadre {
	margin: 0 0 0 25px;
	width: 650px;
	height: auto;
}

.Spw_cadre_left {
	float: left;
	width: auto;
	height: auto;
}

.Spw_cadre_right {
	float: right;
	width: auto;
	height: auto;
}

.Spw_rang {
	font-family: "Verdana";
    font-size: 15px;
	color: #000000;
	font-weight: bold;
}

a.Spw_pageWeb {
	font-family: "Verdana";
    font-size: 12px;
	color: #4B5E6E;
	text-decoration: none;
}

a.Spw_pageWeb:hover {
	font-family: "Verdana";
    font-size: 12px;
	color: #4B5E6E;
	text-decoration: underline;
}

.Spw_valide {
	font-family: "Arial";
    font-size: 13px;
	color: #00CC00;
	font-weight: bold;
}

.Spw_attente {
	font-family: "Arial";
    font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}

.Spw_refuse {
	font-family: "Arial";
    font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.Spw_pause {
	font-family: "Arial";
    font-size: 13px;
	color: #CC00CC;
	font-weight: bold;
}


a.Spw_lienFiche {
	font-family: "Arial";
    font-size: 12px;
	color: #3399FF;
	text-decoration: underline;
	font-weight: bold;
}

a.Spw_lienFiche:hover {
	font-family: "Arial";
    font-size: 12px;
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}