/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: 'Cousine', 'Courier', sans-serif;
	text-decoration: none;
	color: black;
	background-color: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none;  color: black; }
a:active { text-decoration: none;  color: black;}
a:visited {
	text-decoration: none;
	color: black;	
}
a:hover {
	color: #000;
	background-color: #CCCCCC;
}

	
a img { border: none; }

#menu {
	width: 15vw
	overflow: hidden;
	bottom: 0;
	left: 1vw;
	position: absolute;
	height: 100%;
	background-color: #fff;
	font-size: 1rem;
	font-family: 'Cousine', 'Courier', sans-serif;
	line-height: 1.1rem;
}

#menu ul {
	list-style: none;
	margin: 1vw 0 1vw 0;
}

#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 0px 0 0 calc(14rem + 2.5vw);
    margin-top: 2.6rem;
	font-size: 1rem;

}

.container {
    padding: 1vw 0.3vw 1vw 0.5vw;
}

#content p {
	width: 18vw;
	font-size: 1rem;
	line-height: 1.2rem;
	margin-top: 1vw;


}

p {
	margin: 0px 0 0px 0;
	font-size: 1rem;
	line-height: 1rem;
	margin-top: 1vw;	
}
titular {
	margin: -1vw 0 1vw 0;
	line-height: 2rem;
	font-family: 'Cousine', 'Courier', sans-serif;
	font-size: 1rem;
	font-weight: bold;
}
h1 { font-size: 1rem; }
h2 { font-size: 1rem; }
h3 { font-size: 1rem; }
h4 {
	font-size: 1.8rem;
	font-family: 'Cousine:400', 'Courier', sans-serif;
	font-weight: 700;
	line-height: 1.5rem;
}
foto { font-size: 0.8rem;
font-family: 'Cousine', 'Courier', sans-serif; }

small { font-size: 0.5rem; }

#img-container	{
	padding: 0;
	margin-top: -1vw;
	margin-right: 1vw;
	margin-bottom: 0;
	margin-left: 0;
	}

img {
	border: thin solid #CCC;
	display: block;
	margin: 0;
	max-width: 100%;
	height: auto;
	}

#img-container p	{
	max-width: 100%;
	max-height: 100%;
	font-size: 1rem;
	font-family: 'Cousine', 'Courier', sans-serif;
	font-weight: 400;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1vw;
	padding-right: 0;
	padding-bottom: 1vw;
	padding-left: 0;
	top: 1vw;
}

#once { clear: left; }


.tab { margin-left: 1vw; }

idioma1 {
	background-color: #000000;
	padding-right: 0;
	padding-left: 0;
	color: #FFF;
	line-height: 1rem;
	padding-top: 0;
	padding-bottom: 0;
}	

idioma {
	padding-right: 1vw;
	line-height: 1.2rem;
	padding-bottom: 1vw;	
	
}

jutta {
	
	line-height: 5vw;
	font-size: 1rem;	
}
