html{
 background-color: #ffffff;
}

body{
 background-color: #ffffff;
}

#logo
{
	display:block;
	position:relative;
	top:0px;
	left:0px;
	clear:both;
}

#Print_Content{
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	color: black;
	background: transparent;
	font-family:Times New Roman;
	font-size:13px;
	color:#000000;
	position:relative;
}
#Print_Content p
{
  text-align:left;
}
#Print_Content h1{
	font-size:22px;
	font-weight:bold;
  text-align:left;
}

#Print_Content h2{
	font-size:17px;
	font-weight:bold;
	text-align:left;
}

#Print_Content h2{
	font-size:18px;
	font-weight:bold;
}

#Print_Content h2{
	font-size:15px;
}

#Print_Content a{
	color:#444444;
}

#Print_Content img{
	border:0px;
}

#Print_Content img.right {
	position: relative;
	float: right;
}

#Print_Content img.left {
	position: relative;
	float: left;

}
#Print_Content img.middle {
	position: relative;
	display:block;
	margin:0px auto; 
	text-align:center; 
}

#Print_Content .article_page {
  width: 100%;
	border-top: solid 1px #D1CFB8;
	margin: 0 0 30px 0;
}

#Print_Content .article_page .article_text{
	width: 80%;
	float: left;
}


#Print_Content .article_page .article_logo_banner{
	width: 20%;
	float: right;
}

#Print_Content .clear {
	clear: both;
}

#Print_Content .article_page .article_text_mngt{
	width: 70%;
	float: left;
}

#Print_Content .article_page .article_photo_mngt{
		width: 20%;
	float: right;
}

/*    */
#Print_Content p.selectCountry {
display:none;
}
/*tableau news et events*/

#Print_Content table.overview {
	border: 1px #d1cfb8 solid;
		width:100%;
}

#Print_Content table.overview caption {
	text-align: left;
	margin-left: 0;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
}

#Print_Content table.overview caption.past {
	font-size:11px;

}

#Print_Content table.overview th {
  border-right: 1px #d1cfb8 solid;
	text-align:center;
	vertical-align:middle;
  padding: 5px 0;	
	margin: 0;
}

#Print_Content table.overview th a {
 color:Black;
 text-decoration:none;
}

#Print_Content table.overview th a.selectedOrder {
 text-decoration:underline;
}

#Print_Content table.overview td {
  border-right: 1px #d1cfb8 solid;
  border-top : 1px #d1cfb8 solid;
  border-bottom: 0;
  border-left: 0;
  margin: 0;
  padding: 14px 7px;	
  text-align:justify;
}

#Print_Content table.overview td.type {
  padding: 14px 1px;	
}


#Print_Content table.overview .rightbord {
  border-right: 0;
}

#Print_Content table.overview span {
	border-bottom: 1px black dashed;
	padding-left: 1px;
}

#Print_Content table.overview .article_title {
	margin: 0;
}

#Print_Content table.overview .article_desc {
	margin: 5px 0 0 0;
}

#Print_Content col.date {
  width: 15%;
}

#Print_Content col.title {
  width: 50%;
}

#Print_Content col.type {
  width: 15%;
}

#Print_Content col.country {
  width: 5%;
}

#Print_Content col.lang {
  width: 5%;
}


#Print_Content table.about_us {
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

#Print_Content table.about_us td {
  padding: 0;
  margin: 0;
}


/*form*/

 #Print_Content table.form { 
	background-color: #f8f8f8;
  width: 460px;
  margin-top:15px;
}

#Print_Content table.form td{ 
  padding:6px 0px 0px 10px;
  background-color: #f8f8f8;
}

#Print_Content table.form td.start{ 
height:10px;
color:Red;
font-weight:bold;
text-align:center;
}

#Print_Content td.ok {
  display:none;
}

#Print_Content td.required {
  text-align: right;	
}
#Print_Content table.form hr
{
	width:435px;
}
#Print_Content table.zone {
 width:280px;
}

#Print_Content input,#Print_Content select,#Print_Content textarea{
	font-family:Times New Roman,Serif;
}


#Print_Content table.CheckBrochure {
border:0px;
padding:0px;
margin:0 0 10px 0;
}

#Print_Content table.CheckBrochure td {
margin:0px;
padding:2px 0px;
vertical-align:middle;
text-align:left;
border:0px;
}

#Print_Content table.CheckBrochure col.check{
	 width:25px;
}

#Print_Content table.CheckBrochure col.title{
	 width:415px;
}

#Print_Content ul{
	 text-align:left;
}
