/*   My CSS : !!!! 

--------------------------------------------------- */
*{
	outline:0;
}

html{
	outline:0;
}

body{
	outline:none;
}

#coeur_description {
	width: 277px;
	height: 49px;
	background-image: url(images/fr/bg_cache.png);
	position: absolute;
	z-index: 500;
	margin-top: 125px;
	padding-top: 42px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

* html #coeur_description {
	background-image: url(images/fr/bg_cache.gif);
}

.transFavoris {
	border: 1px solid #FF0000;
	background-color: #a41a09;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

#pagination {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#pagination span { 
	padding: 3px;
}

#pagination a {
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#333;
	margin-right: 3px;
	border: 1px solid #666;
	padding: 3px;
	text-transform: uppercase;
	outline: none;
}

.swf {
	width: 452px;
	height: 381px;
}

.nouveautes {
	background-image: url(images/fr/bg_nouveautes-trans.png);	
	background-repeat: no-repeat;
	padding: 5px;
	width: 300px; 
}

.nouveautes_nom {
	width: 165px; 
	/*border-bottom: 1px solid #000000;	*/
}

.marcheimmo {
	background-image: url(images/fr/bg_gris-trans.png);
	background-repeat: repeat-y;
	padding: 10px 0 10px 0;
}

.scroll {
	width: 280px;
	height: 140px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*margin: 0.3em auto;*/
	padding-right: 15px;
	outline: none;
}
	
/*--------------------------------------------------- */

input {
	height: 19px;
	margin: 1px;
	border: 1px #999999 solid;
	vertical-align:middle;
}

textarea {
	margin: 1px;
	border: 1px #999999 solid;
}

input:focus, textarea:focus {
	border: 1px #a41a09 solid;
}


