body {
	font-family: arial, verdana, sans-serif;
	font-size:12px;
}

input.bouton{
 font-weight:bold;
 cursor:pointer;
 border:medium none;
 color:white;
 background-color:black;
 }
 
input.bouton:hover 
{
 font-weight:bold;
 border:medium none;
 color: #92d400;
 background-color:white;
}

#tp{
background:url(../images/barredegradenoirH.gif) no-repeat scroll left top black;
}
#titre{
color:white;
font-size:20px;
padding-top:20px;
}

#st {
background:url(../images/barredegradevertB.gif) no-repeat scroll left bottom #92d400;
}

#soustitre {
color:black;
font-size:15px;
padding-top:5px;
font-style:italic;
}

#tete {
	background:url(../images/tete.jpg) no-repeat scroll left top transparent;
}
#fondvert {
	background:url(../images/fond430x330vert.jpg) no-repeat scroll center top transparent;
	color:white;
}

#fondnoir {
	background:url(../images/fond430x330noir.jpg) no-repeat scroll center top transparent;
	color:white;
}

#secondaire {
	background:url(../images/barredegradevert.gif) no-repeat scroll left top #92d400;
}
#menu{
	font-size: 12px;
}
#menu a{
	text-decoration: none;
	color: black;
	text-transform: uppercase;
	padding:5px 5px 5px 5px;
}
#menu ul li a:hover{
	font-style:bold;
	background-color:#92d400;
}
#menu li{
	margin-left: 20px;
	padding-top: 5px;
}
#menu ul{
	list-style-type:none;
	float:right;
}
#menu ul li{
	display:block;
	float:left;
	height:18px;
	border-left:2px solid #92d400;
}

#pied {
	background:url(../images/barredegradenoir.gif) no-repeat scroll center bottom black;
	font-size: 10px;
}
#pied a{
	text-decoration: none;
	color: white;
	text-transform: uppercase;
}
#pied a:hover{
	color: #92d400;
	font-style:bold;
}

#pied ul{
	list-style-type:none;
	float:right;
}
#pied ul li{
	display:block;
	float:left;
}
#pied ul li a span{
padding:0px 10px 0px 10px;
}

#liste{
	font-size: 17px;
	color: white;
	margin-left : 60px;
	margin-top : 20px;
}
#liste ul, #liste li{
	list-style-image: url(../images/puce.jpg);
	margin-bottom:15px;
}
#liste a{
	color: white;
	text-decoration: none;
	padding-left:10px;
}
#liste a:hover{
	color: #ff1aff;
	font-style:bold;
}
#recruteur{
	color: white; 
	font-size: 16px; 
	margin-left:35px;
	padding-top:25px;
}
#recruteur a{
	color: white;
	text-decoration: none;
	padding-left:10px;
}
#recruteur a:hover{
	color: #ff1aff;
	font-style:bold;
}
#emploi a{
	text-decoration: none;
	color:black;
}
#emploi a:hover{
	color: #ff1aff;
	font-style:bold;
}
#listoffres a{
	text-decoration: none;
	color:white;
}
#listoffres a:hover{
	color: #ff1aff;
}