html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	font-family:Georgia, Times, serif;
}
h1, h2, h3, h4 {
	margin-top: 0;
}
h1 {
padding: 0;
margin:0;
font-size: 1.5em;
color: #769712;
}
h3 {
margin:0;
padding:0;
text-align:left;
color: #585858;
font: 110%
font-weight: bold;	
font-variant: small-caps ; 
/*width: 100%; ie6*/
height: 30px;
line-height: 30px;
padding-left:5px;
}
h4 {
text-align:left;
font: 110%;
margin-bottom:15px;
padding-left:17px;
}
hr {
	display: none;
}
a {
	text-decoration: none;
	color: #000000;
color:#0653fe;
font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
.link1 { 
color:#000;text-decoration:none;
font-weight:400;
cursor:text;
}
.link1:hover { 
color:#000;text-decoration:none;
font-weight:400;
cursor:text;
}
p {

}
img{
border:0;
vertical-align:middle;
}

ul,li{
list-style:none;
}

/*  Formulaire  */

form {
margin:0;
padding:0;
}
label {
display:block;
font-size:90%;
font-weight:bold;
margin-right:10px;
}
input {
border:1px solid black;
}
select, option {
}
textarea {
border:1px solid black;
}
iframe{
margin:0;
}

.invisible{
clear:both;
display:hidden;
}

/* Page */

#page {
	text-align: left;
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0;
margin-top:5px;
}

/* Entete */

#header {
float:left;
width:350px;
height:100px;
padding:8px 0;
}
#header a img {
display:block;
width:300px;
}
h1#top {
	position: absolute;
	margin: 0px;
	padding:0px;	
	line-height: 1px;
	font-size: 1px;
}

.niveau1 .groupe1 {
float:right;
border:solid 1px #6699cc;
background-color:#f5f8fc;
text-align:center;
padding:4px 20px;
}

.niveau1 .groupe1 ul{
margin:0;
padding:0;
}

.niveau1 .groupe1 p{
margin:1px;
}

.niveau1 .groupe1 div{
color:#777777;
font-size:130%;
font-weight:bold;
line-height:30px;
}

/* Recherche */

#recherche{
height:30px;
padding-left:5px;
}


#pub1{
background:#C7B375;
width:150px;
height:130px;
text-align:center;
}

#pub2{
margin:0;
border-style: none solid;
border-width: 1px;
border-color: #b4add9;
}

#pub3{
text-align:center;
margin:5px;
}

/* Niveau 1 */

.niveau1{

}

/* Niveau 1  Groupe 2 */

.niveau1 .groupe2 { 
clear:both; 
width:1000px;
height:30px;
margin: 10px 0;
/*background-image:url(/im/cat.png);*/
}
.niveau1 .groupe2 h2 {

}
.niveau1 .groupe2 ul, .niveau1 .groupe2 li {
	margin:0;
	padding: 0;
}
.niveau1 .groupe2 ul {

margin:0;
}
.niveau1 .groupe2 li {
float: left;
border-right-style: solid;
border-width: 1px;
border-color: #b1aad7;
}
.niveau1 .groupe2 li a{
display: block;
color: #777777;
font-size:110%;
width:150px;
line-height:30px;
text-decoration: none ;
text-align:center;
font-weight: bold;
}
.niveau1 .groupe2 li a:hover, .niveau1 .groupe2 li a:focus, .niveau1 .groupe2 li a:active {
color: #000;
/*background-image:url(/im/cat1.png);*/
}
.niveau1 .groupe2 li a.selectionne{
color: #000;
/*background-image:url(/im/cat1.png);*/
}

/* Niveau 1  Groupe 3 */

.niveau1 .groupe3 ul{
margin: 0;
padding:0;
width:170px;
text-align:center;
border-width: 1px;
border-color: #b4add9;
border-style: solid none solid none;
background: #FFF;
}


/* Main */

#main {

}

/* Contenu */

#content{
margin:5px;
padding:5px;
min-height:1000px;
text-align:left;
border:solid 1px #6699cc;
background-color:#f5f8fc;
}

/* Pied de page */

#footer {
width:1000px;
height:30px;
line-height:30px;
text-align:center;
clear: both;
}

#footer a{
font-weight:bold;
color:#000;
text-decoration:none;
}


.fluxRSS{
 margin-left:40px;
 margin-top:4px;
 text-align:left;
 color: black;
 display : list-item;
 list-style-image : url(../im/rss.png);
 list-style-position: outside;
} 

.fluxRSS a{
margin-left:5px;
font-weight:bold;
}

.encart{
float:left;
text-align:left;
width:350px;
margin:5px;
}

#outil{
float-right;
text-align:right;
margin-right:10px;
color: #585858;
font: 95% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
font-weight: bold;	
font-variant: small-caps ; 
width: 100%;
height: 30px;
line-height: 30px;
background: url(css1/cat.png) left center repeat-x;
margin: 0; 
padding:0; 

}

#outil a{
color: #585858;
}

#outil input{
margin:3px;
}

#suite{
margin:5px;
padding:5px;
color:#000;
text-align:left;
background:#c0c0c0;
border:dotted #000 1px;
}

.liste ul{
color:#000;
text-align:center;
padding:0;
margin:0;
overflow:hidden
border:1px #000 solid;
}

.liste li{
margin:0 0 0 1px;
padding:0 0 5px 0;
}

.liste a{

}

input{
font-family:Georgia, Times, serif;
border: #CCC 1px solid;
background-color:#F7F7F7;
padding:3px;
margin:5px;
}
