
	A {
		color: #000000;
		transition: color .25s ease-in-out;
		-moz-transition: color .25s ease-in-out;
		-webkit-transition: color .25s ease-in-out;
	}
	A:hover {
		color: #EC008C;
	}
	.box_droite {
		color: #000000;
	}
	.box_droite:hover {
		color: #EC008C;
	}
	.box_droite:visited {
		color: #AA0055;
	}
	.menu_1{
		color: #ad0156;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;

		transition: color .25s ease-in-out;
		-moz-transition: color .25s ease-in-out;
		-webkit-transition: color .25s ease-in-out;
	}
	.menu_1:hover{
		color: #fe9200;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_1:visited{
		color: #ad0156;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_1_agenda{
		color: #ff3d18;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_1_agenda:hover{
		color: #FFFFFF;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_1_agenda:visited{
		color: #ff3d18;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_1_annonce{
		color: #ad0156;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_1_annonce:hover{
		color: #FFFFFF;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
		transition: color .25s ease-in-out;
		-moz-transition: color .25s ease-in-out;
		-webkit-transition: color .25s ease-in-out;
	}
	.menu_1_annonce:visited{
		color: #ad0156;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}

	.menu_1_gris{
		color: #676767;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_1_gris:hover{
		color: #FFFFFF;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_1_gris:visited{
		color: #676767;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_1_gris{
		color: #676767;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_box{
		color: #000000;
		text-decoration: none ;
		font-size : 11px;
	}
	.menu_box:hover{
		color: #EC008C;
		text-decoration: none ;
		font-size : 11px;
	}
	.menu_box_on{
		color: #000000;
		text-decoration: none ;
		font-size : 11px;
		font-weight : bold;
	}
	.menu_box_on:hover{
		color: #EC008C;
		text-decoration: none ;
		font-size : 11px;
		font-weight : bold;
	}
	.ttl_surfondmagenta{
		color: #ffffff;
		text-decoration: none ;
		font-size : 11px;
		font-weight : bold;
	}
	.ttl_surfondmagenta:hover{
		color: #000000;
		text-decoration: none ;
		font-size : 11px;
		font-weight : bold;
	}
	.ttl_surfondmagenta:visited{
		color: #ffffff;
		text-decoration: none ;
		font-size : 11px;
		font-weight : bold;
	}
	.menu_2{
		color: #000000;
		text-decoration: none ;
		font-size : 10px;
	}
	.menu_2:hover{
		color: #EC008C;
		text-decoration: none ;
		font-size : 10px;
	}
	.txt_pt{
		color: #000000;
		font-size : 10px;
	}
	.txt_my{
		color: #000000;
		font-size : 12px;
	}
	.txt_annonce_list{
		color: #000000;
		text-decoration: none ;
		font-size : 12px;
	}
	.txt_annonce_list:hover{
		color: #000000;
		text-decoration: none ;
		font-size : 12px;
	}
.annonce_ligne {
	background-color: #ffffff;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}
.annonce_ligne:hover, .annonce_ligne:hover a, .annonce_ligne:hover table {
	background-color: #fbcbe8;
	color: #ec018c;
}
.annonce_ligne a {
	display: block;
	color: #000000;
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
}
.annonce_ligne a:hover {
	color: #ec018c;
}
.colrub_ligne {
	background-color: #F0F0F0;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}
.colrub_ligne:hover, .colrub_ligne:hover a, .colrub_ligne:hover table {
	background-color: #fbcbe8;
	color: #ec018c;
}
.colrub_ligne a {
	display: block;
	width: 100%;
}

a#bloc_rub_accueil {
	position: relative;
	float: left;
	display: block;
	height: 54px;
	background-color: #ffffff;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
}
a#bloc_rub_accueil img {
	position: relative;
	float: left;
	width: 40px;
	height: 35px;
	margin: -5px 2px 2px 0px;
}
a#bloc_rub_accueil p#ttl_rub {
	position: relative;
	float: left;
	width: 200px;
	margin: 2px 0px 2px 0px;
	color: #515151;
	font-size: 12px;
	font-weight: bold;
}
a#bloc_rub_accueil p#desc_rub {
	position: relative;
	float: left;
	width: 140px;
	margin: 0px 0px 0px 0px;
	color: #808080;
	font-size: 10px;
}

