/* 
CSS Document 
exavier
pour www.toptechnology.fr
 */

/***STYLE DE LA NEWS *****/
a.newsLink:link    { text-decoration:none; color: #CC3333; font-size:08pt;  }
a.newsLink:visited { text-decoration:none; color:#006; font-size:08pt;   }
a.newsLink:hover   { text-decoration:underline; color: #f60; font-size:08pt;  }

a.newsLinkHome:link    { color: #006; 	font-size:11px; text-decoration:none;  font-style: italic; font-weight: bold; line-height: 20px; }
a.newsLinkHome:visited { color:#006; 	font-size:11px; text-decoration:none;  font-style: italic; }
a.newsLinkHome:hover   { color: #006; 	font-size:11px; text-decoration:underline;  font-style: italic; }

.dateNews { font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:08pt;
				color: #e60;
				text-align:left; }
				
.dateNewsHome { font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:14px;
				color: #EE6600;
				text-align:left; }

.titreNews { font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:08pt;
				color: #e60;
				text-align:left; }
	
.titreHome { font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:14px;
				color: #009;
				text-align:left; }
.txtHome { font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color: #000;
				text-align:left; }
				
.linkHome a { 
				font-size:12px;
}
	
.textnews { font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			vertical-align:top;
				text-align:left;
				font-size:08pt;
				color: #003;
				 }
.sommaireNews {
	color: #006;
}
/*** FIN STYLE DE LA NEWS *****/