body
{ 
	margin:0px;
	padding:0px;
	background-image: url('../img/background-original.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	font-family:verdana;
	font-size:8px;
}

.ssmenu-text{
	color:white;
	font-family:verdana;
	font-size:9px;
}

.simple-text10{
	font-family:verdana;
	font-size:10px;
	color:#8b136d;
}

.simple-text12{
	font-family:verdana;
	font-size:12px;
	color:#8b136d;
}

.simple-text14{
	font-family:Verdana;
	font-size:14px;
	color:#8b136d;
}


.bold-text14{
	font-family:Verdana;
	font-size:14px;
	color:#8b136d;
	font-weight:bold;
}

.emploi{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#323131;
}

.emploi_roll{
	font-family:Verdana;
	font-size:14px;
	color:#a6c02d;
	cursor:pointer;
	font-weight:bold;
}

.fond{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#323131;
}

.fond_roll{
	font-family:Verdana;
	font-size:14px;
	color:#d53f16;
	cursor:pointer;
	font-weight:bold;
}

.materiel{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#323131;
}

.materiel_roll{
	font-family:Verdana;
	font-size:14px;
	color:#cd9a12;
	cursor:pointer;
	font-weight:bold;
}

.passerAnnonce{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#C02D9A;
}

.passerAnnonce_roll{
	font-family:Verdana;
	font-size:14px;
	color:red;
	cursor:pointer;
	font-weight:bold;
}

.ssMenuOriginal{
	background:url('../img/ssmenu-original.gif') no-repeat;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:white;
}

.ssMenuEmploi{
	background:url('../img/ssmenu-emploi.gif') no-repeat;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:white;
}
.ssMenuFond{
	background:url('../img/ssmenu-fond.gif') no-repeat;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:white;
}
.ssMenuMateriel{
	background:url('../img/ssmenu-materiel.gif') no-repeat;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:white;
}

.simple-text9{
	font-family:verdana;
	font-size:9px;
	color:#8b136d;
}

.simple-text9-gris{
	font-family:verdana;
	font-size:9px;
	color:#282828;
}

.bold-text9{
	font-family:verdana;
	font-size:9px;
	color:#8b136d;
	font-weight:bold;
}

.bold-text10{
	font-family:verdana;
	font-size:10px;
	color:#8d105c;
	font-weight:bold;
}

.bold-text12{
	font-family:verdana;
	font-size:12px;
	color:#8d105c;
	font-weight:bold;
}

.inputObject{
	border-width:1px;
	border-color:#8b136d;
	border-style:solid;
	color:#573d4d;
	font-size:10px;
	width:100px;
	margin-top:3px;
}

.bigInputObject{
	border-width:1px;
	border-color:#8b136d;
	border-style:solid;
	color:#573d4d;
	font-size:10px;
	width:200px;
}

.buttonObject {
	background-image:url('../img/btn-fond.gif');
	background-repeat: repeat-x;
	width:100px;
	height:16px;
	font-family:verdana;
	font-size:9px;
	color:#8b136d;
	border-style:solid;
	border-width:1px;
	border-color:#8b136d;
	
}

.bigButtonObject {
	background-image:url('../img/btn-fond.gif');
	background-repeat: repeat-x;
	width:160px;
	height:16px;
	font-family:verdana;
	font-size:9px;
	color:#8b136d;
	border-style:solid;
	border-width:1px;
	border-color:#8b136d;
}

.btnPetit{
	background-image:url('../img/btn-fond.gif');
	background-repeat: repeat-x;
	width:25px;
	height:17px;
	font-family:verdana;
	font-size:9px;
	color:#8b136d;
	border-style:solid;
	border-width:1px;
	border-color:#8b136d;
}

a:link, a:visited, a:active {
	color:#8b136d;
}

a:hover{
	color:#570738;
	text-decoration: underline;
}

.menuRub{
	color:#570738;
}

fieldset {
	border-color:#8b136d;
	border-style:solid;
	border-width:1px;
}

.formBloc {
	background:transparent; 
	border-width: 1px;
	border-style: none;
	border-color: #8b136d;
}

.formTitle {
	text-align:left;
	color:#8d105c;
	padding-left: 3px;
}

.annonce{
	margin-top:5px;
}

.formValue {
	font-family: verdana;
	font-size: 8pt;
	text-align: left;
	padding: 3px;
	color:#8d105c;
}

.annonceHead{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#8d105c;
	color:#8d105c;
	font-size:11px;
	margin-bottom:5px;
}

.itemBorder{
	border-style:solid;
	border-width:1px;
	border-color:#8d105c;
}
