/* CSS Document */


html, body{

        height:100%;
        margin:0;
        padding:0;
		background-color: #414141;
		background-image:url(images/bg.gif);
		background-repeat:repeat;
		background-position: top left;
		font-family: tahoma;
		font-size: 11px;
				
}

  

a {
	color: #F79826;
	text-decoration: none;
}



.txt {
	font-family: tahoma;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
}

.smalltxt {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #00000;
	text-decoration: none;
}

.titre {
	font-family: tahoma;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #4077D4;
}

.annonces {
	border: 1px solid #6ca5ff;
	font-family: tahoma;
	font-style: normal;
}

.footer {
	font-family: tahoma;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #FFFFFF;
	text-decoration: none;
}


.entete {
	font-family: tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #FFFFFF;
}

.petites {
width:270px;
}

