/*
Theme Name: Zurcher Theme
Theme URI: http://www.alpagraph.ch/
Description: Zurcher
Version: 0.1
Author: Alpagraph Alexandre Palivoda
  
*/
body {
	background: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
	font-size: 1.8vw;
	text-align: left;
	color: #d0d1d3;
	margin: 0;
	width: 100%;
/*	background: url(footer.jpg.) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/

}

.loading-bar {
opacity:1;
}

#bandeau_tel
{
font-size: 1em;
}



@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
body {
	font-size: 3vw;
}
}

#bandeau_tel
{
left:0px;
color:#000000;
}


#slide {
position:absolute;
max-width:100vw;
width:3000px;;
z-index:10;

}

.bandeau {
position:relative;
    margin-left:-9vw;
	width:99vw;
	height:38vw;
	background-size:cover;
	background-position:50vw 50vw;
}


.bandeaucorona {
position:relative;
    margin-left:-9vw;
	width:99vw;
	height:auto;
	background-size:cover;
	background-position:50vw 50vw;
}


.customize-support {
	height: 100%;
}

a {
	text-decoration: none;
	color: #a60052;
}

b {
color:#a60052
}
h1 {
	font-size: 1.2em;
	color: #a60052;
	text-align: left;
}

h2 {
	font-size: 1em;
	color: #59595b;
	text-align: left;
}

h4 {
	font-size: 1em;
	color: #333;
	text-align: left;
}

img.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#header {
	position: relative;	
	 background-image: url("bgzurcher.jpg"); /* The image used */
  background-position: center; /* Center the image */
    background-size: 100% 100%; //stretch resize
  background-repeat:repeat-y; /* Do not repeat the image */
	
}

#logo {
	position: relative;
	top: 0;
	right: 0;
}

#menu_logo {
height:40px; 
z-index:99999; 
position:absolute; 
top:2px; 
right:60px; 
opacity:1;
 -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  visibility:hidden
}
.visible {
opacity:1;
}

#menu_container {
	text-align: center;
	width: 100%;
	top: -3px;
	z-index: 1000;
	font-size:16px;
}

.fixed {
	position: fixed;
}


#searchsubmit {
 -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
margin-top:-5px;
opacity:0.5;
}


#searchsubmit:hover {
opacity:1;
}

#page {
	position: relative;
	top: 0;
	padding-top: 20vw;
	width: 86vw;
	max-width: 1000px;
	padding-left: 7vw;
}

#content_bg {
	position: relative;
	width: 100%;
	top: -15vw;
	padding-left: 2vw;
	padding-right: 2vw;
}

#content {
	position: relative;
	text-align: left;
	width: 83vw;
	max-width: 700px;
	padding: 0;
	color: #333;
	padding-bottom: 100px;
}

.tablepage {
	font-family: Trebuchet MS,Lucida Grande,Arial,Helvetica,Georgia,Sans-serif;
	font-size: 1em;
	background-color: #000;
	color: #FFF;
	text-align: justify;
	vertical-align: top;
}

.dateupdate {
	font-size: 12px;
	margin-top: 10px;
}

.emd_dl_red_darker {
	line-height: 30px;
	font-family: sans-serif;
}

.current_page_item {
	border-bottom: 3px solid #ffc03a;
}

.sidebar {
	float: right;
	width: 200px;
	padding-bottom: 100px;
	color: #231f20;
	padding-left: 30px;
	margin-top: 10px;
}

.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
}

.sidebar h2 {
	font-size: 1.2em;
}

.sidebar ul li {
}

.sidebar ul ul li {
}

#search {
	list-style: none;
}

#footer {
	margin-top: 10px;
	font-size: 12px;
	position: relative;
	width: 85vw;
	height: 300px;
	top: 10px;
	color: #929496;
	text-align: center;
}

.foot_content {
	position: relative;
	width: 100%;
	top: 100px;
	margin-top: 20px;
	text-align: center;
}