@import "wintersale.css";

html {
	_overflow:hidden;
}
/*____ Basic Properties _____*/
body {
	/*margin : 0;
	padding : 0;
	background-color : #D42229;*/
	font-family : Arial, sans-serif;
	color : #DE1F2D;
}
td {
	font : normal 12px Arial, sans-serif;
	color:#4C4C4C;
}
a:link, a:active, a:visited {
	color : #000;
	text-decoration : none;
	outline : none;
	font-size : 11px;
	font-weight : bold;
	cursor : pointer;
}
.error{
	border:1px solid #BC616B;
	background:#FAFFC4 ;
	white-space:nowrap;
	width:50%;
	text-align:center;
	padding:10px;
	color:#FF0000;
}
.error td{
color:#FF0000;
}
a:hover {
	color : #A72E33;
	text-decoration : none;
	outline : none;
	font-size : 11px;
	font-weight : bold;
	cursor : pointer;
}
a img {
	border : none;
}
.justify {
	text-align : justify;
}
.relative {
	position : relative;
}
.absolute {
	position : absolute;
}
.fleft {
	float : left;
	width : auto;
}
.fright {
	float : right;
	width : auto;
}
.norepeat {
	background-repeat : no-repeat;
}
.clear {
	clear : both;
}
.cright {
	clear : right;
}
.cleft {
	clear : left;
}
.nowrap {
	white-space : nowrap;
}
.hidden {
	visibility : hidden;
}
.absmiddle {
	vertical-align : middle;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}

h1.Title {
	color : #d94d09;
	font : bold 16px Arial, sans-serif;
	
	margin : 0px;
}
.galTitle {
	color : #58585a;
	font : bold 14px Arial, sans-serif;
	background-color : inherit;
	margin : 0px;
	padding-right:17px;
}
span.Title {
	color : #fff;
	font : bold 15px Arial, sans-serif;
	background-color : inherit;
	margin : 0px;
}
span.Title2 {
	color : #f90902;
	font : bold 15px Arial, sans-serif;
	background-color : inherit;
	margin : 0px;
}
.title {
	color : #58585a;
	font : bold 18px Arial, sans-serif;
	background-color : inherit;
	margin : 0px;
}
a.normaltxt:link, a.normaltxt:active, a.normaltxt:visited {
	color : #000;
	text-decoration : none;
	outline : none;
	font-size : 11px;
	font-weight : normal;
	cursor : pointer;
}
a.normaltxt:hover {
	color : #A72E33;
	text-decoration : none;
	outline : none;
	font-size : 11px;
	font-weight : normal;
	cursor : pointer;
}
/** Header properties **/
/*.toplcshade {
	background : transparent url(../Images/toplcshade.gif) no-repeat;
	width : 20px;
	height : 23px;
}
.topcornerleft {
	background : transparent url(../Images/topcornerleft.gif) no-repeat;
	width : 19px;
	height : 23px;
}
.topcornerbg {
	background : transparent url(../Images/topcornerbg.gif) repeat-x;
	width : 269px;
	height : 23px;
}
.girltop {
	background : transparent url(../Images/girltop.gif) no-repeat;
	width : 66px;
	height : 23px;
}
.boytop {
	background : transparent url(../Images/boytop.gif) no-repeat;
	width : 72px;
	height : 23px;
}
.topbg {
	background : transparent url(../Images/topbg.gif) repeat-x;
	width : 59px;
	height : 23px;
}
.topbgnext {
	background : transparent url(../Images/topbgnext.gif) repeat-x;
	width : 399px;
	height : 23px;
}
.topbgcomputer {
	background : transparent url(../Images/topbgnext.gif) repeat-x;
	width : 59px;
	height : 23px;
}
.topcornerright {
	background : transparent url(../Images/topcornerright.gif) no-repeat;
	width : 17px;
	height : 23px;
}
.toprcshade {
	background : transparent url(../Images/toprcshade.gif) no-repeat;
	width : 20px;
	height : 23px;
}*/
#headerbottom {
	background : transparent url(../Images/headerbottom.gif) no-repeat;
	width : 938px;
	height : 7px;
}
#recherchebg {
	background : transparent url(../Images/recherchebg.gif) no-repeat;
	width : 158px;
	height : 42px;
}
.menus {
	background : transparent url(../Images/menus.gif) no-repeat;
	width : 337px;
	height : 42px;
}
.menuleftunsel {
	background : transparent url(../Images/menuleftunsel.gif) no-repeat;
	width : 7px;
	height : 38px;
}
.menubgunsel {
	background : transparent url(../Images/menubgunsel.gif) repeat-x;
	height : 34px;
	text-align:left;
	text-align:center;
	padding-top:4px;
	font-size:11px;
	line-height:9px;
	padding:0 5px 0 5px;
}
a.menuunsel:active,a.menuunsel:link,a.menuunsel:visited{
	color : #fff;
	text-decoration : none;
	font-size:11px;
	line-height:9px;
	font-weight : normal;
	text-align:center;
}
a.menuunsel:hover{
	color : #fff;
	text-decoration : none;
	font-size:11px;
	font-weight : normal;
	text-align:center;
	line-height:9px;
}
div.menuunsel{
	color : #fff;
	text-decoration : none;
	font-size:11px;
	line-height:9px;
	font-weight : normal;
	text-align:center;
}

.menurightunsel {
	background : transparent url(../Images/menurightunsel.gif) no-repeat;
	width : 7px;
	height : 38px;
}
.menuleftsel {
	background : transparent url(../Images/menuleftsel.gif) no-repeat;
	width : 7px;
	height : 38px;
}
.menubgsel {
	background : transparent url(../Images/menubgsel.gif) repeat-x;
	height : 38px;
	text-align:left;
	color : #E4001B;
	font-size : 11px;
	font-weight : normal;
	width:50px;
	text-align:center;
	padding:0 5px 0 5px;
}
.menurightsel {
	background : transparent url(../Images/menurightsel.gif) no-repeat;
	width : 7px;
	height : 38px;
}
a.menusel:active,a.menusel:link,a.menusel:visited,a.menusel:hover,.menusel{
	color : #E4001B;
	text-decoration : none;
	font-size : 11px;
	font-weight : normal;
	line-height : 9px;
	display:block;
}/*
#leftshade {
	background : transparent url(../Images/leftshade.gif) repeat-y;
	width : 20px;
}
#rightshade {
	background : transparent url(../Images/rightshade.gif) repeat-y;
	width : 20px;
}*/
#MainContainer {
	width : 960px;
}
/*#logoleft {
	background : transparent url(../Images/logoleft.gif) no-repeat;
	width : 19px;
	height : 83px;
}*/
/*#girl {
	background : transparent url(../Images/girl.gif) no-repeat;
	width : 66px;
	height : 83px;
}*/
#spark {
	background : transparent url(../Images/spark.gif) no-repeat;
	width : 59px;
	height : 83px;
}
#boy {
	background : transparent url(../Images/boy.gif) no-repeat;
	width : 72px;
	height : 83px;
}
#computer {
	background : transparent url(../Images/computer.gif) no-repeat;
	width : 59px;
	height : 83px;
}
#logorightbg {
	background : transparent url(../Images/logorightbg.gif) repeat-x;
	width : 399px;
	height : 83px;
}
/*#headright {
	background : transparent url(../Images/headright.gif) no-repeat;
	width : 17px;
	height : 83px;
}*/
/*#legratuitLogo {
	background : transparent url(../Images/legratuit.gif) no-repeat;
	width : 269px;
	height : 83px;
}*/
.grayboxtop {
	background : transparent url(../Images/grayboxtop.gif) no-repeat;
	width : 180px;
	height : 6px;
}
.grayboxbot {
	background : transparent url(../Images/grayboxbot.gif) no-repeat;
	width : 180px;
	height : 6px;
}
.grayboxbg {
	background : #707175 url(../Images/grayboxbg.gif) repeat-x top;
	width : 180px;
}
.grayboxbg td {color:#fff;font-size:10px;}
.spaceleft {
	padding-left:10px;
}
.textbgsel {
	background : transparent url(../Images/textbg.png) no-repeat;
	width : 129px;
	height : 41px;
}
.textbgsel span {
	display:block;
	padding-bottom:7px;
	padding-left:7px;
	width : 129px;
	*padding-top:2px;
	color:#000;
	font-weight:bold;
}
.textbgsel a{color:#000;}
.textbgunsel {
	background : transparent url(../Images/textbgunsel.png) no-repeat;
	width : 129px;
	height : 41px;
}
.textbgunsel span {
	display:block;
	padding-bottom:7px;
	padding-left:7px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	width : 129px;
	*padding-top:2px;
}
a.leftnavlink:link, a.leftnavlink:active, a.leftnavlink:visited {
	color : #767676;
	text-decoration : none;
	outline : none;
	font-size:12px;
	font-weight:bold;
}
a.leftnavlink:hover {
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font-size : 12px;
	font-weight:bold;
}
.pratiquebutton_sel{
	background : transparent url(../Images/pratiquebut.png) no-repeat top;
	width : 156px;
	height : 22px;
	display:inline;
	color:#fff;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;
	border:none;
	cursor:pointer;
}
.pratiquebutton_unsel{
	background : transparent url(../Images/pratiquebut.png) no-repeat bottom;
	width : 156px;
	height : 22px;
	display:inline;
	color:#FFE548;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;border:none;
	cursor:pointer;
}
.fancybutton_sel{
	background : transparent url(../Images/photo.png) no-repeat top;
	width : 156px;
	height : 22px;
	display:block;
	color:#fff;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;
	border:none;
	cursor:pointer;
	
}
.fancybutton_unsel{
	background : transparent url(../Images/photo.png) no-repeat bottom;
	width : 156px;
	height : 22px;
	display:block;
	color:#000;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;border:none;
	cursor:pointer;
	
}
.journalbutton_sel{
	background : transparent url(../Images/button_fiche.png) no-repeat top;
	width : 156px;
	height : 22px;
	display:inline;
	color:#fff;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;
	border:none;
	cursor:pointer;
}
.journalbutton_unsel{
	background : transparent url(../Images/button_fiche.png) no-repeat bottom;
	width : 156px;
	height : 21px;
	display:inline;
	color:#FFE548;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;border:none;
	cursor:pointer;
}

.pratiquebutton_sel, a.pratiquebutton:link,a.pratiquebutton:active,a.pratiquebutton:visited{
	background : transparent url(../Images/pratiquebut.png) no-repeat top;
	width : 156px;
	height : 22px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	line-height:22px;
}
.pratiquebutton_unsel, a.pratiquebutton:hover, a.pratiquebutton_unsel:link,a.pratiquebutton_unsel:active,a.pratiquebutton_unsel:visited{
	background : transparent url(../Images/pratiquebut.png) no-repeat bottom;
	width : 156px;
	height : 22px;
	display:block;
	color:#FFE548;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	line-height:22px;
}
/*#contentleftbg {
	background:transparent url(../Images/contentleftbg.gif) repeat-y;
	width:11px;
}*/
#maincontent {
	width:938px;
	background-color:#fff;
}
.rechercheinput{
	height:13px;border:none;width:95px;font-size:10px;color:#424242;padding-left:4px;
}
#mainmenubg{
	background:transparent url(../Images/mainmenubg.gif) repeat-x;width:449px;
}
#Leftnav {
	width:153px;
	background-color:#BCBDC0;
	vertical-align:top;
}
#Content {
	width:451px;
	vertical-align:top;
}
.contentbg{
	background:transparent url(../Images/contentbg.gif) repeat-y;width:421px;margin-left:10px;
}
#RightNav {
	width:180px;
	vertical-align:top;
}
#AdPart {
	width:150px;
	vertical-align:top;
}
/*#contentrightbg {
	background:transparent url(../Images/contentrightbg.gif) repeat-y;width:11px;
}*/
#Footer {
	
	background-color:#221E1F;
	color:#fff;
	text-align:center;
	font-size:11px;
}
/*.dropdownbg {
	width:109px;
	background:transparent url(../Images/dropdownbg.png) repeat-y;
}
.dropdowninnerbg {
	background:#F5F5F5 url(../Images/ddbg.png) repeat-x bottom;
	width:125px;
	margin-left:1px;
}*/
a.ddlink:link,a.ddlink:active,a.ddlink:visited {
	color : #464646;
	text-decoration : none;
	font-weight:bold;
	outline : none;
	font-size : 11px;
	cursor : pointer;
	display:block;
	padding-left:10px;/*
	height:20px;
	line-height:20px;*/
	line-height:18px;
	width:120px;
	
}
a.ddlink:hover,a.ddlinksel:link,a.ddlinksel:active,a.ddlinksel:visited,a.ddlinksel:hover {
	color : #CF1B21;
	text-decoration : none;
	outline : none;
	font-size : 11px;
	font-weight:bold;
	cursor : pointer;
	display:block;
	padding-left:10px;/*
	height:20px;
	line-height:20px;*/
	line-height:18px;
	width:120px;
}
.separate
{
	background:transparent url(../Images/popup_sep.png) no-repeat;
	display:block;
	width:94px;
	height:1px;
}
/*.dropdowntop {
	background:transparent url(../Images/dropdowntop.png) no-repeat;
	width:109px;
	height:17px;
}*/
#detail {
	width:631px;
}
.boxtopbg {
	background:transparent url(../Images/boxtopbg.gif) repeat-x;
	width:598px;
	height:12px;
}
.boxtlc {
	background:transparent url(../Images/boxtlc.gif) no-repeat;
	width:10px;
	height:12px;
}
.boxtrc {
	background:transparent url(../Images/boxtrc.gif) no-repeat;
	width:10px;
	height:12px;
}
.boxcontent {
	border-left:2px solid #EFF0F1;border-right:2px solid #EFF0F1;background:#ECEDEE url(../Images/boxbg.gif) repeat-x top;
}
.phototop {
	background:transparent url(../Images/phototop.png) no-repeat;
	width:211px;
	height:18px;
	color:#000;
	font-size:10px;
	text-indent:7px;
}
.photobg {
	width:211px;
	background:transparent url(../Images/photobg.png) repeat-y;
}
.photoinnerbg {
	background:#E2E3E3 url(../Images/ddbg.png) repeat-x bottom;
	width:197px;
	margin-left:1px;
}
.dropdowntop {
	background:transparent url(../Images/dropdown_top.png) no-repeat;
	width:154px;
	height:17px;
	color:#000;
	font-size:10px;
	text-indent:7px;
}
.dropdownbg {
	width:154px;
	background:transparent url(../Images/dropdown_contbg.png) repeat-y;
}
.dropdowninnerbg {
	background:#f5f5f5 url(../Images/dropdown_innerbg.png) repeat-x bottom;
	width:140px;
	margin-left:1px;
	align:left;
}
.dropdowninnerbgone {
	background:#f5f5f5 url(../Images/dropdown_innerbgone.png) repeat-x  bottom;
	width:140px;
	margin-left:1px;
	align:left;
}
.dropdowninnerbg li{
	background:transparent url(../Images/popup_sep.png) no-repeat;
	display:block;
	width:94px;
	height:120px;
	list-style : none;
	align:left;
}
.separateborder
{
	border-bottom:1px dotted #595959;
	padding-top:3px;
	width:120px;
	display:block;
	margin:0px;
}

