body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texte 							{color:#000000; font-size: 12px; font-family: verdana, arial, sans-serif; }
a.texte:link					{color:#000000; font-size: 12px; font-family: verdana, arial, sans-serif; }
a.texte:visited					{color:#000000; font-size: 12px; font-family: verdana, arial, sans-serif; }
a.texte:hover					{color:#000000; font-size: 12px; font-family: verdana, arial, sans-serif; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.errormessage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; padding: 6px 6px 6px 6px; line-height: 18px; }

.errortext { color:#CC0000; font-size: 12px; line-height:18px; font-weight: bold; }

.contour {
	border: 1 solid #003B4C;
}

.contour2 {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #9E9E9E;
    border-right-color: #9E9E9E;
    border-bottom-color: #9E9E9E;
    border-left-color: #9E9E9E;
}

.contourint {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #9E9E9E;
}

.contourlogin {
	background-image: url(images/formBg.gif);
	background-color: #DBDCDB;
	background-color: #efefef;
	border: 1px #9E9E9E solid;
	padding: 3px;
	background-position: bottom;
	background-repeat : repeat-x;
}



.button {
	border: 1 solid #444444;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(images/formButtonBg.gif);
	}

input,select {
	border: 1 solid #888888;
	font-size: 11px;
	background-color: #ffffff;
	}

.logintexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

.documentstexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.logintexte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #2892C2;
	border: 1 solid;
	padding: 2;
}

.page2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	text-decoration: underline;
	color: #2892C2;
}

.entete {
	background-image: url(images/entete.gif);
	height: 20; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
    border-right-width: 0px;
    border-left-width: 0px;
}

.bienvenue {
	background-image: url(images/bienvenue.gif); 
	background-repeat: no-repeat;
	height: 85;
}

.nouvelle {
	background-image: url(images/nouvelle.gif); 
	background-repeat: no-repeat;
	height: 85;
}

.recherche {
	background-image: url(images/recherche.gif); 
	background-repeat: no-repeat;
	height: 85;
}

.recherchethemes {
	background-image: url(images/recherchethemes.gif); 
	background-repeat: no-repeat;
	height: 85;
}

.panier {
	background-image: url(images/panier.gif); 
	background-repeat: no-repeat;
	height: 85;
}


.nouvelles {
	background-image: url(images/touteslesnouvelles.gif); 
	background-repeat: no-repeat;
	height: 85;
}

.information {
	background-image: url(images/informations.gif); 
	background-repeat: no-repeat;
	height: 85;
}

.col_left {
	background-image: url(images/bg_menu.jpg); 
	background-repeat: no-repeat;
	/*height: 370;*/
}

.accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003B4C;
	font-style: normal;
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2892C2;	
}

A:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2892C2;	
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003B4C;
}

.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003B4C;
	font-weight:bold;
}

.date {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.description {
	text-decoration: none;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2892C2;
	text-decoration: none;
}