html {
  	background: #a5a9ad;
  	background-image: url("../images/backgrounds/background_image.jpg");
  	background-repeat: repeat-x;
	/*
    background: -webkit-gradient(linear, left top, left bottom, from(#434c53), to(#a5a9ad));
    background: -moz-linear-gradient(#434c53,#a5a9ad);
	background-image: -o-linear-gradient(top,rgb(67,76,83),rgb(165,169,173)); /* for Opera */
	/*
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff434c53,endColorstr=#ffa5a9ad);
  	height:auto;
  	*/
}

body {
    margin: 0;
    padding: 0;    
}

img {
    border: 0;	
}
.headingText td{
	vertical-align: top;
}
.relleftMax{
	position: relative;
	float: left;
	width: 100%;	
}
.relleft{
	position: relative;
	float: left;
}
.form-wrapper{
	position: relative;
	/*float: left;*/
}
.bold{
	font-weight: bold;
}

#global, #footer {
	margin: 0 auto;
    width: 990px;
    background:url("../images/backgrounds/bkgnd_global.png") repeat-y scroll 50% 0 transparent;
}
.bkgnd_global-white #global,.bkgnd_global-white #footer{
    background:url("../images/backgrounds/bkgnd_global_white.png") repeat-y scroll 50% 0 transparent;  
}

.printSeparator{
	display: none;
}

html{
  height: 100%;
}
body{
	height: 100%;
}
#global {
	height: auto;
	min-height: 100%;
}

#global > #container { height: auto; min-height: 100%; }

#container {
    margin-bottom: 0; 
    width: 970px;
    margin-left: 10px;
}

#banner {
	width:970px;
	margin: 0 0 -3px;
	padding:0px;	
	overflow: hidden;
}
#banner .bannerImage{
	width:970px;
	margin:0;
	padding:0;	
	overflow: hidden;
	
}
#page{
	position:relative;
	height:100%;
}

#navigation {
	float:left;
	background: #b4cadf;
	width:182px;
	/*
    background: -webkit-gradient(linear, left top, left bottom, from(#b4cadf), to(#ffffff));
    background: -moz-linear-gradient(#b4cadf,#ffffff);
	background-image: -o-linear-gradient(top,rgb(180,202,223),rgb(255,255,255));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffb4cadf,endColorstr=#ffffffff);
    */
    /*padding-top: 7px;*/
    background: url("../images/backgrounds/bkgnd_vertical-menu-bar.jpg") repeat-x scroll right top white;
    min-height: 768px;
}

#pageContent {
	float:left;	
}


#pageCenter {
	width:512px;
	background:url("../images/horizontalMenu/bkgnd_content-area-texture.jpg") repeat-x;
	padding: 0 25px;
	padding-bottom:20px;
	float:left;
}

.pageContent1col #pageCenter{
	background:url("../images/horizontalMenu/bkgnd_content-area-textureBIG.png") repeat-x !important;
	width:970px;
	padding: 0;
}


.pageContent2col #pageCenter{
	width:788px;
	padding: 0;
}

#pageContext { 
	float:right;
	background:url("../images/horizontalMenu/bkgnd_side-bar.jpg") repeat-x;
	/*
	background: #e6eef1;
    background: -webkit-gradient(linear, left top, left bottom, from(#e6eef1), to(#ffffff));
    background: -moz-linear-gradient(#e6eef1,#ffffff);	
	background-image: -o-linear-gradient(top,rgb(230,238,241),rgb(255,255,255));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe6eef1,endColorstr=#ffffffff);
    */
    background-color:#e9edef;
    width:212px;
    padding:7px 7px 0 7px;
}

#pageCenter #intro {
	padding: 7px 25px 0px 25px;
	width: 512px;
	background-repeat: repeat-x;
}
.PT10{
	padding-top: 10px !important;
}
/*
.content2Col #intro {
	padding: 7px 25px 0px 25px;
	width: 100% !important;
}
*/


#pageCenter #intro h2 {
	padding: 0px;
}

/*------------------------Footer---------------------------------*/

#footer {
	margin: -24px auto 0 auto;
	height:24px;
	clear:both;
	background-color: #a5a9ad;
}

#footerInner {
	height:24px;
	position:relative;
	
	margin-left: 10px;
	/*position: absolute;
    bottom: 0; left: 0;*/
    width: 970px;
    
    background: #c5d9ef;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c5d9ef));
    background: -moz-linear-gradient(#ffffff,#c5d9ef);	
    background: linear-gradient(#ffffff,#c5d9ef);	
	background-image: -o-linear-gradient(top,rgb(255,255,255),rgb(197,217,239)); /* for Opera */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffc5d9ef);
}
     
.footerLinks {
    position: relative;	
    float: right;
    height: 20px;
    width: 400px;
    padding-right:12px;
    padding-top: 1px;
}

.footerText {
     float: left;
     margin: 0pt;
     padding-top: 4px;
}

.footerPicto {
     float: left;
     margin: 0pt;
     padding-top: 2px;
}

.footerTextPicto {
     float: right;
     margin: 0pt;
}

.rssLinks {
     -moz-box-shadow: 1px 1px 5px #333333;
     background-color: #FFFFFF;
     border: 1px solid #CCCCCC;
     /*height: 156px;*/
     right: 9px;
     position: absolute;
     /*top: -166px;*/
     bottom:24px;
     visibility: hidden;
     width: 238px;
     z-index: 10001;
}

.rssLinks li li{
     list-style-image: none;
     list-style-type: none;
     padding-left: 8px;
     font-weight: normal;
	 color: #006F9B;
}

.rssLinks ul {
	padding-left:0;
	padding-bottom:0;
	margin:3px;;
}

.rssLinks ul li ul {
	padding-left:0;
	margin:0;
}

.rssLinks li {
	 color: #000000;
     list-style-image: none;
     list-style-type: none;
     margin: 0px;
     padding-left: 0pt;
     font-weight: bold;	
}

