
/* Created by Wikiwi.be - Raphael De Naeyer */
/* QuiChercheTrouve  */

/* General style */

* { margin:0; padding:0; border:0;}

html, body {
	min-width: 320px;
	height: 100%;
	margin: 0;
	padding: 0;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	text-align: center;
	background: #ffffff;
}
a {
	color: #000000;
	FONT-SIZE: 12px;
	transition: font-size .50s ease-out, color .25s ease-in-out;
	-moz-transition: font-size .50s ease-out, color .25s ease-in-out;
	-webkit-transition: font-size .50s ease-out, color .25s ease-in-out;
}
a:hover { /*EC008C*/
	color: #EC008C;
	FONT-SIZE: 16px;
}
HR {
	color: #EC008C;
}
B, strong  {
	color: #EC008C;
}


/* -------------------------------------------------- */
/*	Clearfix
/* -------------------------------------------------- */

.clear {
	clear: both;
}

.clearfix {
	float: none;
	clear: both;
}
/* content style */






div#zone_ext {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1;
}

img#imgnone {
	width: 1px;
	height: 1px;
}

div#zone_principale {
	position: relative;
	width: 99%;
	min-width: 300px;
	max-width: 1600px;
	text-align: center;
	top: 1%;
	margin: auto;
	padding: 0px;
	z-index: 3;

}
div#zone_principale_b {
	position: relative;
	float: left;
	width: 100%;
	min-height: 700px;
	margin: 0px;

	margin-bottom: 50px;
	background: #ffffff;

}

div#zone_top{
	position: relative;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-left: 5%;
	border-bottom: 1px solid #EC008C;
}
div#zone_middle{
	position: relative;
	float: left;
	width: 98%;
	margin-top: 10px;
	margin-left: 1%;
	min-height: 300px;
}
div#zone_bottom{
	position: relative;
	float: left;
	width: 90%;
	margin-top: 10px;
	margin-left: 5%;
	margin-bottom: 50px;
	min-height: 120px;
	border-top: 1px solid #ec0275;
}





a#logo_quicherchetrouve_petites_annonces{
	position: relative;
	float: left;
	width: 50%;
	min-width: 300px;
	max-width: 200px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}
a#logo_quicherchetrouve_petites_annonces img{
	position: relative;
	width:100%;
	margin: 0px 0px 0px 0px;
}

a#logo_quicherchetrouve_petites_annonces h1 {
	position: absolute;
	margin: -44px 0px 0px 138px;
	width: 160px;
	text-align: right;
	font-weight: normal;
	color:#a6a6a6;
	font-size: 11px;
}


div#zone_recherche {
	position: relative;
	float: right;
	width: 320px;
	font-size: 12px;
	z-index: 1000;
}

@media screen and (max-width: 450px) {

a#logo_quicherchetrouve_petites_annonces h1 { 	margin: -35px 0px 0px 90px;}
a#logo_quicherchetrouve_petites_annonces{	min-width: 250px; }
div#zone_recherche {width: 200px;}
}
div#zone_menu{
	position: relative;
	width: 100%;
	min-height: 30px;
	line-height: 30px;
	z-index: 100;
}


div#zone_contenu_box {
	position: relative;
	float: left;
	width: 98%;
	margin: 10px 5px 5px 5px;
	padding: 5px;

	border: 1px solid #e2007a;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-box-shadow: 0px 0px 22px -2px rgba(194,194,194,1);
	-moz-box-shadow: 0px 0px 22px -2px rgba(194,194,194,1);
	box-shadow: 0px 0px 22px -2px rgba(194,194,194,1);
}

div#zone_left{
	position: relative;
	float: left;
	width: 15%;
	max-width: 280px;
	margin-top: 0px;
	min-height: 300px;
	margin: 0px 0px 0px 0px;
	margin-right: 2%;
}
div#zone_contenu{
	position: relative;
	float: left;
	width: 60%;
	min-height: 300px;
	margin: 0px 0px 0px 0px;
}
div#zone_right{
	position: relative;
	float: left;
	width: 15%;
	margin: 0px 0px 0px 0px;
	margin-left: 2%;
	min-height: 300px;
}

