li.seo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
a.seo {color: #00b4ff;
	text-decoration: none;
	
}
body {
	background: #f9fbfd url(../img/body.jpg) repeat-x top left;
	margin: 0;
	padding: 0 0 25px 0;
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}

a img {
	border: none;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-top: 220px;
	background: transparent url(../img/container.jpg) no-repeat top left;
}

#contact {
	position: absolute;
	top: 85px;
	left: 630px;
	font-size: 8pt;
	color: #b1e6ff;
}

#contact h2 {
	font-size:12px;
	margin: 0;
	padding:0;
	color: #fff;
}

#contact p {
	margin: 0;
	padding: 0;
	font-size:10px;
}

#content {
	background: transparent url(../img/content.jpg) no-repeat top left;
}
#content h1 { font-size:medium; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 15px 0;
	color: #00b4ff;
}
#content h2 {
	margin: 0;
	padding: 0 0 15px 0;
	color: #00b4ff;
}

#content h2 span {
	color: #c0c0c0;
}

#content p {
	margin: 0;
	padding: 0 0 15px 0;
	text-align: justify;
}

#content img {
	border: 3px solid #e3e6e7;
}

#content ul {
	list-style: circle; 
	color: #0cf;
}

#content ul li p {
	color: #999;
}

#content ul li span {
	color: #999; 
	font-size: 8pt;
}

#left {
	float: left;
	width: 199px;
	border-right: 1px solid #e8eaeb;
}

#left ul {
	margin: 0;
	padding: 0 0 0 35px;
	list-style: none;
	line-height: 150%;
}

#left ul li a {
	color: #00b4ff;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
}

#left ul li ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	list-style: none;
	line-height: 120%;
}

#left ul li ul li a {
	color: #999;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

#left a:hover {
	color: #7ed9ff;
}

#right {
	float: right;
	width: 174px;
	border-left: 1px solid #e8eaeb;
}

#right h2 {
	padding-left: 20px;
	font-size: 11pt;
}

#right ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	border-left: 8px solid #f0f3f7;
	list-style: none;
	color: #999;
	font-size: 8pt;
}

#center {
	width: 555px;
	margin: 0 199px 0 226px;
}

#center p {
	color: #999;
	font-size: 8pt;	
}

#bottom {
	width: 910px;
	margin: 0 auto;	
}

#bottom table {
	width: 100%;
	margin: 18px 0 4px 0;
	background: #fff none;
	border: 1px solid #e3e6e7;
}

#bottom th {
	background: #00b4ff none;
	color: #fff;
	font-size: 12pt;
	text-align: left;
}

#bottom td {
	vertical-align: top;
	width: 16%;
}

#bottom td div {
	position: relative;
	height: 150px;
}

#bottom td h3 {
	margin: 0;
	padding: 0 0 10px 0;
	height: 27px;
	color: #00b4ff;
	font-size: 10pt;
}

#bottom td p {
	margin: 0;
	padding: 0;
	font-size: 7pt;
	color: #999;
	text-align: left;
}

#bottom a img {
	position: absolute;
	bottom: 0;
	right: 0;
}

#bottom .border {
	border-right: 1px dotted #d6d6d6;
}

#footer {
	width: 880px;
	margin: 0 auto;
	background: #e3e6e7 none;
	padding: 15px;
	min-height: 12px;
	font-size: 7pt;
	color: #8aa2a9;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	color: #8aa2a9;
	text-decoration: none;
}


#footer a b {
	color: #00b4ff;
	font-weight: normal;
	font-size:11px; background:url(../img/picto-tow.png) right 1px no-repeat; padding:0 13px 0 0; color:#00b4ff;
}


.rightImage { padding:10px 0 10px 10px;}
.rightImage img { border:none;}

