/* bloc en haut à gauche (image) */
.bloc1 {
	position:absolute;
	width: 180px;
	height: 80px;
	top: 10px;
	left: 10px;
	background-attachment: fixed;
	background-image:  url(images/Logo_A2L_5_simple.gif);
	background-repeat: no-repeat;
	background-position: center center;

}

/* en haut à droite : theme en cours*/
.bloc2 {
	position:absolute;
	top: 18px;
	left: 200px;
	height:100px;
	width:80%;
}
.bloc2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	color: #FFFFFF;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-weight: bold;
	left: 100px;
	position: relative;
	width: 80%;
}
/* Bas à gauche */ 
.bloc3 {
background-color: #902838;
position:absolute; 
top: 101px; 
left: -1px;
width:200px;
height: 100%;
}
/* Bas à droite -- bloc principal */
.bloc4 {
	background-color: #FFFFFF;
	position:relative;
	top: 20px;
	left:20px;
	text-align: justify;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip:   rect(auto,auto,auto,auto);
	height: auto;
	width: 80%;
	overflow: hidden;
	bottom: 100px;
}
.comp_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	text-align: left;
}

.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A293D;
	text-align: justify;
	left: 20px;
	vertical-align: middle;
	line-height: 20px;
	text-indent: 20px;
}
.resume1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A293D;
	text-align: justify;
	left: 200px;
}
.majeur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.drapeau {
	position:absolute;
	top: 318px;
	left: 11px;
	height:42px;
	width:145px;
}
.Descriptif {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
}
.Style10 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0A4D50;
	text-align: justify;
}
.Style13 {
	color: #00565D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.Style12 {
	color: #8A293D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}

.Style5 {
	color: #00565D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.Style5 {
	color: #00565D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
