#page_content
{	padding-left: 10px;
}

#page_content a, #page_content td a
{	color: #1E45B7;
}	

#page_content a:hover, #page_content td a:hover
{	font-weight: bold;
}	

/*
#page_content a:visited, #page_content td a:visited
{	text-decoration: line-through;
}	
*/

#page_content tr
{	vertical-align: top;		
} 

#page_content ul
{	margin: 0px;
	margin-left: 20px;
	list-style: disc;
}					  

h1
{	font-family: Georgia;
	font-size: 30px;
	font-weight: normal;
	color: #01316F;	
	margin-bottom: 30px;
	background-image: url(../pictures/background_titre.jpg);
	background-position: 0px 20px;
	background-repeat: repeat-y;
	padding-left: 20px;	
	height: 50px;
}	 

#rubrique
{	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #B34E00;	
	margin-bottom: 15px;
	background-image: url(../pictures/background_rubrique.jpg);
	background-position: 0px 20px;
	background-repeat: repeat-y;
	padding-left: 20px;	
	height: 30px;
}	 

#page_content
{	float: left;
	text-align: left;
}	  

			 
/*******************/
/* Téléchargements */
/*******************/

#attach_titre
{	background-color: white;
	background-image: url(../pictures/telechargements.jpg);	
	background-position: 6px 0px;
	_background-position: 6px 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;  
	height: 33px;
}

#attach_content
{	clear: both;
	float: left;
	background-color: #CE8D5C;
	width: 175px;
	_width: 180px;
	/* IE8 */
	margin-left: 10px;
	/* IE6 */
	-margin-left: 5px;
	text-align: left;
	padding-bottom: 20px;
}

html>body #attach_content 
{	/* Safari et Firefox */
	margin-left: 10px;
} 	



.attach_piece
{	clear: both;
	float: left;		   
	width: 170px;
	margin-bottom: 17px;
}


.attach_puce
{	float: left; 
	padding-top: 17px;
	width: 15px;
	height: 20px;		   
}

.attach_info, .attach_info0
{	float: left;
	padding-top: 11px;
	width: 140px;
}

.attach_info
{	border-top: 1px dashed #FFFFFF;
}								  

.attach_info a, .attach_info0 a
{	font-family: Arial;
	font-size: 12px;
	color: white; 
	text-decoration: none;
}

.attach_piece_titre a:hover
{	text-decoration: underline;
}

.attach_piece_resume
{	margin: 0px;
	padding: 0px;
}


.attach_piece_telecharger
{	margin-top: 5px;
}						 

.attach_piece_telecharger img
{	border: 0px;
}

.attach_piece_telecharger a
{	font-family: Arial;
	font-size: 10px;
	color: #C8C7C6;
	text-decoration: none;
}




