*{
	margin:0;
	padding:0;
}
body{
	font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
	/*text-transform:uppercase;
	text-shadow: 1px 1px 2px #ccc;
	font-size:14px;*/
	background:#f29400;
	color:#333;
}

h1 {
	font-size:32px;
	padding:20px;
	color:#fff;
	z-index:999;
	position:relative;
	font-weight:normal;
}


a {
	color: rgb(233, 93, 15);
	text-decoration:none;
	font-style:italic;
}

a a:hover{
	color:#000;
}

.loader{
	width:70px;
	height:70px;
	position:fixed;
	top:50%;
	left:50%;
	margin:-35px 0px 0px -35px;
	opacity:0.7;
	z-index:1000;
	background:#fff url(../img/loader.gif) no-repeat center center;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}
.bg_image img{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:0;
}
.footer{
	position:fixed;
	top:20px;
	right:10px;
	z-index:999999;
}
.footer a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	/*text-shadow:1px 1px 1px #fff;*/
	font-size:12px;
	padding-right:30px;

}
.footer a:hover{
	color:#000;
}

/* Preview Slider Gallery Style */
.ps_container{
	display:none;
	width:680px;
	height:526px;
	margin:100px auto 0px auto;
	position:relative;
}
.ps_image_wrapper{
	width:680px;
	height:526px;
	/*height:450px;*/
	overflow:hidden;
	position:relative;
	margin:0 auto;
	/*-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;*/
}
.ps_image_wrapper img{
	position:absolute;
	left:0px;
	top:0px;
}
.ps_prev,
.ps_next{
	width:30px;
	height:59px;
	position:absolute;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	opacity:0.5;
}
.ps_prev{
	background:transparent url(../img/prev.png) no-repeat top center;
	left:-50px;
}
.ps_next{
	background:transparent url(../img/next.png) no-repeat top center;
	right:-50px;
}
.ps_prev:hover,
.ps_next:hover{
	opacity:0.9;
}
ul.ps_nav{
	list-style:none;
	margin:0;
	padding:0;
	width:80px;
	margin:20px auto;
	position:relative;

}
ul.ps_nav li{
	float:left;
}
ul.ps_nav li a{
	display:block;
	text-indent:-9000px;
	width:11px;
	height:11px;
	outline:none;
	padding:0px 3px;
	background:transparent url(../img/dot.png) no-repeat top center;
}
ul.ps_nav li a:hover,ul.ps_nav li.selected a{
	background-position:50% -11px;
}
ul.ps_nav li.ps_preview{
	display:none;
	width:85px;
	height:91px;
	top:-95px;
	left:-34.5px; /*First item, next ones is leftDot - 0.5*wThis + 0.5*wDot, i.e. second one is (16 - 42.5 + 8) = -18.5 */
	position:absolute;
}
ul.ps_nav li.ps_preview span{
	background:transparent url(../img/triangle.png) no-repeat top center;
	width:15px;
	height:6px;
	position:absolute;
	top:85px;
	left:35px;
}
.ps_preview_wrapper{
	width:100px;
	height:75px;
	border:5px solid #fff;
	overflow:hidden;
	position:relative;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}
.ps_preview_wrapper img{
	position:absolute;
	top:0px;
	left:0px;
}


/* LOGO  ----------------------------------------------------------*/

.wrapper h1 {
	width: 200px;
	height: 45px;
	margin: 10px 0px 0px 320px;
	float: left;
	overflow: hidden;
	/*position:fixed;*/
	
}
.wrapper h1 a {
	display: block;
	height: 100%;
	background: url(../img/ilubuc.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/* TXT  ----------------------------------------------------------*/

.txt {
	/*width:680px;
	height:100px;
	position:fixed;
	top:100px;
	left:30%;
	margin:-35px 0px 0px -35px;
	opacity:0.7;
	z-index:1000;*/
	background-color:white;	
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
	padding:20px;
	
	width:640px;
	top:60px;
	position:relative;
	margin:0 auto 10px auto;

}

#hibou {
	/*background-image:url(../img/Uhu.png);*/
	background-position: right 80%;
	background-repeat:no-repeat;
	margin-top:45px;
}

#lapin {
	/*background-image:url(../img/Haeschen.png);*/
	background-position: right 75%;
	background-repeat:no-repeat;
}

.txt p {
	margin: 20px 45px 20px 50px;
	font-size:0.9em;
}

.txt img {
	/*margin-top: 10px;*/
	margin: -5px 40px auto;
}

.txt p img {
	margin: 10px 0px 0px 0px;
}

.txt_image {
	top:0px;
	right:0px;
	width:100%;
	z-index:0;
}

.txt h2 {
	font-size: 1.4em;
	color: rgb(233, 93, 15);
	margin-left: 50px;
	font-style:italic;
}

.txt h3 {
	font-size: 0.9em;
	color: rgb(233, 93, 15);
	margin-left: 50px;
}

.txt .petit {
	font-size:0.7em;
	color: grey;
}

.txt2 {
	/*width:680px;
	height:100px;
	position:fixed;
	top:100px;
	left:30%;
	margin:-35px 0px 0px -35px;
	opacity:0.7;
	z-index:1000;*/
	background-color:white;	
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
	padding:20px;
	
	
	
	width:640px;
	top:100px;
	position:relative;
	margin:0 auto 10px auto;
}

.txt2 p {
	margin: 20px 45px 20px 50px;
	font-size:0.9em;
}


.txt2 img {
	margin: 15px 40px auto;
}


.txt2 h2 {
	font-size: 1.4em;
	color: rgb(233, 93, 15);
	margin-left: 50px;
	font-style:italic;
}

.txt2 h3 {
	font-size: 0.9em;
	color: rgb(233, 93, 15);
	margin-left: 50px;
}

.txt2 .petit {
	font-size:0.7em;
	color: grey;
}


.txt3 {
	background-color:#f3f1f1;	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding: 30px 0px 10px 0px;
	margin:0px 40px 10px 45px;
}

.txt3 p {
	margin:10px 30px 10px 30px;
}

.txt3 h3 {
	margin: 0px 30px 0px 30px;
}


/* CREDITS  ----------------------------------------------------------*/

.credits {
	padding:20px;
	width:640px;
	top:50px;
	position:relative;
	margin:0 auto 50px auto;
}

.credits p {
	margin-left: 50px;
	font-size:0.7em;
}
	
.credits a {	
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding: 0px 5px 0px 5px;
}

.credits a:hover{
	color:#000;
}

.fb-like {
	margin-left: 45px;

}

.badge {
	margin: -20px 0px 200px 0px;
	height:400px;
	background-color: green;
	display: block;1
}

/* MailChimp Form Embed Code - Slim - 08/17/2011 */

#mc_embed_signup {
	background:#e1e1e1;
	clear:left;
	/*font:14px Helvetica,Arial,sans-serif;*/
	width:auto;
	margin: 0px 35px 10px 35px;
	font-size:0.9em;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;

}
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: rgb(233, 93, 15); border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:14px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}



