/* CSS Document */
html, body {
width: 100%;
height: 100%;
}

html { border:0;
}

body { font-family:"Times New Roman", Times, serif;
	margin: 0;
	padding: 0; font-size:12px;
	color: #000000;
	background-color: #FFFFFF;
	
}
.conteneur { 

width: 20cm;
position: relative; 
margin-left:auto;
margin-right: auto; 
height:100%;
} 
 

.header,.footer, #menuaccess,.drapeaux,.menu, #compteur,#email{ display:none}

 
.frame { /*partie contenant les infos du site */
margin-left: 0px; width:auto; 
 height:auto;
overflow: hidden;}


.blockgd{width:20cm;  height:auto;}
.blockgauche{float:left; width:9cm;}
.blockdroite{float: left; width:9cm;}
.separation{clear:both;visibility:hidden;}

/* fin des blocs de mise en page */

/* definition des styles d'ecritures */

.h1 {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

.pagebreak { page-break-after:always;}
	
.textecentre, .textecentregras,.textecentregrastemperature, .textecentregrasplui{
	text-align: center;
}
.textecentregras, .textecentregrasmois,.textecentregrastemperature, .textecentregrasplui{
	
	font-weight: bold;	
}



.textejaponais, .textefaqjaponais{
text-align: justify;font-family:"MS Gothic", "MS Mincho", Times, serif;
}



.textefaq {
	
	text-align: justify;
	margin-right:1em;
}
.boitemail	{
	top: 450px;
	left: auto;
	padding: 12px;
	width: 300px;
	text-align: center;
	border-color: #CCCCCC;
	border-width: 6px;
	border-style: ridge;
	background-color: #FFFFFF;
}
.texte, .bloctexte,.bloctexteframe{
	text-align: justify;
}
.bloctexte{
text-indent:1em;
margin:10px;

}

.bloctexteframe{
margin-right:3em; margin-left:2em;

}

.bloctexteaccess{
margin-left:4em; text-indent:0;

}

.pagebreak { page-break-after:always}
.pageend { page-break-after:avoid;}
p{clear:none;}

/*fin des definitions des styles d'ecriture */

/*debut du menu */








/* enleve les cadres quand les photos sont utilise en lien */

a img  { display:none;}
img {display:none;	
}


a:link{ text-decoration:none; color:#000000; }
a:visited {text-decoration:none; color:#000000;}
a:hover { text-decoration:none; color: #000000;}
a:focus{text-decoration:none;  color: #000000;}

.cachepreload {
position:absolute;
left:0;
top:-6000px;}

kbd{
	border: solid white 1px;
}

.ulaccess{ list-style-type:square;}

.conteneurlieninternefaq{ width:600px; border:solid white 2px; margin-top:100px;}




ol {font-size:1.2em}