/* CSS Document */

/* styles du tableau principal */

td.colgauche {
	width:130px;
}

/* styles du template */

.pieddepage {
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	vertical-align:12px;
	text-align:center;
}
a.pdp:link {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
a.pdp:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
a.pdp:active {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
a.pdp:hover {
	text-decoration:overline underline;
}

body {
	margin:0 0 0 0; 
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

li {
	list-style-image: url(images/manuloc/tik-r.gif);
	text-align:justify;
	font-size:small;
}

a:link {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009933;
	text-decoration: overline underline;
}
a:visited {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

.special {
	color: #009933;
	font-style: italic;
	font-weight: bold;
	font-size:small;
}

.dotted {
	border :1px dotted black;
	padding: 2px 2px 2px 2px;
	font-size:small;
}

.blanc { font-size: x-small; font-weight:bold; color:#FFFFFF;}

H1 {font-size:large; text-align:center; color:#000066;}
H2 {font-size:medium; text-align:center; color:#000066;}

.pro{color:#CC0000; font-size:large; font-weight:bold;}