#recherchebg div {
	
}
.recherchebutton {
	padding-top:10px;
	*padding-top:13px;
	padding-right:10px;
	float:right;
}
.inputfield {
	padding-top:10px;padding-left:6px;float:left;
}
.cliquez {
	top:-80px;
	right:35px;
	background:transparent url(../Images/cliquez.png) no-repeat;
	width:156px;
	height:160px;
	position:absolute;
}
/*#bottombg {
	background:transparent url(../Images/bottombg.gif) repeat-x;*/
	/*background:transparent url(../Images/mothersday/bottombg2.gif) repeat-x;
	width:920px;
	
}*/
/** Index Icon properties **/
a.home_automoto:link,a.home_automoto:active,a.home_automoto:visited{
	background : transparent url(../Images/home_automoto_new.png) no-repeat top;
	width : 60px;
	height : 60px;
	display:block;
	
}
a.home_automoto:hover,a.home_automoto_sel:link,a.home_automoto_sel:active,a.home_automoto_sel:visited{
	background : transparent url(../Images/home_automoto_new.png) no-repeat bottom;
	width : 60px;
	height : 60px;
	display:block;
	
}
a.home_empoli:link,a.home_empoli:active,a.home_empoli:visited{
	background : transparent url(../Images/home_empoli_new.png) no-repeat top;
	width : 60px;
	height : 60px;
	display:block;
	
}
a.home_empoli:hover,a.home_empoli_sel:link,a.home_empoli_sel:active,a.home_empoli_sel:visited{
	background : transparent url(../Images/home_empoli_new.png) no-repeat bottom;
	width : 60px;
	height : 60px;
	display:block;
	
}
a.home_divers:link,a.home_divers:active,a.home_divers:visited{
	background : transparent url(../Images/home_divers_new.png) no-repeat top;
	width : 60px;
	height : 60px;
	display:block;
	
}
a.home_divers:hover,a.home_divers_sel:link,a.home_divers_sel:active,a.home_divers_sel:visited{
	background : transparent url(../Images/home_divers_new.png) no-repeat bottom;
	width : 60px;
	height : 60px;
	display:block;
	
}
a.home_immobiler:link,a.home_immobiler:active,a.home_immobiler:visited{
	background : transparent url(../Images/home_immobiler_new.png) no-repeat top;
	width : 60px;
	height : 60px;
	display:block;
}
a.home_immobiler:hover,a.home_immobiler_sel:link,a.home_immobiler_sel:active,a.home_immobiler_sel:visited{
	background : transparent url(../Images/home_immobiler_new.png) no-repeat bottom;
	width : 60px;
	height : 60px;
	display:block;
	
}
/** Recherche Properties **/
.tabtlc {
	background:transparent url(../Images/tabtlc.gif) no-repeat;
	width:8px;
	height:13px;
}
.tabtxtbg {
	background:transparent url(../Images/tabtxtbg.gif) repeat-x;
	width:145px;
	height:13px;
	font:bold 13px;
	color:#4C4C4C;
	/*color:#696969;*/
}
.tabrshade {
	background:transparent url(../Images/tabrshade.gif) no-repeat;
	width:19px;
	height:13px;
}
.tabtbg {
	background:transparent url(../Images/tabtbg.gif) repeat-x;
	width:256px;
	height:13px;
}
.tabrc {
	background:transparent url(../Images/tabrc.gif) no-repeat;
	width:10px;
	height:13px;
}
.tabcontent {
	border-left:1px solid #BBBABB;
	border-right:1px solid #BBBABB;
	background:#F5F5F5 url(../Images/tabbg.gif) repeat-x bottom;
	
}
.tabcontent input {
	border:1px solid #BBBABB;
	font:normal 12px Arial;
	color:#797979;
	padding-left:4px;
}
.tabcontent .inputnoborder{
	border:0px;
}
.tabcontent select {
 	border:1px solid #BBBABB;
	font:normal 12px Arial;
	color:#797979;
	width:110px;
 }
 .tabcrshade{
 	background:transparent url(../Images/tabcrshade.gif) repeat-y right;width:7px;height:40px;
 }
.tabbbg {
	background:transparent url(../Images/tabbbg.gif) repeat-x;width:407px;height:15px;
}

a.button:link,a.button:active,a.button:visited{
	background : transparent url(../Images/buttons.png) no-repeat bottom;
	width : 126px;
	height : 22px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-left:7px;
	line-height:22px;
	text-align:left;
}
a.button:hover{
	background : transparent url(../Images/buttons.png) no-repeat top;
	width : 126px;
	height : 22px;
	display:block;
	color:#FFE548;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-left:7px;
	line-height:22px;
	text-align:left;
}

