/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	background-color: #FFFFFF;
	background-image: url(images/back_page.gif);
	background-repeat: repeat-x;	
}
 A.more:link
{
	font-size: 10px;
	text-decoration: underline;
	color: #33ccff;
	font-size: 10px;
	font-weight: bold;
}
 A.more:visited
{
	text-decoration: underline;
	color: #d240d2;
	font-weight: bold;
	font-size: 10px;
}
 A.more:hover
{
	text-decoration: underline;
	color: #33ffcc;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}

form {
	margin:0;
	padding:0;
}

#listCSS {
	font-size: 12px;
	list-style-image: url(_themes/501-cool-3d-bluewhite/bullet_1.gif);
}
#listCSS li {
	margin-bottom:8px;
	padding-bottom:8px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
td .colonneSmallTxt {
	color: #fff;
	font-size:11px;
}
td .colonneSmallTxt a {
	color:  #00008b;
	font-size:11px;
}
td .colonneSmallTxt strong.spacing {
	padding-left:6px;
	color: #000;
	font-size:12px;
}
.bgTop {
	background-image: url(images/bg_topimg_1.jpg);
	background-repeat: no-repeat;
	background-position: 195px 0px;
}
td .paddingTD {
	padding:0 12px 12px 12px;
}
td .paddingTD h2 {
	padding:0 12px 6px 20px;
	color:#0065a5;
	background-image: url(images/layout_arrowdown.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
