
/*	Date de la mise à jour	*/

.content-date {
	background-image : url(images/im_cutenews/bg_date.jpg);
	height:20px;
	width: 109px;
	text-align: center;
	font-family: verdana; 
	font-size: 10px; 
	text-transform: uppercase;
	color: #74ac5e; 
	letter-spacing: 1px;
}




/*	Titre de la mise à jour	*/

.content-title {
	background-image : url(images/im_cutenews/bg_title.jpg);
	height:20px;
	width: 436px;
	text-align: center;
	font-family: verdana; 
	font-size: 10px; 
	text-transform: uppercase;
	color: #e25757; 
	letter-spacing: 1px;
}






/*	Mise à jour	*/


.content-page {
	width: 545px;
	padding:5px;
	background-color: #eaecee;
	text-align: justify;
	font-family: verdana;
	color:#33465f;
	font-size: 10px;
	border-left: 1px dotted #f4f4f4;
	border-right: 1px dotted #f4f4f4;
}


.content-page blockquote {
	border-left: 3px solid #e25757;
	text-align: justify;
	padding:5px;
}




.content-page  strong {
	color:#74ac5e;
	font-weight: bold;
}


a:link , a:active, a:visited {
	font-family: verdana;
	color:#74ac5e;
	font-size: 10px;
	text-decoration: none;
	cursor: crosshair;
}

a:hover {
	font-family: verdana;
	color:#e25757;
	font-size: 10px;
	text-decoration: underline;
	cursor: crosshair;
}


img:hover {
	cursor:crosshair;
}




/*	Commentaires	*/


.content-bottom {	
	background-image : url(images/im_cutenews/bg_comments.jpg);
	text-align: center;
	height:20px;
	width: 545px;
	font-family: verdana;
	color:#74ac5e;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	cursor: crosshair:
}


.content-bottom a:link , .content-bottom a:active, .content-bottom a:visited {	
	color:#74ac5e;
	text-decoration: none;
	cursor: crosshair:
}


.content-bottom a:hover {	
	color:#e25757;
	text-decoration: none;
	cursor: crosshair:
}


/*Page des commentaires*/


.content-author  {
	background-image : url(images/im_cutenews/bg_comments.jpg);
	height:20px;
	width: 545px;
	text-align: center;
	font-family: verdana; 
	font-size: 10px; 
	text-transform: uppercase;
	color: #e25757; 
	letter-spacing: 1px;
}


.author {
	font-family: verdana; 
	font-size: 10px; 
	text-transform: uppercase;
	color: #74ac5e; 
	letter-spacing: 1px;
	text-decoration: none;
}


.author a:link, .author a:active, .author a:visited {
	font-family: verdana; 
	font-size: 10px; 
	text-transform: uppercase;
	color: #74ac5e; 
	letter-spacing: 1px;
	text-decoration: none;
}


.author a:hover {
	font-family: verdana; 
	font-size: 10px; 
	text-transform: uppercase;
	color: #74ac5e; 
	letter-spacing: 1px;
	text-decoration: none;
}

/*Commentaire - Entry*/



.content-comment {
	width: 545px;
	padding:5px;
	text-align: justify;
	background-color: #eaecee;
	font-family: verdana;
	color:#33465f;
	font-size: 10px;
	text-align: justify;
}

.content-comment blockquote {
	border-left: 3px solid #e25757;
	text-align: justify;
	padding:5px;
}




.content-comment b {
	color:#e25757;
	font-weight: bold;
}


.content-comment a:link , .content-comment a:active, .content-comment a:visited {
	font-family: verdana;
	font-weight: bold;
	color:#74ac5e;
	font-size: 10px;
	text-decoration: none;
	cursor: crosshair;
}

.content-comment a:hover {
	font-family: verdana;
	font-weight: bold;
	color:#e25757;
	font-size: 10px;
	text-decoration: underline;
	cursor: crosshair;
}








/*	Ajout de commentaire	*/


.form-champ {
	padding:5px;
	text-align: justify;
	font-family: verdana;
	color:#33465f;
	font-size: 10px;
	font-weight: bold;
}




/*	News Pagination	*/

.pagination {	
	font-family: verdana;
	color:#74ac5e;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}


.pagination a:link {	
	color:#74ac5e;
	text-decoration: none;
}


.pagination a:link , .pagination a:active, .pagination a:visited {	
	color:#e25757;
	text-decoration: none;
}

