#left {
	font-size: 10px;
	font-weight: bold;
}

#left .pays {
	color: #054083;
}

#left .titre {
	color: #c0884a;
	font-size: 10px;
	font-weight: normal;
}

#left table tr td {
	text-align: justify;
}

#right h3 {
	color: #c0884a;
}

#right input[type="text"] {
	border: 1px solid #7f9db9;
	width: 195px;
}

#right .submit {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding: 1px;
	background: #06458d;
	border: 1px solid #7f9db9;	
}
