@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
#kopfzeile {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-weight: bolder;
	font-size: 39px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 40px;
	color: #FF0000;
	word-spacing: -14px;
}
#cliquer {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-align: center;
}
#buchbeschreibung_3 {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-align: center;
}
#buchbeschreibung_2 {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-align: center;
	font-size: small;
	padding-top: 20px;
}
#invitation {
	width: 100%;
	margin-top: 50px;
}
#pourquoi {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
#texte_1 {
	width: 100%;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
	margin-top: 20px;
}
#se_compose {
	width: 100%;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#LCI {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#texte_macron {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#SV_3 {
	margin-top: 25px;
}
#legende_sv_3 {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#depuis_ans {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#SV_15 {
	width: 100%;
	margin-top: 25px;
}
#legende_SV_15 {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
	margin-top: 25px;
}
#lepen_poutine {
	width: 100%;
	margin-top: 25px;
}
#legende_lepen_poutine {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#jeanne_d_arc {
	width: 100%;
	margin-top: 25px;
}
#legende_jeanne {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#url_bonvie_info {
	margin-top: 30px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-align: left;
	margin-bottom: 30px;
}
#twitter {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#kopfzeile {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-weight: bolder;
	font-size: 50px;
	letter-spacing: 3px;
	text-align: center;
	line-height: 51px;
	word-spacing: -14px;
	color: #FF0000;
}
#cliquer {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-align: center;
	margin-top: 0px;
}
#invitation {
	width: 74.3589%;
	float: left;
	margin-top: 50px;
}
#pourquoi {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
#texte_1 {
	width: 100%;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
	margin-top: 20px;
}
#se_compose {
	width: 100%;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#LCI {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#texte_macron {
	width: 100%;
	clear: both;
	margin-left: 0;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#SV_3 {
	margin-top: 26px;
}
#legende_sv_3 {
	margin-top: 25px;
	font-size: small;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
#depuis_ans {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#SV_15 {
	width: 100%;
	margin-top: 24px;
}
#legende_SV_15 {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#lepen_poutine {
	width: 100%;
	margin-top: 25px;
}
#legende_lepen_poutine {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#jeanne_d_arc {
	width: 100%;
	margin-top: 25px;
}
#legende_jeanne {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#url_bonvie_info {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-align: left;
	margin-top: 29px;
	margin-bottom: 30px;
}
#twitter {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.gridContainer.clearfix #div1 {
}
#kopfzeile {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 107px;
	text-align: center;
	line-height: 113px;
	word-spacing: -31px;
	color: #FF0000;
}
#cliquer {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-align: center;
}
#invitation {
	width: 40.6779%;
	margin-top: 50px;
	float: left;
}
#pourquoi {
	width: 55%;
	margin-left: 0;
	float: right;
	clear: right;
	margin-top: 50px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
	font-weight: normal;
	padding-top: 0px;
}
#maitre {
	font-weight: bold;
}
#texte_1 {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
	width: 49.1525%;
	margin-top: 20px;
}
#se_compose {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
	text-align: left;
	width: 49.1525%;
	margin-top: 25px;
}
#LCI {
	width: 49.1525%;
	margin-left: 1.6949%;
	clear: right;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
	margin-top: 25px;
	float: right;
}
#texte_macron {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
	width: 49.1525%;
	margin-left: 1.6949%;
	clear: none;
	margin-top: 20px;
}
#SV_3 {
	margin-top: 25px;
}
#legende_sv_3 {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
	text-align: left;
}
#depuis_ans {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	margin-top: 25px;
	font-size: small;
}
#SV_15 {
	width: 74.5762%;
	margin-top: 26px;
}
#legende_SV_15 {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#lepen_poutine {
	width: 74.5762%;
	margin-top: 25px;
}
#legende_lepen_poutine {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#jeanne_d_arc {
	width: 74.5762%;
	margin-top: 25px;
}
#legende_jeanne {
	margin-top: 25px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}
#url_bonvie_info {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
#twitter {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
