/* default elements */
* {margin: 0; padding: 0;}

/* TOOLTIP */
#top-right{
	width:300px;
	float:right;
	color:#fff;
	padding-top:10px;
	padding-right:10px;
	text-align:right;
}
.hint {
   	display: none;
    position: absolute;
    right: 450px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(../cmsFiles/img/pointer.gif) no-repeat -10px 5px;
}

.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../cmsFiles/img/pointer.gif) left top no-repeat;
}

/* END TOOLTIP */

input[type=submit] {
 border:1px solid black;
 background-color:#FFCC00;
 font-size:10px;
}
 
 input[type=submit]:hover {
 border:1px solid black;
 background-color:#FFFFFF;
 font-size:10px;

}
 input[type=button] {
 border:1px solid black;
 background-color:#FFCC00;
 font-size:10px;

}
 
 input[type=button]:hover {
 border:1px solid black;
 background-color:#FFFFFF;
 font-size:10px;

 }
input {
 border:1px solid black;
 background-color:#CCCCCC;
 color:#000000;
 font-size:10px;
 }
 
 textarea {
 border:1px solid black;
 background-color:#CCCCCC;
 }
 
 input:focus {
 background-color:white;
 }

textarea:focus {
 background-color:white;
 }
 
 select, option {
 border:1px solid black;
 background-color:#CCCCCC;
 }
 .focus{
	 color:#FFCC00;}



body {
	background: #0a0a0a url(http://www.visualswitzerland.ch/cmsFiles/img/bg_body.jpg) center top no-repeat fixed;
	color: #222;
	font: normal 62.5% sans-serif;
	padding: 0px 0px 0px 0px;
}
.caddy{
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000;
}
#border_bloc {
	float: left;
	width: 554px;
	margin: 2px auto;
	padding:5px;
	border: 0px;
}
a {color: #642;}
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2 {color: #000000; padding: 8px 2px 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 13px Arial;}

blockquote {
	background: url('http://www.visualswitzerland.ch/cmsFiles/img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #332 url(http://www.visualswitzerland.ch/cmsFiles/img/wrapper.gif) no-repeat left bottom;
	margin: 0 auto;
	width: 990px;
}
#container {
	/*background: #FFFFFF; alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; -khtml-opacity:0.9;*/
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	border-left: #FFF solid 1px;
	border-right: #FFF solid 1px;
	width: 970px;

}

/* header */
.title {
	background: #000000 url(http://www.visualswitzerland.ch/cmsFiles/img/bg_header.jpg) bottom repeat-x;
	height: 100px;
	width: 970px;
	margin: 0 auto;
}

.title a {
color:#FFCC00;
}

.title a:hover {
color:#FFFFFF;
}

.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 0px 0 10px 0px;
}

.title .right {
	padding: 4px 4px 4px 4px;
	width: auto;
	text-align: left;
	margin-left:600px;
	margin-top:15px;
	text-align: left;
	color:#FFFFFF;
	float:left;
}
.title .linkCaddy{
	padding: 2px 2px 2px 18px;
	width: 180px;
	height:15px;
	text-align: right;
	float:right;
	background: url(../_incSellPro/images/info/caddie.gif) left no-repeat #000000;  
	color:#FFFFFF;
	font: normal 10px Arial, Helvetica, sans-serif;
	margin-top:0px;
	display:block;
	border: 1px #BBB solid;
}
.title .linkCaddy a{
	color:#ec3737;
	font: bold 10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.title .linkCaddy a:hover{
	color:#FFFFFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.header {
	border-top: 2px solid #663;
	background: #DAD7C5 url(http://www.visualswitzerland.ch/cmsFiles/img/header.jpg) no-repeat left bottom;
	height: 220px;
	width: 970px;
}

/* navigation */
.navigation2 {
	background-image:url(../cmsFiles/img/bg_nav_2.gif);
	height: 25px;
	width: 970px;
	margin: 0 auto;
	height:25px;
	border-bottom:#000;

}
.navigation {
	background: #DED9D0 url(http://www.visualswitzerland.ch/cmsFiles/img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
	height:25px;
}


.produitmanque{
	text-align:left;
	float:right;
	padding-top:0px;
	width:130px;
	height:25px;
	padding-right:20px;
	padding-left:28px;
	background:url(http://www.visualswitzerland.ch/cmsFiles/img/bg_produitmanque.gif) top left no-repeat;
	}
	
.produitmanque a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.produitmanque a:hover{
	color:#ec3737;
	font-weight:bold;
	text-decoration:underline;
}
/* main */
.main#two-columns {background: #FFF;}

#news{
	z-index:10;
	}
	
.content_home{
	width:620px;
	height:286px;
	margin: 0 0 0 0;
	border-bottom: #CCCCCC 1px solid;
}

.connexion{
	width:200px;
	height:auto;
	margin: 0 0 0 0;
	padding-left:16px;
	font:Arial, Helvetica, sans-serif 11px #000000;
	background:  #FFFFFF url(../cmsFiles/img/bullet_connexion.gif) left top no-repeat;

}


/* bottom */
.bottom {
	border-top: 1px solid #CCCCCC;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}
.town {width: 970px;
	margin: 0 auto;
	border-top: 1px solid #BCBAAC;
	padding: 6px 0px 6px 0px}
	
.bottom h1,h2 {color: #b8a685; padding: 8px 2px 2px;}


/* footer */
.footer h1,h2 {color: #000000; padding: 8px 2px 2px;}
.footer h3 {color: #dcd9c6; padding: 8px 2px 2px; font: normal 2.4em serif,sans-serif;}

.footer {
	background: #5d5d5d url(http://www.visualswitzerland.ch/cmsFiles/img/bg_footer.jpg) top repeat-x;
	color: #FFFFFF;
	height:auto;
	margin: 0 auto;
	padding-top: 15px;
	width:970px;
	font-size:10px;
	border-left: #FFF solid 1px;
	border-right: #FFF solid 1px;

}
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.block_footer{
width: 180px;
padding-left:2px;
float: right;
}

.block_footer_right{
padding-left:4px;
width: 180px;
float: right;
}

ul.footer {
	border-top: 1px solid #BCBAAC;
	margin: 2px 0;
	padding: 0;
	width: 90%;
}
.footer li {
	list-style: none;
	padding-left: 10px;
	background:url(../cmsFiles/img/bullet.gif) left no-repeat;

}
.footer li a,.footer li em {
	color: #dcd9c6;
	display: block;
}
.footer li em {
	font-size: 11px;
	font-style: normal;
}
.footer li a {
	padding: 2px 3%;
	text-decoration: none;
	width: 94%;

}
.footer li a span {font-weight: bold;}
.footer li a:hover {
	color: #FFFFFF;
	background:#000;
}
.link_footer {width: 970px;
	margin: 0 auto;
	height: auto;
	display: block;}	


/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right .content_home {background: #FFF;
margin:0 0 0 0;
}

.col2 .right {width: 33%;}
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}
.sep{ width: 970px;
background: #ffffff url(http://www.visualswitzerland.ch/cmsFiles/img/bg_nav2.gif) repeat-x; height: 25px;;
height: 25px;
margin: 0 auto;
border-top: 1px dotted #000000;
}
/* block list */
ul.block {
	border-top: 1px dotted #BBBBBB;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dotted #BBBBBB;
	list-style: none;
}
.block li a,.block li em {
	color: #000000;
	display: block;

}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 0 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #000000;
	background: #EEE url(http://www.visualswitzerland.ch/cmsFiles/img/bg_nav3.gif) repeat-x;
	
}

.right ul.block {
	margin: 15px 0 10px 10px;
	padding: 0;
	width: 150px;
}

.right .block,.right .block li {border:none;
}

.right .block li a {
padding-left: 16px;
padding-right: 5px;
background:  #FFFFFF url(../cmsFiles/img/bullet_menu.gif) left no-repeat;
color: #000000;
}

.right .block li a:hover {background: #FFFFFF url(../cmsFiles/img/bullet_menu_on.gif) left no-repeat;
color: #000000;
}

#validMessage{
	border:1px dotted #288A30;
	background-color:#FFDB4A;
	color:#AA231C;
	padding:10px;
	font-weight:bold;
	text-align:center;
	margin:10px 30px 25px 30px;
}
#errorMessage{
	border:1px dotted #CF4229;
	background-color:#EFAC8F;
	color:#AA231C;
	padding:10px;
	font-weight:bold;
	text-align:center;
	margin:10px 30px 25px 30px;
}

#BtnPrint{
display:bloc;
margin-left:30px ;
padding-left:20px;
background:url(http://www.visualswitzerland.ch/cmsFiles/printer.gif) no-repeat;
}

/* SEARCH FORM */
#searchform { margin:50px 200px; font-size:18px; }
#searchform div { color:#eeeeee; }
#searchform div input { font-size:18px; padding:5px; width:320px; }
#suggestions{ position: abolute; left:235px; width:320px; display:none;z-index:1000; }

/* SEARCHRESULTS */
#searchresults { border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:#a0a0a0; font-size:10px; line-height:14px; }
#searchresults a { display:block; background-color:#e4e4e4; clear:left;  text-decoration:none; }
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
#searchresults a img { float:left; padding:5px 10px; }
#searchresults span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
			background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }