/* CSS Document */

body {
	font-family:Verdana;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	/*background-image:url(../img/bg.jpg)*/
}

.normal, p {
	font-size: 10px;
}

.petit {
	font-size:9px;
}

a.lien01:link, a.lien01:active, a.lien01:visited {
	color:#6699FF;
}

a.lien01:hover {
	text-decoration:none;
}

a.lien02:link, a.lien02:active, a.lien02:visited {
	font-size:9px;
	color:#6699FF;
}

a.lien02:hover {
	font-size:9px;
	text-decoration:none;
}

.titreBleu {
	font-size:11px;
	color:#000099;
	font-weight:bold
}

a.titreBleu:link, a.titreBleu:active, a.titreBleu:visited {
	text-decoration:underline;
}

a.titreBleu:hover {
	text-decoration:none;
}

.menu {
	font-size:12px;
	font-weight:bold;
	color: #000099;
}

a.menu:link, a.menu:active, a.menu:visited {
	text-decoration:none
}

a.menu:hover {
	color: #00CCFF;
}

.copyright {
	font-family: tahoma;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	/*background-color:#6600CC;*/
	background-color: #0A6CB5;
}

a.copyright:link, a.copyright:active, a.copyright:visited {
	text-decoration: none;
}

a.copyright:hover {
	text-decoration:underline;
}

.chemin {
	font-family:Tahoma;
	font-size: 10px;
	color:#000099
}

a.chemin:link, a.chemin:active, a.chemin:visited {
	color:#000099
}

a.chemin:hover {
	text-decoration: none;
	color:#00CCFF
}

.cyan {
	color:#00CCFF;
}

.rouge {
	color:#CC0000;
}

.gris {
	color: #999999;
}

.transverse {
	font-size:10px;
	font-weight:bold;
}

a.transverse1:link, a.transverse1:active, a.transverse1:visited {
	color:#6600CC;
	text-decoration:none;
}

a.transverse1:hover {
	text-decoration:underline;
}

a.transverse2:link, a.transverse2:active, a.transverse2:visited {
	color:#000099;
	text-decoration:none;
}

a.transverse2:hover {
	text-decoration:underline;
}

.titreRouge {
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}

a.titreRouge:hover {
	text-decoration:none;
}

.titreProduit {
	font-size: 14px;
	font-weight:bold;
	color:#CC0000;
	border-bottom: 1px solid #CCCCCC;
}

.classement {
	font-size:9px;
	color:#999999;
}

a.classement:link, a.classement:active, a.classement:visited {
	color:#666666;
}

a.classement:hover {
	text-decoration:none;
}

.inputText, .inputTextarea {
	font-family:Verdana;
	font-size:12px;
	border: 1px solid #CCCCCC;
	background-color:#DDEEFF;
}


.highlight {
	font-size: 10px;
	border-bottom:1px solid #CCCCCC;
}

td.highlight:hover {
	background-color:#DDEEFF;
}

li {
	list-style-image:url(../img/pucetriangle.gif);
}

TD.next_prev {
	border-bottom: 1px solid #CCCCCC;
}

a.next_prev:link, a.next_prev:active, a.next_prev:visited {
	font-size: 10px;
	color:#CC0000;
	font-weight:normal;
	text-decoration: none;
}

a.next_prev:hover {
	text-decoration: underline;
}

.interlocuteurs {
	font-family:Tahoma;
	font-size: 10px;
}

.region {
	color:#000099;
	font-weight:bold;
}
/*
#edito {
	width:180px;
	height:220px;
	overflow:scroll;
}
*/
