body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.1;
}
p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 100%;
}
a img { 
	border: none;
}
.p-intro {
	color: #052180;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
}


a:link {
	color: #4D4D4D;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #4D4D4D;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 10px;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.header {
	background-position: center center;
	height: 219px;
	width: 950px;
	left: auto;
	top: 10px;
	right: auto;
	bottom: auto;
}

.sidebar1 {
	float: left;
	width: 175px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.sidebar2 {
	float: right;
	width: 175px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.nav-left {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.nav-right {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content {
	padding: 10px 0;
	width: 600px;
	float: left;
}
.signet {
	font-size: 90%;
	font-weight: bold;
	height: auto;
	width: auto;
	background-image: url(../images/acces-directs-signets.png);
	text-align: left;
	border: thin dashed #a5c415;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
.content ul li {
	list-style-image: url(../images/list-mobius.png);
}

.signet ul li {
	list-style-image: url(../images/puce-signets.png);
	line-height: 1.2;
	padding: 0px;
}

.footer {
	padding: 0px;
	position: relative;
	clear: both;
	background-color: #FFF;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #A4C400;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2aaa36;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.nb {
	font-size: 90%;
	color: #333;
}

.HeadTab {
	background-color: #a5c415;
	padding: 10px;
	width: auto;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: medium double #FFF;
}
.txt-Focus { 
	color: #052180;
	font-weight: bold;
}
.txt-Blue { 
	color: #052180;
}
.txtWhite { 
	color: #FFFFFF;
	font-size:90%
}
.txtVert { 
	color: #2aaa36;
}
.txt-liste {
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #A3CD1D;
	border-left-color: #A3CD1D;
	padding-top: 5px;
}
.solutions {
	font-weight: bold;
	color: #FFF;
	background-color: #a5c415;
	padding: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 100%;
}
.txtSolutions {
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #a5c415;
	border-right-color: #a5c415;
	border-bottom-color: #a5c415;
	border-left-color: #a5c415;
	margin-bottom: 10px;
}

