
/* CSS Document */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// Perso for images & color
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
*{
 	font-family: Arial,Verdana,Helvetica,sans-serif;
}
body{
	background: url("") repeat-x scroll 0 0 #393939;
	font-size:11px;
    font-family: Arial, Verdana, Helvetica,sans-serif;
}

a{
	outline: 0;
}

#global{
	background: none;
    width: 980px;
}

#header{
	background-color: #fff;
	height: 155px;
    margin: 9px 0 9px;
    width: auto;
}
#logo{
  	height: 140px;
    overflow: hidden;
}
#logo a{
	    width:200px;
    height:139px;
    background: url("/users/308/pictures/logo_web_180x120.png") no-repeat center bottom;

}

.content a:link, .content a:visited {
	color:#B3071B;
}

h2{
      color: #B3071B;
     text-transform: uppercase;
     margin: 20px 0px;
     font-size: 21px;
 }
 .title h2{
     margin: 0px;
     color: #363636;
     font-size:13px;
 }
#info2_containerindex .slogan {
	position: relative;
}
.slogan {
    background-image:url(/global/interface/standard/slogan.png);
    background-repeat: no-repeat;
    display: block;
    float: right;
    font-size: 16px;
    font-weight: bolder;
    margin-left: 154px;
    margin-top: -13px;
    padding: 6px 0 11px 13px;
    text-align: right;
}


.content h4{
	padding: 0;
    color: #B3071B;
}

/*----------------- TOP MENU -------------------*/
#topmenu{
    float: right;
  	margin: 10px 15px;
    height: 30px:
}

#topmenu .sidebar_module {
	background:none;
    margin-left: 15px;
	width: auto;
}

#topmenu #identification, #currency, #navig_lang {
	background:none;
    padding: 0;
	float: right;
    display: inline;
    width: auto;
}

#topmenu #navig_lang {
	font-size:11px;
}

#topmenu #identification .loginButton{	
	background: url(/global/themes/dinamico//cadena.png) no-repeat center left #B3071B;
    padding:4px 6px 4px 22px;
    color:#fff;
    text-decoration: none;
    text-transform:uppercase;
    display: inline;
    position:relative;
}

#topmenu #navig_lang span img {
    border: 2px solid #ddd;
    height: 14px;
    margin: 0 4px;
    width: 18px;
}
#topmenu #navig_lang a img {
    height: 16px;
    margin: 1px 4px;
    width: 22px;
}

#currency{
	margin-top: -2px;
}
#topmenu #sidebar{
	width:600px;
}
#topmenu #navig_lang li span.txt {
	padding:5px 7px;
   background-color: #B3071B;
    color: #fff;
}

#topmenu #navig_lang li a span.txt{
    background-color: #fff;
    color: #7d7d7d;
}

/*----------------- Navigation -------------------*/
#navigation{
    padding-top: 116px;
    padding-right: 15px;
    margin-left:200px;
   
}
#navigation ul a, #navigation ul a:link,  #navigation ul a:visited {
	background-color: #494949;
    padding: 5px 8px;
    color: #fff;
	height: 14px;
    
}
#navigation #selected a {
   background-color: #B3071B;
	color: #fff;
}
#navigation ul li,  #navigation ul li.last  {
	border: 0px;
	border-right: 1px solid #fff;
    height:24px;
}
#navigation ul a:hover{
	background-color: #E5E5E5;
	color: #B3071B;
}

#navigation ul {
    background-color: #494949;
    height:24px;
    width:100%;
}
#navigation ul li{
	display: inline;
}
#navigation ul a {
    display:block;
    font-size:11px;
    font-weight:normal;
}
a.button{
 	background-color: #B3071B;
    padding:2px 14px;
	text-transform:uppercase;
    color: #fff;
}
a.button:hover{
	background-color: #E5E5E5;
    color: #B3071B;
}
#home .box_header {
	padding:0;
    //background: #e9e9e9;
    text-align:center;
}
.box_header {
	padding:0 0 0 10px;
}

.content a img {
	border:0 none;
}

#map_canvas a img{
	width: 150px;	
}
.content_top {
    background-color:#FFFFFF;
    clear:left;
    height:281px;
    margin-bottom:9px;
    padding: 15px;
}
.content{
	width:100%;
}
#container{
	background-color: #fff;
   margin-bottom:9px;
    padding: 15px;
     clear:left;
    float: left;
	width: 950px; 
}
/*----------------- HOME -------------------*/
.content_top #HomeCustom{
 	width: 100%;
    height: 100%;
}
.societybox{
	width: 360px;
    float: left;
    height:160px;
    padding-left:10px;
}

