.email_sogetel:after {
	content: '@sogetel.com';
}

html, body {
	height:100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
img  {
	border:0;
}

table, td {
	margin:0;
	padding:0;
	vertical-align: top;
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul li {
	list-style:none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:6px 8px;
	padding:0 0 0 17px;
	margin:0;
}
ul, ol {
	padding:0;
	margin:0;
}
li + ul, li + ol {
	margin-left: 18px;	
}
ol li {
	margin-left:21px;
}

p {
	margin-bottom:14px;
	margin-top:0px;	
}

ul {
	margin-top:0px;
	margin-bottom:0px;
}

label {
	margin-right:12px;
}

.highlight {
	background-color:#eeeeee;
}

#liste-tel { min-height:200px;}
