html, body {
	margin: 0;
	padding: 0;
	background: #999999;
}


input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin:0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
a.savoir {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
	font-weight:normal;
	text-decoration:none;
}

a.savoir:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
}
.pix {
	padding: 1px;
	border: 1px solid #666666;
}
#logo-txt {
	width: 270px;
	height: 60px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo-txt.png');
	background: url(images/logo-txt.png) no-repeat !important;
	background: none;
	margin: 30px 0 0 150px;
	position:absolute;
	z-index:10;
}

#logo-txt2 {
	width: 300px;
	height: 60px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo-txt2.png');
	background: url(images/logo-txt.png) no-repeat !important;
	background: none;
	margin: 30px 0 0 235px;
	position:absolute;
	z-index:10;
}

#logo {
	width: 204px;
	height: 120px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo2.png');
	background: url(images/logo2.png) no-repeat !important;
	background: none;
	margin: 15px 0 0 25px;
	position:absolute;
	z-index:10;
}
#marquee {
	width: 550px;
	height: 25px;
	line-height: 25px;
	margin: 0;

}
marquee {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a20f08;
	font-weight: bold;
	font-variant: small-caps;
	
}
#lien {
	margin: 15px 0 0 25px;
	position:absolute;
	z-index:11;
}
#visuel {
	width: 500px;
	height: 500px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/visuel.png');
	background: url(images/visuel.png) no-repeat !important;
	background: none;
	position:absolute;
	z-index:10;
	margin: 0 0 0 300px;
}
#texte01 {
	width: 376px;
	height: 72px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/texte01.png');
	background: url(images/texte01.png) no-repeat !important;
	background: none;
	position:absolute;
	z-index:20;
	margin: 20px 0 0 250px;
}
#site {
	margin: 0;
	padding: 0 15px 0 15px;
	border-left:10px solid white;
	border-right:10px solid white;
	border-bottom:10px solid white;
	background: white;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h2 {
	margin: 0;
	padding: 0 0 0 20px;
	color: #ffffff;
	font-size: 14px;
	font-family: arial;
	font-weight:bold;
	letter-spacing:0.5px;
	
}
h2.lien {
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	color: #999999;
	height:20px;
	line-height:20px;
}
h3 {
	margin: 0;
	padding: 5px;
	color: #ffffff;
	font-size: 14px;
	font-family: arial;
	font-weight:bold;
	letter-spacing:0.5px;
	background: #265b83;
	border:5px solid white;
	height:20px;
	line-height:20px;
}
h3.news {
	background: #A20F08;
}
h4 {
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	color: #333333;
	font-size: 14px;
	font-family: arial;
	font-weight:normal;
	letter-spacing:0.5px;
	height:20px;
	line-height:20px;
	font-variant:small-caps;
	border-bottom:1px solid #265b83;
}
DIV#block {
	border:1px solid #d5d5d5;
	padding:0px;
	margin: 0;
}


/*DIV#menuOLD {
	border:1px solid #d5d5d5;
}
ul#menuOLD {
	margin:0px;
	padding:10px 1px 10px 10px;
	list-style:none;
	background: #76abd4;
	border:5px solid white;
}

#menuOLD li{
	height:25px;
	line-height:25px;
	padding: 0 0 0 15px;
	color: #18354c;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background: url(images/puce.gif) center left no-repeat;
}
#menuOLD a {
	font-weight:bold;
	color: #18354c;
	font-size:12px;
	text-decoration:none;
	width:100%;
	text-transform:none;
	border-bottom:1px solid #5c9ed0;

}
#menuOLD a:hover {
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	background: #4f94c9 url(images/puce_bis.gif) center right no-repeat;
}*/
/*_________________________MENU VERTICAL____________________________*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
div#menuExt {
border:1px solid #d5d5d5;
}
dl#menu {
	margin:0px;
	padding:10px 1px 10px 10px;
	list-style:none;
	background: #76abd4;
	border:5px solid white;
}
dl#menu dt {
cursor: pointer;
	height:25px;
	line-height:25px;
	padding: 0 0 0 15px;
	color: #18354c;
	font-size:12px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	background: url(images/puce.gif) center left no-repeat;
}
dl#menu dd {
/*border: 1px solid gray;*/
margin: 0 0 0 0;
}
dl#menu ul li {
text-align: left;
height:25px;
	line-height:25px;
	padding: 0 0 0 0px;
}
dl#menu dd ul li a.liste/*, dl#menu dt a */{
	font-weight:bold;
	color: #ffffff;
	font-size:12px;
	text-decoration:none;
	display: block;
	text-transform:none;
	padding: 0 0 0 2px;
}

dl#menu dd ul li a.liste:hover/*, dl#menu dt a:hover*/ {
	font-weight:bold;
	color: #e5e5e5;
	text-decoration:none;
	background: #4f94c9 url(images/puce_bis.gif) center right no-repeat;
}
/*_________________________MENU VERTICAL____________________________*/




ul#engag {
	margin:250px 0 10px 20px;
	padding:0;
	list-style:none;
}

#engag li{
	height:20px;
	line-height:20px;
	padding: 0 0 0 20px;
	color: #333333;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px solid #e5e5e5;
}
#menu2 a {
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
	width:100%;
}
#menu2 a:hover {
	color: #ffffff;
	text-decoration:underline;
	background: url(images/new_puce_hover.gif) center right no-repeat;
}


#ssmenu{
	height:45px;
}


#ssmenu a {
	text-decoration: none;
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 20px 0 0 0;
}
#ssmenu td {
	text-align:center;
	width:150px;
}

#ssmenu a:hover {
	color: #000000;
	padding: 29px 0 0 0;
	height:43px;
	width:100%;
	border-bottom:2px solid #cc0000;
	
}
p {
	text-align: justify;
	font-size:11px;
	margin:5px;
	padding:0;
}
#overflow {
	width:100%;
	height:600px;
	overflow: auto;
}

#footer {
	color: #999999;
	text-align: center;
	border-top:7px solid #265b83;
	height:35px;
	margin:5px 0 0 0;
}
#footer small{
	color: #666666;
	text-align:justify;
}
SPAN.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666;
	font-weight:bold;
}

SPAN.copyright A {
	font-style: normal; 
	font-size: 11px; 
	color: #666666;
	text-decoration: none;
}
SPAN.copyright A:hover  {
	font-style: normal; 
	font-size: 11px; 
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
#form form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#form td {
	font:11px normal normal normal tahoma,verdana,serif;
	height:20px;
	line-height:;
	color:#333333;
	background: none;
}
#form small{
	font:9px normal normal normal tahoma,verdana,serif;
}
#form input,select {
	padding:0px 0px 0px 0px;
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
}
#form textarea {
	padding:0px 0px 0px 0px;
	font:11px normal normal normal tahoma,verdana,serif;
	color:#333333;
}

.captcha {
	border:1px solid #cc0000;
	background: none;
	padding:2px;
}

#element {

	left:100px;

	top:100px;

	color:#ff0000;

	font-size:25px;

	position:relative;

	width:561px;

}