a.button2:link,a.button2:active,a.button2:visited{
	background : transparent url(../Images/buttons.png) no-repeat bottom;
	width : 126px;
	height : 22px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-left:7px;
	line-height:22px;
	text-align:center;
}
a.button2:hover{
	background : transparent url(../Images/buttons.png) no-repeat top;
	width : 126px;
	height : 22px;
	display:block;
	color:#FFE548;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-left:7px;
	line-height:22px;
	text-align:center;
}
a.buttongratuit:link,a.buttongratuit:active,a.buttongratuit:visited{
	background : transparent url(../Images/button_green.png) no-repeat bottom;
	width : 156px;
	height : 22px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	line-height:22px;
	text-align:left;
}
a.buttongratuit:hover,a.buttongratuit_unsel:link,a.buttongratuit_unsel:active,a.buttongratuit_unsel:visited{
	background : transparent url(../Images/button_green.png) no-repeat top;
	width : 156px;
	height : 22px;
	display:block;
	color:#FFE548;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	line-height:22px;
	text-align:left;
}
a.buttonfichier:link,a.buttonfichier:active,a.buttonfichier:visited{
	background : transparent url(../Images/pratiquebut.gif) no-repeat top;
	width : 156px;
	height : 22px;
	display:block;
	color:#fff;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;
	text-align:center;
}
a.buttonfichier:hover{
	background : transparent url(../Images/pratiquebut.gif) no-repeat bottom;
	width : 156px;
	height : 22px;
	display:block;
	color:#FFE548;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;
	text-align:center;
}
a.buttonpdf:link,a.buttonpdf:active,a.buttonpdf:visited{
	background : transparent url(../Images/pratiquebut.gif) no-repeat top;
	width : 156px;
	height : 22px;
	display:block;
	color:#fff;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;
	text-align:center;
}
a.buttonpdf:hover{
	background : transparent url(../Images/pratiquebut.gif) no-repeat bottom;
	width : 156px;
	height : 22px;
	display:block;
	color:#FFE548;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;
	text-align:center;
}
a.link:link, a.link:active, a.link:visited {
	color : #000;
	text-decoration : underline;
	outline : none;
	font-size : 11px;
	font-weight : normal;
	cursor : pointer;
}
a.link:hover {
	color : #A72E33;
	text-decoration : none;
	outline : none;
	font-size : 11px;
	font-weight : normal;
	cursor : pointer;
}
.desc_title {
	color:#221E1F;font-weight:bold;font-size:13px;
}
.desc_txt {
	color:#D52228;font-size:11px;
}
.date {
	font:bold 9px arial;
	color: #762a2c;
}
.signe {
	font-size:16px;
	color:cc3333;
	font-family:ALGERIAN; 
	color:#cc3333;
	font-weight:bold
}
.horocontent {
	font-family: book antiqua	;
	font-size: 13;
}

.desc_txt1 {
	color:#000000;font-size:12px;
}

.unlink_txt {
	color:#000000;
	font-size:11px;
	line-height:18px;
	text-decoration:underline;
}


.title_txt {
	color:#000000;
	font-size:11px;
	line-height:18px;
	}

.cornerimg span {
	width: 100px;
	display: block;
	position: absolute;
	height:90px;
	top: 0;
	left: 0;
	background: url(../Images/samplebg.png) no-repeat;
}
.cornerimg img {
	border: none;
	padding: 0;
}
.image {
	position: relative;
	width: 100px;
	float: left;
	padding:10px;
}
/*.dropdownbottom {
	background:transparent url(../Images/dropdownbottom.png) no-repeat;
	width:109px;
	height:17px;
}*/

/*** Three Boxes ***/
.sboxtopbg {
	background:transparent url(../Images/samplebox_tbg.png) repeat-x;
	width:127px;
	height:7px;
}
.sboxtlc {
	background:transparent url(../Images/samplebox_ltc.png) no-repeat;
	width:8px;
	height:7px;
}
.sboxtrc {
	background:transparent url(../Images/samplebox_trc.png) no-repeat;
	width:8px;
	height:7px;
}
.sboxcontent {
	background:#9CA2A7 url(../Images/samplebox_cbg.png) repeat-x ;
	
	height:100%;
}
.sboxtxt {
	color:#da293e;
	font:bold 13px Arial;
}
.sboxcontentbg {
	background:#9CA2A7 url(../Images/samplebox_cbg2.png) repeat-x ;
	height:100%;
}
/*.homeboxbg {
	background:#c33136 url(../Images/home_contentbg.jpg) repeat-y right;
	border:1px solid #dd898c;
	height:100%;
	
}*/
.homeboxbg {
	background:#c33136 url(../Images/boxcontentbg1.jpg) repeat-y right;
	border-bottom:1px solid #dd898c;
	height:100%;
	
}
.homebgbox {
	background:#c33136 url(../Images/home_bgcontent.jpg) repeat-y right;
	border-bottom:1px solid #dd898c;
}
a.sboxtxtsel:link, a.sboxtxtsel:active, a.sboxtxtsel:visited {
	color : #da293e;
	text-decoration : none;
	outline : none;
	font-size : 13px;
	font-weight : bold;
	cursor : pointer;
}
a.sboxtxtsel:hover {
	color : #000;
	text-decoration : none;
	outline : none;
	font-size : 13px;
	font-weight : bold;
	cursor : pointer;
}
.homeboxleftbg {
	background:#9da2a7 url(../Images/homebox_lbg.png) no-repeat top;
	width:11px;
	
}
.homeboxrightbg {
	background:#9da2a7 url(../Images/homebox_rbg1.png) no-repeat top;
	width:11px;
	
}
/*Home page Popup content styles*/
.table{
 	/*background-color:#EBECEE;*/
 }
 
  .mtable{
 	/*background-color:#EBECEE;*/
 }
 
 .mtableth{
 	/*background-color:#B4B8B9;
	color:#000000;*/
	color:#CC2027;
	text-align:left;
	/*font-size:11px;*/
	font-size:12px;
	height:25px;
	padding-left:10px;
	background:transparent url(../Images/strip.png) no-repeat 10px bottom;
 }	
 
  .mtableth1{
 	/*background-color:#B4B8B9;
	color:#000000;*/
	color:#CC2027;
	text-align:left;
	/*font-size:11px;*/
	font-size:14px;
	height:25px;
	padding-left:10px;
	background:transparent url(../Images/strip.png) no-repeat 10px bottom;
 }	
 */
 .table input{
 	border:1px solid #609596;
	background-color:#FFFFFF;
	color:#000;
	height:15px;
	line-height:13px;
	padding-left:1px;
	font-family:Arial;
	/*font-size:11px;*/
	font-size:12px;
	font-weight:normal;
	width:160px;
 }
 
 .table textarea{
 	border:1px solid #A5ACB2;
	background-color:#FFFFFF;
	color:#000;
	line-height:13px;
	padding-left:1px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	width:310px;
 }
  .table select{
 	border:1px solid #A5ACB2;
	background-color:#FFFFFF;
	color:#000;
	width:163px;
	padding-left:1px;
	line-height:20px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
 }
 .table th{
 	/*background-color:#B4B8B9;*/
	color:#666262;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	font-size:12px;
	height:17px;
	font-weight:bold;
	white-space:nowrap;
 }
 .star{
		color:#C62032;
		vertical-align:top;
	}	
 /* Home page Popup content styles end */
/*** popup properties ***/
.shiftcontainer {
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/

}

.shadowcontainer{
/* container width*/
background-color: #E5E5E5;
width:810px;
position:absolute;

}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
border:2px solid #EE1D24;
background:#fff url(../Images/popupbg.jpg) repeat-x bottom;padding-top:3px;
padding: 6px;
position: relative;
left: -4px; /*shadow depth*/
top: -4px; /*shadow depth*/
}

/*a.Jeu:link,a.Jeu:active,a.Jeu:visited{
	background:#fff url(../Images/Jeu.gif) no-repeat top;
	outline : none;
	cursor : pointer;
	width:179px;
	height:105px;
	text-decoration : none;
	display:block;
}
a.Jeu:hover {
	background:#fff url(../Images/Jeusel.gif) no-repeat bottom;
	outline : none;
	cursor : pointer;
	width:179px;
	height:105px;
	text-decoration : none;
	display:block;
}*/

