/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:#3F7392 url(images/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pds{
	width:900px;
	margin:0px auto;
}
.s1{
	background:#fff url(images/tlo.jpg);
	padding:5px 60px 5px 40px;
}
.left{
	width:218px;
	float:left;
}
.right{
	width:550px;
	float:right;
}
.tekst{
	font-size:12px;
	line-height:16px;
}

.ngm{
	 background:url(images/menu.jpg) no-repeat;
	 padding:12px 5px 15px 20px;
	 color:#660000;
	 font-size:16px;
	 font-weight:bold;
}

.linki a{
	display:block;
	padding:8px 5px 8px 20px;
	background:#E6E4DF;
	color:#CC3300;
	font-size:12px;
	font-weight:bold;
	margin:2px 0px;
	margin-right:3px;
}
.titre-pages-contenu {
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	font-size: 24px;
	font-weight: bold;
}

.linki a:hover{
	color:#fff;
	background:#FF9900;
}

.mtxt{
	padding:6px;
	font-size:11px;
	color:#333333;
}
a{
	color:#666;
	text-decoration:underline;
}
a:hover{
	color:#F60;
	text-decoration:none;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}.titre-paragraphe {
	color: #F60;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.texte-gras-orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}
.lien-cam {
	color: #F60;
	text-decoration: underline;
}
.retour {
	font-size: 12px;
	font-weight: bold;
}
