﻿@charset "utf-8";
/* CSS Document */


#HeaderTopLine {
	width: 100%;
	height: 30px;
	background-color:#1a0000;	
	clear: both;
}

 #HeaderTopLineJustLine {
	width: 100%;
	height: 4px;
	background-color:#00ff00;
	clear: both;	
	
}
 
#Header {
	width: 1000px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
}


#HeaderLogo {
	height: 140px;
	width: 1000px;
	float: left;
	text-align: center;	
	margin-top: 10px;
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	
	
}




#HeaderTopMenu {
	width: 1000px;	
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../ATED_Images/Top_menu_Background.jpg);
	clear: both;
	margin-top: 10px;
}

#DateStaticZone {
	text-align: right;
	height: 23px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.DateDivClass {
	text-align: right;
	color : black;
	font-size:medium;
	font-family:"Times New Roman";
	font-style:italic;
	font-weight:bold;
}
.DateDivClassCal {
	text-align: center;
	color : black;
	font-size:medium;
	font-family:"Times New Roman";
	font-style:italic;
	font-weight:bold;
}
#StaticDiv {
	clear: both;
	text-align: center;

}
.Yelow {
	color: #FFFF00;
}
.Red {
	color: #F00;
	
}
.White {
	color: #FFF;
	font-weight: bolder;
	
}
.WhiteandBacground {
	color: #FFF;
	font-weight: bolder;
	background-color: #969;
	
}
.WhiteandBacgroundSR {
	color: #FFF;
	font-weight: bolder;
	background-color: #000000;
	
}
.BoldBlue {
	color: #00F;
	font-weight: bolder;
	
}
.BoldBlack {
	color: #000;
	font-weight: bolder;
	
}

.BoldBlackUnline {
	color: #000;
	font-weight: bolder;
	text-decoration: underline;	
}
.TextFont {	
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
.BulletFont {	
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}
#Content {
	width: 1000px;	
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	margin-right: auto;
	margin-left: auto;	
}
#Title {
	width: 500px;
	margin-right: auto;
	font-size: 24px;
	font-style: oblique;
	margin-left: auto;
	height: 30px;
	text-align: center;
	padding-top: 20px;
	color: #306;
	font-weight: bolder;
	padding-bottom: 10px;
	
}


#ContentAfterTitle {
	width: 920px;
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 700px;
}
#IndexContent {
	width: 1000px;
	height: 1000px;	
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	margin-right: auto;
	margin-left: auto;	
}
#ContentAfterTitleLeft {
	text-align: left;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	border-top-left-radius: 5px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topleft: 5px; /* Border Radius Style */
	;
	border-top-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topright: 5px; /* Border Radius Style */
	;
	border-bottom-right-radius: 5px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomright: 5px; /* Border Radius Style */
	;
	border-bottom-left-radius: 5px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-box-shadow: 0 0 5px 5px #888888;
	-webkit-box-shadow: 0 0 5px 5px #888888;
	box-shadow: 0 0 5px 5px #888888;
	
}
#ContentAfterTitleLeftTitle {
	text-align: center;
	width: 450px;	
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	background: #969;

}
#ContentAfterTitleRight {
	text-align: justify;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	padding-right: 5px;
	padding-left: 5px;
}
#ContentAfterTitleRightPictures {
	width: 440px;
	height: 350px;	
	margin-right: auto;
	margin-left: 40px;
	text-align: center;
	clear: both;
	margin-bottom: 20px;
	
}
#ContentAfterTitleRightPerspectives {
	width: 420px;
	height:300px;
	margin-right: auto;
	margin-left: 40px;
	text-align: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	
	clear: both;
	
	background-color: white;
	border-top-left-radius: 5px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topleft: 5px; /* Border Radius Style */
	;
	border-top-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topright: 5px; /* Border Radius Style */
	;
	border-bottom-right-radius: 5px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomright: 5px; /* Border Radius Style */
	;
	border-bottom-left-radius: 5px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-box-shadow: 0 0 5px 5px #888888;
	-webkit-box-shadow: 0 0 5px 5px #888888;
	box-shadow: 0 0 5px 5px #888888;
}
#ContentAfterTitleRightPerspectivesTitle {
	text-align: center;
	width: 420px;	
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	background: #969;

}
#SideBarMarquees {
	clear: both;
	text-align: center;
	height: 40px;
	width: 900px;
	font-size: 24px;
	font-weight: bolder;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	padding-top: 10px;
	
}


#SideBarSommaire {
	clear: both;
	text-align: center;
	height: 40px;
	width: 900px;
	font-size: 24px;
	font-weight: bolder;
	margin-right: auto;
	margin-left: auto;
	/* background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);*/
	padding-top: 10px;
	
}



#LineJustLine {
	width: 100%;
	height: 2px;
	background-color: #666;
	clear: both;	
	
}
#EmptyDiv {
	width: 100%;
	height: 20px;
	background-color: #FFF;
	clear: both;	
	
}