.societybox .txt{
    color: #313131;
    font-weight: bold;
    font-size: 12px;
    height:158px;
 }
 .link, #loginform .button{
	float: right;
    bottom: 0;
    margin:12px 0 0;
}
#slidebox{
	float: right;
	width: 560px;
    height: 280px;
}
#home .box_login{
	background:url(/global/themes/dinamico//bg_box_login.gif) repeat-x scroll 0 0 transparent;
    float:right;
    height:157px;
    margin-bottom:20px;
    margin-left:10px;
  	padding:15px 15px 15px 5px;
	width:208px;
}
#home .box_login h3{
    font-weight:normal;
    text-transform: uppercase;
    background-color: #B3071B;
    height: 18px;
    text-align: left;
    color: #fff;
    padding:5px 10px 0px;
    font-size: 12px;
    margin-bottom: 15px;
    width: 185px;
}
#home #identification p, .alarm p {
	text-align: left;
    margin-bottom:6px;
    height:14px;
}
#home .sidebar_module .title {
  float:left;
    font-weight:normal;
    margin-left:15px;
    width:71px;
}
#home #identification input#login_name,#home  #identification input#password {
    float:right;
	font-weight:normal;
	margin-left:15px;
	width:71px;
}

#home  #identification a.button {
	padding: 4px;
    width:auto;
}
#identification a.button,
#inscription .link a, 
.desc a {
	border: none;
    background: none;
    float: right;
	  font-size:11px;
    font-weight:normal;
    margin-top:5px;
    color: #3e3e3e;	
}
#identification a.button:hover{
	border: none;
    background: none;
}
#map_canvas a{
    color: #B3071B;
    cursor:pointer ;
    font-weight: bold;
    text-decoration: underline;
}
#map_canvas a:hover{
	color: #606060;
}
.mapbubble_box{
	margin: 5px 0px 5px;
}
.box_remember{
    float: right;
    margin-top: 5px;
}
#inscription p{
    padding-left: 5px;
    height: 77px;
    font-size: 12px;
}
#inscription .link a{
    display:block;
    height:12px;
    margin-left:auto;
    padding:8px 4px;
    text-decoration:none !important;
  	text-transform:uppercase;
}

#identification{
    background:none;
    padding:0;	
}
#loginform{
	text-align: left;
}

#home .box{
	width: 466px;
    float: right;
    height: 187px;
}
#home .boxLeft{
    float: left;
   
}

#home .box_content{
    background:url(/global/themes/dinamico//bg_white_alpha.png) repeat scroll 0 0 transparent;
    height:29px;
    margin:-46px 0 0;
    overflow:hidden;
    padding:14px 10px 0;
    position:relative;
}

#home .detailsOn  .box_content{
    background: url(/global/themes/dinamico//bg_white_alpha.png);
    margin: -160px 0 0;
    padding: 0px;
	position:relative;
	padding:20px 10px;
    height:120px;
}

#home .box_content .deal{
	text-transform: uppercase;
    color: #363636;
}

#home .box_content .title{
	height:29px;
    width: 100%;
  	opacity: 1;
}

#home .box_content .desc{
	height:80px;
    width: 100%;
}

#home .box_content .desc p.txt{
	margin-top:3px;
}

#home .box_content .desc a.home_infos_links{
	margin-top:12px;
}

#home .box_content .desc a.home_infos_links:hover{
	text-decoration:none;
}


/*----------------- SEARCH BOX -------------------*/

.content_top #searchbox{
	background:url(/global/themes/dinamico//bg_searchform.png) no-repeat scroll center 15px #f8f8f8;
	color:#FFFFFF;
	height:271px;
	padding-top:10px;
	width:100%;
   	border: 1px solid #f1f1f1;

}
.content_top #searchbox #searchboxTable{
	 height:260px;

 
}
.content_top #searchbox td.searchbox{
 	width: 170px;
    vertical-align: middle;
	height: 100%;
    color: #B3071B;
    font-size:12px;
}