a.foto:link,a.foto:active,a.foto:visited,a.foto:hover{
	background:#fff url(../Images/lephoto.png) no-repeat top;
	outline : none;
	cursor : pointer;
	width:180px;
	height:107px;
	text-decoration : none;
	display:block;
}
a.foto:hover { background:#fff url(../Images/lephoto.png) no-repeat bottom; }


a.Jeu1:link,a.Jeu1:active,a.Jeu1:visited{
	background:#fff url(../Images/jeunormal.png) no-repeat top;
	outline : none;
	cursor : pointer;
	width:180px;
	height:81px;
	text-decoration : none;
	display:block;
}
a.Jeu1:hover {
	background:#fff url(../Images/jeuhover.png) no-repeat bottom;
	outline : none;
	cursor : pointer;
	width:180px;
	height:81px;
	text-decoration : none;
	display:block;
}
a.detail:link,a.detail:active,a.detail:visited{
	background:#fff url(../Images/button_detail.png) no-repeat top;
	outline : none;
	cursor : pointer;
	width:84px;
	height:19px;
	text-decoration : none;
	display:block;
}
a.detail:hover {
	background:#fff url(../Images/button_detail.png) no-repeat bottom;
	outline : none;
	cursor : pointer;
	width:84px;
	height:19px;
	text-decoration : none;
	display:block;
}
/* Listing */
.list{
 	background-color:#fc9597;
	/*background-color:#fff4cc;*/
	border:1px solid #c72c2a;
 }
 .list th{
 	background-color:#c82a2c;
	color:#ffffff;
	padding-left:5px;
	text-align:left;
	font-size:11px;
	height:20px;
	font-weight:bold;
	/*white-space:nowrap;*/
 }
 .list input{
 	border:1px solid #609596;
	background-color:#FFFFFF;
	color:#000;
	height:15px;
	line-height:13px;
	padding-left:1px;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	width:160px;
 }
  .list select{
 	border:1px solid #609596;
	background-color:#FFFFFF;
	color:#000;
	width:160px;
	line-height:20px;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
 }
 .list th a{
    color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
 }
 .list th a:hover{
    color:#CEF6F7;
	
	font-weight:bold;
	/*font-size:11px;
	text-decoration:none;
	white-space:nowrap;
	width:15px*/
 }
 .list td{
	height:20px;
	color:#454343;
	font:bold 12px;
 }
 .list td a:hover{
   background-color:#ffffff;
 }
 /* Slide show in media gallery Dated on 25/03/2009*/ 
.activeleftview {
	background-image: url(../Images/arrow_previoussel.png);
	background-repeat: no-repeat;
	width: 21px;
	height: 27px;
	cursor: pointer;
}

.inactiveleftview {
	background-image: url(../Images/arrow_previous.png);
	background-repeat: no-repeat;
	width: 21px;
	height: 27px;
	cursor: default;
}

.activerightview {
	background-image: url(../Images/arrow_nextsel.png);
	background-repeat: no-repeat;
	width: 21px;
	height: 27px;
	cursor: pointer;
}

.inactiverightview {
	background-image: url(../Images/arrow_next.png);
	background-repeat: no-repeat;	
	float:right;
	width: 21px;
	height: 27px;
	cursor: default;
}
/*paging */
a.page:link, a.page:active, a.page:visited {
	color : #c42527;
	text-decoration : none;
	outline : none;
	font-size : 12px;
	font-weight : bold;
	cursor : pointer;
}
a.page:hover {
	color : #000;
	text-decoration : none;
	outline : none;
	font-size : 12px;
	font-weight : bold;
	cursor : pointer;
}
.backbutton {
	background: url(../Images/back_but.png) no-repeat;
	width : 73px;
	height : 22px;
	color:#ffffff;
	font:bold 12px arial;
	cursor:pointer;
	border:none;
	vertical-align : middle;
}

input.button_small {
	background: url(../Images/valider.png) no-repeat top;
	width : 70px;
	height : 22px;
	color:#fff;
	font:bold 12px arial;
	border:none;
	cursor:pointer;
	vertical-align : middle;
}
input.button_small_hover {
	background: url(../Images/valider.png) no-repeat bottom;
	width : 70px;
	height : 22px;
	color:#f0e548;
	font:bold 12px arial;
	border:none;
	cursor:pointer;
	vertical-align : middle;
}

input.button_big {
	background: url(../Images/valider.png) no-repeat top;
	width : 170px;
	height : 22px;
	color:#fff;
	font:bold 12px arial;
	border:none;
	cursor:pointer;
	vertical-align : middle;
}
input.button_big_hover {
	background: url(../Images/valider.png) no-repeat bottom;
	width : 170px;
	height : 22px;
	color:#f0e548;
	font:bold 12px arial;
	border:none;
	cursor:pointer;
	vertical-align : middle;
}

input.button_repondre {
	background: url(../Images/repondre_buttonsel.png) no-repeat top;
	width : 168px;
	height : 22px;
	color:#fff;
	font:bold 12px arial;
	border:none;
	cursor:pointer;
	vertical-align : middle;
}
input.button_repondre_hover {
	background: url(../Images/repondre_buttonsel.png) no-repeat bottom;
	width : 168px;
	height : 22px;
	color:#f0e548;
	font:bold 12px arial;
	border:none;
	cursor:pointer;
	vertical-align : middle;
}
#detailnew {
	width:785px;
}
/** Leftnav button Properties **/
a.automotoIcon:active,a.automotoIcon:visited,a.automotoIcon:link {
	background: url(../Images/automotoIcon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:35px;
}
a.automotoIcon:hover,a.automotoIcon_sel:active,a.automotoIcon_sel:visited,a.automotoIcon_sel:link {
	background: url(../Images/automotoIcon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:35px;
}
a.immobilierIcon:active,a.immobilierIcon:visited,a.immobilierIcon:link {
	background: url(../Images/immobilierIcon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:36px;
}
a.immobilierIcon:hover,a.immobilierIcon_sel:active,a.immobilierIcon_sel:visited,a.immobilierIcon_sel:link {
	background: url(../Images/immobilierIcon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:36px;
}
a.emploiIcon:active,a.emploiIcon:visited,a.emploiIcon:link {
	background: url(../Images/emploiIcon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:35px;
}
a.emploiIcon:hover,a.emploiIcon_sel:active,a.emploiIcon_sel:visited,a.emploiIcon_sel:link {
	background: url(../Images/emploiIcon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:35px;
}
a.diversIcon:active,a.diversIcon:visited,a.diversIcon:link {
	background: url(../Images/diversIcon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:35px;
}
a.diversIcon:hover,a.diversIcon_sel:active,a.diversIcon_sel:visited,a.diversIcon_sel:link {
	background: url(../Images/diversIcon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:35px;
}
a.demandeicon:active,a.demandeicon:visited,a.demandeicon:link {
	background: url(../Images/demandeicon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
}
a.demandeicon:hover,a.demandeicon_sel:active,a.demandeicon_sel:visited,a.demandeicon_sel:link {
	background: url(../Images/demandeicon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
}
a.informatiqueIcon:active,a.informatiqueIcon:visited,a.informatiqueIcon:link {
	background: url(../Images/informatiqueIcon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
}
a.informatiqueIcon:hover,a.informatiqueIcon_sel:active,a.informatiqueIcon_sel:visited,a.informatiqueIcon_sel:link {
	background: url(../Images/informatiqueIcon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
}
a.bateauIcon:active,a.bateauIcon:visited,a.bateauIcon:link {
	background: url(../Images/bateauIcon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
}
a.bateauIcon:hover,a.bateauIcon_sel:active,a.bateauIcon_sel:visited,a.bateauIcon_sel:link {
	background: url(../Images/bateauIcon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:39px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
}
a.AnimusIcon:active,a.AnimusIcon:visited,a.AnimusIcon:link {
	background: url(../Images/Animauxicon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:31px;
}
a.AnimusIcon:hover,a.AnimusIcon_sel:active,a.AnimusIcon_sel:visited,a.AnimusIcon_sel:link {
	background: url(../Images/Animauxicon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:32px;
}
a.ServiceIcon:active,a.ServiceIcon:visited,a.ServiceIcon:link {
	background: url(../Images/demande_3.png) no-repeat top;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:31px;
}
a.ServiceIcon:hover,a.ServiceIcon_sel:active,a.ServiceIcon_sel:visited,a.ServiceIcon_sel:link {
	background: url(../Images/demande_3.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:cenrer;
	padding-left:40px;
	line-height:32px;
}
a.OffreIcon:active,a.OffreIcon:visited,a.OffreIcon:link {
	background: url(../Images/offre_3.png) no-repeat top;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:31px;
}
a.OffreIcon:hover,a.OffreIcon_sel:active,a.OffreIcon_sel:visited,a.OffreIcon_sel:link {
	background: url(../Images/offre_3.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:cenrer;
	padding-left:40px;
	line-height:32px;
}
a.SanteIcon:active,a.SanteIcon:visited,a.SanteIcon:link {
	background: url(../Images/SanteIcon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:34px;
}
a.SanteIcon:hover,a.SanteIcon_sel:active,a.SanteIcon_sel:visited,a.SanteIcon_sel:link {
	background: url(../Images/SanteIcon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:34px;
}

a.NautismeIcon:active,a.NautismeIcon:visited,a.NautismeIcon:link {
	background: url(../Images/NautismeIcon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:31px;
}
a.NautismeIcon:hover,a.NautismeIcon_sel:active,a.NautismeIcon_sel:visited,a.NautismeIcon_sel:link {
	background: url(../Images/NautismeIcon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:32px;
}
a.CommunicateIcon:active,a.CommunicateIcon:visited,a.CommunicateIcon:link {
	background: url(../Images/CommunicateIcon.png) no-repeat top;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #767676;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:31px;
}
a.CommunicateIcon:hover,a.CommunicateIcon_sel:active,a.CommunicateIcon_sel:visited,a.CommunicateIcon_sel:link {
	background: url(../Images/CommunicateIcon.png) no-repeat bottom;
	width:125px;
	*width:165px;
	height:38px;
	display:block;
	color : #CD3031;
	text-decoration : none;
	outline : none;
	font:bold 12px/37px Arial;
	text-align:left;
	padding-left:40px;
	line-height:32px;
}

.oddbigbackgroundimage
{
	background: url(../Images/odd_mainbg.jpg) no-repeat;
	
}
.oddbackgroundimage
{
	background: url(../Images/odd_subbg2.jpg) no-repeat;
	/*height:100px;*/
}
.evenbigbackgroundimage
{
	background: url(../Images/odd_mainbg.jpg) no-repeat;
	
}
.evenbackgroundimage
{
	background: url(../Images/even_subbg2.jpg) no-repeat;
	height:145px;
}

.oddbg
{
	background:#dfdfdf url(../Images/oddbg.png) repeat-x top;
	background-color:#dfdfdf;
	height:25px;
	
}
.oddbg1
{
	background:#fdfdfd url(../Images/oddbg.png) repeat-x bottom;
	background-color:#fdfdfd;
 	border:1px solid #BCBDC0;	
}
.evenbg2
{
	background:#fffcfc url(../Images/evenbg.png) repeat-x bottom;
	border:1px solid #fdd1d3;
}
.evenbg
{
	background:#fee5e6 url(../Images/evenbg.png) repeat-x top;
	height:100px;
}
.evenbg1
{
	background:#fee5e6 url(../Images/evenbg.png) repeat-x top;
	height:25px;
}
.oddborder
{
	border-collapse: collapse;
	border:1px solid #BCBDC0;
	height:100px;
}
.oddborder1
{
	border-collapse: collapse;
	border:1px solid #BCBDC0;
	height:80px;
}
.evenborder
{
	border-collapse: collapse;
	border:1px solid #fdd1d3;
}
.datecolor {
	color:d32228;
}
.oddtable
{
background-color:#fff;
border:1px solid #686868;
}
.oddtable th
{
	background:#fee5e6 url(../Images/thbg.jpg) repeat-x top;
	height:29px;
	color:#b00107;
	font:bold 12px arial;
}
.oddtable td 
{
	color:#3e3d3d;
	font:normal 12px arial;
	
}
a.oddlink:link,a.oddlink:active,a.oddlink:visited{
		outline : none;
		cursor : pointer;
		text-decoration : none;
		color:#b00107;
		font:bold 12px arial;
		
	}
a.oddlink:hover {
		outline : none;
		cursor : pointer;
		text-decoration : none;
		color:#3e3d3d;
		font:bold 12px arial;
		
	}
.oddcolor
	{
		background-color:#fff3f3;
		height:40px;
	}
	.oddcolor1
	{
		background-color:#fff3f3;
		height:20px;
	}
	.oddcolor2
	{
		background-color:#e21a03;
		height:20px;
	}
.evencolor
	{
		background-color:#e5e5e5;
		height:40px;
	}
.titletxt
	{
		color:#cd2930;
		font:bold 11px arial;
	}
.listingtxt
	{
		color:#666262;
		font:normal 11px arial;
	}
a.detail:link,a.detail:active,a.detail:visited{
		background:#fff url(../Images/button_detail.png) no-repeat top;
		outline : none;
		cursor : pointer;
		width:84px;
		height:19px;
		text-decoration : none;
		display:block;
	}
a.detail:hover {
		background:#fff url(../Images/button_detail.png) no-repeat bottom;
		outline : none;
		cursor : pointer;
		width:84px;
		height:19px;
		text-decoration : none;
		display:block;
	}
	a.voir:link,a.voir:active,a.voir:visited{
		background:url(../Images/button_download.png) no-repeat top;
		outline : none;
		cursor : pointer;
		width:84px;
		height:19px;
		text-decoration : none;
		display:block;
	}
a.voir:hover {
		background:url(../Images/button_download.png) no-repeat bottom;
		outline : none;
		cursor : pointer;
		width:84px;
		height:19px;
		text-decoration : none;
		display:block;
	}

a.voir1:link,a.voir1:active,a.voir1:visited{
		background:#fff url(../Images/telecharge.png) no-repeat top;
		outline : none;
		cursor : pointer;
		width:119px;
		height:19px;
		text-decoration : none;
		display:block;
	}
a.voir1:hover {
		background:#fff url(../Images/telecharge_sel.png) no-repeat bottom;
		outline : none;
		cursor : pointer;
		width:119px;
		height:19px;
		text-decoration : none;
		display:block;
	}
	
	a.voirpromo:link,a.voirpromo:active,a.voirpromo:visited{
		background:#fff url(../Images/button_download1_new.png) no-repeat top;
		outline : none;
		cursor : pointer;
		width:90px;
		height:19px;
		text-decoration : none;
		display:block;
	}
a.voirpromo:hover {
		background:#fff url(../Images/button_download1_new.png) no-repeat bottom;
		outline : none;
		cursor : pointer;
		width:90px;
		height:19px;
		text-decoration : none;
		display:block;
	}
.listpadd
	{
		padding-left:10px;
	}
.listpaddright
{
	padding-right:10px;
}
.titlebg {
	background:transparent url(../Images/tbg3.jpg) no-repeat 7px bottom;
	width:610px;
	height:26px;/*
	padding-bottom:15px;*/	
	padding-bottom:5px;
	padding-left:15px;
}
.titlebg h1{color:#fff;font-size:16px;}

input[type="file"] {
    -webkit-appearance: final;
    padding: initial;
    background-color: initial;
    border: initial;
}

input[type="file"] {
    -webkit-box-align: final;
}
/*.passertext
{
	color:#d70d1b;
	font:bold 18px arial;
	font-style:italic;
	
}*/
.passerarrow_sel{
	background: url('../Images/arrowlink_unsel.gif') no-repeat center;
	width:15px;
	height:18px;
	cursor:pointer;
	vertical-align:middle;
}
.passerarrow_unsel{
	background: url('../Images/arrowlink_sel.gif') no-repeat center;
	width:15px;
	height:18px;
	cursor:pointer;
	vertical-align:middle;
}
.passernew_sel{
	background: url('../Images/passer_bullet_sel.gif') no-repeat center;
	width:28px;
	height:28px;
	outline:none;
	cursor:pointer;
	vertical-align:middle;
}
.passernew_unsel{
	background: url('../Images/passer_bullet_unsel.gif') no-repeat center;
	width:28px;
	height:28px;
	outline:none;
	cursor:pointer;
	vertical-align:middle;
}
a.passertext:active,a.passertext:visited,a.passertext:link {
	color:#D70D1B;
	font:bold 18px arial;
	font-style:italic;
}
a.passertext:hover{
	color:#605856;
	font:bold 18px arial;
	font-style:italic;
}

a.passertext_sel:active,a.passertext_sel:visited,a.passertext_sel:link {
	color:#605856;
	font:bold 18px arial;
	font-style:italic;
}
a.passertext_unsel:active,a.passertext_unsel:visited,a.passertext_unsel:link {
	color:#d70d1b;
	font:bold 18px arial;
	font-style:italic;
}
/*a.passerarrow:active,a.passerarrow:visited,a.passerarrow:link {
	background: url('../Images/arrowlink.png') no-repeat top;
	width:15px;
	height:18px;
	display:block;
	vertical-align:texttop;
}
a.passerarrow:hover {
	background: url('../Images/arrowlink.png') no-repeat bottom;
	width:15px;
	height:18px;
	display:block;
	vertical-align:texttop;
}
a.passernew:active,a.passernew:visited,a.passernew:link {
	position:relative;
	background: url('../Images/passer_bullet.png') no-repeat top;
	width:29px;
	height:28px;
	display:block;
	outline:none;
}
a.passernew:hover {
	position:relative;
	background: url('../Images/passer_bullet.png') no-repeat bottom;
	width:29px;
	height:29px;
	display:block;
	outline:none;
}
a.passer:active,a.passer:visited,a.passer:link {
	position:relative;
	background: url('../Images/passer_unenew.png') no-repeat top;
	width:430px;
	height:69px;
	display:block;
	outline:none;
}
a.passer:hover {
	position:relative;
	background: url('../Images/passer_unenew.png') no-repeat bottom;
	width:430px;
	height:69px;
	display:block;
	outline:none;
}*/

a.toptitle:active,a.toptitle:visited,a.toptitle:link {
	position:relative;
	background: url('../Images/top-title.png') no-repeat top;
	width:120px;
	height:26px;
	display:block;
	outline:none;
}
a.toptitle:hover,a.toptitle_sel:active,a.toptitle_sel:visited,a.toptitle_sel:link {
	position:relative;
	background: url('../Images/top-title.png') no-repeat bottom;
	width:120px;
	height:26px;
	display:block;
	outline:none;
}
div.blockMsg {
    width:  40%;
    top:    30%;
    left:   30%;    
}
#Autres_home a {
	outline : none;
	cursor : pointer;
	width:35px;
	height:35px;
	text-decoration : none;
	display:block;
	
}
#Autres_home a.txtautres,#Autres_home a.fontselect,#Autres_home a.fontnone {
	width:auto;height:auto;
}
a.categorie7:link,a.categorie7:active,a.categorie7:visited{
	background:transparent url(../Images/categorie6.png) no-repeat top;
	z-index:100000;
	position:relative;
}
a.categorie7:hover {
	background:transparent url(../Images/categorie6.png) no-repeat bottom;
}
a.categorie7:hover, a.categorie7_sel:link, a.categorie7_sel:active, a.categorie7_sel:visited, a.categorie7_sel:hover {
	background:transparent url(../Images/categorie6.png) no-repeat bottom;
}
a.categorie10:link,a.categorie10:active,a.categorie10:visited{
	background:transparent url(../Images/categorie10.png) no-repeat top;
}
a.categorie10:hover {
	background:transparent url(../Images/categorie10.png) no-repeat bottom;
}
a.categorie10:hover, a.categorie10_sel:link, a.categorie10_sel:active, a.categorie10_sel:visited, a.categorie10_sel:hover  {
	background:transparent url(../Images/categorie10.png) no-repeat bottom;
}
a.categorie12:link,a.categorie12:active,a.categorie12:visited{
	background:transparent url(../Images/categorie13.png) no-repeat top;
}
a.categorie12:hover {
	background:transparent url(../Images/categorie13.png) no-repeat bottom;
}
a.categorie12:hover, a.categorie12_sel:link, a.categorie12_sel:active, a.categorie12_sel:visited, a.categorie12_sel:hover {
	background:transparent url(../Images/categorie13.png) no-repeat bottom;
}
a.categorie9:link,a.categorie9:active,a.categorie9:visited{
	background:transparent url(../Images/categorie8.png) no-repeat top;
}
a.categorie9:hover {
	background:transparent url(../Images/categorie8.png) no-repeat bottom;
}
a.categorie9:hover, a.categorie9_sel:link, a.categorie9_sel:active, a.categorie9_sel:visited, a.categorie9_sel:hover {
	background:transparent url(../Images/categorie8.png) no-repeat bottom;
}
a.categorie8:link,a.categorie8:active,a.categorie8:visited{
	background:transparent url(../Images/categorie7.png) no-repeat top;
}
a.categorie8:hover{
	background:transparent url(../Images/categorie7.png) no-repeat bottom;
}
/*a.categorie8:hover, a.categoriesevensel:link,a.categoriesevensel:active,a.categoriesevensel:visited{*/
a.categorie8:hover, a.categorie8_sel:link, a.categorie8_sel:active, a.categorie8_sel:visited, a.categorie8_sel:hover{
	background:transparent url(../Images/categorie7.png) no-repeat bottom;
}
a.categorie3:link,a.categorie3:active,a.categorie3:visited{
	background:transparent url(../Images/categorie1.png) no-repeat top;
}
a.categorie3:hover {
	background:transparent url(../Images/categorie1.png) no-repeat bottom;
}
a.categorie3:hover, a.categorie3_sel:link, a.categorie3_sel:active, a.categorie3_sel:visited, a.categorie3_sel:hover {
	background:transparent url(../Images/categorie1.png) no-repeat bottom;
}
a.categorie6:link,a.categorie6:active,a.categorie6:visited{
	background:transparent url(../Images/categorie5.png) no-repeat top;
}
a.categorie6:hover {
	background:transparent url(../Images/categorie5.png) no-repeat bottom;
}
a.categorie6:hover, a.categorie6_sel:link, a.categorie6_sel:active, a.categorie6_sel:visited, a.categorie6_sel:hover {
	background:transparent url(../Images/categorie5.png) no-repeat bottom;
}

a.categorie5:link,a.categorie5:active,a.categorie5:visited{
	background:transparent url(../Images/categorie4.png) no-repeat top;
}
a.categorie5:hover {
	background:transparent url(../Images/categorie4.png) no-repeat bottom;
}
a.categorie5:hover, a.categorie5_sel:link, a.categorie5_sel:active, a.categorie5_sel:visited, a.categorie5_sel:hover {
	background:transparent url(../Images/categorie4.png) no-repeat bottom;
}
/**************************************/
a.categorie14:link,a.categorie14:active,a.categorie14:visited{
	background:transparent url(../Images/categorie14.png) no-repeat top;
}
a.categorie14:hover {
	background:transparent url(../Images/categorie14.png) no-repeat bottom;
}
a.categorie14:hover, a.categorie14_sel:link, a.categorie14_sel:active, a.categorie14_sel:visited, a.categorie14_sel:hover {
	background:transparent url(../Images/categorie14.png) no-repeat bottom;
}
a.categorie15:link,a.categorie15:active,a.categorie15:visited{
	background:transparent url(../Images/categorie16.png) no-repeat top;
}
a.categorie15:hover {
	background:transparent url(../Images/categorie16.png) no-repeat bottom;
}
a.categorie15:hover, a.categorie15_sel:link, a.categorie15_sel:active, a.categorie15_sel:visited, a.categorie15_sel:hover {
	background:transparent url(../Images/categorie16.png) no-repeat bottom;
}
a.categorie16:link,a.categorie16:active,a.categorie16:visited{
	background:transparent url(../Images/categorie17.png) no-repeat top;
}
a.categorie16:hover {
	background:transparent url(../Images/categorie17.png) no-repeat bottom;
}
a.categorie16:hover, a.categorie16_sel:link, a.categorie16_sel:active, a.categorie16_sel:visited, a.categorie16_sel:hover {
	background:transparent url(../Images/categorie17.png) no-repeat bottom;
}
/*a.categorie16:link,a.categorie16:active,a.categorie16:visited{
	background:transparent  url(../Images/categorie16.png) no-repeat top;
}
a.categorie16:hover {
	background:transparent  url(../Images/categorie16.png) no-repeat bottom;
}
a.categorie16:hover, a.categorie16_sel:link, a.categorie16_sel:active, a.categorie16_sel:visited, a.categorie16_sel:hover {
	background:transparent  url(../Images/categorie16.png) no-repeat bottom;
}*/
/************************************************/
a.categorie4:link,a.categorie4:active,a.categorie4:visited{
	background:transparent url(../Images/categorie18.png) no-repeat top;
}
a.categorie4:hover {
	background:transparent url(../Images/categorie18.png) no-repeat bottom;
}
a.categorie4:hover, a.categorie4_sel:link, a.categorie4_sel:active, a.categorie4_sel:visited, a.categorie4_sel:hover {
	background:transparent url(../Images/categorie18.png) no-repeat bottom;
}
a.categorie2:link,a.categorie2:active,a.categorie2:visited{
	background:transparent url(../Images/categorie11.png) no-repeat top;
}
a.categorie2:hover, {
	background:transparent url(../Images/categorie11.png) no-repeat bottom;
}
a.categorie2:hover, a.categorie2_sel:link, a.categorie2_sel:active, a.categorie2_sel:visited, a.categorie2_sel:hover {
	background:transparent url(../Images/categorie11.png) no-repeat bottom;
}

a.categorie11:link,a.categorie11:active,a.categorie11:visited{
	background:transparent url(../Images/categorie12.png) no-repeat top;
}
a.categorie11:hover {
	background:transparent url(../Images/categorie12.png) no-repeat bottom;
}
a.categorie11:hover, a.categorie11_sel:link, a.categorie11_sel:active, a.categorie11_sel:visited, a.categorie11_sel:hover {
	background:transparent url(../Images/categorie12.png) no-repeat bottom;
}

a.categorie17:link,a.categorie17:active,a.categorie17:visited{
	background:transparent url(../Images/categorie17new.png) no-repeat top;
}

a.categorie17:hover {
	background:transparent url(../Images/categorie17new.png) no-repeat bottom;
}
a.categorie17:hover, a.categorie17_sel:link, a.categorie17_sel:active, a.categorie17_sel:visited, a.categorie17_sel:hover {
	background:transparent url(../Images/categorie17new.png) no-repeat bottom;
}



a.categorie18:link,a.categorie18:active,a.categorie18:visited{
	background:transparent url(../Images/categorie18new.png) no-repeat top;
}

a.categorie18:hover {
	background:transparent url(../Images/categorie18new.png) no-repeat bottom;
}
a.categorie18:hover, a.categorie18_sel:link, a.categorie18_sel:active, a.categorie18_sel:visited, a.categorie18_sel:hover {
	background:transparent url(../Images/categorie18new.png) no-repeat bottom;
}
a.categorie19:link,a.categorie19:active,a.categorie19:visited{
	background:transparent url(../Images/categorie19new.png) no-repeat top;
}

a.categorie19:hover {
	background:transparent url(../Images/categorie19new.png) no-repeat bottom;
}
a.categorie19:hover, a.categorie19_sel:link, a.categorie19_sel:active, a.categorie19_sel:visited, a.categorie19_sel:hover {
	background:transparent url(../Images/categorie19new.png) no-repeat bottom;
}

a.passervotretext:active,a.passervotretext:visited,a.passervotretext:link {
	position:relative;
	background: url('../Images/passervotretext.png') no-repeat top;
	width:174px;
	height:18px;
	display:block;
	outline:none;
}
a.passervotretext:hover,a.passervotretext_sel:active,a.passervotretext_sel:visited,a.passervotretext_sel:link {
	position:relative;
	background: url('../Images/passervotretext.png') no-repeat bottom;
	width:174px;
	height:18px;
	display:block;
	outline:none;
}
/*a.passervotretext:active,a.passervotretext:visited,a.passervotretext:link {
	position:relative;
	background: url('../Images/passervotretext1.png') no-repeat top;
	width:138px;
	height:15px;
	display:block;
	outline:none;
}
a.passervotretext:hover {
	position:relative;
	background: url('../Images/passervotretext1.png') no-repeat bottom;
	width:138px;
	height:15px;
	display:block;
	outline:none;
}*/
a.passervotre:active,a.passervotre:visited,a.passervotre:link {
	position:relative;
	background: url('../Images/passervotre_button.png') no-repeat top;
	width:271px;
	height:18px;
	display:block;
	outline:none;
}
a.passervotre:hover {
	position:relative;
	background: url('../Images/passervotre_button.png') no-repeat bottom;
	width:271px;
	height:18px;
	display:block;
	outline:none;
}
a.categorie1:link,a.categorie1:active,a.categorie1:visited{
	background:transparent url(../Images/categorie3.png) no-repeat top;
}
a.categorie1:hover, a.categorie1_sel:link, a.categorie1_sel:active, a.categorie1_sel:visited, a.categorie1_sel:hover {
	background:transparent url(../Images/categorie3.png) no-repeat bottom;
}
.depositertitle{
	color:cc3333;
	font:bold 16px arial;
}
.depositertext {font:bold 13px arial;}
.dropdowninnerbg_large {
	background:#f5f5f5 url(../Images/dropdown_innerbg.png) repeat-x bottom;
	width:221px;
	*width:223px;
	text-align:left;
	border-left:1px solid #BBBABB;
	border-right:1px solid #BBBABB;
	
}
.img_bottom {background-position:bottom;background-repeat:no-repeat;}
.dropdown_tbg {
	background:transparent url(../Images/dropdown_tbg1.png) repeat-x bottom;
	width:152px;
	height:17px;
}
.dropdownouterbg_large {
	background:transparent url(../Images/dropdown_contbg.png) repeat-y right;
	width:235px;
}
.sep_large {
	border-bottom:1px dotted #595959;
	padding-top:3px;
	width:200px;
	display:block;
	margin:0px;
}
.dotbg
{
	background:transparent url(../Images/dotbgnew.jpg) repeat-y ;
}
.part_table
{
	border:1px solid #c23136;
	
}
.part_table th
{
	background-color:#dc4e53;
	color:#ffffff;
	font:bold 12px arial;
	height:20px;
}
.part_table td
{
	background-color:#e8e7e7;
	
}
.pilote_table
{
	
	background-color:#fff;
}
.pilote_table th
{
	background-color:#dc4e53;
	color:#ffffff;
	font:bold 12px arial;
	height:15px;
}
.pilote_table td
{
	
	font:normal 12px arial;
	height: 25px;
}
.ashcolor{
	background-color:#dfdfdf;
}
.pinkolor{
	background-color:#fee5e6;
}
.imgborder
{
	border:3px solid #d32228;
}
.red_dot ul
{
list-style-image: url(../Images/bullet_icon.png);
padding:0px;
margin:0px;
}
.red_dot li
{
list-style-image: url(../Images/bullet_icon.png);
margin:0px;
padding:0px;



}
.ashbg {
	background : #807b7b url(../Images/ash_cbg.jpg) repeat-x top;
	display:block;
}

.pre_border {
	border:1px solid #D42229;
	background-color:#fff;
	padding:4px;
}
.imgbottom{
	float:right;
	position:absolute;
	bottom:-40px;
	*bottom:-85px
	;padding-left:420px;
	*padding-left:80px;
}
.imgleft
{
	width:260px;
	float:left;
	text-align:center;
	padding:0 15px 0 0;
	*padding:0 10px 0 0;
}
.imgright
{
	width:260px;
	float:right;
	text-align:center;
	padding:0 0 0 15px;
	*padding:0 0 0 10px ;
}
.rightimg
{
	width:260px;
	float:right;
	text-align:center;
}

/**** Fiches boxes ***/
/* blue BOX */
.blue_tlc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -26px top;
	width:13px;
	height:13px;
}
.blue_tbg {
	background:transparent url(../Images/all_boxbg.gif)  repeat-x  left -52px;
	height:13px;
}
.blue_trc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -39px top;
	width:13px;
	height:13px;
}
.blue_bg {
	border-left:2px solid #85D6FF;
	border-right:2px solid #85D6FF;
	background-color:#E5F6FF;
	vertical-align:top;
}
.blue_blc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -26px bottom;
	width:13px;
	height:13px;
}
.blue_bbg {
	background:transparent url(../Images/all_boxbg.gif) repeat-x left -65px ;
	height:13px;
}
.blue_brc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -39px bottom;
	width:13px;
	height:13px;
}
#blueText td,#blueText div,#blueText  p {
	color:#069FEC;
}
.boxtitle_blue {
	position:absolute;height:20px;top:-13px;background:transparent url(../Images/txtbg_blue.png) repeat-x;
}
.boxtitle_blue h1{
	color:#35b6f8;font:bold 14px Arial;
	padding:0px;
	margin:0px;
}
.imgbg_blue {
	width:260px;
	text-align:center;
	padding:0 15px 0 0;
	*padding:0 10px 0 0;
	background:transparent url(../Images/imgbg_blue.png) no-repeat; width:268px; height:182px;padding-top:5px;padding-left:2px;
}
.imgbg_bluetext {
	clear:both;line-height:18px;text-align:justify;width:266px;color:#069FEC;padding-top:5px;font-weight:bold;
}
/* Orange BOX */
.orange_tlc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  left top;
	width:13px;
	height:13px;
}
.orange_tbg {
	background:transparent url(../Images/all_boxbg.gif)  repeat-x  left -104px;
	height:13px;
}
.orange_trc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -13px top;
	width:13px;
	height:13px;
}
.orange_bg {
	border-left:2px solid #FF9D1E;
	border-right:2px solid #FF9D1E;
	background-color:#FFEFD0;
	vertical-align:top;
}
.orange_blc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  left bottom;
	width:13px;
	height:13px;
}
.orange_bbg {
	background:transparent url(../Images/all_boxbg.gif) repeat-x left -117px ;
	height:13px;
}
.orange_brc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -13px bottom;
	width:13px;
	height:13px;
}
#orangeText td,#orangeText table td div {
	color:#F18A05;
}
.boxtitle_orange {
	position:absolute;height:20px;top:-13px;background:transparent url(../Images/txtbg_org.gif) repeat-x;
}
.boxtitle_orange h1{
	color:#F98F06;
	font:bold 14px Arial;
	padding:0px;
	margin:0px;
}
.imgbg_orange {
	width:260px;
	text-align:center;
	padding:0 15px 0 0;
	*padding:0 10px 0 0;
	background:transparent url(../Images/imgbg_org.png) no-repeat; width:268px; height:182px;padding-top:5px;padding-left:2px;
}
.imgbg_orangetext {
	clear:both;line-height:18px;text-align:justify;width:266px;color:#F98F06;padding-top:5px;font-weight:bold;
}

/* Green BOX */
.green_tlc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -78px top;
	width:13px;
	height:13px;
}
.green_tbg {
	background:transparent url(../Images/all_boxbg.gif)  repeat-x  left -78px;
	height:13px;
}
.green_trc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -91px top;
	width:13px;
	height:13px;
}
.green_bg {
	border-left:2px solid #5BA444;
	border-right:2px solid #5BA444;
	background-color:#BDEAAE;
	vertical-align:top;
}
.green_blc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -78px bottom;
	width:13px;
	height:13px;
}
.green_bbg {
	background:transparent url(../Images/all_boxbg.gif) repeat-x left -91px ;
	height:13px;
}
.green_brc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -91px bottom;
	width:13px;
	height:13px;
}
#greenText td,#greenText table td div {
	color:#3D8D24;
}
.boxtitle_green {
	position:absolute;height:20px;top:-13px;background:transparent url(../Images/txtbg_green.gif) repeat-x;
}
.boxtitle_green h1{
	color:#3D8D24;font:bold 14px Arial;
	padding:0px;
	margin:0px;
}
.imgbg_green {
	width:260px;
	text-align:center;
	padding:0 15px 0 0;
	*padding:0 10px 0 0;
	background:transparent url(../Images/imgbg_green.png) no-repeat; width:268px; height:182px;padding-top:5px;padding-left:2px;
}
.imgbg_greentext {
	clear:both;line-height:18px;text-align:justify;width:266px;color:#069FEC;padding-top:5px;font-weight:bold;
}
/* Chocolate BOX */
.cho_tlc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -52px top;
	width:13px;
	height:13px;
}
.cho_tbg {
	background:transparent url(../Images/all_boxbg.gif)  repeat-x  left -26px;
	height:13px;
}
.cho_trc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -65px top;
	width:13px;
	height:13px;
}
.cho_bg {
	border-left:2px solid #AF794E;
	border-right:2px solid #AF794E;
	background-color:#FEF1E2;
	vertical-align:top;
}
.cho_blc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -52px bottom;
	width:13px;
	height:13px;
}
.cho_bbg {
	background:transparent url(../Images/all_boxbg.gif) repeat-x left -39px;
	height:13px;
}
.cho_brc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -65px bottom;
	width:13px;
	height:13px;
}
#choText td,#choText table td div {
	color:#96653E;
}
.boxtitle_cho {
	position:absolute;height:20px;top:-13px;background:transparent url(../Images/txtbg_cho.gif) repeat-x;
}
.boxtitle_cho h1{
	color:#96653E;font:bold 14px Arial;
	padding:0px;
	margin:0px;
}
.imgbg_cho {
	width:260px;
	text-align:center;
	padding:0 15px 0 0;
	*padding:0 10px 0 0;
	background:transparent url(../Images/imgbg_cho.png) no-repeat; width:268px; height:182px;padding-top:5px;padding-left:2px;
}
.imgbg_chotext {
	clear:both;line-height:18px;text-align:justify;width:266px;color:#96653E;padding-top:5px;font-weight:bold;
}
/* Gray BOX */
.gray_tlc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -104px top;
	width:13px;
	height:13px;
}
.gray_tbg {
	background:transparent url(../Images/all_boxbg.gif)  repeat-x  left top;
	height:13px;
}
.gray_trc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -117px top;
	width:13px;
	height:13px;
}
.gray_bg {
	border-left:2px solid #B1B0B0;
	border-right:2px solid #B1B0B0;
	background-color:#F1F1F1;
	vertical-align:top;
}
.gray_blc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -104px bottom;
	width:13px;
	height:13px;
}
.gray_bbg {
	background:transparent url(../Images/all_boxbg.gif) repeat-x left -13px;
	height:13px;
}
.gray_brc {
	background:transparent url(../Images/box_corner.jpg) no-repeat  -117px bottom;
	width:13px;
	height:13px;
}
#grayText td,#grayText table td div {
	color:#7A7878;
}
.boxtitle_gray {
	position:absolute;height:20px;top:-13px;background:transparent url(../Images/txtbg_gray.gif) repeat-x;
}
.boxtitle_gray h1{
	color:#7A7878;font:bold 14px Arial;
	padding:0px;
	margin:0px;
}
.imgbg_gray {
	width:268px;
	text-align:center;
	padding:5px 0 0 0;
	background:transparent url(../Images/imgbg_gray.png) no-repeat;  
	height:182px;
}
.imgbg_graytext {
	clear:both;line-height:18px;text-align:justify;width:266px;color:#7A7878;padding-top:5px;font-weight:bold;
}
.steptxt
{
color:#010101;
font:bold 12px arial;
}
.ash_border {
	border:1px dotted #686868;
	background-color:#fff;
	padding:3px;
}
.ashccbg {
	background : #807b7b url(../Images/ashccbg.jpg) repeat-x top;
	display:block;
}
.red_dotted ul
{
list-style-image: url(../Images/bullet_icon.png);
padding:0px;
margin:0px;
vertical-align:bottom;
line-height:25px;
vertical-space:5px;
}
.red_dotted li
{
list-style-image: url(../Images/bullet_icon.png);
margin:0px;
padding:0px;
border-bottom:1px dotted #010101;
line-height:25px;

}
a.whitelink:link, a.whitelink:active, a.whitelink:visited {
	color : #4a4a4a;
	text-decoration : none;
	outline : none;
	font-size : 12px;
	font-weight : bold;
	cursor : pointer;
}
a.whitelink:hover,a.whitelink_sel:link, a.whitelink_sel:active, a.whitelink_sel:visited {
	color : #A72E33;
	text-decoration : none;
	outline : none;
	font-size : 12px;
	font-weight : bold;
	cursor : pointer;
}
.gray_text {
	background-color:#808080;
	height:15;
	color:#ffffff;
	font-weight:bold;
	float:left;
	padding-left:3px;
	padding-right:3px;
}
.red_text {
	background-color:#ff8080;
	height:15;
	color:#ffffff;
	font-weight:bold;
	float:left;
	padding-left:3px;
	padding-right:3px;
}
a.fontdec {
	color:#000000;
}
a.fontdec:hover {
	color:#99ff00;
}
a.txtautres:active,a.txtautres:link,a.txtautres:visited{
	font : normal 12px Arial, sans-serif;
	color:#4C4C4C;
	text-decoration:none;
	outline:none;
}
a.txtautres:hover,a.txtautres_sel:active,a.txtautres_sel:link,a.txtautres_sel:visited,a.txtautres_sel:hover{
	font : normal 12px Arial, sans-serif;
	color:#e4001b;
	text-decoration:none;
	outline:none;
}
a.fontnone{
	font : normal 12px Arial, sans-serif;
	color:#4C4C4C;
	text-decoration:none;
	outline:none;
}
a.fontselect{
	font : normal 12px Arial, sans-serif;
	color:#e4001b;
	text-decoration:none;
	outline:none;
}

