@charset "utf-8";
/* CSS Document */

hr {
color: black;
background-color: black;
height: 1px;
border: 0;
}

td {vertical-align:top;}

td img {display: block;}   

body {
	background-color: #666666;
}
.style1 {font-family: Arial;font-size:14px;}

.style2 {font-size: 24px;
font-family:Arial, Helvetica, sans-serif;}


a, a:hover, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

td.menu a{
	width:100%;
	display:block;
	padding-top: 4px;
	height:23px;
	
	background-image: url("images/interface/fond_menu_02.png");
	background-color: #000000;
	font-weight:bold;
	text-align:center;
	background-repeat:repeat-x;
}
td.menu a:hover{
	background-image: none;
	background-color: #03F6FF;
	height: 23px;
}

.contentheading{
	font-family:ambient;
	font-size: 32px;
	font-weight: bold;
	color:#000000;
}

.contentcomment{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	font-style:italic;
}

.infotitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#000000;
}

.infotextmain{
	font-family:"Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	text-align:justify;
}
 
/* feuille style finale */

.titre-article{
	font-family:ambient;
	font-size: 32px;
	font-weight: bold;
	color:#000000;
}

.intro-article{
	font-family:"Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	text-align:justify;
}

.sstitre-article{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;  
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color:#000000;
}	 

.texte-article{
	font-family: Arial;
	font-size:14px;	 
	text-align:justify;
}

/* fin feuille style finale */

.infotitle2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}

.infotext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-align:justify;
}

.newslist
{
	background: #FAFAFA url(../images/quote.gif) no-repeat;
	border-left: 6px solid #1664D9;
	border: 1px solid #F0F0F0;
	color: #000;
	font-size:25px;
	padding: 8px 10px;
	padding-left: 40px;
	margin-bottom: 12px;
	/*font: normal 1em "Lucida Sans Unicode",serif;*/
}


.newslist a:link 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0000FF;
	font-weight:normal;
	text-decoration:none;
}

.newslist a:visited 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0000FF;
	font-weight:normal;
	text-decoration:none;
}

.newslist a:hover 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0000FF;
	text-decoration:none;
}

.newslist a:active 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#0000FF;

	text-decoration:none;
}


.news
{
	background: #FAFAFA url(../images/quote.gif) no-repeat;
	border-left: 6px solid #1664D9;
	border: 1px solid #F0F0F0;
	color: #555;
	padding: 2px 10px;
	padding-left: 40px;
	margin-bottom: 40px;
	/*font: normal 1em "Lucida Sans Unicode",serif;*/
}

.newsTitle01
{
	color: #000;/*#555;*/
	font-size:25px;
	font-weight:bold;
	/*font: normal 1em "Lucida Sans Unicode",serif;*/
}

.newsTitle02
{
	color: #000;/*#555;*/
	font-size:25px;
	font-weight:bold;
	margin-bottom: 27px;
	/*font: normal 1em "Lucida Sans Unicode",serif;*/
}

.newsText
{
	color:#000000;
	font-size:20px;
	font-weight:normal;
	margin-bottom: 12px;
	text-align:justify;
	/*font: normal 1em "Lucida Sans Unicode",serif;*/
}

.liens:link 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066FF;
	text-decoration:none;
}

.liens:visited 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066FF;
	text-decoration:none;
}

.liens:hover 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066FF;
	text-decoration:underline;
}

.liens:active 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0066FF;
	text-decoration:none;
}

.telex
{
	color:#990000;
	font-size:18px;
	background-color:#10C7F7;
}

/*
.content
{
	width:994px;
	min-height:27px;
}

.leftcontent
{
	width:609px;
	min-height:27px;
	float:left;
}

.rightcontent
{
	width:385px;
	min-height:200px;
	float:left;

}
*/

