/* CSS Document */
body {background-color:#FBFBFB; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #959595; cursor: default;}

/*-------- Default Style --------*/
/*th,td,div{color:#000; font-family:Arial, Verdana,Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,a:active{color:#4F839F; text-decoration:none; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#C00; text-decoration:none; }*/

/*-------- design style --------*/
.header {
	position: relative;
	width: 955px;
	height: 155px;
	font-family: Helvetica, Arial, sans-serif;
	z-index: 10;
	background-image: url(ui_images/headerBg.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 78px;
	padding-left: 92px;
	display: block;
	overflow: visible;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	width: 947px;
	background-image: url(ui_images/contentBg.png);
	z-index: 9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 92px;
	padding-right: 86px;
}
.preFooter {
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	width: 947px;
	min-height:23px;
	background-image: url(ui_images/preFooterBg.png);
	z-index: 8;
	background-repeat: repeat-x;
	background-position: center bottom;
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	width: 1125px;
	margin: 0px auto 0px auto;
	height: 42px;
	background-image: url(ui_images/footerBg.png);
	z-index: 7;
}
.footer img {
	display:block;
	position:absolute;
	left:985px;
	bottom:0px;
}
.footerTxt{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	position:relative;
	top:18px;
	font-size:9px;
}
.flashMenuContainer {
	position:absolute;
	width:955px;
	left: 88px;
	display: block;
	z-index: 11;
}
.redSmall, .redSmall:link, .redSmall:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ca0000;
	text-decoration:none;
}
.redSmall:hover{
	color: #ff0000;
}
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited{
text-decoration:none;
font-size:9px;
color:#969696;
}
.breadcrumbs a:hover{
color:#F00000;
}
.bigRed{
	font-size: 25px;
	color: #F00000;
}
.mediumRed{
	font-size: 18px;
	color: #F00000;
}
.normalRed{
	font-size: 12px;
	color: #F00000;
}
.s14{
font-size:14px;
}
.s11{
font-size:11px;
}
.s12{
font-size:12px;
}
.s10{
font-size:10px;
}
.s16{
font-size:16px;
}
.ul{
text-decoration:underline;
}
#distancer{
	font-size:1px;
	clear: both;
	position: relative;
}
.distancer{
	font-size:1px;
	clear: both;
	position: relative;
}
a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
/* home page specs */
/*====================================================*/
.homeFlashContainer {
	float: left;
	height: 230px;
	width: 680px;
	position: relative;
}
.homeNavigation {
	float: left;
	height: 230px;
	width: 150px;
	position: relative;
	background-color: #CCCCCC;
}
.homeConsultationB {
	float: left;
	height: 230px;
	width: 117px;
	position: relative;
	background-color: #CCCCCC;
}
.homeSloganTag {
	background-color: #242424;
	height: 50px;
	clear: both;
	width: 947px;
	margin: 0px;
}
.homeBox1 {
text-align:left;
	float: left;
	height: 295px;
	width: 245px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
.homeBox2 {
text-align:left;
	float: left;
	height: 295px;
	width: 224px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
.homeBox3 {
text-align:left;
	float: left;
	height: 295px;
	width: 226px;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}

.homeBox4 {
text-align:left;
	float: left;
	height: 295px;
	width: 249px;
	position: relative;
	overflow:hidden;
}
.homeImg{
position:absolute;
bottom:0px;
}
.homeFooter {
	position: relative;
	height: 85px;
	width: 947px;
}


/* vente page specs */
.vente_container{
	width:885px;
	margin:0px auto 0px auto;
	position: relative;
	text-align: left;
}

.vente_redLine{
	font-size: 1px;
	background-color: #fadbdb;
	display: block;
	height: 1px;
	width: auto;
}
.vente_greyLine{
	font-size: 1px;
	background-color: #e0e0e0;
	display: block;
	height: 1px;
	width:100%
}

.vente_flashContainer {
	float: left;
	position: relative;
	height: 262px;
	width: 383px;
}
.vente_descriptionContainer {
	float: right;
	width: 460px;
	position: relative;
	font-size: 11px;
}
.vente_stat{
	float:left;
	font-size:11px;
	width: 145px;
	position: relative;
	color:#666666;
}
.vente_statValue{
	float:right;
	width: 315px;
	font-size: 11px;
	color: #000000;
	position: relative;
}
.vente_statElement {
	clear: both;
	position: relative;
	width: 460px;
}
.vente_paging {
	text-align: right;
}
.vente_paging a:link, .vente_paging a:visited {
	text-align:center;
	display: block;
	float: right;
	position: relative;
	background-color: #990000;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
.vente_paging a:hover {
	background-color: #F00000;
}

/* typeV4 page specs */
.exp_container{
	width:830px;
	margin:0px auto 0px auto;
	position: relative;
	text-align: left;
}
.exp_container_empskin{
	width:886px;
	margin:0px auto 0px auto;
	position: relative;
	text-align: left;
}
.exp_textContainer {
	width:600px;
	position: relative;
	float:left;
}
.exp_boxContainer{
	width:160px;
	position: relative;
	float:right;
}
.exp_boxTitle{
	width:auto;
	position: relative;
	background-color: #898989;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.exp_link1, .exp_link1:link, .exp_link1:visited{
	text-decoration:none;
	font-size:9px;
	color:#969696;
	background-image: url(ui_images/exp_roundBullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	display: block;
	left: 30px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
.exp_link1:hover{
	color:#F00000;
}
/* news  page specs */
.news_container{
	width:830px;
	margin:0px auto 0px auto;
	position: relative;
	text-align: left;
}
.news_textContainer{
	width:645px;
	position: relative;
	float:left;
}
.news_Date{
font-size:13px;
color:#000000;
}
.news_text{
	font-size:12px;
	position:relative;
	width:430px;
	float:left;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	display: block;
	height: auto;
}
.news_imgRight{
float:right;
position:relative;
display:block;
}
/* stein  page specs */
.stein_container
{
	width:830px;
	margin:0px auto 0px auto;
	position: relative;
	text-align: left;
}
.stein_leftMenu {
	float: left;
	width: 155px;
	position: relative;
}
a.stein_leftMenuLink:link, a.stein_leftMenuLink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #D6D6D6;
	border-bottom-color: #e5e5e5;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.stein_leftMenuLink:hover{
	color:#f00000;
	border-right-style: none;
	background-image:url(ui_images/stein_menuTag.png);
	background-position: right center;
	background-repeat: no-repeat;
}
div.stein_leftMenuLink{
	background-image:url(ui_images/stein_menuTag.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.stein_midText {
	position: relative;
	width: 400px;
	float: left;
	left: 45px;
	font-size: 12px;
}
/* pub page specs */
.pub_elemnet {
	position: relative;
	width: 400px;
}
.pub_elemnetText {
	position: relative;
	float:left;
	width: 290px;
}
.pub_imgRight{
	float: right;
	position: relative;
	display: block;
}
/* se page specs */
.se_container
{
	width:890px;
	margin:0px auto 0px auto;
	position: relative;
	text-align: left;
}
.se_mapContainer{
	display: block;
	position: relative;
	width:890px;
	height:303px;
	float: left;
	top: 0px;
}
.se_sideButs {
	display: block;
	float: left;
	width: 50px;
	height: auto;
	bottom: 0px;
	left: 733px;
	position:absolute;
	margin-left:5px;
}
.se_chekboxContainer {
	display: block;
	position: relative;
	background-image: url(ui_images/se_checkboxBg.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 157px;
}
.se_resultElement {
	background-image: url(ui_images/se_resultElement.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 294px;
	display: block;
	position: relative;
	float: left;
	margin-right:6px;
}
.se_resultElementOverlay {
	height: 136px;
	width: 294px;
	display: block;
	position:absolute;
	background-color:#FF0000;
	top:0px;
	left:0px;
	opacity:0;
	filter:alpha(opacity=0);
}
.se_resultElementOver .se_resultElementOverlay, .se_resultElementOverlay:hover  {
	height: 136px;
	width: 294px;
	display: block;
	position:absolute;
	background-color:#FF0000;
	top:0px;
	left:0px;
	opacity:0;
	filter:alpha(opacity=0);
	margin-right:6px;
}


.se_resultElement .normalRed14 {
	font-weight:bold;
	font-size: 14px;
	color: #F00000;
}
.se_resultElement .normalBlack {
	color: #000000;
}
.se_resultElementOver {
	/*background-image: url(ui_images/se_resultElement.png);*/
	background-image: url(ui_images/se_resultElementOver.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 294px;
	display: block;
	position: relative;
	float: left;
	color:#FFFFFF;
}
.se_resultElementOver .normalRed14 {
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
}
.se_resultElementOver .normalBlack {
	color: #ffffff;
}

.se_resultElementText {
	white-space: normal;
	display: block;
	overflow: hidden;
	position: relative;
	height: 115px;
	width: 143px;
	top: 23px;
	left: 12px;
	float: left;
}
.se_resultElementImg {
	white-space: normal;
	display: block;
	position: relative;
	float: right;
	top: 23px;
	right: 21px;
	width: 110px;
	height: 90px;
}
.se_resultElementMiniArrow{
	display:block;
	position:absolute;
	background:transparent url(ui_images/se_miniArrow.png);
	width:17px;
	height:17px;
	right:-10px;
	bottom:-10px;
}
.se_mapMenu {
	background-color: #CCCCCC;
	display: block;
	width: 55px;
	position: absolute;
	height: 303px;
	left: 0px;
	top: 0px;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.se_mapMenu img {
	opacity:1;
	filter:alpha(opacity=100);
}


/*
 search engine user interface
*/
/*.se_userInterface_small{
	position: relative;
	width: 890px;
	display: block;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.se_userInterface_smallContainer{
	width:890px;
	height:101px;
	display:block;
	position:absolute;
	left:0px;
	top:29px;
	background-color:#f4f4f4;
}
.se_typeSelectorBar{
	width:236px;
	height:29px;
	position:absolute;
	display:block;
	top:0px;
	right:30px;
}
a.se_typeSelectorRapide, a.se_typeSelectorRapide:link, a.se_typeSelectorRapide:visited{
	width:118px;
	height:29px;
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	background-image:url(ui_images/se_rapidSrcBut.png);
}
a.se_typeSelectorRapide:hover{
	background-image:url(ui_images/se_rapidSrcBut_h.png);
}
div.se_typeSelectorRapide{
	width:118px;
	height:29px;
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	background-image:url(ui_images/se_rapidSrcBut_h.png);
}

a.se_typeSelectorAdvanced, a.se_typeSelectorAdvanced:link, a.se_typeSelectorAdvanced:visited{
	width:118px;
	height:29px;
	position:absolute;
	display:block;
	top:0px;
	left:118px;
	background-image:url(ui_images/se_advSrcBut.png);
}
a.se_typeSelectorAdvanced:hover{
	background-image:url(ui_images/se_advSrcBut_h.png);
}
div.se_typeSelectorAdvanced{
	width:118px;
	height:29px;
	position:absolute;
	display:block;
	top:0px;
	left:118px;
	background-image:url(ui_images/se_advSrcBut_h.png);
}
*/
.se_option1Title{
	display:block;
	position:absolute;
	width:80px;
	color:#e40000;
	font-size:12px;
	height:15px;
	top:40px;
	left:20px;
}
.se_option1{
	display:block;
	position:absolute;
	width:90px;
	color:#000000;
	font-size:10px;
	top:58px;
	left:20px;
}

.se_option2Title{
	display:block;
	position:absolute;
	width:80px;
	color:#e40000;
	font-size:12px;
	height:15px;
	top:40px;
	left:100px;
}
.se_option2{
	display:block;
	position:absolute;
	width:90px;
	color:#000000;
	font-size:10px;
	top:58px;
	left:100px;
}
.se_option3Title{
	display:block;
	position:absolute;
	width:160px;
	color:#e40000;
	font-size:12px;
	height:15px;
	top:40px;
	left:254px;
}
.se_option3{
	display:block;
	position:absolute;
	width:200px;
	color:#000000;
	font-size:10px;
	top:58px;
	left:250px;
	height:20px;
}
.se_option4Title{
	display:block;
	position:absolute;
	width:200px;
	color:#e40000;
	font-size:12px;
	height:15px;
	top:0px;
	left:0px;
}
.se_option4Body{
	display:block;
	position:absolute;
	width:200px;
	color:#000000;
	font-size:10px;
	top:18px;
	left:0px;
	height:20px;
}
.se_option4{
	display:block;
	position:absolute;
	width:200px;
	color:#000000;
	font-size:10px;
	top:40px;
	left:250px;
	height:20px;
}
.se_flashSlider{
	width:210px;
	height:80px;
	display:block;
	position:absolute;
	top:40px;
	left:460px;
}

.se_userInterface_big{
	position: relative;
	width: 890px;
	display: block;
	height: 230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.se_userInterface_bigContainer{
	width:890px;
	height:201px;
	display:block;
	position:absolute;
	left:0px;
	top:29px;
	background-color:#f4f4f4;
}

.se_lableOptionRecherche{
	display:block;
	position:absolute;
	width:160px;
	color:#e40000;
	font-size:12px;
	height:15px;
	top:100px;
	left:10px;
}
.se_optionParPage
{
    display:block;
	position:absolute;
	width:230px;
	color:#000000;
	font-size:11px;
	top:120px;
	left:10px;
}

.loadBox {
    background-color:#F40000;
    background-image:url(ui_images/loadingAnimation.gif);
    background-position:center 170px;
    background-repeat:no-repeat;
    color:#CCCCCC;
    font-size:18px;
    font-weight:bold;
    height:465px;
    opacity:0.9;
    padding-top:0px;
    position:absolute;
    text-align:center;
    top:0;
    width:1016px;
    z-index:100;
    border-style:none;
    font-family:Verdana,sans-serif;
    line-height:1.6;
}



/* layer greybox */

#obj_detaile_bg,
.obj_detaile_bg{
	position:absolute;
	z-index:15;
	background-color:#000000;
	width:100%;
	/*height:100%;*/
	opacity: .7;
	filter: alpha(opacity=70);
	left:0px;
	top:0px;
	display:none;
}
#obj_detaile {
	position:absolute;
	/*background-color:#000000;*/
	width:844px;
	z-index:20;
	display:none;
	vertical-align:middle;
}

/* promo detail */
.promoDetailMenu{
	display:block;
	position:relative;
	float:left;
	width:387px;
	height:31px;
	clear:left;
	padding-top:15px;
}
/*******/
.promoDetailMenu_b1, .promoDetailMenu_b1:link, .promoDetailMenu_b1:visited{
	background-image:url(ui_images/promoDetail_b1.png);
	display:block;
	position:relative;
	float:left;
	width:109px;
	height:31px;
}
.promoDetailMenu_b1:hover{
	background-image:url(ui_images/promoDetail_b1_h.png);
}
/*******/
.promoDetailMenu_b2, .promoDetailMenu_b2:link, .promoDetailMenu_b2:visited{
	background-image:url(ui_images/promoDetail_b2.png);
	display:block;
	position:relative;
	float:left;
	width:116px;
	height:31px;
}
.promoDetailMenu_b2:hover{
	background-image:url(ui_images/promoDetail_b2_h.png);
}
/*******/
.promoDetailMenu_b3, .promoDetailMenu_b3:link, .promoDetailMenu_b3:visited{
	background-image:url(ui_images/promoDetail_b3.png);
	display:block;
	position:relative;
	float:left;
	width:83px;
	height:31px;
}
.promoDetailMenu_b3:hover{
	background-image:url(ui_images/promoDetail_b3_h.png);
}
/*******/
.promoDetailMenu_b4, .promoDetailMenu_b4:link, .promoDetailMenu_b4:visited{
	background-image:url(ui_images/promoDetail_b4.png);
	display:block;
	position:relative;
	float:left;
	width:117px;
	height:31px;
}
.promoDetailMenu_b4:hover{
	background-image:url(ui_images/promoDetail_b4_h.png);
}
/*******/
.promoDetailMenu_b5, .promoDetailMenu_b5:link, .promoDetailMenu_b5:visited{
	background-image:url(ui_images/promoDetail_b5.png);
	display:block;
	position:relative;
	float:left;
	width:83px;
	height:31px;
}
.promoDetailMenu_b5:hover{
	background-image:url(ui_images/promoDetail_b5_h.png);
}
/*******/
.promoDetailMenu_b6, .promoDetailMenu_b6:link, .promoDetailMenu_b6:visited{
	background-image:url(ui_images/promoDetail_b6.png);
	display:block;
	position:relative;
	float:left;
	width:88px;
	height:31px;
}
.promoDetailMenu_b6:hover{
	background-image:url(ui_images/promoDetail_b6_h.png);
}
/*******/
.promoDetailMenu_b7, .promoDetailMenu_b7:link, .promoDetailMenu_b7:visited{
	background-image:url(ui_images/promoDetail_b7.png);
	display:block;
	position:relative;
	float:left;
	width:97px;
	height:31px;
}
.promoDetailMenu_b7:hover{
	background-image:url(ui_images/promoDetail_b7_h.png);
}
/*******/

.promoDetailPrecedant, .promoDetailPrecedant:link, .promoDetailPrecedant:visited{
	background-image:url(ui_images/promoDetail_precedant.png);
	display:block;
	position:relative;
	float:left;
	width:115px;
	height:23px;
}
.promoDetailPrecedant:hover{
	background-image:url(ui_images/promoDetail_precedant_h.png);
}

.promoDetailSuivant, .promoDetailSuivant:link, .promoDetailSuivant:visited{
	background-image:url(ui_images/promoDetail_suivant.png);
	display:block;
	position:relative;
	float:right;
	width:110px;
	height:23px;
}
.promoDetailSuivant:hover{
	background-image:url(ui_images/promoDetail_suivant_h.png);
}


/* se elements remake */
.se_userInterface{
	position: relative;
	width: 890px;
	display: block;
	margin:0px auto 0px auto;
}
/* here */

.se_typeSelectorBar{
	width:236px;
	height:29px;
	position:relative;
	display:block;
	top:0px;
	right:30px;
	clear:both;
	float:right;
}
.se_userInterface_smallContainer2{
	width:887px;
	display:block;
	position:relative;
	background-color:#f4f4f4;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin: 0px auto 0px auto;
	clear:both;
	height:100px;
	margin-left:-2px;
}
.se_option{
	display:block;
	position:relative;
	float:left;
	padding-top:34px;
	padding-bottom:15px;
	padding-left:14px;
	clear:right;
	text-align:left;
}
.se_option1Title2{
	color:#e40000;
	font-size:12px;
	position:relative;
	display:block;
	clear:both;
}
.se_optionInternal{
	display:block;
	position:relative;
	width:150px;
	color:#000000;
	font-size:10px;
	clear:left;
}
.se_optionRedText{
	display:block;
	position:absolute;
    top:35px; 
    left:270px;
    font-size:14px;
    font-weight:bold;
    color:Red;
}

.se_optionRedTextAdv{
	display:block;
	position:relative;
    top:45px; 
    left:7px;
    font-size:14px;
    font-weight:bold;
    color:Red;
    float:left;
}

.se_optionRedTextCom{
	display:block;
	position:absolute;
    top:54px; 
    left:370px;
    font-size:14px;
    font-weight:bold;
    color:Red;
}

.se_optionRedTextProm{
	display:block;
	position:relative;
    font-size:14px;
    font-weight:bold;
    color:Red;
    text-align:left;
    padding-left:10px;
}


a.se_typeSelectorRapide, a.se_typeSelectorRapide:link, a.se_typeSelectorRapide:visited{
	width:118px;
	height:29px;
	position:relative;
	float:right;
	display:block;
	background-image:url(ui_images/se_rapidSrcBut.png);
}
a.se_typeSelectorRapide:hover{
	background-image:url(ui_images/se_rapidSrcBut_h.png);
}
div.se_typeSelectorRapide{
	width:118px;
	height:29px;
	position:relative;
	float:right;
	display:block;
	background-image:url(ui_images/se_rapidSrcBut_h.png);
}

a.se_typeSelectorAdvanced, a.se_typeSelectorAdvanced:link, a.se_typeSelectorAdvanced:visited{
	width:118px;
	height:29px;
	position:relative;
	float:right;
	display:block;
	background-image:url(ui_images/se_advSrcBut.png);
}
a.se_typeSelectorAdvanced:hover{
	background-image:url(ui_images/se_advSrcBut_h.png);
}
div.se_typeSelectorAdvanced{
	width:118px;
	height:29px;
	position:relative;
	float:right;
	display:block;
	background-image:url(ui_images/se_advSrcBut_h.png);
}

a.se_typeSelectorAdvanced_Loc, a.se_typeSelectorAdvanced_Loc:link, a.se_typeSelectorAdvanced_Loc:visited
{
	width:118px;
	height:29px;
	position:relative;
	float:left;
	display:block;
	background-image:url(ui_images/se_advSrcBut_Loc.png);
}
a.se_typeSelectorAdvanced_Loc:hover{
	background-image:url(ui_images/se_advSrcBut_Loc_h.png);
}
div.se_typeSelectorAdvanced_Loc
{
    width:118px;
	height:29px;
	position:relative;
	float:left;
	display:block;
	background-image:url(ui_images/se_advSrcBut_Loc_h.png);
}




.se_optionFlashTitleAdvanced{
	display:block;
	position:relative;
	width:100px;
	color:#e40000;
	font-size:12px;
	height:15px;
	float:left;
	margin-top:46px;
}
.se_flashSliderAdvanced{
	display:block;
	position:relative;
	width:210px;
	height:80px;
	color:#000000;
	font-size:10px;
	float:left;
}

.se_optionSituationAdvanced
{
    display:block;
	position:relative;
	color:#000000;
	font-size:10px;
	clear:left;
}

.se_optionDisponibleTitle
{
	display:block;
	position:absolute;
	width:160px;
	color:#e40000;
	font-size:12px;
	height:15px;
	top:40px;
	left:454px;
}
.se_optionDisponibleValue
{
   	display:block;
	position:absolute;
	width:160px;
	color:#e40000;
	font-size:12px;
	height:10px;
	top:60px;
	left:454px;
}
/* end se elements remake */




/*  Aegis Dev   */

.smallTitle
{
    font-size: 17px;
    color: #F00000;
}
.largeTitle
{
    color: #F50000;
    font-size: 18pt;
    font-weight: bold;
}

.readMoreLinkTxt,
.readMoreLink a, .readMoreLink a:link, .readMoreLink a:visited
{
    /*float: right;*/
    font-size: 10px;
    color: #CA0000;
    text-decoration: none;
}
.readMoreLink a:hover
{
    color: #CA0000;
    text-decoration: none;
}

.readMoreLabel, .readMoreLabel:link, .readMoreLabel:visited
{
    float: right;
    font-size: 10px;
    color: #ca0000;
    text-decoration: none;
    cursor: pointer;
    padding: 0px 15px;
}

.generalParagraph, .generalParagraph P
{
    padding: 0px;
    margin: 0px;
}

.pageTitle
{
    font-family: Arial, Tahoma;
    color: #F50000;
    font-size: 18pt;
    font-weight: bold;
    height: 40px;
    vertical-align: top;
    display: block;
    border-bottom: solid 1px #fadbdb;
}

.mediumRedTitle
{
    font-size: 17px;
    font-weight: bold;
    color: #F00000;
}

.txtLightBlack
{
    color: #313131;
    font-size: 10pt;
    font-weight: bold;
}

.txtLightSilver, .txtLightSilver a, .txtLightSilver a:link, .txtLightSilver a:visited
{
    color: #959595;
    font-size: 9pt;
}

.txtLightSilver a:hover
{
    text-decoration: none;
}

.publicationCattegoryContainer
{
    width: 190px; /*border:solid 1px red;*/
}

.publicationDescription
{
    height: 50px;
    overflow: hidden;
}

.publicationDescription p
{
    margin: 0px;
    padding: 0px;
}

.publicationCattegory, .publicationCattegorySel
{
    display: block;
    padding: 10px 0px 10px 10px;
    font-size: 12px;
    font-weight: bold; /*border-bottom:solid 1px #e5e5e5;*/
}

.publicationThumbnail
{
    width: 98px;
    height: 82px;
    border: solid 1px #d5d5d5;
    padding: 5px;
    overflow: hidden;
}

.publicationCattegoryBorder
{
    background:url(ui_images/catTop.jpg);
    background-repeat:no-repeat;
    height: 1px;
    font-size: 0pt;
}
.publicationCattegory
{
    background: transparent url(ui_images/catBack.jpg) repeat-y 0 0;
}
.publicationCattegory:hover
{
    background: transparent url(ui_images/stein_menuTag.png) no-repeat center right;
}
.publicationCattegorySel
{
    margin: 0px 0px 0px 0px;
    background: transparent url(ui_images/stein_menuTag.png) no-repeat center right;
}

.publicationCattegorySel a, .publicationCattegorySel a:visited, .publicationCattegorySel a:hover, .publicationCattegory a, .publicationCattegory a:visited, .publicationCattegory a:hover
{
    color: #535353;
    text-decoration: none;
}


/*news*/

.newsArea
{
    /*background-color:#f7f7f7;*/
    background: transparent url(ui_images/newsBack.jpg) repeat-y 0 0;
    margin: 0px 0px;
    table-layout: fixed;
    padding: 0px 0px 0px 20px;
}

.newsDate
{
    color: #000;
    padding: 5px 0px 5px 0px; /*width:350px;*/
}

.newsSummary
{
    padding: 5px 20px 5px 0px;
    font-size: 12px;
}

.newsDescription
{
    display: none;
    padding: 10px 0px;
	margin-right:20px;
	
}

.newsSeprator
{
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    padding: 20px 0px;
}

.newsSepratorBorder
{
    clear: both;
    width: 60%;
    height: 1px;
    border-bottom: solid 1px #d8d8d8;
    margin: 0px auto;
    font-size: 0pt;
}
/*end news*/


/* Quick Location */
.QuickLinkPopupBackground
{
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 12;
    background-color:yellow;
    display: none;
    font-size:0;
}

.closeBox
{
    float:right;
    position:absolute;
    top:0px;
    right:0px;
}
.closeBox a
{
    background-image: url(ui_images/closeBox.jpg);
    cursor: pointer;
    height: 18px;
    width: 18px;
    display:block;
}

.closeBox a:hover
{
    background-image: url(ui_images/closeBoxH.jpg);
}

.quickLocation
{
    /*position: relative;*/
    width: 900px; /*border: solid 1px red;*/
}
.quickLocationWindowContainer
{
    position: absolute;
    margin: 0 auto; /*border: solid 1px yellow;*/
    width: 100%;
}
.quickLocationWindowVisitor, 
.quickLocationWindowInviteFriend
{
    margin: 0 auto; /*border: solid 1px yellow;*/
    width: 400px;
    display: none;
    background-color: White;
    padding: 20px;
    /*z-index: 130;
    opacity: 1;*/
}
.quickLocationInfo
{
    background-color: #757575;
    height: 50px;
    width: 100%;
}

.promoDetailMenu_b1 a:hover
{
    background: transparent url(ui_images/promoDetail_b1_h.png);
}
.promoDetailMenu_b1 a,
.promoDetailMenu_b1 a:link, 
.promoDetailMenu_b1 a:visited
{
    /*cursor: pointer;*/
    background-image: url(ui_images/promoDetail_b1.png);
    display: block;
    float: left;
    height: 31px;
    position: relative;
    width: 109px;
}

.promoDetailMenu_b2 a:hover
{
    background-image: url(ui_images/promoDetail_b2_h.png);
}
.promoDetailMenu_b2 a,
.promoDetailMenu_b2 a:link,
.promoDetailMenu_b2 a:visited
{
    background-image: url(ui_images/promoDetail_b2.png);
    display: block;
    float: left;
    height: 31px;
    position: relative;
    width: 116px;
}
.promoDetailMenu_b22 a
{
    display:block;
    height: 31px;
    width: 116px;
}
.promoDetailMenu_b22 a:hover
{
    border:none;
    color:White;
    font-size:0;
}

.promoDetailMenu_b3 a:hover
{
    background-image: url(ui_images/promoDetail_b3_h.png);
}
.promoDetailMenu_b3 a,
.promoDetailMenu_b3 a:link,
.promoDetailMenu_b3 a:visited
{
    background-image: url(ui_images/promoDetail_b3.png);
    display: block;
    float: left;
    height: 31px;
    position: relative;
    width: 83px;
}

.pubMenuContainer{
	display:block;
	position:relative;
	width:170px;
	clear:both;
	margin:0px auto 0px auto;
}

.startLine{
	display:block;
	position:relative;
	clear:both;
	width:170px;
	height:2px;
	font-size:0px;
	background-image: url(ui_images/startLine.png);
	background-position: right;
	background-repeat: no-repeat;
}
.endLine{
	display:block;
	position:relative;
	clear:both;
	width:170px;
	height:2px;
	font-size:0px;
	background-image: url(ui_images/endLine.png);
	background-position: right;
	background-repeat: no-repeat;
}
.midLine{
	display:block;
	position:relative;
	clear:both;
	width:170px;
	height:1px;
	font-size:0px;
	background-image: url(ui_images/internLine.png);
	background-position: right;
	background-repeat: no-repeat;
}
.pubButton, .pubButton:link, .pubButton:visited{
	height:26px;
	padding-top:10px;
	
	background-image: url(ui_images/buttonbg.png);
	background-repeat: repeat-y;
	background-position: right center;
	position: relative;
	width: 170px;
	text-decoration:none;
	font-size:12px;
	display:block;
	color:#535353;
}
.pubButton:hover, .pubButtonActive, .pubButtonActive:link, .pubButtonActive:visited, .pubButtonActive:hover{
	
	height:26px;
	padding-top:10px;
	
	background-image: url(ui_images/buttonbgh.png);
	background-repeat: repeat-y;
	background-position: right center;
	position: relative;
	width: 170px;
	text-decoration:none;
	font-size:12px;
	display:block;
	color:#535353;
	
}
.greyGradBgSmall{
	background-image:url(ui_images/greyGradBgSmall.png);
	background-repeat:repeat-x;
}
.greyGradBgLarge{
	background-image:url(ui_images/greyGradBgLarge.png);
	background-repeat:repeat-x;
}
.greyLightBg{
	background-color:#f1f1f1;
}
.radGradBg{
	background-image:url(ui_images/radGradBg.png);
	background-repeat:repeat-y;
	background-position:center center;
}
.dropdownSt{
	border: solid 1px #c4c4c4;
	color:#444444;
}



/* quick box homepate */
.quickInfo
{
    height:233px;
    overflow:hidden;
    position:relative;
    cursor:pointer;
}

.quickInfoSubPart
{
    position:absolute;
}
.quickInfoDetails
{
    width: 200px; 
    height: 65px; 
    overflow: hidden;
}

.quickInfoLink
{
    padding: 0px 0px 15px 0px; 
}
/* end  quick box homepate */

/*ASP Grid*/
.gridMouseIn
{
    background-color: #dcc5b5 !important;
}
/*ASP Grid*/


/* ThickBox */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* begin envoyer_ami*/

.boxw4{
	position:absolute;
	z-index:150;
	margin-top:-4px;
	margin-left:-24px;
	_margin-top:0px;
	_margin-left:-20px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:solid 1px #000000;
}
.boxw4 .partbot{
	width:263px;
	padding:0px 0px 0px 10px;
	min-height:250px;
	_width:263px;
	_height:250px;
	_padding:5px 10px 10px 10px;
	
}

.boxw4 .act_close{
	background: url(ui_images/promoDetail_close.png) no-repeat top;
	cursor:pointer;
	margin-left:247px;
	width:16px;
	height:16px;
}
.boxw4 .but{
	margin-top:25px;
}
.boxw4 .buton:link, .boxw4 .buton:visited, .boxw4 .buton:active{
	background: url(ui_images/bg_w2_but.gif) no-repeat;
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	width:216px;
	line-height:27px;
	height:27px;
	padding-left:25px;
	font-weight:bold;
	color: #CE197C;
	text-decoration:none;
	display:block
}
.boxw4 .buton:hover{
	background: url(ui_images/bg_w2_but_over.gif) no-repeat;
	color: #000000;
}

.env_ami_iframe{
	_background:#D12481;
	margin-top:5px;
	border: solid 0px #ffffff;
	width:263px;
	height:274px;
}

.button1{
	font: 11px Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight:bold;
	border:none;
	width:110px;
	height:20px;
	margin:2px;
	padding-left:25px;
	background: url(ui_images/button1.gif) no-repeat left top;
}
.button1:hover{
	color:#CE187B;

}

.FormNormalRed{
    width:16px;
    height:16px;
    float:left;
    background-image:url(ui_images/exclamation.gif);
}

.confmes{
	background:#FEFEFE;
	border:solid 2px #c4c4c4;
	margin-top:25px;
	text-align:center;
	margin-left:auto;
	margin-right:20px;
	font-size:14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding:10px;
	color:#6D6D6D;
}
/* end envoyer_ami*/

/* begin layer visiter*/

.boxw2{
	position:absolute;
	z-index:150;
	margin-top:-4px;
	margin-left:-4px;
	_margin-top:0px;
	_margin-left:0px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:solid 1px #000000;
}

.boxw2 .nl_partbot
{
	width:460px;
	padding:0px;
	min-height:250px;
	_width:460px;
	_height:250px;
	_padding:5px 10px 10px 10px;
}

.boxw2 .nl_close
{
	background: url(ui_images/promoDetail_close.png) no-repeat top;
	cursor:pointer;
	width:16px;
	height:16px;
	position:absolute;
	top:0px;
	right:0px;
}

.boxw2 .partbot{
	width:463px;
	padding:0px 0px 0px 10px;
	min-height:250px;
	_width:463px;
	_height:250px;
	_padding:5px 10px 10px 10px;
	
}
.boxw2 .act_close{
	background: url(ui_images/promoDetail_close.png) no-repeat top;
	cursor:pointer;
	width:16px;
	height:16px;
	margin-left:447px;
}

.boxw2 .but{
	margin-top:25px;
}
.boxw2 .buton:link, .boxw2 .buton:visited, .boxw2 .buton:active{
	background: url(ui_images/bg_w2_but.gif) no-repeat;
	margin-top:5px;
	margin-bottom:5px;
	width:220px;
	height:27px;
	padding-left:25px;
	color: #CE197C;
	text-decoration:none;
	display:block;
	font: bold 12px/27px Arial, Helvetica, sans-serif;
}
.boxw2 .buton:hover{
	background: url(ui_images/bg_w2_but_over.gif) no-repeat;
	color: #000000;
}

.visiter_iframe{
	_background:#D12481;
	margin-top:5px;
	border: solid 0px #ffffff;
	width:463px;
	height:400px;
}

.Newsletter_iframe
{
	/*_background:#D12481;*/
	margin-top:5px;
	border: solid 0px #ffffff;
	width:460px;
	height:470px;
}

/* end layer visiter */


/* start admin menu */

.skingradient {
	background-image: url(ui_images/gradient_DkBlue.jpg); 
	height:30px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

/* end admin menu */

/* Location new code */

.lnBlock{
	display:block;
	position:relative;
	float:left;
}
.nrBlock{
	display:block;
	position:relative;
	clear:both;
}

.se_option{
	display:block;
	position:relative;
	float:left;
	width:90px;
	padding-top:34px;
	padding-bottom:15px;
	padding-left:14px;
	text-align:left;
}

.se_optionAdv{
	display:block;
	position:relative;
	float:left;
	width:90px;
	padding-top:45px;
	/*padding-left:24px;*/
	padding-left:10px;
	text-align:left;
}

.se_option_container{
	display:block;
	position:relative;
	width:90px;
	padding-top:2px;
	height:16px;
	background-image: url(ui_images/ddArrow.png);
	background-repeat:no-repeat;
	background-position: right center;
	top:0px;
	left:0px;
	border: 1px solid #d2d2d2;
	background-color:#FFFFFF;
}

.se_optionInternal{
	display:block;
	position:absolute;
	width:90px;
	height:18px;
	color:#000000;
	font-size:10px;
}

.optionItems{
	color:#535353;
	font-size:12px;
	text-indent:5px;
}
.selectSublay{
	position:absolute;
	display:block;
	width:80px;
	height:18px;
	overflow:hidden;
	color:#535353;
	font-size:10px;
	text-indent:5px;
	overflow:hidden;
	white-space:nowrap;
}

.aHidden{
	border: 1px solid #d2d2d2;
	opacity:0.0;
	filter:alpha(opacity=0);
}

.circleTip
{
	width:148px;
	height:71px;
	color:#313131;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size:14px;
	position:relative;
}

.circleTip .curveLft
{
    background:#dddddd url(ui_images/googleTip/curveLft.gif) no-repeat 0 0;
    width:6px;
    height:69px;
    float:left;
}
.circleTip .curveRht
{
    background:#dddddd url(ui_images/googleTip/curveRht.gif) no-repeat 0 0;
    width:6px;
    height:69px;
    float:left;
}

.circleTip .bgMid
{
    background:#dddddd url(ui_images/googleTip/bgMid.gif) no-repeat 0 0;
    width:136px;
    height:69px;
    float:left;
}

.circleTip a
{
    background:#e20000 url(ui_images/googleTip/cls.gif) no-repeat 0 0;
    width:21px;
    height:21px;
    position:absolute;
    right:0px;
}

.circleTip a:hover
{
    background:#e20000 url(ui_images/googleTip/clsH.gif) no-repeat 0 0;
}

/* end Location new code */

.BulletedList li
{
	list-style-type:disc;
	margin-left: 30px;
}

.bgMid
{
	background:#dddddd url(ui_images/googleTip/bgMid.gif) repeat top left;
}