.content_top #searchbox td.searchform{
    color: #B3071B;    
    width: 510px;
    padding:20px 45px;
     vertical-align: top;
     font-weight:bold;
     height: 260px;
        
}
#searchbox td{
	padding: 0px 10px;
    vertical-align: middle;
    
}
#searchbox .titlebox{
	margin-top: -20px;
}
#searchbox h2{
     color: #B3071B;
    font-size:14px;
    font-weight:bold;
   margin:8px 0;
}
#searchbox .filter tr{
	margin-top: 20px;
}
#searchform table{
	height: 200px;
}
#searchform table .row .label{
	padding-right: 20px;
	vertical-align: middle;
}
#searchform table tr td{
vertical-align: middle;
}
#searchform .count{
	width: 100%;
    height: 60px;
}
#searchform  .number{
	font-size: 39px;
    font-weight: bold;
    float: left;
}
#searchform  .foundedObjects{
	float: left;
  	padding: 5px;
	font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    width: 20px;
}
#searchform  a.button {
	color:#fff;
    background-color: #B3071B;
    float:left;
    font-weight:bold;
    padding:6px 23px 5px;
}
#searchform .countbox{

}
#searchform #orderBy {
	margin-top: 50px;

}
#searchform #orderBy p{
    text-transform: uppercase;
}
#searchform #orderBy select{
	width: 150px;
}
/*----------------- LISTE -------------------*/
#object_container{
	width: 335px; 
    float: right;
    padding: 0;
}
#object_container a{
	text-decoration: none;
    color: #B3071B
}
#object_container a:hover{
	text-decoration: underline;
    color: #606060;
    
}

#object_container h2 {
	font-size: 12px;
    margin: 0px;
    text-decoration: none;
}
#object_container h2:hover, #object_container .city_where a:hover{
   	background-color: #E5E5E5;
    color: #B3071B;
}
#object_container h3{
	font-size: 11px;
    margin: 0px;
    color: #363636;
}
#object_container .city_where a{
      color:#B3071B;    
	font-weight: bold;

}
#object_container .box_content {
	margin: 5px 10px 10px;
}
#object_container .box{
    border-bottom: 1px solid #d9dadb;
    padding-top:5px;
    margin-bottom:0px;
}
.box_content .flr {
	float:left;
	margin-right:10px;
    margin-left: 0px;
}
#object_container 250222.conveniences .row{
width: 120px:
} 
#object_container .conveniences .label {
	width:55px;
}
#object_container .conveniences .value3 {
	width:120px;
    float: right;
}
#object_container .box_content .conveniences{
	float: left;
    width: 120px;
}
#object_container .tbl .row {
    clear:left;
    height:19px;
    width:230px;
}
#banner{
	display: none;
    float: left;
}
#listStyle{
text-align: center;
margin-bottom: 10px;
border-bottom: 2px solid #B3071B;
}

#listStyle a{
	width: 40%;
   background: #494949;
    color: #fff;
   padding: 4px 125px 1px;
   margin-right:40px;
   text-transform: uppercase;
}
#listStyle a.selectedList{
	background: #B3071B;
}
#listStyle a:hover{
	background-color: #E5E5E5;
    color: #B3071B;
}
#listStyle a.selectedList:hover{
	background: #B3071B;
    color: #fff;
}

/*
------------------------------
MAP CONTAINER
------------------------------
*/


#map_container{
	padding-top: 0;
}

#map_container .box_content{
	margin: 0;
}
#map_container #object_details_container{
	width: 0;
    display: none;
    overflow: hidden;
    float: left;
    //width: 596px;

    padding-top: 0px;
}
#map_container #object_details_container.Off{
	display: none;
}
#map_container #object_details_container.On{
	display: block;
}
#map_container #map{
	border: 5px solid #606060;
	float: right;
    width: 940px;
   overflow: hidden;
   position: relative;
}

#map_container #object_details_container.DetailsOn{
	display: block;
}
#map_container .closeDetail{
	cursor: pointer;
    float: right;
	 padding: 4px 10px;
      background: #B3071B;
    color: #fff;
}

/*-------------- _OBJECT DETAIlS --------------*/
#info2_container{
    float: left;
    width: 596px;
    background-color: #f1f1f1;
    padding-top: 0px;
}

#info2_containerindex{
    float: left;
    width: 600px;
    background-color: #f1f1f1;
    padding-top: 0px;
    margin-top: 0px;
}
#info2_container  .box_content {
	margin:0;
}
#info2_container .box_header{
	width: 580px;
    float: left;
    background: #e9e9e9;
	padding:15px 10px;
}
#info2_container .box_header #mainimage{
	float: left;
    margin-right: 10px;
}