.rssLinks li li:hover {
     background: none repeat scroll 0% 0% #CCCCCC;
     cursor: pointer;
     list-style-image: none;
     list-style-type: none;
     margin: 0px;
     padding-left: 8px;
}

.rssLinks li li a:hover {
     text-decoration: none;
}

.rssLinks li li a {
     color: #005B8A;
     text-decoration: none;
}

.rssLinks a {
     color: #005B8A;
}

.rss:hover {
     cursor: pointer;
}

/*----------------------------Header---------------------------------*/

#branding {
    background:url("../images/backgrounds/bkgnd_header.jpg");
    background-repeat:no-repeat;
    width:960px;
    /*border-bottom: 4px solid #EF3F3E;*/
    height: 39px;
    padding: 5px;
    position: relative;
    z-index: 10;
}

.languages  {
    float: right;
    height: 20px;
    padding-right: 6px;
    padding-top: 3px;
}
#logo {
    left: 8px;
    position: absolute;
    top: 12px;
    width: 475px;
}
#tabs {
    left: 485px;
    position: absolute;
    top: 22px;
    z-index: 5;
}
#branding .turism {
    right: 78px;
    position: absolute;
    top: 0px;
    background-image: url("../images/sfondoTurism.gif");
    background-repeat: no-repeat;
    color: #005B8B;
    height: 32px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 81px;
}
#branding .turism  a {
	font-size: 13px;
	line-height: 15px;
}
.tab {
    background-image: url("../images/backgrounds/bkgnd_tabs.png");
    background-repeat: no-repeat;
    color: #005B8B;
    float: left;
    
    height: 27px;
    
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 80px;
}

.tab a {
	font-size: 13px;
	line-height: 15px;
}



  
#breadcrumb {
    background-color: #EEEEEE;
    border-bottom: 1px solid #ABABAB;
    height: 20px;
	/*color: #000000;
	line-height: 17px;*/
	overflow: hidden;
	padding: 0 7px;
	width: 956px;
	box-shadow: 0 5px 5px -5px #000000 inset;
	position:relative;
}
#breadcrumb .breadcrumbTitle{
	position: relative;
	float: left;
	padding:4px 7px 0px 2px;
	line-height: normal !important;
}
#breadcrumb a, #breadcrumb .current {
	background: url("../images/pictos/breadcrumb_separator.png") no-repeat scroll 0 0 transparent;
	color: #000000;
	/*display: none;*/
	position: relative;
	float: left;
	height: 20px;
	padding: 4px 5px 0 13px;
	line-height: normal !important;
}

#breadcrumb #homeLink {
	background: url("../images/pictos/picto_home.gif") no-repeat scroll 0 0 transparent;
	height: 12px;
	margin-top: 2px;
	padding-left: 0;
	width: 13px;
}
/*
.easeOut {
	margin-top: -21px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.easeIn {
	margin-top: 0px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}


*/

.tabSearch {
     background-image: url("../images/backgrounds/bkgnd_tab_search.png");
     background-repeat: no-repeat;
     float: left;
     height: 17px;
     line-height: 15px;
     padding-bottom: 5px;
     padding-right: 10px;
     padding-top: 5px;
     position: relative;
     text-align: center;
     width: 235px;
     z-index: 7;
}

#search  {
    float: left;
    height: 20px;
    position: relative;
    z-index: 8;
}
#search #searchOptions {
    float: left;
    position: relative;
    z-index: 12;
}

#search select {
    visibility: hidden;	
}

#searchTextBox {
    background: none repeat scroll 0 0 #EBF1F7;
    border-color: #E2E9EF;
    border-left: 0 none;
    border-right: 0 none;
    border-top: #A3ACB8;
    border-style: solid none;
    border-width: 1px 0;
    color: #999999;
    float: left;
    height: 15px;
    padding-left: 3px;
    position: relative;
    width: 125px;
}
#searchTextBox input {
    -moz-border-radius: 0 0 0 0;
    border: 1px solid #717171;
}
#searchMagnif {
    float: left;
    position: relative;
}
#searchMagnif:hover {
    cursor: pointer;
}

.titleBkgnd {
    width: 90px;	
}

.listeSearch {
    display: none;	
}

/*-----------------------------Selects-----------------------------*/
.comboboxDark {
    color: #000000;
    font-weight: normal;
    height: 19px;
    z-index: 20;
}
.comboboxDark .titleBkgnd {
    background-image: url("../images/select/bkgnd_select_center_dark.png");
    height: 19px;
    margin: 0;
    padding: 0;
    width: 90px;
}
.comboboxDark .center {
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    line-height: 17px;
    padding-left: 2px;
    position: relative;
}
.comboboxDark .left {
    background-image: url("../images/select/bkgnd_select_left_dark.png");
    float: left;
    height: 19px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 4px;
}
.comboboxDark .right {
    background-image: url("../images/select/bkgnd_select_right_dark.png");
    float: right;
    height: 19px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 16px;
}
.comboboxDark:hover {
    cursor: pointer;
}
.comboboxDark .select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    overflow: auto;
    position: absolute;
    visibility: hidden;
    width: 155px;
    z-index: 15;
}
.comboboxDark ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}
.comboboxDark li {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-left: 3px;
    position: relative;
    text-align: left;
}
.comboboxDark li:hover {
   list-style-type: none;
	background: #ccc;
	margin: 0px;
}

.comboboxWhite {
    color: #000000;
    font-weight: normal;
    height: 19px;
    z-index: 20;
}
.comboboxWhite .titleBkgnd {
    background-image: url("../images/select/bkgnd_select_center_white.png");
    height: 19px;
    margin: 0;
    padding: 0;
    width: 90px;
}
.comboboxWhite .center {
    color: #000000;
    float: left;
    line-height: 17px;
    padding-top: 2px;
    position: relative;
}
.comboboxWhite .left {
    background-image: url("../images/select/bkgnd_select_left_white.png");
    float: left;
    height: 19px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 4px;
}
.comboboxWhite .right {
    background-image: url("../images/select/bkgnd_select_right_white.png");
    float: right;
    height: 19px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 13px;
}
.comboboxWhite:hover {
    cursor: pointer;
}
.comboboxWhite .select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    overflow: auto;
    position: absolute;
    visibility: hidden;
    width: 155px;
    z-index: 11;
}
.comboboxWhite ul {
    margin: 0;
    padding-left: 0;
}
.comboboxWhite ul li{
	list-style-image: none;
}
.comboboxWhite li {
    padding-left: 5px;
    position: relative;
    text-align: left;
}
.comboboxWhite li:hover {
   list-style-type: none;
	background: #ccc;
	margin: 0px;
}

