@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
}
.page{
	width:800px;
	height:1240px;
	background-image:url(../NotesInfo/ImgNotes/fondportrait.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	margin:auto;
}
.logo{
	font-size:27px;
	font-weight:bold;
	padding:15px;
	width:365px;
	height:50px;
	float:left;
}
.logo_img {
	float:left;
}
.logo-texte{
	margin-left:55px;
    margin-top: -8px;
}
.ad_header {
    width: 435px;
    margin-left: 420px;
    padding-top: 10px;
    font-size: 10px;
    text-align: center;
}
.css_note_info{
	float:left;
	width:400px;
	font-size:12px;
	color:#333;
	padding-left:10px;
}

.css_HFC {
	float:left;
	width:200px;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

.drapeau {
	float:left;
	width:150px;
	text-align:center;
}
.content{
	font-size:12px;
	margin:20px;
}

.Titre {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 10px 10px;
}

.Titre_1{
	font-size:19px;
	color:#C00000;
	font-weight:bold;
	padding:10px;
}

.Titre_2{
	font-size:16px;
	color:#060;
	font-weight:bold;
	text-decoration:underline red;
	padding:10px;
}

.css_domaine-texte {
	float:left;
	width:610px;
	height:300px;
	font-weight:bold;
	font-size:14px;
	background-image:url(../NotesInfo/ImgNotes/solar%20impluse-1.png);
	background-repeat:no-repeat;
	background-size:65%;
	line-height:20px;
	margin-left:-20px;
}

.css_domaine-img {
	float:left;
	width:150px;
}


.css_tab-1{
	float:left;
	padding-left:10px;
	width:240px;
}

.css_tab-2 {
	float:left;
	width:240px;
}

.css_tab-3 {
	float:left;
	width: 200px;
    text-align: right;
}