div#menu_left {
	position: relative;
	width: 100%;
	max-width: 280px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}


div#zone_contenu_box ul, div#zone_contenu_box ol {
	margin: 10px 0px 0px 30px;
	text-align: left;
}



@media screen and (max-width: 800px) {
div#zone_contenu{
	position: relative;
	width: 98%;
}
div#zone_left, div#zone_right{
	position: relative;
	float: left;
	width: 98%;
	margin-top: 20px;
	margin-left: 1%;
}
}


div#menu_left {
	width: 100%;
	margin-bottom: 20px;
	background: #7c7c7c;

	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
div#zone_left_ttl {
	position: relative;
	width: 100%;
	color: #fff;
	font-size: 28px;
	font-weight: 400;
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	background: #f93614;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;

	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

div#menu_left ul {
	list-style: none;
	margin: 10px 0px 30px 20px;
	text-align: left;
}
div#menu_left ul a {
	display: block;
	width: 100%;
	color: #3EB6E0;
	font-size: 12px;
	line-height: 20px;
}
div#menu_left ul a:hover {
	color: #fff;
	font-size: 13px;
}
div#menu_left ul li  {
	margin-bottom: 2px;
	line-height: 20px;
	color: #7c7c7c;
}


h1#titre {
	position: relative;
	width: 100%;
	color: #2f9ab8;
	font-size: 28px;
	font-weight: 400;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

div#zone_texte {
	text-align: justify;
	padding: 0px 10px 10px 10px;
}

img#image_top_contenu_annonces {
	position: relative;
	float: right;
	width: 100%;
	max-width: 600px;
	margin: 5px 0px 25px 20px;

	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

@media screen and (max-width: 1400px) {
	img#image_top_contenu_annonces {
		float: left;
		margin: 5px 200px 25px 0px;
	}
}
@media screen and (max-width: 1000px) {
	img#image_top_contenu_annonces {
		float: left;
		margin: 5px 0px 25px 0px;
	}
}



















	.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 : 12px;
		line-height: 18px;
		border-bottom: 1px solid #f8f8f8;
	}
	.menu_box:hover{
		color: #EC008C;
		text-decoration: none ;
		font-size : 13px;
	}
	.menu_box_on{
		color: #000000;
		text-decoration: none ;
		font-size : 12px;
		line-height: 18px;
		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 : 11px;
	}
	.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;
}
 a.annonce_ligne {
	display: block;
	text-align: left;
	width: 100%;
	color: #000000;
	font-size: 11px;
	line-height: 30px;
	transition: color .25s ease-in-out;
	-moz-transition: color .25s ease-in-out;
	-webkit-transition: color .25s ease-in-out;
}
a:hover.annonce_ligne  {
	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;
	width: 32%;
	min-width: 210px;
	margin-left: 1%;
	margin-bottom: 5px;
	height: 54px;
	background-color: #ffffff;

	border: 1px solid #c9c9c9;
	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: 10px 2px 2px 0px;
}
a#bloc_rub_accueil p#ttl_rub {
	position: relative;
	float: left;
	width: 80%;
	margin: 2px 0px 2px 0px;
	color: #343434;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
}
a#bloc_rub_accueil p#desc_rub {
	position: relative;
	float: left;
	width: 80%;
	margin: 0px 0px 0px 0px;
	color: #515151;
	font-size: 11px;
}

a:hover#bloc_rub_accueil {
	background-color: #fbcbe8;
	border: 1px solid #ec018c;
}
a:hover#bloc_rub_accueil p#ttl_rub, a:hover#bloc_rub_accueil p#desc_rub {
	color: #ec018c;
}

h2.ttl_box,h5.ttl_box {
	width: 100%;
	font-size: 13px;
	line-height: 15px;
	padding: 2px;
	color: white;
	text-align: left;
	background-color: #ec018c;
}

a#derniere_annonce_photo {
	position: relative;
	float: left;
	width: 90px;
	height: 80px;
	line-height: 80px;
	margin: 2px;
	display: table-cell;
  vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #c9c9c9;
	transition: background-color .25s ease-in-out;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;

}
a#derniere_annonce_photo img {
	position: relative;

}
a:hover#derniere_annonce_photo {
	background-color: #fbcbe8;
	border: 1px solid #ec018c;

}
div#table_recherche {
	width: 400px;
	height: 60px;
}
	table#table_annonce {
		width: 80%;
		margin-left: 10%;
	}