a:hover#bloc_rub_accueil {
	background-color: #fbcbe8;
}
a:hover#bloc_rub_accueil p#ttl_rub, a:hover#bloc_rub_accueil p#desc_rub {
	color: #ec018c;
}




	.lien_my{
		color: #000000;
		text-decoration: none ;
		font-size : 12px;
	}
	.lien_my:hover{
		color: #EC008C;
		text-decoration: none ;
		font-size : 12px;
	}
	h1 {
		margin-top: 0.2em;
		margin-bottom: 0.2em;
		font-size: 12PX;
		color: #ffffff;
	}
	h2 {
		margin-top: 0.1em;
		margin-bottom: 0em;
		font-size: 11PX;
		color: #EC008C;
	}
a#logo_petites_annonces_gratuites {
	display: block;
	width: 300px;
	height: 60px;
	margin: 0px;
	top:0px;
	text-decoration: none;
}
a#logo_petites_annonces_gratuites h1 {
	position: absolute;
	margin: 38px 0px 0px 140px;
	width: 160px;
	text-align: right;
	font-weight: normal;
	color:#a6a6a6;
	font-size: 11px;
	background-color: white;
}
	img#logo-fb {
		position: relative;
		float: left;
		margin: 5px 5px 5px 15px;
	}
	.fb-like {
		position: relative;
		float: right;
		margin-top: 10px;
	}
	table#form_ajout_annonce td {
		padding: 2px;
		font-size: 12px;
		vertical-align: top;
		border-bottom: 1px dashed #918f90;
	}
	table#form_ajout_annonce td#form_ajout_annonce_error {
		padding: 2px;
		font-size: 12px;
		vertical-align: top;
		border-bottom: none;
		color:white;
		background-color: red;
		font-weight: bold;
		text-align: center;
	}
	table#form_ajout_annonce div#photos_liste {
		position: relative;
		float: left;
		width: 78px;
		margin: 1px;
		font-size: 11px;
		background-color: #ecebeb;
		text-align: center;
	}
	table#form_ajout_annonce div#photos_liste IMG {
		position: relative;
		float: left;
		margin: 2px;
		max-width: 75px;
		max-height: 75px;
	}
	div#photo_dans_annonce{
		position: relative;
		float: right;
		width: 270px;
		margin-bottom: 10px;
	}

	div#photos_annonces_princ {
		position: relative;
		float: right;
		width: 270px;
		height: 200px;
		text-align: center;
	}
	div#photos_annonces_princ IMG {
		position: relative;
		max-width: 270px;
	}

	div#photo_dans_annonce IMG{
		position: relative;
		float: right;
		max-width: 280px;
		max-height: 200px;
	}
	div#photos_annonces_liste {
		position: relative;
		float: right;
		margin: auto;
		max-width: 280px;
		font-size: 11px;
		background-color: #ecebeb;
		text-align: center;
	}
	div#photos_annonces_liste a {
		position: relative;
		float: left;
		display: block;
		width: 50px;
		margin-top: 5px;
		color: #EC008C;
	}
	div#photos_annonces_liste IMG {
		max-width: 48px;
		max-height: 48px;
		margin: 2px;

		transition: border .50s ease-in-out, margin .50s ease-in-out;
		-moz-transition: border .50s ease-in-out,  margin .50s ease-in-out;
		-webkit-transition: border .50s ease-in-out, margin .50s ease-in-out;
		opacity: 0.5;
		-moz-opacity : 0.5;
		filter:alpha(opacity=50);
	}
	div#photos_annonces_liste IMG:hover {
		margin: 1px;
		border: 1px solid #EC008C;
		  opacity: 1.0;
		  -moz-opacity : 1.0;
		  filter:alpha(opacity=100);
	}
	a.txt_annonce_list img, img#photothumb {
		max-width: 75px;
		max-height: 75px;
	}
	IMG#photo_annonce_liste {
		max-width: 75px;
		max-height: 75px;
	}

a#bout_zone_membres {
	display: block;
	background-color: #EC008C;
	color: white;
	border-radius: 10px;
	border: 1px solid #EC008C;
	width:140px;
	height:36px;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	line-height: 17px;
	text-decoration: none;
}
a:hover#bout_zone_membres {
	background-color: #ffffff;
	color: #EC008C;
	border: 1px solid #EC008C;


}