.select li {
	color: #006F9B;
}

/*-----------------------------Forms-----------------------------*/
input, textarea {
   font-size: 11px;
}

input, textarea {
    background-color: #FFFFFF;
    font-family: Arial;
}

/*---------------------------others-----------------------------*/
     	
/*---------------------------menu-------------------------------*/
#menu {	
	/*width:167px;*/
    display: block;
    float: left;
    /*padding-bottom: 5px;*/
    padding-top: 10px;
	width:100%;
	z-index:10;	
	/* margin-left: 7px;
	margin-top: 7px; */
}

.fistVmenu{
	color: #B70000;
	display: block;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 10px;
    text-decoration: none; 
}
.fistVmenuDiv{
	position:relative;
	float:left;
	width:100%;
	padding-top:5px; 
	/*
	background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.79) 1%, rgba(255, 255, 255, 0.35) 100%) repeat scroll 0 0 transparent;
	*/ 
	background: -moz-linear-gradient(left, rgba(255,255,255,1.0) 20%, rgba(255,255,255,0.79) 60%, rgba(255,255,255,0.35) 100%) repeat scroll 0 0 transparent; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(20%,rgba(255,255,255,3.0)), color-stop(60%,rgba(255,255,255,0.79)), color-stop(100%,rgba(255,255,255,0.35))) repeat scroll 0 0 transparent; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,3.0) 20%,rgba(255,255,255,0.79) 60%,rgba(255,255,255,0.35) 100%) repeat scroll 0 0 transparent; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,1.0) 20%,rgba(255,255,255,0.79) 60%,rgba(255,255,255,0.35) 100%) repeat scroll 0 0 transparent; /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,1.0) 20%,rgba(255,255,255,0.79) 60%,rgba(255,255,255,0.35) 100%) repeat scroll 0 0 transparent; /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,1.0) 20%,rgba(255,255,255,0.79) 60%,rgba(255,255,255,0.35) 100%) repeat scroll 0 0 transparent; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#33ffffff',GradientType=1 ); /* IE6-9 */

}
.fistVmenuDiv img{
	position:absolute;
	bottom: -13px;
	left: 0px;
	z-index: 1000;
}
#siteRootMenu {
	margin-bottom: 4px;	
}

#navigationRootMenu{
	margin-top: 4px;	
}

#backGroundMenu {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	margin:0;	
	z-index:101;
	/* for IE */
	filter:alpha(opacity=0);
	/* CSS3 standard */
	opacity:0;

}
#menuMain {
	float:left;
	position:relative;
	/*width:167px;*/
	width:100%;
	padding-left:0px;
	z-index:102;
	/*background:url("../images/menu/bkgnd_nav_bottom.png") no-repeat scroll right bottom transparent;
	padding-bottom: 15px;	*/
	
	background: -moz-linear-gradient(left, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.79) 1%, rgba(255,255,255,0.2) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.8)), color-stop(1%,rgba(255,255,255,0.79)), color-stop(100%,rgba(255,255,255,0.2))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.79) 1%,rgba(255,255,255,0.2) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.79) 1%,rgba(255,255,255,0.2) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.79) 1%,rgba(255,255,255,0.2) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.79) 1%,rgba(255,255,255,0.2) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#33ffffff',GradientType=1 ); /* IE6-9 */

    display: block;
    padding-bottom: 5px;
    padding-top: 15px;
}

#menuMain ul {
	/*position:relative;*/
	list-style-type:none;
	/*z-index:102;*/
}

#menuMain ul li {
	font-size: 11px;
}

#menu .menuN1{
	position:relative;
	padding-left:0px;
	margin:0;
	background-image:url("../images/menu/bkgnd_menu_white.gif");
}
#menu .menuN1.open{
	background-image:url("../images/menu/bkgnd_menu_white_o.gif");
	background-position:0px 0px;	
}
#menu .menuN1.open a{
	color:#d01900;
}

#menu .menuN1 li{			
	cursor:pointer;
	font-weight:bold;
	height:20px;
	font-size:11px;
	line-height:20px;
	padding-left:18px;
}

#menu .menuRed li a{
	color:#FFF;
}
#menu .menuRed {
	background-image:url("../images/menu/bkgnd_red_menu.gif");
	color:#FFF;
}
#menu .menuN1 a{
	color:#000;	
}


#menu .menuN2 .selected{
	color:#d01900;
}
#menu .menuN2 ul{
	padding-left:0px;
	margin:0;	
}
#menu .menuN2 li{
	padding-left:10px;
	margin:0;
	width:150px;
}
#menu .menuN2{	
	width:165px;
	list-style-type:none;
	padding-left:0px;
	margin:0;
	background-image:url("../images/menu/bkgnd_sub_menu.gif");
	background-repeat:repeat-y;
	z-index:105;
}
#menu .menuN2 a{
	font-size:11px;
	display:block;
	line-height:15px;	
	padding-left:9px;
	z-index:106;
}

#menu .closedWithChild{
	background-image:url("../images/pictos/picto_arrow_nav_small.png");
	background-repeat:no-repeat;
	background-position:0px 4px;
}
#menu .open{
	background-image: url("../images/pictos/picto_arrow_nav_small_down.png");
	background-repeat:no-repeat;
	background-position:0px 5px;
	color:#d01900;
}
#menu .menuN2 {
	display:none;	
}
#menu .menuN2 .menuN3 {
	display:none;	
}
#menu .menuN2 .menuN3 .menuN4{
	display:none;	
}

