/* mondedemain.org CSS page */

/* ============= */
/* CdB - General */
/* ============= */

/* Trait */

hr {
width: 100%;
margin:0;
margin-top: 20px;
margin-bottom: 10px;
}

/* Year index */

#pagesindex {
	position: relative;
	top: 100px;
	left: 5px;
	width: 760px;
	height: 45px;
	text-align: center;
	color: black;
	background-color: silver;
	background-image: url("/common/images/footer/bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	border: 0;
	border-bottom: 1px solid black;
	}

.brochures {
	position: relative;
	top: 100px;
	left: 30px;
	width: 700px;
	text-align: justify;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	border: 0;
	padding: 0;
	}

#pagesindexbottom {
	position: relative;
	top: 40px;
	left: 30px;
	width: 700px;
	text-align: center;
	padding: 0;
	padding-bottom: 20px;
	}
	
/* Year index */

#yearsindex {
	position: relative;
	top: 100px;
	left: 4px;
	width: 762px;
	height: 45px;
	text-align: justify;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	border: 0;
	background-color: silver;
	background-image: url("/common/images/footer/bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	}
	
/* Main page - Last articles list */

#lastart {
	width: 590px;
	margin: 0;
	padding: 0;
	}

#adCdB {
	position:relative;
	left:30px;
	width:530px;
	background-color:#e5ebf0;
	border:1px solid #000095
	}

#cadreCdB {
	position:relative;
	left:60px;
	width:640px;
	background-color:#e5ebf0;
	border:1px solid #000095;
	}

/* Main page - Right boxes */

#boxart {
	width: 170px;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	}
	
.boxart {
	width: 170px;
	position: relative;
	right: 0;
	text-align: justify;
	background-color: #e5ebf0;
	background-image:url("/common/images/general/artbox_170.gif");
	background-repeat: repeat-y;
	border: 0;
	border-top: none;
	padding: 0px;
	}
	
.textart {
	font-family: arial,sans serif ;
	font-weight: normal;
	font-size: 10pt;
	color: #222;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

.champ {
	width: 120px;
	margin-bottom:5px;
  border: 1px solid black;
  background-color: #e5ebf0;
	background-image:url("/common/images/general/artbox_input.png");
	background-repeat: repeat-x;
}

.champInfos {
	width: 300px;
	margin-bottom:5px;
  border: 1px solid black;
  background-color: #fafafa;
	background-image:url("/common/images/general/artbox_input.png");
	background-repeat: repeat-x;
	padding:1px;
	padding-left:5px;
}

.champTextarea {
	width: 300px;
	height: 50px;
	margin-bottom:5px;
	font-family: arial,helvetica,sans serif;
	font-size:10pt;
  border: 1px solid black;
  background-color: #fafafa;
	padding:1px;
	padding-left:5px;
}

.champListe {
	width: 80px;
	margin-bottom:5px;
  border: 1px solid black;
}

.champListe2 {
	width: 310px;
	margin-bottom:5px;
  border: 1px solid black;
}

.bouton {
	width: 101px;
	height: 22px;
	margin-bottom:10px;
  background-color: #e5ebf0;
  border:0;
	background-image:url("/common/images/general/bouton.png");
	background-repeat: no-repeat;
	font-family: arial,sans serif;
}



/* Articles list by magazine */

.cover {
	width: 115px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 0;
	}
	
.summary {
	width: 525px;
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	}

.author {
	margin-bottom: 5px;
	}	

.pdf {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 2px;
	}

/* Header (pdf & print) */

#datahead1 {
	position: relative;
	top: 100px;
	left: 4px;
	width: 700px;
	height: 22px;
	background-color: white;
	padding-top: 8px;
	margin-left: 30px;
	margin-right: 30px;
	}

.datahead1right {
	position: absolute;
	right: 0;
	color: gray;
	font-size: 10pt;
	}

#datahead2 {
	position: relative;
	left:0;
	width:400px;
	height:318px;
	font-family: arial,sans serif ;
	font-size: 8pt;
	text-align:center;
	background-color:#e1f1ff;
	padding-top:10px;
	border:1px solid #000095
	}	 

		#datahead2	hr {
		position:relative;
		left:30px;
		width:340px;
		padding:0;
		margin-top:10px;
		margin-bottom:10px;
		_left:0px;
		_margin:0;
		}

		#datahead2	a:link {
			color: gray;
			text-decoration: none;
			border-bottom: none;
			}
		
		#datahead2 a:visited {
			color: gray;
			text-decoration: none;
			border-bottom: none;
			}
		
		#datahead2 a:hover {
			color: black;
			text-decoration: none;
			border-bottom: none;
			}	 


/* Class Text (data) */

#dataintro {
	position: relative;
	top: 100px;
	width: 750px;
	background-color: white;
	border: 0;
	text-align: center;
  font-family: times,serif;
	font-weight: normal;
	font-size: 12pt;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

#intro {
	width: 620px;
	text-align: justify;
  font-family: arial,sans serif ;
	font-weight: bold;
	font-size: 12pt;
	text-indent: 0;
	padding-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px;
	}

#data {
	position: relative;
	top: 100px;
	width: 680px;
	background-color: white;
	border: 0;
	text-align: justify;
  font-family: times,serif;
	font-weight: normal;
	font-size: 12pt;
	text-indent: 40px;
	margin-left: 45px;
	margin-right: 45px;
	}

.para {
	text-align: center;
  font-family: arial,sans serif ;
	font-weight: bold;
	font-size: 12pt;
	text-indent: 0;
	padding-top: 20px;
	}

h1 {
	text-indent: 0;
	text-align: center;
	color: #000095;
	font-family: arial,sans serif;
	font-weight: bold;
	font-size: 16pt;
	margin:0;
	padding-top:20px;
	padding-bottom:20px;
	}

h3 {
	text-indent: 0;
	text-align: left;
	color: #222;
	font-family: arial,sans serif ;
	font-weight: bold;
	font-size: 14pt;
	margin-left:5px;
	margin-bottom: 0;
	padding-top:40px;
	padding-bottom:0;
	}
	
hr {
	margin-top:3px;
	text-indent:0
	}

h4 {
	text-align: left;
	font-family: arial,sans serif ;
	font-weight: bold;
	font-size: 11pt;
	text-indent: 0;
	padding:0;
	padding-top: 5px;
	margin: 0;
	border-bottom: 1px dashed #444;
	}

ul {
	margin:0;
	padding:0;
	}

ol {
	margin:0;
	padding:0;
	}

li {
	margin-left:30px;
	margin-bottom:17px
	}

#lastart h2 {
	text-align:left;
	font-size:14pt;
	font-weight: normal
	}



.Cours {
	width:100%;
	padding:0;
	margin:0;
	border-collapse: collapse
	}

.CoursA {
	width:30px;
	font-style:italic;
	background-color:#c0c0ff;
	padding:5px;
	}

.CoursAplus {
	width:30px;
	font-style:italic;
	background-color:#f1f1ff;
	padding:5px;
	}

.CoursB {
	background-color:#c0c0ff;
	padding:5px;
	}

.CoursB a:link {
	border-bottom:1px solid #444;
 	}
.CoursB a:visited {
	border-bottom:1px solid #444;
 	}
.CoursB a:hover {
	border-bottom:1px solid #cc0000;
 	}

.CoursBplus {
	background-color:#f1f1ff;
	padding:5px;
	}
	
.CoursBplus a:link {
	border-bottom:1px solid #999;
 	}
.CoursBplus a:visited {
	border-bottom:1px solid #999;
 	}
.CoursBplus a:hover {
	border-bottom:1px solid #cc0000;
 	}