html * {
margin:0px;
padding:0px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
}

a {
color: #6AAEC1;
text-decoration: none;
}

img {
vertical-align: top;
}

ul {
margin-left: 30px;
}

/* mise en page */
#page {
width:892px;
height:600px;
margin-left:auto;
margin-right:auto;
}

#bandeau-top {
width:892px;
height:130px;
}

#bandeau-bottom {
width:892px;
height:93px;
background:#CCCCCC url(images/itfce/banniere-photo.jpg);
}

#bandeau-bottom2 {
width:892px;
height:93px;
background:#CCCCCC url(../images/itfce/banniere-photo.jpg);
}
.gauche {
width:635px;
float:left;
}

.droite {
width:240px;
float:right;
}

/*
#content {
overflow-y: auto;
height: 376px;
}
*/

#actualites {
background-color: #CAE5EC;
}

/* navigation */
#menu {
width:632px;
float:right;
margin-top:85px;
margin-left: 0px;
text-align: right;
}

#menu li {
	display:inline;
	margin-left:5px;
}

#menu a:link, 
#menu a:visited, 
#menu a:active,
#menu a:hover {
font-family: Georgia, "Times New Roman", Times, serif;	color: #6AAEC1; 
font-weight: bold;
font-size: 12px; 
text-decoration: none; 
}

#menu-fast {
height: 17px;
margin-bottom: 5px;
margin-left: 0px;
padding-top:2px;
background-color: #E1F3F8;
text-align: center;
}

#menu-fast li {
display: inline;
border-left: solid 1px #8FA6AC;
padding-left: 5px;
}

#menu-fast a:link, 
#menu-fast a:visited, 
#menu-fast a:active,
#menu-fast a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #6AAEC1;
font-size: 9px;
text-decoration: none;
text-transform: uppercase;
}

#menu-fast li:first-child {
border-left: none;
padding-left: 0px;
}

#piedepage {
clear: both;
}

#legal {
text-align: right;
margin-top: 5px;
color: #999999;
}

#legal a {
color: #999999;
}

/* images */
#logo {
float:left;
}

/* contenus */
h1 {
font-family: Helvetica, sans-serif;
font-size: 20px;
color: #993366;
font-weight: bold;
text-transform:uppercase;
padding-top: 19px;
padding-left: 12px;
}

h2 {
font-family: Helvetica, sans-serif;
font-size: 18px;
color: #666666;
font-weight: normal;
font-style: italic;
padding-left: 12px;
padding-bottom: 30px;
}

h3 {
font-family: Helvetica, sans-serif;
font-size: 16px;
color: #8AB061;
font-weight: bold;
}

p, h3 {
padding-left: 30px;
margin-bottom:10px;
}

p.note:first-line {
font-weight:bold;
}

#piedepage .gauche {
color: #8FA6AC;
padding-top: 5px;
padding-right: 5px;
padding-left: 12px;
border-top: solid 1px #E1F3F8;
}

#piedepage .gauche a {
color: #8FA6AC;
}