#info2_container h2 {
    font-size:20px;
    font-weight:normal;
    text-transform:none;
    margin:15px 0 0px;
}
#info2_container h3 {
    color:#B3071B;
    font-size:12px;
    font-weight:normal;
}
#info2_container .city_where a{
  color: #B3071B;
  text-decoration: none;
  font-weight: bold;
}
#info2_container .city_where a:hover{
  background-color: #E5E5E5;
  color: #B3071B;
  text-decoration: underline;
}
#info2_container .box .price {
	float:left;
	padding-left:0;
}
#info2_container a.button {
   background:url(/global/themes/dinamico//link_off.png) no-repeat scroll 0 0 #B3071B;
    border:0 none;
    display:block;
    font-family:Arial;
    font-weight:normal;
    height:14px;
    margin:0 0 1px;
    padding:5px 8px 2px 30px;
    text-align:left;
    text-decoration:none !important;
    width:562px;
    color: #fff;
}
#info2_container .linkWrapper:hover {
	background-color: #B3071B ;
    color: #fff;
}
#info2_container .linkWrapperOn:hover{
	background-color: #B3071B ;
    color: #fff;
}
#info2_container  a.negative span {
	color: #fff;
}
#info2_container .wrapper{
    padding: 10px;
    width: 580px;
    clear:left;
}


#info2_container a.pdf,
#info2_container a.interest,
#info2_container a.financing, 
#info2_container a.web{
     background:url(/global/themes/dinamico//link_off_ext.png) no-repeat scroll 0 0 #494949;

}
#info2_container a.pdf:hover,
#info2_container a.interest:hover,
#info2_container a.financing:hover{
	background-color: #B3071B;
    color: #fff;
}

#info2_container .flr{
	width: 100%;
}
#info2_container .flr img {
	float:left;
    padding: 5px;
}
#info2_container .conveniences {
	width:500px;
    margin-bottom:20px;

}
#info2_container .conveniences .row{
	width: 500px;
}
#info2_container .conveniences .label, #info2_container .conveniences .value3 {
	width:200px;
 
}

#info2_container .linkWrapper{
	height: 15px;
      background:url(/global/themes/dinamico//link_off.png) no-repeat scroll 0 0 #494949;
    border:0 none;
    display:block;
    font-family:Arial;
    font-weight:normal;
    color: #fff;
    margin:0 0 1px;
    padding:5px 8px 2px 30px;
    text-align:left;
    text-decoration:none !important;
    width:562px;
    cursor: pointer;
    text-transform: uppercase;
}
#info2_container .linkWrapperOn{
    background:url(/global/themes/dinamico//link_on.png) no-repeat scroll 0 0 #B3071B;
    cursor: default;
}
#info2_container .wrapper{
	display: none;
}
#info2_container .itIsOpen{
	display: block;
}
.highlight {
	background:url(/global/themes/dinamico//bg_highlight.png);
}
#info2_container #commodities, #info2_container h4 {
	width:540px;
}
#info2_container .box_header, #info2_container,#info2_containerindex {
    background: none repeat scroll 0 0 #F8F8F8;
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
LOGIN
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#totalCover {
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:3;
    display:none;
	background: url(/global/themes/dinamico//login_overlay.png) repeat top left;
	position: absolute;
}
#closeLogin {
    background:url(/global/themes/dinamico//close_login.png) no-repeat scroll 387px 5px #B3071B;
    counter-reset:pointer;
    height:17px;
   left: 0;
    margin-right:20px;
    margin-top:-10px;
    position:absolute;
    top:3%;
    width:408px;
}

#identification{
	display: inline;
    border: none;

}
#showHideLogin {
		border:1px solid #B3071B;
	display:none;
    position:absolute;
    top:200px;
    left: 50%;
    margin-left: -150px;
    z-index:99;
    width: 326px;
    height:217px;
    padding: 31px 50px 0px 31px;
   background:none repeat scroll 0 0 #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0px;
}

#identification #showHideLogin p, 
#identification #showHideLogin .alarm p,
#identification #showHideLogin .forget_login {
	text-align:left;
}

#showHideLogin #login_error {
	text-align:center;
    left:50%;
    margin-left:-200px;
    top:auto;
    width: 80%;
    position:absolute;
    padding:3px 10px;
    border:2px solid #B6121B;
    height:135px;
    background: url(/global/themes/dinamico//bg_white_alpha_login.png) repeat top left;
}
#identification #showHideLogin #login_error p{
    text-align:center;
    line-height:40px;
    font-size: 12px;
    margin-top: 20px;
}