/*informationperfonelsidebutton*/
.noirbtn{
	background:transparent url(../Images/noir.png) no-repeat bottom;
	outline : none;
	cursor : pointer;
	width:278px;
	height:41px;
	text-decoration : none;
	display:block;
	border:0px;
}
.noirbtnhover{
	background:transparent url(../Images/noir.png) no-repeat top;
	outline : none;
	cursor : pointer;
	width:278px;
	height:41px;
	text-decoration : none;
	display:block;
	border:0px;
}
.simplebtn{
	background:transparent url(../Images/simple.png) no-repeat bottom;
	outline : none;
	cursor : pointer;
	width:278px;
	height:41px;
	text-decoration : none;
	display:block;
	border:0px;
}
.simplebtnhover{
	background:transparent url(../Images/simple.png) no-repeat top;
	outline : none;
	cursor : pointer;
	width:278px;
	height:41px;
	text-decoration : none;
	display:block;
	border:0px;
}
.doublebtn{
	background:transparent url(../Images/double.png) no-repeat bottom;
	outline : none;
	cursor : pointer;
	width:278px;
	height:41px;
	text-decoration : none;
	display:block;
	border:0px;
}
.doublebtnhover{
	background:transparent url(../Images/double.png) no-repeat top;
	outline : none;
	cursor : pointer;
	width:278px;
	height:41px;
	text-decoration : none;
	display:block;
	border:0px;
}
/*BEGIN: 27-08-09*/
.passerment, .passermenthover,.passerimg,.passerimghover,
.passernord , .passernordhover,.passergratuitnord ,.passergratuitnordhover {
	outline : none;
	cursor : pointer;
	height:41px;
	text-decoration : none;
	display:block;
	border:0px;
	width:350px;
}
.passerment,.passermenthover { background:transparent url(../Images/passer_ment.png) no-repeat bottom; }
.passerimg,.passerimghover { background:transparent url(../Images/passer.png) no-repeat bottom; }
.passernord , .passernordhover { background:transparent url(../Images/passer_nord.png) no-repeat bottom; }
.passergratuitnord, .passergratuitnordhover { background:transparent url(../Images/passer_Gratuit_nord.png) no-repeat bottom; }
.passermenthover ,.passerimghover,.passernordhover ,.passergratuitnordhover { background-position : 0 top; }
/*END: 27-08-09*/
.sep_large_con {
	border-bottom:1px dotted #595959;
	padding-top:3px;
	width:200px;
	display:block;
	margin:0px;
}
.jeuxbutton_sel{
	background : transparent url(../Images/pratiquebut.gif) no-repeat top;
	width : 156px;
	height : 22px;
	display:inline;
	color:#fff;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;
	border:none;
	cursor:pointer;
}
.jeuxbutton_unsel{
	background : transparent url(../Images/pratiquebut.gif) no-repeat bottom;
	width : 156px;
	height : 22px;
	display:inline;
	color:#FFE548;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;border:none;
	cursor:pointer;
}
/*01.08.2009*/

