@charset "utf-8";
/* CSS Document */
@import url(layout.css);
@import url(glider.css);
@import url(lightview.css);
@import url(prototip.css);

/* INDEX */

.cadre div#projet {
  padding: 16px 23px 16px 8px;
  text-align:justify;
  font-size: 13px;
  height: 412px;
  position: relative;
  }
			
.cadre h2 {
	font-size:20px;
	padding-bottom: 10px;
	font-weight: normal;
	}
	
.cadre h2:after {
	font-size: 13px;
	display: block;
	content:"_";
	}
	
.cadre h2 span#section {
	color: #8e8e8e;
	font-style:italic;
	}
	
.cadre h3 {
	font-size: 13px;
	font-weight: normal;
	}
	
.cadre div#preconisations {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	font-weight: bold;
}

.cadre div#preconisations a {
	color: #666;
}
	
.cadre div.texte_projet {
	margin-top: 10px;
	line-height: 25px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
	}
	
.cadre span#description_projet {
	padding-right: 23px;
	font-size: 13px;
	line-height: 16px
	}
	
.cadre div#vers_projet {
	position: absolute;
	right: 23px;
	bottom: 20px;
	}
	
.cadre div#projet span#section {
	color: #8e8e8e;
	font-style:italic;
	}
	
.cadre div#soustitre {
	font-size: 13px;
	padding-bottom: 40px;
	}
	
.cadre div#coupe {
	position: absolute;
	top: 15px;
	right: 35px;
	height: 17px;
	width: 15px;
	}