#showHideLogin #login_error a,
#showHideLogin #login_error a:visited,
#showHideLogin #login_error a:active {
	color:#000000;
    text-decoration:underline;
}

#showHideLogin #login_error a:hover {
		text-decoration:none;

}


#identification #showHideLogin a.button {
   background-color: #B3071B;
    padding:2px 14px;
	text-transform:uppercase;
    color: #fff;
}

#showHideLogin .title {
	display:inline-block;
    width:45%;
}

#identification #showHideLogin input#login_name, 
#identification #showHideLogin input#password {
    margin-left:0;
    width:53%;
    background-color:#fff;
    height: 22px;
}

#showHideLogin .forget_login {
    clear:right;
    margin-top:3px;
    margin-right:10px;
    display: block;

}
#showHideLogin .forget_login a {
	color: #565656;
    font-size: 12px;
    font-weight: normal;
   
}
#showHideLogin .forget_login a:hover {
	text-decoration:underline;
}

#showHideLogin a.button {
    border-color:#B9CD33;
}

#showHideLogin a.button:hover{
   
}

#showHideLogin a.button:active{
    background-color:#FFFFFF;
    background-image:none;
}

#showHideLogin label.remember {
    margin-right:10px;
}


a.send {
	background-image:none;
}

a.logOutButton {
	position:absolute;
    right:30px;
	top:115px;
}
#footer {
	clear: left;
    border-top:0 none;
     color:#8b8b8b;
    margin:0;
    text-align:center;
}
#footer a {
  color:#8b8b8b;
}
/*
---------------------------- 
PAGINATION
----------------------------
*/
#object_container .arrow a{
	font-size: 12px;
}
.pagination_box, .pagination{
    border: none;
    margin: 0;
    background: none;
    text-transform: uppercase;
    font-size: 11px;
}
.pagination table{
	width: 100%;
}
.pagination table td{
	width: 30%;
}
.pagination table td,
.pagination table td a{
	color: #7a7a7a; 
    font-weight: bold;   
}
.previous, .next{
background: none;
}



/*
----------------------------
other 
----------------------------
*/
#contact_container #map{
	float: left;
}
#contact_container #contact_table{
	float: left;
	margin-bottom: 30px;
    margin-left: 20px;
    width: 45%;
    }
.object_type {
	color:#e5e5e5;
}
#contact_container .textbox {
    font-size: 14px;
    margin: 10px 0;
    text-align: justify;
}

#search_container .highlight{
	background: none #494949;
    color:#FFFFFF;
    font-size:12px;
    text-transform:uppercase;
}

#contact_container #contact_image {
    float: right;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-top: 20px;
    padding-top: 4px;
}
#contact_container img {
    float: none;
    padding-top: 0;
}
#contact_container img#captcha_image{
	margin-top: -2px;
}
#account_container .tbl .label, #contact_container .tbl .label, #forgotten_login_container .tbl .label, #objectsselection_container .tbl .label {
    margin-right: 4px;
    width: 280px;
}

#account_container .tbl .label, #contact_container .tbl .label, #forgotten_login_container .tbl .label, #objectsselection_container .tbl .label {
    margin-right: 4px;
    width: 300px;
}
div.anythingSlider .thumbNav {
    background-color: #B3071B!important;
}


/*
-------------------------------------------
DEMO - TEMPLATE CHOOSER
-------------------------------------------
*/
#version_demo {
	position:absolute;
	top:-150px;
	background: transparent url(/images/demo_bg.png) no-repeat;
	height: 134px;
	width:130px;
	position: absolute;
	left:-5px;
	clip:rect(13px,130px,135px,0px);
	z-index:1;
	border:none;
	color:#FFFFFF;
	font-family: Myriad, Arial, sans-serif;
	text-align:left;
}

#democlick {
	height: 100%;
	width:100%;
	background: transparent url(/images/empty.gif) no-repeat;
	position:absolute;
	cursor:pointer;
}

#text_demoversion_1_fe {
	height:17px;
	margin:0;
	color:#fff;
	font-size:18px;
	text-indent:39px;
	padding-top:27px;
	font-family: Myriad, Arial, sans-serif;
}