/*-------------------------City Map---------------------*/
#searchGoogleMap {
	height:18px;
	width:161px;
	border:0;
	font-size:11px;
	border:0;
	padding-left: 2px;
}

#cityMapDiv .panoramio {
	background-image: url("../images/map/btn_photo.gif");
	background-color: white;
	height: 21px;
	width: 56px;
	cursor: pointer;
}

#cityMap .comboxBoxWhite .titleBkgnd {
	width: 161px;
}
#cityMap .select hr {
	height:1px;
	color:#000;
	width: 95%;
	border:0;
	background:#000;
	text-align: left;
}
#fileBoxPopUp .listPDF {
	width:100%;
}
#fileBoxPopUp .pictoPDF {
	width:28px;
	position:relative;
	float:left;
}
#fileBoxPopUp .descriptionPDF {
	padding-left:28px;
}

.pictoPDF img {
		border: 0;
}

#cityMapDiv {
	position:fixed;
	width: 100px;
	height:100px;
	top:10px;
	left:10px;
	visibility:hidden;
	overflow:hidden;
	z-index:10000000;
}

#cityMapDiv .frameMap {
	position:absolute;	
	width: 70px;
	height:70px;
	margin:0;
	text-align: left;
	background-image:url("../images/map/bkgnd_map_black_50.png");	
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;	
	z-index:1000;
	cursor:move;
}

#cityMapDiv .centerMap {
	position:absolute;	
	top: 25px;
	left: 25px;
	position:relative;
	background-color:#000;
	border:0px;
	overflow:hidden;
	color:#fff;
	font-weight:bold;
	font-size:11PX;
	z-index:1010;
	width:30px;
	height:20px;
}

#cityMapDiv .closeButton {
	padding:0;
	margin:0;
	right:23px;
	top:4px;
	position:relative;
	float:right;
	cursor:pointer;	
}

#cityMapDiv .resizeButton{
	padding:0;
	margin:0;
	right:25px;	
	top:4px;
	width:19px;
	height:19px;
	position:relative;
	float:right;
	cursor:pointer;
	background-image:url("../images/map/btn_minimize.png");
}


#cityMapDiv .centerMap .leftMap{
	width:179px;
	height:100%;
	position:relative;
	float:left;
	background:#161616;
	background-image:url("../images/map/bkgnd_map_left.jpg");

}
#fileBoxPopUp{
	background:#f2f2f2;
	color:#666666;
	width:153px;
	border: solid 1px #8c8c8c;
	border-style:dashed;
	padding-left:5px;
	padding-top:11px;
	padding-bottom:5px;
	height:auto;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	
}
#paddingContentLeft {
	padding-left:8px;
	padding-top:15px;
	color: #ffffff;
}

/** 
#mapCanvas{
	width:2;	
	height:100%;
	position:relative;
	float:left;
	background:#000;
	color:#000;
	font-weight:normal;
	font-family:Arial;
}
**/
.boxContent {
    padding-top: 40px;
}
/*-------------------------Contextual elements--------------------------------*/
#pageContext .gui_box {
	clear: both;
	/*
	margin-bottom: 14px;
	 margin-top: 7px; 
	 */
	width: 210px;
	border-bottom: 1px solid #A3A3A3;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	margin-bottom: 14px;
}
#pageContext .lausanne-extras-demarches-administratives .gui_box {
	clear: both;
	/*
	margin-bottom: 14px;
	 margin-top: 7px; 
	 */
	width: 210px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom:none;
	margin-bottom: 14px;
}

#pageContext .gui_trans_box {
	border: medium none;
}
#pageContext .gui_box .gui_title .gui_legend, #pageContext .gui_box .gui_title a.gui_legend:visited, #pageContext .gui_box .gui_title a.gui_legend:hover {
	color: #555555;
	display: block;
}
#pageContext .gui_box .gui_title .gui_legend {
	background: url("../images/pictos/picto_arrow_down.png") no-repeat scroll 4px 2px transparent;
	color: #333;
	display: block;
}
#pageContext .gui_title .gui_legend {
	padding-left: 22px;
	text-transform : uppercase;
}

#pageContext .gui_blue_box .gui_title a.gui_legend, #pageContext .gui_blue_box .gui_title a.gui_legend:visited, #pageContext .gui_blue_box .gui_title a.gui_legend:hover, #pageContext a.gui_legend {
	color: #006F9B;
	text-decoration: none;
}
#pageContext .gui_box .gui_title .gui_legend.gui_closed {
	background-image: url("../images/pictos/picto_arrow_right.png");
}

#pageContext .gui_box .gui_title {
	background: #f7f7f7;
    background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#dadada));
    background: -moz-linear-gradient(#f7f7f7,#dadada);	
	background-image: -o-linear-gradient(top,rgb(247,247,247),rgb(218,218,218)); /* for Opera */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7,endColorstr=#ffdadada);
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-weight: bold;
	height: 18px;
	/* line-height: 21px; */
	padding-top: 2px;
	
}

.gui_contextual  {
	background: url("../images/pictos/picto_link_self.png") no-repeat scroll 0 1px transparent;
}

.gui_download  {
	background: url("../images/pictos/picto_link_download.png") no-repeat scroll 0 3px transparent;
}

.gui_external  {
	background: url("../images/pictos/picto_link_blank.png") no-repeat scroll 0 2px transparent;
}

.gui_anchor {
	background: url("../images/pictos/picto_link_anchor.png") no-repeat scroll 0 4px transparent;
}

.gui_citymap {
	background: url("../images/address/plan.png") no-repeat scroll 0 4px transparent;
}

#pageContext .gui_with_picto {
	margin-bottom: 2px;
	padding-left: 17px;
}

#pageContext .gui_trans_box .gui_content {
	background-color: transparent;
	border: medium none;
}
#pageContext .gui_demarche .gui_content {
	background-color: transparent;
}

#pageContext .gui_box .gui_content p {
	clear: both;
	margin: 0 0 2px;
}
#pageContext .gui_content {
	background-color: #FFFFFF;
	padding: 6px;
}

