ul
{
margin: 0px;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	padding: 15px;
	text-align: center;
	letter-spacing: 0.25em;
	line-height: 36px;
}
#tableLayout {
	background-color: #FFFFFF;
	width: 692px;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	text-align: justify;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}

.offre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #3366CC;
	padding-left: 10px;
	font-weight: bold;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #82A0DF;
	color:#FFFFFF;
}

a
{
color:#FFFFFF;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

img
{
border: 0px;
}

.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
	background-color: #FFFFFF;
	padding: 15px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}

.langue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3366CC;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
	padding: 5px;
}

.boitecentrale
{
	width:716px;
	/*background-color:#3366CC;*/
	background-color: #95AFE4;
	text-align:left;
}

.boiteexpedition
{
	color:#000000;
	background-color:#FFFF00; 
	padding-left: 5px; 
	width:75%; 
	left: 25px;
}
