@charset "utf-8";
/* CSS Document */

.a{cursor:pointer;}
        .oppsearch select{font-size:10px;}
        .oppsearch input{font-size:10px;font-family:Arial,sans-serif;}
        .NewOpp{text-decoration:none;}
		
		
		
a img{border-style:none;}

h2{
	font-size:1.6em;
	line-height:100%;
	color:#FF8040;
display:inline;
	
	text-transform: uppercase;
}
h3{font-size:1.2em;
line-height:100%;
color:#3366CC;
text-transform: uppercase;
}

h4{
	font-size:1.2em;
	line-height:100%;
	padding:0.6em;
	
	text-decoration: none;
	background-color: #E0E0E0;
	text-indent: 0px;
	clip: rect(5px,auto,auto,auto);
	text-align: justify;

	white-space: normal;
	display: block;
	background-position: 10px 10px;
}

.postes{
	
	font-size:1.1em;
	line-height:100%;
	padding:0.6em;
	margin-top:15px;
	margin-bottom:10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E0E0E0;
	text-indent: 0px;
	clip: rect(5px,auto,auto,auto);
	text-align: justify;

	white-space: normal;
	display: block;
	background-position: 10px 10px;
}

.poste a:hover{
	color:#F00;
}