/* TINEXT addons */
img.pageIntro {
	/*width: 512px;*/
}

.clearfix {
	clear:both;
}


a.linkToTop {
	position:relative; float:left;
	background-image: url("../images/footer.png");
	background-position: top right;
	background-repeat: no-repeat;
	display: block; 
	width: 100%;
	/* border-bottom: 1px solid #B70000; */
	height: 9px;
	outline: none;
}
a.linkToTop:hover {
	text-decoration: none;
}

.socialFooter{
	position: relative;
	float: left;
	width: 100%;
	height: 15px;
	padding-top:6px; 
}
.socialFacebook{
	position: relative;
	float: left;
	padding-right:10px;
}
.socialTwitter{
	position: relative;
	float: left;
	padding-right:10px;	
}
.socialTwitter iframe {
	max-width: 100px; 
}
.socialGoogle{
	position: relative;
	float: left;
}

body #yoxview_popupWrap {
	z-index: 200000; /** menu issue fix **/
}


.puce {
	position:relative;
	float: left;
	height: 15px;
	margin-right: 5px;
	width: 15px;
}

			/*--------------------------Contextual elements--------------------------*/		
			.accordionBox>div {
				outline:none;
			}
			.headerBar {
			    /*line-height: 20px;*/
			    padding-top:3px;
			    height: 21px;
			}
			
			#pageContext a.headerBarTitle {
				color:#333 !important;
				font-size: 12px;
			}

			#pageContext .accordionBox .headerBar .headerBarTitle {
				background: url("../images/pictos/picto_arrow_right.png") no-repeat scroll 5px 3px transparent;
			}
			
			#pageContext .accordionBox .ui-state-active .headerBarTitle 	{
				background: url("../images/pictos/picto_arrow_down.png") no-repeat scroll 5px 3px transparent;
			}
			
			.internalLink  {
			    background-image: url("../images/pictos/Fleche_simple.png");
			    background-repeat: no-repeat;
			    padding-left: 10px;
			}
			a:active {
				outline: none;
			} 	
			.address_link {
				 background: url("../images/address/email.png") no-repeat scroll 0px 4px transparent;
				 padding-left: 15px;
			}
			.plan_link {
				 background: url("../images/address/plan.png") no-repeat scroll 0px 4px transparent;
				 padding-left: 15px;
			}
			.plan_link a:hover {
				cursor:pointer;
			}
			.boxContent {
				padding-top: 40px;
			}
			.boxContent p {
				margin-top: 0;
			}
			.sliddingBoxes table {
				width:100%;
			}
			.red_bold {
				color: #C91A00;
    			font-weight: bold;
			}
			.urgences_left {
				width:87%;
			}
			.meteo_column {
				width: 33%;
				text-align: center;
			}
			.webcam_column {
				width:50%;
				text-align:center;
			}
			.boxContentWrapper .formSubmitButton {
			    background: url("../images/pictos/picto_submit.png") no-repeat scroll 0 0 transparent;
			    cursor: pointer;
			    display: inline-block;
			    height: 15px;
			    margin-top: 0;
			    margin-bottom:3px;
			    margin-left:7px;
			    padding-left: 20px;
			    position: relative;
			    vertical-align: bottom;
			    width: 2px;
			}
			.boxContentWrapper {
				overflow: hidden;
			}
			.boxContent input,
			.boxContentAccordeon input {
				width: 140px;
				border: 1px solid #e3e3e3;
				border-top:1px solid #aaa;
				height: 15px;
   				padding:2px;
			}
			.boxContent select {
				width: 155px;
				height: 15px;
   				padding:2px;
			}
			.headerBarGray {
				font-weight: bold;
				/*text-transform: uppercase;*/
				color: #333;
				background-color: #f7f7f7;
				/* Gradient */
				background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#dadada)); /* for Webkit browsers */
				background: -moz-linear-gradient(top,  #f7f7f7,  #dadada); /* for Firefox 3.6+ */
				background-image: -o-linear-gradient(top,rgb(247,247,247),rgb(218,218,218)); /* for Opera */
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7, endColorstr=#ffdadada, gradientType=0); /* for IE*/  	
				/* Rounded corners */
				-webkit-border-top-left-radius: 3px;
				-webkit-border-top-right-radius: 3px;
				-moz-border-radius-topleft: 3px;
				-moz-border-radius-topright: 3px;
				border-top-left-radius: 3px;
				border-top-right-radius: 3px;
			}
			.accordionBox .headerBarGray {
				border-top:1px solid #ddd;
				border-right:1px solid #999;
				border-left:1px solid #ddd;
				-moz-border-radius-topright: 3px;
				-moz-border-radius-topleft: 3px;
			}
			.accordionBox {
				border-top:none;
				border-right:none;
				border-left:none;
			}
			.accordionBox .boxContentWrapper {
				border-right:1px solid #999;
				border-left:1px solid #ddd;
			}
			.box, .accordionBox, .notFramed .headerBarGray{
				/* Shadow */
				-webkit-box-shadow: 1px 1px 3px -1px #999999 ;
				-moz-box-shadow: 1px 1px 3px -1px #999999 ;
				box-shadow: 1px 1px 3px -1px #999999 ;
			}
			.box.notFramed {
				/* Shadow */
				-webkit-box-shadow: none;
				-moz-box-shadow: none;
				box-shadow: none;
			}
			.formInputField {
				color: #999999;
			}
			.transparentPixel5 {
				height: 5px;
				width: 100%;	
			}
			.boxSelect  {
				padding-top: 1px;
				padding-bottom: 3px;
			}
			#points_interet {
				width: 143px;
				height: 200px;
				padding-right: 2px;
				padding-top: 2px;
				top: -119px;
				/* Shadow */
				-webkit-box-shadow: 1px 1px 3px -1px #999999;
				-moz-box-shadow: 1px 1px 3px -1px #999999;
				box-shadow: 1px 1px 3px -1px #999999;
				position: relative;
			}
			#points_interet a{
				color: #006F9B;
				text-decoration: none;
			}
			#acces_services_select {
				/*position: relative;
				z-index:10;*/
			}
			#services {
				z-index:20;
			}
			
			.select .liStrong{
				font-weight: bold;
				padding-left:0px;
				color: #666;	
			}
			
			.select .liStrong:hover {
				background: none;	
			}
			
			#boxBannerArriverALsne table {
				padding:0;
				margin:0;
				border-spacing: 0px;
				border-collapse: collapse; 
			}
			#boxBannerArriverALsne table>tr {
				vertical-align: bottom;
			}
			
			#acces_points_interet .select {
				height: 207px;
				width: 144px;
				/*top: -119px;
				position: relative;*/
			}
			
			.comboboxWhite li a:hover {
            	color: #006F9B;
            	text-decoration: none;
            }
            
            #pageCenter a {
            	cursor: pointer;
            }
            #numberUrgent td:last-child span{
				color: #C91A00;
				font-weight: bold;	
			}
			#accordeonExtras .internalLink {
			    background-image: url("../images/pictos/picto_link_self.png");
			    background-repeat: no-repeat;
			    padding-left: 10px !important;
			}
			
			#mapCanvas{
				width:2;	
				height:100%;
				position:relative;
				float:left;
				background:#000;
				color:#000;
				font-weight:normal;
				font-family:Arial;
			}	

    		/********************************** styles from flexscroll ***************************/
			.scrollgeneric {
				line-height: 1px;
			  	font-size: 1px;
			  	position: absolute;
			  	top: 0; left: 0;
			}
			
			.vscrollerbase {
			  	width: 7px;
			 	background-color: #CCCCCC;
			}
			
			.vscrollerbar {
			 	width: 5px;
			 	background-color: white;
			  	border: 1px gray solid;
			}
			
			#pasActusTxt{
				padding-left: 4px;	
			}
			
			#mycustomscroll5  {
				height: 200px;
				width: 143px;
			}
			
			#mycustomscroll2 {
				height: 190px;
				width: 175px;
			}
			
			#mycustomscroll {
			    height: 210px;
			    /*width: 175px;*/
    		}
    					
			#mycustomscroll4 {
				height: 198px;
				/*width:135px;*/
			}

			/*
			.paragraphWrapper562 {
			    display: block;
			    margin-bottom: 12px;
			    padding-left: 0;
			    padding-right: 0;
			    width: 562px;
			}
			*/
			/* Curved banner with progressive central shadows */
			.outerBanner {
				background-color: #ddd;
				background: linear-gradient(left , #ddd 0%, #fff 0.5%, #ddd 50%, #fff 99.5%, #ddd 100%);
				background: -o-linear-gradient(left , #ddd 0%, #fff 0.5%, #ddd 50%, #fff 99.5%, #ddd 100%);
				background: -moz-linear-gradient(left , #ddd 0%, #fff 0.5%, #ddd 50%, #fff 99.5%, #ddd 100%);
				background: -webkit-linear-gradient(left , #ddd 0%, #fff 0.5%, #ddd 50%, #fff 99.5%, #ddd 100%);
				background: -ms-linear-gradient(left , #ddd 0%, #fff 0.5%, #ddd 50%, #fff 99.5%, #ddd 100%);
				background: -webkit-gradient(
					linear,
					left top,
					right top,
					color-stop(0, #ddd),
					color-stop(0.005, #fff),
					color-stop(0.5, #ddd),
					color-stop(0.995, #fff),
					color-stop(1, #ddd)
				);
				/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffcccccc, endColorstr=#ffffffff, gradientType=0);*/ /* for IE*/  				
				height: 271px;
			}
			.shadowedBanner {
			    height: 244px;
			    padding: 13px 25px;
			}
			.teaserContainer {
			    border-top-left-radius: 3px;
			    border-top-right-radius: 3px;
			    box-shadow: 1px 1px 3px -1px #666666;
			}
			.teaserContainer .headerZumSur div.colLeft {
			    display: table-cell;
			    float: left;
			}
			.teaserContainer .headerZumSur div.colRight {
			    display: table-cell;
			    float: right;
			    padding-right: 6px;
			}
			.eventsTeasersWrapper {
			    display: table;
			    padding-left: 1px;
			}
			.eventsTeasersContainer {
			    display: table-cell;
			    float: left;
			    width: 123px;
			}
			.eventsTeasersGutter {
			    display: table-cell;
			    float: left;
			    width: 6px;
			}
			.headerZumSur {
			    /** background: -moz-linear-gradient(center top , #F7F7F7, #DADADA) repeat scroll 0 0 transparent; **/
			    
			    /* Gradient */
				background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#dadada)); /* for Webkit browsers */
				background: -moz-linear-gradient(top,  #f7f7f7,  #dadada); /* for Firefox 3.6+ */
				background-image: -o-linear-gradient(top,rgb(247,247,247),rgb(218,218,218)); /* for Opera */
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7, endColorstr=#ffdadada, gradientType=0); /* for IE*/  				
			    
			    border-bottom: 1px solid #999999;
			    border-left: 1px solid #DDDDDD;
			    border-top: 1px solid #DDDDDD;
			    border-top-left-radius: 3px;
			    border-top-right-radius: 3px;
			    display: block;
			    height: 16px;
			    padding-left: 6px;
			    padding-top: 2px;
			    padding-bottom: 2px;
			    text-transform: uppercase;
			}
			
			.headerZumSur .zumSurTitle {
				font-weight: bold;
				color: #333333;
			}
			
			#pageCenter .eventsTeasersContainer a.ordinaryLink {
    			border-bottom: medium none;
			}

			.teaserContainer .headerBarGray a {
    			font-weight: normal;
    			text-align: right;
    			text-transform: none;
			}

			.teaserBody {
				/* Gradient */
				background: #bbbbbb; /* Old browsers */
				background: -moz-linear-gradient(top, #bbbbbb 1%, #ffffff 100%); /* FF3.6+ */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#bbbbbb), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
				background: -webkit-linear-gradient(top, #bbbbbb 1%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
				background: -o-linear-gradient(top, #bbbbbb 1%,#ffffff 100%); /* Opera 11.10+ */
				background: -ms-linear-gradient(top, #bbbbbb 1%,#ffffff 100%); /* IE10+ */
				background: linear-gradient(top, #bbbbbb 1%,#ffffff 100%); /* W3C */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

				border-bottom: 1px solid #666;
				border-right: 1px solid #ccc;
				padding-bottom: 3px;
				height: 100%;
				
				/** background: -moz-linear-gradient(center top , #BBBBBB, #FFFFFF) repeat scroll 0 0 transparent; **/
    
    
			}
			.teaserBody h3 {
			    padding-left: 6px;
			    padding-top: 0;
			}
			.teaserBody p {
			    padding-left: 6px;
			    padding-right: 3px;
			}
			.lausanne-main-area-gallery-slider-group{
				z-index:10000;
				padding-top:10px;
			}
			.lausanne-main-area-gallery-slider-group div,p,a{
				line-height:15px /*!important*/;
			}
			.lausanne-main-area-gallery-slider-group .col50{
				width:249px;
				padding-right:14px;
			}
			.carrouselNavigationSection {
			  height: 270px;
			  position: absolute;
			  top: 0;
			  z-index: 2;
			}
			.carrouselNavigationSection_left {
			  background-image: url("../images/home/btnLeft.png");
			  background-repeat:no-repeat;
			  cursor: pointer;
			  float: left;
			  text-align: right;
			}
			.carrouselNavigationSection_right {
			  background-image: url("../images/home/btnRight.png");
			  background-repeat:no-repeat;
			  cursor: pointer;
			  float: right;
			}
			
			#carrouselSlidesContainerSection {
			  float: left;
			  height: 270px;
			  margin: 0 auto;
			  position: relative;
			  z-index: 1;
			}
			.headerBarGraySectionGallery {
				display: table;
				font-weight: bold;
				text-transform: uppercase;
				color: #333;
				padding-left: 6px;
				padding-top: 3px;
				display: block;
				border-top: 1px solid #ddd;
				border-left: 1px solid #ddd;
				border-bottom: 1px solid #999999;
				height: 18px;
				background-color: #f7f7f7;
				/* Gradient */
				background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#dadada)); /* for Webkit browsers */
				background: -moz-linear-gradient(top,  #f7f7f7,  #dadada); /* for Firefox 3.6+ */
				background-image: -o-linear-gradient(top,rgb(247,247,247),rgb(218,218,218)); /* for Opera */
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7, endColorstr=#ffdadada, gradientType=0); /* for IE*/
				/* Rounded corners */
				-webkit-border-top-left-radius: 3px;
				-webkit-border-top-right-radius: 3px;
				-moz-border-radius-topleft: 3px;
				-moz-border-radius-topright: 3px;
				border-top-left-radius: 3px;
				border-top-right-radius: 3px;
			}
			.headerBarBlackSectionGallery {
				font-weight: bold;
				text-transform: uppercase;
				color: #fff;
				padding-left: 6px;
				padding-top: 4px;
				display: block;
				border-top: 1px solid #777777;
				border-bottom: 1px solid #000000;
				height: 16px;
				background-color: #777;
				/* Gradient */
				background: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#1f1f1f)); /* for Webkit browsers */
				background: -moz-linear-gradient(top, #777777, #1f1f1f); /* for Firefox 3.6+ */
				background-image: -o-linear-gradient(top,rgb(86,86,86),rgb(31,31,31)); /* for Opera */
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff777777, endColorstr=#ff1f1f1f, gradientType=0); /* for IE*/  				
				/* Rounded corners */
				-webkit-border-top-left-radius: 3px;
				-webkit-border-top-right-radius: 3px;
				-moz-border-radius-topleft: 3px;
				-moz-border-radius-topright: 3px;
				border-top-left-radius: 3px;
				border-top-right-radius: 3px;
			}
			div.pageCounter {
			    border-bottom: 1px solid #333333;
			    margin-bottom: 15px;
			    text-align: right;
			}
			.lausanne-main-area-extraits-actualites .ordinaryLink strong, .lausanne-recherche-theme .ordinaryLink strong{
				color:#006F9B;
			}

			.lausanne-main-area-extraits-actualites hr.fullWidth, .lausanne-recherche-theme hr.fullWidth {
			    background-color: #666666;
			    border: medium none;
			    color: #666666;
			    height: 1px;
			    margin: 10px auto 15px;
			    text-align: center;
			    width: 100% !important;
			}
			.lausanne-main-area-extraits-actualites .pageCounter, .lausanne-recherche-theme .pageCounter {
				height: 15px;
			}
			
			img.bordure {
				border-width: 1px;
				border-style: solid;
				padding: 1px;
				border-color: #666;
			}
	
#acces_points_interet.comboboxWhite .titleBkgnd {
	background-image: url("../images/select/bkgnd_select_center_white.png");
	height: 21px;
}
#acces_points_interet.comboboxWhite .left {
	background-image: url("../images/select/bkgnd_select_left_white.png");
}
#acces_points_interet.comboboxWhite .right {
	background-image: url("../images/select/bkgnd_select_right_white.png");
}

#pageCenter .boxLinks .linkContainer dd.a{
	background: none;
	padding-left: 0px;
}


.sfumature{
	position: absolute;
	visibility: hidden;
}

#section2Col #pageCenter{
	background:url("../images/horizontalMenu/bkgnd_content-area-texture2COL.png") repeat-x;
}

#section1Col .socialFooter,
#section2Col .socialFooter{
	padding-left: 25px;
}

#section2Col #intro, #section2Col .introText{
	width: 738px !important;
	padding: 7px 25px 0 !important;
	left: 0px !important;
}
#section2Col #intro img.pageIntro{width: 738px;}

#section2Col .linkToTop{
	width: 738px !important;
	padding: 0 25px !important;
	background-image: url("../images/footerBig.png") !important;
	background-position: center center !important;
}
#section2Col .linkToTopImg{width: 738px; padding-left: 25px;}

#section2Col .lausanne-text{
	width: 738px !important; padding-left: 25px;
}

#section2Col #global {
    background: url("../images/backgrounds/bkgnd_global_only_menu.png") repeat-y scroll 50% 0 transparent;
} 

#section2Col .mirrorInfo{
	width: 718px !important;
	margin-left: 25px !important;
}



#section1Col #intro, #section1Col .introText{
	width: 910px !important;
	padding: 7px 25px 0 !important;
	left: 0px !important;
}
#section1Col #intro img.pageIntro{width: 910px;}

#section1Col .linkToTop{
	width: 910px !important;
	padding: 0 25px !important;
	background-image: url("../images/footer910.png") !important;
	background-position: center center !important;
}
#section1Col .linkToTopImg{width: 910px; padding-left: 25px;}

#section1Col .lausanne-text{
	width: 910px !important; padding-left: 25px;
}
/*
#section1Col #pageCenter{
	background-color: #ffffff;
}
*/
#section1Col #global {
    background: url("../images/backgrounds/bkgnd_global_white.png") repeat-y scroll 50% 0 transparent;
}

#section1Col .mirrorInfo{
	width: 890px !important;
	margin-left: 25px !important;
}

			
			.focus_edit {
				float: left;
				position: relative;
				padding-top:20px;
				display: inline;
				width:300px;
			}

