/* CSS Document */
#header {
	background:url(../images/design/bandeau.jpg) left bottom no-repeat;
	width:720px;
	height:150px;
}

#wysiwyg table {border:1px solid #acb9ca; border-top:none; margin:10px 0 5px 2px;width:525px;}
.invisible {position: absolute;left: 0;top: -5000px;width: 1px;height: 1px;overflow: hidden;font-size: 1px;color: #fff;}
#wysiwyg table tr {	border:1px solid #acb9ca;	text-align:left;}
#wysiwyg table tr.top td{ background-color:#f0f6fe;	color:#194b8f;	font-weight:bold;	padding:7px;color:#35356b; 	border:1px solid #acb9ca; text-align:center; }
#wysiwyg table tr td {padding:5px;border:1px solid #acb9ca;	color:#505050;}

/* CSS Document */
#contactInfos {}
#contactInfos ul {float:left; }
#contactInfos ul li { margin:0 0 3px 0; color:#505050; }
#contactInfos a { color:#505050; }

#mainLeft .twoCols { margin:20px 0; padding:0 0 25px 0;}
#mainLeft .twoCols h3 { background:none; font-size:12px; border-bottom:1px solid #efefef; color:#194b8f; padding:0 0 6px 0; margin:0 0 6px 0px; }
#mainLeft .twoCols p { color:#7f7f7f; margin:0 0 0 0px;}
#mainLeft .twoCols div {min-height:114px; height:auto !important; height:114px; position:relative;}
#mainLeft .twoCols div p a {position:absolute; bottom:0;}

#contactDetails p { text-align:justify; color:#0e1d67;}


