@charset "utf-8";
/* Climasoft CSS Document */
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.titre{
display:block;
background-image:url(images/flecha.png);
padding-left:12px;
background-repeat:no-repeat;
background-position:0 7px;
padding-top:0px;
text-align:left;
}
#apDiv1 {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 457px;
	top: 134px;
}

-->