div#zone_contenu_box_home_avecphotos, div#zone_contenu_box_home_sansphotos {

	position: relative;
	float: left;
	margin-top: 10px;
	padding: 5px;

	border: 1px solid #e2007a;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-box-shadow: 0px 0px 22px -2px rgba(194,194,194,1);
	-moz-box-shadow: 0px 0px 22px -2px rgba(194,194,194,1);
	box-shadow: 0px 0px 22px -2px rgba(194,194,194,1);
}

div#zone_contenu_box_home_avecphotos { width: 60%;	margin-right: 10px;}
div#zone_contenu_box_home_sansphotos { width: 35%;}

@media screen and (max-width: 1200px) {

	a#bloc_rub_accueil { width: 48%;}
	div#zone_contenu_box_home_avecphotos { width: 50%;}
	div#zone_contenu_box_home_sansphotos { width: 40%;}
	table#table_annonce {
		width: 98%;
		margin-left: 1%;
	}
}
@media screen and (max-width: 800px) {

	div#zone_contenu_box_home_avecphotos { width: 100%;	margin-right: 0px;}
	div#zone_contenu_box_home_sansphotos { width: 100%;}
}
@media screen and (max-width: 500px) {

	a#bloc_rub_accueil { width: 15%; line-height: 18px; height: auto; min-width:160px;}
	p#desc_rub { display: none;}
	a#bloc_rub_accueil p#ttl_rub {	width: 100%;}
	a#bloc_rub_accueil img {display: none;}

}
@media screen and (max-width: 450px) {

	div#pub_site, .cache_mobile {display: none;}
	div#adblock1, div#adblock2 {display: none;}

	table#table_recherche {
		width: 300px;
		height: 100px;
	}
	table#table_annonce {
		width: 98%;
		margin-left: 1%;
	}


}


	.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 130px;
	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 0px 15px;
	}
	.fb-like {
		margin: 0px 5px 0px 0px;

	}
	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 {
position: relative;
	display: block;
	background-color: #EC008C;
	color: white;
	border-radius: 10px;
	border: 1px solid #EC008C;
	width:80%;
	height:36px;
	line-height:36px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	left: 10%;
}
a:hover#bout_zone_membres {
	background-color: #ffffff;
	color: #EC008C;
	border: 1px solid #EC008C;


}





div#zone_bottom a {
	text-decoration: none;
}
div#zone_CG, div#zone_pays {
	position: relative;
	float: left;
	width: 25%;
	height: 110px;
	text-align: left;
	font-size: 11px;
	margin-left: 2%;
	margin-top: 15px;
	margin-bottom: 10px;
	border-right: 1px solid #ec0275;
}
div#zone_pays{
	width: 10%;
	}
div#zone_social {
	position: relative;
	float: left;
	width: 28%;
	height: 110px;
	margin-left: 2%;
	text-align: left;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 10px;
}
div#zone_coordonnees a {
	text-decoration: underline;
}
p#titre_bottom_annonces {
	position: relative;
	width: 100%;
	color: #646569;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	margin: 0px 0px 5px 0px;
}

a#bouton_bas_autresite {
	position: relative;
	margin: auto;
	width: 320px;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 5px;
	display: block;
	margin: 0px;
	width: 100%;
	border: 1px solid #ec0275;
	background-color: rgba(142, 0, 79, 0.0);
	transition: background-color .50s ease-out, color .25s ease-in-out;
	-moz-transition: background-color .50s ease-out, color .25s ease-in-out;
	-webkit-transition: background-color .50s ease-out, color .25s ease-in-out;
}

a#bouton_bas_autresite:hover {
	background-color: rgba(142, 0, 79, 0.9);
	color: white;
}

div#ban_google_728 {
	display: block;
}


