div {
	font:8pt/10pt verdana, sans-serif;
	text-align:justify;
	margin:0px;
	padding: 0px;
	}
body {
	background-color:white;
	background-image: url(img/antisip-top.png); 
	background-repeat: no-repeat;
	overflow: auto;
        width:800px;
	vertical-align:middle;
	}

div#bandeau {
	width:800px;
	height:50px;
	margin:0px;
	padding:0px;
	}
div#bandeauhome {
	width:800px;
	height:100px;
	margin:0px;
	padding:0px;
	}
div#bandeauother {
	width:800px;
	height:100px;
	margin:0px;
	padding:0px;
	}
div#contenu {
	width:800px;
	}
div#bloc_complete {
	float:left;
	width:800px;
	background-color:white;
	}

#bloc_complete table {
	border-style: solid;
	border-width: 1px;
}
#bloc_complete table th {
	margin-top: 10px;

	width: 100px;
	border-style: solid;
	border-width: 1px;
}
#bloc_complete table td {
	margin-top: 10px;
	width: 350px;
	border-style: solid;
	border-width: 1px;
}

div#bloc_left {
	float:left;
	width:400px;
	background-color:white;
	}
div#bloc_right {
	float:right;
	width:400px;
	background-color:white;
	}
div#pied_page {
	clear:both;
	width:800px;
	height:20px;
	}


a:link {
  font-weight: bold;
  text-decoration: none;
  color: darkblue;
}

a:visited {
  font-weight: bold;
  text-decoration: none;
  color: darkblue;
}

a:active {
 color: blue;
}

a:hover {
 color: black;
}

table {
	border-collapse: collapse;
}

table td {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

table th {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.titlefont { color: black; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; }

.colorbullet { color: darkblue }

.smallfont { color: #605a61; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; }

#cellprice table {
	margin-top: 10px;

	width: 100%;
	text-align:center;
}

#cellprice table th {
	width: 30%;
	margin: 0px;
	background-color: lightgrey;

}

#cellprice table td {
	width: 70%;
	margin: 0px;
	background-color:white;
	border: thin solid orange;
}


#celllink table {
	margin-top: 10px;

	width: 100%;
	text-align:center;
}

#celllink table th {
	width: 60%;
	margin: 0px;
	background-color: lightgrey;

}

#celllink table td {
	width: 40%;
	margin: 0px;
	background-color:white;
	#border: thin solid black;
}