#window
{
	position: absolute;
	left: 400px;
	top: 500px;
	/*width: 300px;*/
	width: 270px;
	height: 170px;
	overflow: hidden;
	display: none;
}
#windowTop
{
	height: 30px;
	overflow: 30px;
	background-image: url(images/window/window_top_end.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#windowTopContent
{
	margin-right: 13px;
	background-image:url(images/window/window_top_start.png);
	background-position:left top;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #a41a09;
}
#windowMin
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#windowMax
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#windowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#windowBottom
{
	position: relative;
	height: 140px;
	/*background-image: url(images/window/window_bottom_end.png);*/
	background-position: right bottom;
	background-repeat: no-repeat;
}
#windowBottomContent
{
	position: relative;
	height: 140px;
	/*background-image: url(images/window/window_bottom_start.png);*/
	background-image: url(images/window/img_test.jpg);
	/*background-position: left bottom;*/
	background-repeat: no-repeat;
	/*margin-right: 13px;*/
}
#windowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#windowContent
{
	position:absolute;
	top: 20px;
	/*top: 30px;*/
	/*left: 10px;*/
	width: auto;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
	/*border: 1px solid #6caf00;*/
	height: 125px;
	width: 275px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color: #fff;*/
}
#windowContent *
{
	margin: 10px;
}
.transferer2
{
	border: 1px solid #FF0000;
	background-color: #a41a09;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}


/*----------------------------------------------+
+                        taille 10              +
+----------------------------------------------*/
.imga {
	display: none;
	width: 520px;
	height: 340px;
	text-align: center;
}

.image_mini {
	display: none;
	width: 520px;
	height: 340px;
	text-align: left;
}


.arial10noir {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	line-height: 10pt;
}

.arial10blanc {
	color: #ffffff;
	font-size: 10px;
	font-family: Arial;
	line-height: 10pt;
}

.arial10rouge_maj {
	color: #a41a09;
	font-size: 10px;
	font-family: Arial;
	line-height: 10pt;
	text-transform: uppercase;
}

.arial10noir_maj {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	line-height: 10pt;
	text-transform: uppercase;
}

/*----------------------------------------------+
+                        taille 11              +
+----------------------------------------------*/

.arial11noir {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	line-height: 10pt;
}

.arial11gris {
	color: #7A7A7A;
	font-size: 11px;
	font-family: Arial;
	line-height: 10pt;
}

.arial11noirbold_maj {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	line-height: 10pt;
	font-weight: bold;
	text-transform: uppercase;	
}
.arial11noirbold{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	line-height: 10pt;
	font-weight: bold;
	
}
.arial11rouge {
	color: #a41a09;
	font-size: 11px;
	font-family: Arial;
	line-height: 10pt;
}

.arial11boldblanc_maj {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 10pt;
	text-transform: uppercase;
}

.arial11rougebold {
	color: #a41a09;
	font-size: 11px;
	font-family: Arial;
	line-height: 10pt;
	font-weight: bold;
}

.arial11rougebold_maj {
	color: #a41a09;
	font-size: 11px;
	font-family: Arial;
	line-height: 10pt;
	font-weight: bold;
	text-transform: uppercase;	
}

.adresse_maj {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	line-height: 10pt;
	text-transform: uppercase;	
}

/*----------------------------------------------+
+                        taille 12              +
+----------------------------------------------*/

.arial12boldnoir {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 10pt;
}


.arial12boldrouge {
	color: #a41a09;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 10pt;
}

.arial12noirbold_maj {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	line-height: 10pt;
	font-weight: bold;
	text-transform: uppercase;	
}



/*----------------------------------------------+
+                        taille 13              +
+----------------------------------------------*/

.arial13boldrouge_maj {
	color: #a41a09;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	line-height: 20pt;
	text-transform: uppercase;
}

.arial13noirbold {
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	line-height: 10pt;
	font-weight: bold;
}

/*----------------------------------------------+
+                        taille 14             +
+----------------------------------------------*/

.arial14boldrouge_maj {
	color: #a41a09;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	line-height: 10pt;
	text-transform: uppercase;
}

/*----------------------------------------------+
+                        taille 16              +
+----------------------------------------------*/

.arial16boldnoir_maj {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	line-height: 10pt;
	text-transform: uppercase;
}

.arial16boldrouge_maj {
	color: #a41a09;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	line-height: 10pt;
	text-transform: uppercase;
}

.arial16boldrouge_majbis {
	color: #a41a09;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	line-height: 13pt;
	text-transform: uppercase;
}


/*----------------------------------------------+
+                        taille 22              +
+----------------------------------------------*/
.arial20boldnoir_maj {
	color: #000000;
	font-size: 22px;
	font-family: Arial;
	line-height: 17pt;
	text-transform: uppercase;
}
/*----------------------------------------------+
+                       formulaires              +
+----------------------------------------------*/

select, option {
background-image: url(images/window/bg_form.gif);
background-color: #CACED4;
color:black;
border-color: #CACED4;
border-style: none;
} 


/*----------------------------------------------+
+                        liens              +
+----------------------------------------------*/

a.txtbas
  {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	line-height: 10pt;
	text-decoration: none;
  }
  
a.txtbas_transaction
  {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	line-height: 10pt;
	text-decoration: none;
  }
a.txtbas:hover
  {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
	line-height: 10pt;
	text-decoration: none;
  }

a.liennoir
  {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	line-height: 10pt;
	text-decoration: none;
  }
  
  a.liennoir:hover
  {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	line-height: 10pt;
	text-decoration: none;
  }
  
  a.arial12noirmaj
  {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	line-height: 10pt;
	text-transform: uppercase;
	text-decoration: none;
}

  a.arial12noirmaj:hover
  {
	color: #a41a09;
	font-size: 12px;
	font-family: Arial;
	line-height: 10pt;
	text-transform: uppercase;
	text-decoration: none;
}

  a.arial10noirmaj
  {
	color: #000000;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18pt;
	text-transform: uppercase;
	text-decoration: none;
}

  a.arial10noirmaj:hover
  {
	color: #a41a09;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18pt;	
	text-transform: uppercase;
	text-decoration: none;
}

.more_action a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* Scrooll */

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbar {
width: 36px;
background: url(images/fr/scrollbar.gif) -36px 0px repeat-y;
/* do not forget to put colors for backgrounds for before image(s) can load , this is more important for
the scrollbar itself than the scrollbase, as user can live without an image on the base but cannot see
any scrollbar when images cannot load. */
}
.vscrollerbarbeg {
/* height of this element is normally auto set to fit the scrollbase, to cover the base... */
height: 54px !important;
/* ...unless we force the size using an !important decleration */
/* forcing would not be required if Webkit-Safari did not have a background-repeat bug*/
/* this may be fixed by the time Safari 3.0 is released. */
width: 36px;
background: url(images/fr/scrollbar.gif) -108px -32px no-repeat;
}
.vscrollerbarend {
/* height of this element should be set */
height: 24px;
width: 36px;
background: url(images/fr/scrollbar.gif) -108px 0px no-repeat;
}

.vscrollerbase {
width: 36px;
background: url(images/fr/scrollbar.gif) 0px 0px repeat-y;
}
.vscrollerbasebeg {
/* height of this element is auto set to fit the scrollbase, to cover the base */
/* this element can be used to place a faux top arrow image */
width: 36px;
height: 28px !important; /*Again, the safari fix, normally this line is not needed.*/
background: url(images/fr/scrollbar.gif) -73px -28px no-repeat;
}
.vscrollerbaseend {
/* height of this element should be set */
/* this element can be used to place a faux bottom arrow image */
height: 28px;
width: 36px;
background: url(images/fr/scrollbar.gif)  -73px 1px no-repeat;
}

/* do not forget to give horizontal scrollbars some color properties even if you don't plan on using them */
.hscrollerbase {
height: 16px; background-color: white;
}
.hscrollerbar {
height: 16px; background-color: black;
}

.vscrollerbar, .hscrollerbar {
/* paddings of these elements will decide how far the scrollbar will stop in both ends, and are not actually
used for styling, and are set to 0 by the script, here we will set them the size of our faux arrows */
padding: 10px;
z-index: 2;
}

/* properties for scroller jog box, just in case */
.scrollerjogbox {
width: 36px;
height: 16px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}


/* Scroll Bar Master Styling Ends Here */