input.ok_small {
	background: url(../Images/okvalider.png) no-repeat top;
	width : 32px;
	height : 20px;
	color:#fff;
	font:bold 12px arial;
	border:none;
	cursor:pointer;
	padding-bottom:2px;
}
input.ok_small_hover {
	background: url(../Images/okvalider.png) no-repeat bottom;
	width : 32px;
	height : 20px;
	color:#f0e548;
	font:bold 12px arial;
	border:none;
	cursor:pointer;
	padding-bottom:2px;
}

/*1708*/

.evenbackgroundimage1
{
	background: url(../Images/even_subbg1.png) no-repeat;
	height:155px;
}
.evenbackgroundimage2
{
	background: url(../Images/even_subbg2.jpg) no-repeat;
	height:169px;
}

a.categorie13:link,a.categorie13:active,a.categorie13:visited{
	background:transparent url(../Images/categorie13_new.png) no-repeat top;
}
a.categorie13:hover {
	background:transparent url(../Images/categorie13_new.png) no-repeat bottom;
}
a.categorie13:hover, a.categorie13_sel:link, a.categorie13_sel:active, a.categorie13_sel:visited, a.categorie13_sel:hover {
	background:transparent url(../Images/categorie13_new.png) no-repeat bottom;
}
.photobtn_sel{
	background : transparent url(../Images/photo.png) no-repeat top;
	width : 156px;
	height : 22px;
	display:inline;
	color:#000;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;
	border:none;
	cursor:pointer;
}
.photobtn_unsel{
	background : transparent url(../Images/photo.png) no-repeat bottom;
	width : 156px;
	height : 22px;
	display:inline;
	color:#FFF;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;border:none;
	cursor:pointer;
}
.galleryGroupsbg {
	background : transparent url(../Images/mainfotobg.jpg) no-repeat;
	width : 180px;
	height : 165px;
	padding:3px 0 0 10px;
}
/*a.galleryTitle {
	color:#bc1109;
	font:bold 14px Arial;
}*/