#fancybox-outer{
	background:none !important;
}
#fancybox-content {
    background-image: url("../images/map/bkgnd_map_black_50.png") !important;
    border: none !important;
    border-radius: 15px !important;
    padding: 25px !important;
}
#fancybox-close {
    background-image: url("../images/map/btn_close.png") !important;
    background-position: left top !important;
    background-repeat: no-repeat !important;
    height: 19px !important;
    right: -6px !important;
    top: 4px !important;
    width: 19px !important;
}
/* styles for search box in quoideneuf box, added 06.12.2014 */
.boxQuoiNeuf input[type="text"] {
	border: 1px solid #cccccc;
	border-radius: 4px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
}
.boxQuoiNeuf #search {
	height: 16px;
	width: 222px !important;	
}
.boxQuoiNeuf .noResult {
 	float: left;
  		padding-bottom: 2px;
  		padding-left: 5px;
  		padding-top: 1px;
  	}
.boxQuoiNeuf .recherche .actuLigne .txt {
  		width: 245px !important;
  	}
.boxQuoiNeuf .recherche .actuLigne .dateHeure {
	width: 45px !important;
}

.paragraph.lausanne-formFileUpload {
    width: 100%;
}


#pageCenter .formStandard #uploader-menu_control.disabled div.formButtonBlue{
  pointer-events: none;
  cursor: default;

  text-decoration: none;
  	filter:alpha(opacity=0.6);
	/* CSS3 standard */
	opacity:0.6;
}

  .custom-combobox {
    position: relative;
    display: inline-block;
  }
  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
  }
  .custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
  }

