body {
background-color:white;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

body, div, td, p, ul, select, input, pre {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#4C4C4C;
} 
td.white{
	background-color:white;
}
.info{
	FONT-WEIGHT:bold;
}
.annonce{
	font-size:14px;
	color:#0089B1;
	text-align:center;
	font-weight:bold;
	border:1px solid;
	background-color:white;
	width:370;
} 
.temoignage {
	padding-left:30px;
	padding-right:30px;
	text-align:justify;
}
.sign {
	font-size:12px;
	color:grey;
	text-align:right;
} 
.lienInfo{
	text-align:right;
	color:color:red;
} 
.label{
	font-size:10px;
	color:grey;
}

h2 {
	color:#e3ff98;
	text-align:left;
	font-size:18;
}

h3 {
	color:black;
	text-align:left;
	font-size:14;
}

h4 {
	text-align:left;
	font-size:12;
}

img{
	border-color: #0089B1;
}  
a {
	text-decoration: none;
	color:#0089B1;
}

// Menu style
.menu {
	width:200;
	color:black;
}
.menu a{
	text-decoration:none;
	font-weight:bold;
	color:black;
}
.menu a:hover {
    color: #3399ff;	
}  
.deroulant a{
	font-weight:normal;
	margin-left:0px;
}
//Mathematica specials

.script {font-family: Mathematica5, cursive}
.gothic {font-family: Mathematica6, Century Gothic}
.doublestruck {font-family: Mathematica7}
