/* CSS Document */

#carte-tchad {
	float:left;
	width:150px;
	font-size:.8em;
	text-align:center;
	margin:10px 10px 10px 0;
}

p {
	color:#FFF3EC;
}

table {
	margin:20px 0;
	color:#FFF3EC;
}

caption {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:underline;
	height:1.7em;
}

th {
	padding:10px 0;
	text-align:right;
	vertical-align:top;
}

td {
	padding:10px 0 10px 20px;
	vertical-align:bottom;
}

.table1 th {
	width:35%;
}

.table2 th {
	width:60%;
}

#drapeau {
	position:absolute;
	background-color:white;
	top:140px;
	left:730px;
	width:53px;
	height:35px;
	line-height:40px;
	text-align:center;
	z-index:20;
}

.tchad1 {
	background-image:url(../images/tchad1.jpg);
	width:580px;
	height:430px;
	overflow:auto;
}

#adresses {
	background-image:url(../images/route.jpg);
	width:580px;
	height:260px;
	overflow:auto;
}
