
/*central */

#central {
	background-color:#000;
	width:950px;
	height:1000px;
	margin:0px auto 0px auto;
}




#croix {
position: absolute;
	top : 90px;
	z-index:1;
}


#menu {
	position:absolute;
	top:200px;
	z-index:3;
	width:150px;
}


#contenu {
	position:absolute;
	left: 250px;
	top : 200px;
	z-index:4;
	width:650px;
	color:#aaa;
	font-family:"Geneva";
	font-weight: 100;
	font-size: 12px; 
	text-align: left;
	
}


#tableau1{
position:absolute;
}

#introContenu {
	margin : 15px auto 15px auto;
	
}

#photoDelattre2 {
	top: -180px;
	left: -10px;
	margin-right: 20px;
	
}

#photoDelattre {
	margin-right: 20px;
	margin-top: 10px;
	
}

strong {
	color : red;
	font-size : 14px;
	
}

#cellule1 {
	width: 150px;
}


#cellule2 {
	width: 500px;
	border-top: 1px solid red;
	border-left: 1px solid red;
	padding-left : 20px;
}


#cellule6 {
	width: 250px;
}



/*



#cellule3 {
	width: 420px;
	border-bottom: 1px solid red;
	padding:10px;
	color: #fff;
}

#cellule3 br{
	margin-bottom: 10px;
}

*/

#cellule5{
	padding-left: 20px;
}


#tableau2{
	vertical-align: top;
	position: absolute;
	top:300px;
	margin-top: 40px;
	clear:left;
	text-align:left;
}


 #tableau2 tr{
vertical-align:top;
font-size:11px;
}


#tableau2 #cellule4,#tableau2 #cellule6{
padding-left:10px;
}

h1{
	color: red;
	text-align : left;
	font-size:18px;
	padding-bottom : 20px;
	text-decoration: underline;
}

.rouge{
	color: red;
}

#fichierJoint {
	color: #ccc; 
	font-family: "arial";
	font-size: 14px;
}

a {
	color: #ccc;
}

table p {
	margin-bottom:12px;
}



