@charset "utf-8";
/* CarMaDes CSS */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3c3c3;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #B3D0AE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B3D0AE;
}
a:hover {
	text-decoration: none;
	color: #8CB885;
}
a:active {
	text-decoration: none;
	color: #B3D0AE;
}
#centercontainer {width:500px; height:350px; position:absolute; top:50%; left:50%; margin:-175px auto auto -250px; border:0px solid black; text-align:center;}#clientslist {
	background-image: url(images/CMDLayout2009_06-clients.gif);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 1px;
	padding-top: 20px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
}
#clientslist p {
	margin: 0px;
}
