* {font-family:Arial, Helvetica, sans-serif}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
img {
	border:0;
}
.clear {
	clear:both;
}
ul {
	margin-top:1em;
	margin-bottom:1em;
}
ul.nop li {
	list-style:none;
	
}

#globalContainer {
	margin:0 auto;
	width:1000px;
	background:#808080 url(img/bg_global.gif) top repeat-y;
	position:relative;

}
#contentContainer {
	padding:25px 15px 22px 15px;
	background: #eff0f1 url(img/content_bg.jpg) top no-repeat;

	width:720px;
	float:left;
}
#partners {
	position:absolute;
	top:550px;
	left:50px;
	z-index:auto;
}
#footer {
	background: #fff url(img/footer_bg.gif) top repeat-x;
	padding: 20px 50px 0 0;
	text-align:right;
}
#col1,
#col2 {
	float:left;
	border:1px solid #fff;
	background-color:#fff;
}
#col1 {
	width:398px;
}
#col2 {
	width:298px;
	margin-left:20px;
}
#col3 {
	width:716px;
	float:left;
	border:1px solid #fff;
	background-color:#fff;
}

.cols {
	padding:10px;
}
#contentLeft {
	float:left;
}
p{margin:0;padding:0;}

.vignette{
	float:left;
	margin:5px;
	width:155px;
	border:1px solid #e5e5e5;
}
.vignette p{
	height:50px;
	padding-left:8px;
}
.vignette img{
	padding:10px 0 0 10px;
}
h1{}
h2{font-size:16px;margin:10px 0;}
h3{font-size:14px;margin:14px 0 10px;}
a {color:#014493;text-decoration:none;}
a:hover {color:#014493;text-decoration:underline;}