@media screen and (max-width: 1200px) {


}
@media screen and (max-width: 800px) {
	div#zone_coordonnees{
		width: 100%;
		text-align: center;
	}
	div#zone_bottom_right{
		width: 100%;
		margin-bottom: 50px;
		border-top: 3px solid #890F4C;
	}

		div#zone_pays,div#zone_CG,div#zone_social {
		width: 40%;
		height: 150px;
		}
		div#zone_pays a,div#zone_CG a,div#zone_social a {
		font-size: 10px;
		}
		div#ban_google_728 {
			display: none;
		}

	div#zone_bottom{
		width: 98%;
		margin-left: 1%;
	}

}



div#copyright {
	position: relative;
	width: 95%;
	color: #949494;
	height: 20px;
	font-size:10px;
	margin: 20px 0px 0px 0px;
	line-height: 14px;
	text-align: right;
	bottom: 10px;
}

div#copyright h3 {
	position: relative;
	color: #949494;
	font-size:10px;
}
div#copyright a {
	color: #949494;
	font-size:10px;
	text-decoration: none;
	transition: font-size .50s ease-out, color .25s ease-in-out;
	-moz-transition: font-size .50s ease-out, color .25s ease-in-out;
	-webkit-transition: font-size .50s ease-out, color .25s ease-in-out;
}
div#copyright a:hover {
	font-size:14px;
	color: #0d2f6f;
}






/* FORM */


/* Form style */
TABLE#txt_form {
	position: relative;
	font-size: 14px;
	line-height: 22px;
}
TABLE#txt_form td {
	padding: 3px;
	border-bottom: 1px dashed grey;
}
TABLE#txt_form td.derniereligne {
	padding: 3px;
	border-bottom: 1px solid grey;
}

TABLE#txt_form tr {
	padding: 5px;
}


INPUT,
a.button {
	BORDER-RIGHT: #7c7c7c 1px solid;
	BORDER-TOP: #7c7c7c 1px solid;
	FONT-SIZE: 13px;
	BORDER-LEFT: #7c7c7c 1px solid;
	BORDER-BOTTOM: #7c7c7c 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F5F5F5;
	border-radius: 5px;
	padding: 5px;
	transition: background-color .50s ease-out, color .25s ease-in-out;
	-moz-transition: background-color .50s ease-out, color .25s ease-in-out;
	-webkit-transition: background-color .50s ease-out, color .25s ease-in-out;
	text-decoration: none;
}
INPUT:focus,TEXTAREA:focus,SELECT:focus,radio:focus,
	INPUT:hover:focus,TEXTAREA:hover:focus,SELECT:hover:focus,radio:hover:focus,
	a:hover INPUT,a:hover TEXTAREA,a:hover SELECT,a:hover radio
{
	BACKGROUND-COLOR: #FFDEF1;
	FONT-SIZE: 13px;
}
INPUT:hover,TEXTAREA:hover,SELECT:hover,radio:hover,a.button:hover {
	BACKGROUND-COLOR: #FFDEF1;
	FONT-SIZE: 13px;
}
input[type=submit]:hover,
a.button:hover {
	BACKGROUND-COLOR: #EC008C;
	color: white;
	cursor: pointer;

}
TEXTAREA {
	BORDER-RIGHT: #7c7c7c 1px solid;
	BORDER-TOP: #7c7c7c 1px solid;
	FONT-SIZE: 13px;
	BORDER-LEFT: #7c7c7c 1px solid;
	BORDER-BOTTOM: #7c7c7c 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F5F5F5;
}
SELECT {
	BORDER-RIGHT: #7c7c7c 1px solid;
	BORDER-TOP: #7c7c7c 1px solid;
	FONT-SIZE: 13px;
	BORDER-LEFT: #7c7c7c 1px solid;
	BORDER-BOTTOM: #7c7c7c 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F5F5F5;
}
radio {
	BORDER-RIGHT: #7c7c7c 1px solid;
	BORDER-TOP: #7c7c7c 1px solid; FONT-SIZE: 12px;
	BORDER-LEFT: #7c7c7c 1px solid;
	BORDER-BOTTOM: #7c7c7c 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F5F5F5;
	margin: 5px;
}
.table_panier tr.even td {
	background-color: #fff;
}
.table_panier tr.odd td {
	background-color: #fcedf6;
}