/*    Gallery_main     */

.gallerytop{
	background: transparent url(../Images/galleryfototop.jpg) no-repeat;
	width : 322px;
	height : 14px;
}
.gallerymid{
	background-color:#fda3a3;
	width:322px;
}
.gallerybot{
	background: transparent url(../Images/galleryfotobot.jpg) no-repeat;
	width : 322px;
	height : 14px;
}

.imgborder {
	border:1px solid #000;
	padding:1px;
	display:block;
	float:left;
	background-color:#fff;
}
.galerytxt{
	font: normal 10px Arial;
	color:#9d9898;
	padding-left:10px;
}
a.comment:link, a.comment:active, a.comment:visited {
	font: normal 10px Arial;
	color:#9d9898;
	text-decoration:none;	
}
a.comment:hover {
	font: normal 10px Arial;
	color:#9d9898;
	text-decoration:underline;	
}

/*     RubriqueDetails     */


.rubribg{
	background: transparent url(../Images/rubribg.png) no-repeat;
	width : 102px;
	height : 82px;
}
.rubribg img{
	margin-left:10px;
	margin-top:-2px;
}
.rubriTitle {
	color:#bc1109;
	font:bold 11px Arial;
}

a.galleryTitle:link, a.galleryTitle:active, a.galleryTitle:visited{
	color:#bc1109;
	font:regular  normal  14px Futura LT Book;
	text-decoration:none;
	/*text-align : justify;*/
	text-align : left;
	vertical-align : bottom;
	/*line-height:50px;*/
	
}
a.galleryTitle:hover{
	color:#bc1109;
	font:regular  normal  14px Futura LT Book;
	text-decoration:none;
	/*text-align : justify;*/
	text-align : left;
	vertical-align:bottom;
	/*line-height:50px;*/
}
a.fermertext:active,a.fermertext:visited,a.fermertext:link {
	color:#ffffff;
	font:bold 14px arial;
	font-style:normal;
}
a.fermertext:hover{
	color:#ffff33;
	font:bold 14px arial;
	font-style:normal;
}
/*** N262009 **/
.part_table td.woukbg,.woukbg {
	background:#fff  url(../Images/woukbg.png) repeat-x center bottom;
	width:601px;
	padding:0px
}
#wouk td {padding:0px;background-color:transparent;}
.woukImg1 div,.woukImg2 div,.woukImg3 div ,
.woukImg4 div ,.woukImg5 div ,.woukImg6 div  {
	width:188px;/*
	padding:57px 0 0 113px;*/
	margin-top:76px;
	font-size:10px;
	line-height:15px;
	*line-height:14px;
	float:right;
	color:#000;
}
.woukImg1 div input,.woukImg2 div input,.woukImg3 div input,
.woukImg4 div input,.woukImg5 div input,.woukImg6 div input  {
	width:100px;
	background:transparent;
	border-bottom:1px dotted #d1d7d4;
	border-top:none;
	border-left:none;
	border-right:none;
	height:16px;
	font-size:10px;
}/*
.woukImg2 div.part2  {padding-left:135px;}
.woukImg4 div.part4  {padding-left:135px;}
.woukImg5 div.part5  {padding-left:145px;}*/
.woukImg2 div.part2  {width:158px;}
.woukImg4 div.part4  {width:158px;}
.woukImg5 div.part5  {width:158px;}
.onetext {padding-left:40px;display:block;}
.woukImg1 {	
	background:transparent url(../Images/woukImg1.png) no-repeat;
	width:303px;
	height:174px;
}
.woukImg2 {	
	background:transparent url(../Images/woukImg2.png) no-repeat;
	width:296px;
	height:174px;
}
.woukImg3 {	
	background:transparent url(../Images/woukImg3.png) no-repeat;
	width:303px;
	height:167px;
}
.woukImg4 {	
	background:transparent url(../Images/woukImg4.png) no-repeat;
	width:296px;
	height:167px;
}
.woukImg5 {	
	background:transparent url(../Images/woukImg5.png) no-repeat;
	width:303px;
	height:171px;
}
.woukImg6 {	
	background:transparent url(../Images/woukImg6.png) no-repeat;
	width:296px;
	height:171px;
}


