/* CSS Document */

#content {
	width: 850px;
	height:740px; 
	padding: 0;
	margin:0;
	text-align:left;
	color:#FFFFFF;
	}
	
.cadre {
	width: 600px; 
	height:145px;
	padding: 15px 0 0 10px;
	margin:0 auto; 
	text-align:justify;
	color:#F8D908;
	background: transparent url(../images/pellicule.jpg) no-repeat;
	line-height:9pt;
	}


div#content ul.jobs {
	width: 850px;
	height:210px;
	/*background:url(../images/cadre.jpg) no-repeat ;*/
	margin:0;
	padding::0;
}

div#content ul.jobs li {
	 float: left; 
	 width: 229px;
	 height:210px;
	 background:url(../images/cadre.jpg) no-repeat ;
	 margin: 0 0 20px 25px; 
	 list-style-type:none; 
	
}

div#content ul.jobs li img { 
	margin: 10px 35px 0 35px;
 }

div#content ul.jobs li h2 { 
	font-size: 12px; 
	font-weight: bold; 
	margin: 10px 0 0 35px; 
}

div#content ul.jobs li p {
	 margin: 0 0 0 35px;
}


/*------------------------------- page filmgographie ---------------------------------------*/

.td1 {
	border-bottom:1px solid #dcdcdc; 
	font-size:12px; 
	font-weight:bolder; 
	text-align:center;
	padding:5px;

}

.td2 {
	border-bottom:1px solid #dcdcdc;
	 padding:2px 5px 2px 0px;
	 width:125px;
}


.td3 {
	border-bottom:1px solid #dcdcdc; 
	font-size:13px;
	text-align:left; 
	padding:5px; 
	font-family:arial;

}

.td4 {

	border-bottom: 1px solid rgb(220, 220, 220);
	padding: 5px; 
	font-size: 12px;
	text-align: center;		
}

.div1 {
	border:1px solid #333333; 
	width:35px;
}

.div2 {
	color:#CCCCCC; 
	font-size:11px; 
	padding:3px;
}