#ContentAfterTitle_Presentation {
	width: 920px;
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	font-size: 24px;
	
}
#ContentAfterTitle_Partenaire {
	width: 920px;
	height:800px;
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	font-size: 24px;
	
}
#Content_Partenaire_Table {
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	border-top-left-radius: 1px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topleft: 1px; /* Border Radius Style */
	;
	border-top-right-radius: 1px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topright: 1px; /* Border Radius Style */
	;
	border-bottom-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomright: 1px; /* Border Radius Style */
	;
	border-bottom-left-radius: 1px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomleft: 1px;
	-moz-border-radius-bottomleft: 1px;
	-moz-box-shadow: 0 0 1px 1px #888888;
	-webkit-box-shadow: 0 0 1px 1px #888888;
	box-shadow: 0 0 1px 1px #888888;
	
}
#Content_Partenaire_Table1 {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	
	
}
#Content_Partenaire_Table2 {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	
	
}
#Content_Partenaire_TableRien {
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	
}
#Content_Partenaire_TableRien1 {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	
	
}
#Content_Partenaire_TableRien2 {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	
	
}
#Content_Realisation_Table {
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	
}
#Content_Realisation_TableLeft {
	text-align: left;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	
	
}
#Content_Realisation_TableRight {
	text-align: left;
	width: 320px;
	margin-right: auto;
	margin-left: 80px;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	
	
}
#ContentAfterTitleContactUS {
	width: 920px;
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 550px;
}
#ContentAfterTitleContactThankYou {
	width: 920px;
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 300px;
}

#ContentAfterTitle_Contactez-Nous {
	width: 920px;
	height:850px;
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;	
	font-size: 24px;
	
}
#Content_Contactez-NousLeft {
	text-align: center;
	width: 400px;
	height:780px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	border-top-left-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topleft: 15px; /* Border Radius Style */
	;
	border-top-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topright: 15px; /* Border Radius Style */
	;
	border-bottom-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomright: 15px; /* Border Radius Style */
	;
	border-bottom-left-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-box-shadow: 0 0 15px 15px #888888;
	-webkit-box-shadow: 0 0 15px 15px #888888;
	box-shadow: 0 0 15px 15px #888888;
	
}
#Content_Contactez-NousRight {
	text-align: center;
	width: 400px;
	height:780px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 80px;	
	padding-left:10px;
	background-color: white;
	border-top-left-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topleft: 15px; /* Border Radius Style */
	;
	border-top-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topright: 15px; /* Border Radius Style */
	;
	border-bottom-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomright: 15px; /* Border Radius Style */
	;
	border-bottom-left-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-box-shadow: 0 0 15px 15px #888888;
	-webkit-box-shadow: 0 0 15px 15px #888888;
	box-shadow: 0 0 15px 15px #888888;
	
}
#BottomMenuDiv {
	width: 1000px;
	height: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../ATED_Images/FooterBottomMenu_Background.jpg);
	clear: both;
	list-style-type: none;
	text-decoration: none;
	
}
#Content_AllVideos
{
 
  
  width: 820px;
margin-right: auto;
	margin-left: auto;
}

#Each_Video
{	
	text-align: center;	
}

#Gallerie_Left {
	text-align: center;
	width: 400px;
	
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
border-top-left-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topleft: 15px; /* Border Radius Style */
	;
	border-top-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topright: 15px; /* Border Radius Style */
	;
	border-bottom-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomright: 15px; /* Border Radius Style */
	;
	border-bottom-left-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-box-shadow: 0 0 15px 15px #888888;
	-webkit-box-shadow: 0 0 15px 15px #888888;
	box-shadow: 0 0 15px 15px #888888;
	
	
}
#Gallerie_Right {
	text-align: center;
	width: 400px;
	
	margin-right: auto;
	margin-left: auto;
	float: left;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 80px;	
	padding-left:10px;
	background-color: white;
	border-top-left-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topleft: 15px; /* Border Radius Style */
	;
	border-top-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-topright: 15px; /* Border Radius Style */
	;
	border-bottom-right-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomright: 15px; /* Border Radius Style */
	;
	border-bottom-left-radius: 15px; /* Mozilla Firefox Extension */
	;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-box-shadow: 0 0 15px 15px #888888;
	-webkit-box-shadow: 0 0 15px 15px #888888;
	box-shadow: 0 0 15px 15px #888888;
}


#Footer {
	width: 100%;
	height:500px;
		
	
}
#HeaderTopLineB {	
	width: 1000px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;	
	background-image: url(../ATED_Images/HeaderTopLine.jpg);
}

 #HeaderTopLineJustLineB {	
	width: 1000px;
	height: 4px;
	margin-right: auto;
	margin-left: auto;	
	background-color:#FC3;
	
	
}

.FooterClass
{
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../ATED_Images/BackgroundHeaderContentFooter.jpg);
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