/*** New design : Rechercher **/
/*** Home Page search module ***/
	.home_search_top,.home_search_bg,.home_search_bottom {width:434px;}
	.home_search_top {
		background : transparent url(../Images/search_top.gif) no-repeat;
		height:20px;
	}
	.home_search_bg {
		background : transparent url(../Images/searchbg.png) repeat-y;
		/*min-height:30px;*/
		clear:both;
	}
	.home_search_bottom {
		background : transparent url(../Images/search_bottom.png) no-repeat;
		height:16px;
		clear:both;
	}
	.home_expand_bg {
		background : #feeeef url(../Images/expand_shade_bg.gif) repeat-x 0 bottom;
		border-top:1px solid #707070;
		padding:10px 0 20px 0;
		min-height:110px; 
		height:auto !important;
		height:110px;
		margin-left:1px;
		width:426px;
	}
	.expandbg {
		/*position:absolute;
		z-index:2000;*/
	}
	.home_expand_bg div#automobile ,.home_expand_bg div#divers,
	.home_expand_bg div#immobilier,.home_expand_bg div#emploi{}
	.rightbutton_space { padding-right:15px;}
	.clearh {
		margin:0px;
		padding:0px;
		height:0px;
		clear:both;
	}
	#immobilier div.home_expand_bg ,#emploi div.home_expand_bg {
		min-height:70px;
		height:auto !important;
		height:70px;
	}
	form {padding:0px;margin:0px;}
/**-- END --**/
/** -=-=-= NEWLY CREATED ON 15032010 =-=-=- **/
.all_search_result {
	background : transparent url(../Images/strip_bg.gif) repeat-y 0 top;
	min-height:25px;
	height:auto !important;
	height:25px;
	/*width:620px;*/
	padding-left:5px;
	padding-top:2px;
}
.all_search_top {
	background : transparent url(../Images/allsearch_top.gif) no-repeat left 0;
	height:35px;
	width:625px;
}
.all_search_bg {
	background : transparent url(../Images/allsearch_bg.png) repeat-y 0 top;
	min-height:20px;
	height:auto !important;
	height:20px;
	width:625px;
	_width:628px;
}
.all_search_bottom {
	background : transparent url(../Images/allsearch_bottom.png) no-repeat left 0;
	height:19px;
	width:625px;
	clear:both;
}
.allsearch_expandbg {background:#fff;width:617px;margin-left:1px;padding:0 0 7px 0;}
.cursor {cursor:pointer;} 
#expand_automotoPart div.all_search_bg {padding:10px 0 0 0;}

.cred{color:#CC3333;}
.ff14{font-size:13px;}

/*** ***/
#listing_immobilier,#listing_automobile,#listing_Courriel ,#listing_emploi{ width:576px;}
.tab_top {
	width:568px;
	height:31px;
	font : bold 14px Arial;
	color:#4c4c4c;
	padding-left:8px;
}
.tab_bottom {
	width:576px;
	height:7px;
	background : transparent url(../Images/tab_bottom1.gif) no-repeat 0 top;
}
.content_bg { 
	border-left: 1px solid #bcbdc0; 
	border-right: 1px solid #bcbdc0; 
	background : #ebebeb url(../Images/tab_bg1.gif) repeat-x 0 bottom;
	width : 574px;
}
#listing_immobilier .tab_top { background : transparent url(../Images/tab_top1.gif) no-repeat 0 0;}
#listing_automobile .tab_top ,#listing_emploi  .tab_top { background : transparent url(../Images/tab_top2.gif) no-repeat 0 0;}
#listing_Courriel .tab_top { 
	background : transparent url(../Images/tab_top3.gif) no-repeat 0 0; 
	color:#d45258;
	font:bold 12px Arial;
	padding-left:15px;
}

#listing_automobile .tab_bottom ,#listing_emploi .tab_bottom{ background : transparent url(../Images/tab_bottom2.gif) no-repeat 0 top; }
#listing_Courriel .content_bg { background : transparent  url(../Images/tab_bg3.gif) repeat-x 0 bottom; }
#listing_emploi .content_bg { background : #ebebeb url(../Images/tab_bg_emploi.gif) repeat-x 0 bottom; }

.bor_top {border-top:1px solid #bdbec1;}
.bor_bottom {border-bottom:1px solid #eeeeee;}


.rightbutton_sel{
	background : transparent url(../Images/pratiquebut.gif) no-repeat top;
	width : 156px;
	height : 22px;
	display:inline;
	color:#fff;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;
	border:none;
	cursor:pointer;
}
.rightbutton_unsel{
	background : transparent url(../Images/pratiquebut.gif) no-repeat bottom;
	width : 156px;
	height : 22px;
	display:inline;
	color:#FFE548;
	text-decoration:none;
	font:bold 12px arial;
	line-height:22px;border:none;
	cursor:pointer;
}
.outer_bg { 
	background:url(../Images/outer_bg.jpg) repeat-y;
	margin:auto;
	width:623px;
}
.grass_bg {
	background:url(../Images/grass_bg.jpg) no-repeat 0px bottom;
	width:623px;
	margin:0px;
	padding:0px;
}