#text_demoversion_2_fe {
	height:16px;
	margin:0;
	padding: 3px 0 10px 0;
	font-weight:bold;
	font-size:15px;
	text-indent:39px;
	font-family: Myriad, Arial, sans-serif;
}

#text_demoversion_3_fe {
	height:25px;
	margin: 0 0 0 13px;
	padding:0px;
	color:#fff;
	font-size:10px;
	width:100px;
	font-family: Myriad, Arial, sans-serif;
}

#text_demoversion_4_fe {
	height:15px;
	margin:5px 0 0 13px;
	padding:0px;
	font-size:20px;
	font-family: Myriad, Arial, sans-serif;
}

#chooser_box {
	z-index:100;
	position:absolute;
	top:-148px;
	width:800px;
	margin-left:-400px;
	left:50%;
	height:147px;
	background:url(/global/interface/standard/bg_template_chooser.png) no-repeat center bottom;
	color:#FFFFFF;
}

*html #chooser_box {
	background-posititon:0 -1px;
}

#chooser_box #chooser {
	height:133px;
	padding:6px 10px 8px;
}

#chooser_box #opencloser {
	width:150px;
	height:17px;
	padding-top:5px;
	margin:0 auto;
	background:url(/global/interface/standard/button_template_chooser.png) no-repeat center bottom;
	cursor:pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
    text-align: center;
}

#chooser_box #opencloser:hover {
	color:#EEEEEE;
}

#chooser_box #chooser_mask {
	width:750px;
	margin:auto;
	height:133px;
	overflow:hidden;
}

#chooser_box .template_option {
	background:#EEEEEE;
	color:#555555;
	cursor:pointer;
	padding:5px 5px 3px;
	font-size:10.5px;
}

#chooser_box .template_option:hover {
	background:#DDDDDD;
}

#chooser_box .template_option img {
	border:#AAAAAA 1px solid;
}

#chooser_box .template_option:hover img {
	border:#888888 1px solid;
}

#chooser_box .template_option span {
	color:#555555;
}

#chooser_box .chooser_arrow {
	width:21px;
	position:absolute;
	top:10px;
	height:128px;
	cursor:pointer;
}

#chooser_box .chooser_arrow#chooser_prev {
	left:4px;
	background:url(/global/interface/standard/chooser_arrow_prev.png) no-repeat center center;
	display:none;
}

#chooser_box .chooser_arrow#chooser_next {
	right:4px;
	background:url(/global/interface/standard/chooser_arrow_next.png) no-repeat center center;
}
.content a.button,
.content a.button:visited, 
.content a.button:link {
	color: #fff;
    background-image: none;
    font-weight: normal;
    padding:2px 14px;
    border: none;
}
.content a.button:hover{
	color: #B3071B;
}
#registerMenu ul{
    padding-left: 0px;
    border-bottom: 2px solid #B3071B;
}
#registerMenu ul li {
    background-color: #B3071B;
    color: #fff;
    border: 0px solid #B3071B;
    margin-left: 0px;
    text-transform: uppercase;
    margin-right: 1px;
}
#registerMenu ul li:hover{
	background-color: #494949;
}
#registerMenu ul li.selected {
    background-color: #494949;
    color: #fff;
    padding: 4px 10px;
    border: 0px;
}
.content #registerMenu ul li.selected a:link, .content #registerMenu ul li.selected a:visited{
	 color: #fff;
}
#registerMenu ul li a{
   color: #fff;
}
#redir_container .registered a.button {
	background-image: none;
}
#identification a, .alarm a {
	color: #B3071B;
}
.excludeButton{
	float: right;
       margin-right: 4px;
}

.slider_container .home_box{
	position:relative;
	display:block;
	width:560px;
	height:280px;
	overflow:hidden;
        float: right;
}

.slider_container #home_slide{
	border-collapse:collapse;
}

.slider_container #home_slide td div.img_box{
	width:560px;
	height:280px;
	text-align:center;
}


.slider_container #title_home h2{
	margin:0;
	padding:0;
	font-size:27px;
	color:;
}

.slider_container #puces_home{
	 background: none repeat scroll 0 0 #B3071B;
    float: right;
    height: 13px;
    margin: -17px 0px 0 0;
    padding: 4px 5px 0;
    position: relative;
    text-align: left;
    width: 550px;
    z-index: 1;
}

.slider_container #puces_home .puce_home{
	cursor:pointer;
}

.slider_container #puces_home .puce_home:hover{
	opacity:0.6;
}