/***************smart_autocomplete************/

ul.smart_autocomplete_container{
	list-style: none;
    list-style-image:none;
    padding-left:0px;
    padding-bottom:0px;
 /*   width:267px !important; */   
    margin-top:8px;
	list-style: none;
    list-style-type: none;
    list-style-image:none;
    border:1px solid black;
    max-height: 190px !important;
    overflow-y:scroll;
/*    max-width:100%;*/
    margin-left: 2px;
}

ul.smart_autocomplete_container li {
	line-height: 17px;
    padding-bottom: 2px;
    padding-left: 5px;    	
    list-style-type: none;
    list-style: none;
  	font-size: 11px;
  	z-index:9999;
  	cursor: pointer;
 	text-decoration: none;
 	outline:none;
}

ul.smart_autocomplete_container li:nth-child(odd) {
	background-color: #eee;	
}
ul.smart_autocomplete_container li:nth-child(even) {
	background-color: #fff;	
}
ul.smart_autocomplete_container li.smart_autocomplete_highlight:nth-child(n){
	background-color: #0a246a;
}
ul.smart_autocomplete_container li.smart_autocomplete_highlight span{
	color:white;
}

.layoutTwoColFull .lausanne-menu .formObject input, .layoutTwoColFull .formLabel{
	width:200px !important;
}

