	body{
		margin-top: 0px; 
		margin-left: 0px;
		margin: 0px;
}

.cadre_general {
	background-color: #FFFFFF;
	float: none;
	overflow: visible;
	height: auto;
	width: 777px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #CACCF8;
	border-right-color: #CACCF8;
	border-bottom-color: #CACCF8;
	border-right-width: thin ;
	border-bottom-width: thin ;
	border-left-width: thin ;
	top: 0px;	
	
	vertical-align: middle;
	
}

.cadre_texte{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:10px;
	font-family: Verdana;
	font-size: 12px;
	color:#000066; 
	text-decoration:none
}


.cadre_header_rub{
	background-color: #79AFEF;
	position: relative;
	text-align: center;
	vertical-align: middle;
	left: 2px;
	top: 0px;
	width: 98%;
}

.cadre_pub A{
	font-family: Verdana;
	font-size: 12px;
	color:#000066; 
	text-decoration:none
}

.cadre_pub A : Hover{
	font-family: Verdana;
	font-size: 12px;
	color:#000066; 
	text-decoration:none
}

.cadre_pub A : Visited{
	font-family: Verdana;
	font-size: 12px;
	color:#000066; 
	text-decoration:none
}

.cadre {
	clear: none;
	float: none;
	height: auto;
	width: 600px;
	overflow: hidden;
	position: static;
	visibility: visible;
	left: 20%;
	top: 60px;
	right: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	background-color: #EBF3F8;
	border: thin groove #3366FF;
	padding: 10px;
}

.cadre_bis {
	clear: none;
	float: none;
	height: auto;
	width: 300px;
	overflow: hidden;
	position: static;
	visibility: visible;
	left: 20%;
	top: 30px;
	right: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	background-color: #EBF3F8;
	border: thin groove #3366FF;
	padding: 10px;
	text-align: left;
}

.texte {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	padding: 10px;
	text-decoration: none;
}


.texte A {

	font-family: Verdana;
	font-size: 12px;
	font-style: bold;
	color: #000033;
	padding: 0px;
}

.texte A:Hover{

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	padding: 0px;
	text-decoration: underline;
}

.ss_texte {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}


.footer{
	position: solid;
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	
}

.footer A { 
 text-decoration: none; 
 color: #999999;
}
 
.footer A:Hover {
  text-decoration: none; 
  color: #000000;
}

.menu{
font-family: "Trebuchet MS";
color: #000000;
font-size: 9px;
text-align: center;
text-decoration: none;
}

.menu A{
text-decoration: none;	
}

.menu A:Hover{
text-decoration: Underline;	
}

.liens_sans_valeur A{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 10px;
}

.liens_sans_valeur A:Hover{
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 10px;
}

h1 {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 16px;
	font-variant: small-caps ;
	margin: 0px;
	border: 0px;
}

h2 {
	background-image: url(../images/puce.jpg);
	background-repeat: no-repeat;	
	font-family: Verdana;
	padding-left:20px;
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}

h3 {
	font-size: 8px;
}

/* menu déroulant */ 

#nav, #nav ul {
	position:relative;
	float: left;
	width: 100%;
	height: 20px;
	list-style: none;
	line-height: 2;
	background: url(../images/fond_menu.png) repeat;
	font-weight: bold;
	padding: 0;
    /*border: solid #eda;
	border-width: 1px 0;*/
	margin: 0 0 0 0;
	color: #0000FF;
	font-family: Verdana;
	font-size: 12px;
	z-index: 500;
}

#nav a {
	display: block;
	width: auto;
	/*w\idth: 6em;*/
	color: #0000FF;
	text-decoration: none;
	
}

#nav li {
	float: left;
	padding: 5px;
	height: 20px;
	width: auto;
	color: #0000FF;
	font-family: Verdana;
	font-size: 12px;
	z-index: 500;
	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: 20px;
	width: 10em;
	/*width: 13.9em;*/
	font-weight: normal;
	border-width: 0em;
	margin: 0px;
}

#nav li li {
	width: 20em;
	background: #FFFFFF;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	border-style: solid;
	border-color: #CACCF8;
	border-width: thin ;
}

#nav li ul a {
	width: auto;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #CBE1FB; 
}

#content {
	clear: left;
}

#content a {
	color: #000000;
	z-index: 50;
}

#content a:hover {
	text-decoration: none;
}