#pageCenter .lausanne-menu .formStandard .formLabel,#pageCenter .lausanne-menu .formStandard .formObject{
	display:table;
	vertical-align:center;
}

.lausanne-menu-download{
	width:100%;
}

.lausanne-menu{
	position: relative;
    float: left;
}

.lausanne-menu{
    bottom: 0px;
    padding: 10px;
    background-color: white;
    -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.75); 
    
 /* background-image: url('/magnoliaAuthor4411/publimenu/download-standard/mainArea/0/col2/0/imageBinary/0 c 79f866-2549-4662-a3f5-df6c3296���.jpg');*/
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
    overflow:hidden;
   	width:100%;
   	
   	margin-bottom:12px;
}

.lausanne-menu input#autocomplete{
	font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding-top: 4px;
    padding-left: 5px;
    padding-bottom: 2px;
    width:100%;
    box-sizing:border-box;
    
}

#section2013 #pageCenter .par.lausanne-menu-download {
    width: auto;
    padding-left: 0px;
}

.div3col3 .lausanne-menu, .div3col2 .lausanne-menu, .div3col1 .lausanne-menu{	
    width: 290px;
}

#pageHeader>.lausanne-menu-download>.lausanne-menu{
	width:492px;
}


.layoutThreeColFull .lausanne-menu{
	width:142px;
}

.layoutTwoColFull .prop2575 .col75 .lausanne-menu{
	width:357px;
}

.layoutTwoColFull .prop2575 .col25 .lausanne-menu{
	width:101px;
}
	
.prop5050 .col50 .lausanne-menu{
	width:229px;
}


.lausanne-menu .title p, .lausanne-menu .title{
	font-size: 14px;
    font-weight: bold;
    color: #666666;
}

