body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #003366;
}
a {
color: #003366;
}
form,
fieldset {
margin: 0;
padding: 0;
border: none;
}
legend,
caption {
display: none;
}
img {
border: none;
}
#raccourcis,
#recherche,
#menu,
#droite ul.listedroite,
body.bodyaccueil #inter #hautaccueil #actus p.toutesactus a,
#footer,
#footerpopup,
#inter #oCalendar,
#inter #retourListe {
display: none;
}
/*----------------------------------------------------------------------------------------------*/
/*---  HEADER ---*/
#header,
#headerpopup {
border-bottom: 1px solid #003366;
}
.logo {
float: left;
}
.logocg31 {
float: right;
}
h1 {
clear: both;
font-size: x-large;
text-align: center;
}
/*----------------------------------------------------------------------------------------------*/
/*---  FIL D'ARIANE ---*/
#filariane {
clear: both;
font-size: x-small;
padding: 10px 0px 10px 0px;
}
/*----------------------------------------------------------------------------------------------*/
/*---  INTER  ---*/
#inter,
#interpopup {
line-height: 16px;
padding-bottom: 20px;
}
#inter h2,
#interpopup h2 {
font-size: x-large;
margin: 12px 0px 12px 0px;
line-height: 26px;
color: #990000;
}
#inter h3,
#interpopup h3 {
font-size: large;
font-weight: normal;
margin: 8px 0px 8px 0px;
color: #FF6600;
line-height: 22px;
}
#inter h4,
#interpopup h4 {
font-size: medium;
margin: 8px 0px 8px 0px;
color: #669900;
line-height: 18px;
}
#inter p,
#interpopup p {
margin: 8px 0px 8px 0px;
}
#inter ul,
#interpopup ul {
margin: 8px 0px 8px 0px;
padding: 0px 0px 0px 20px;
}
/*-- ACCUEIL --*/
body.bodyaccueil #inter #hautaccueil #presentation img {
float: right;
}
body.bodyaccueil #inter #hautaccueil #actus {
margin: 10px 0px 10px 0px;
padding: 0px 0px 10px 0px; 
color: #003300;
border-top: 1px solid #990000;
border-bottom: 1px solid #990000;
}
body.bodyaccueil #inter #hautaccueil #actus h2 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: large;
font-weight: normal;
color: #990000;
}
body.bodyaccueil #inter #hautaccueil #actus p strong a {
color: #CC0000;
font-size: small;
}
body.bodyaccueil #anim {
clear: both;
text-align: center;
}
/*----------------------------------------------------------------------------------------------*/
/*---  TOTEM  ---*/
#totemin {
clear: both;
border: 1px solid #990000;
padding: 2px 10px 10px 10px;
margin-top: 15px;
font-size: x-small;
}
#totemin h3 {
font-size: medium;
color: #990000;
margin: 0px 0px 10px 0px;
text-align: center;
}
#totemin p {
margin: 5px 0px 5px 0px;
}
/*----------------------------------------------------------------------------------------------*/
/*--- LISTE DES ACTUALITES ---*/
#inter div.actuLigne {
float: left;
width: 100%;
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #CBD2E0;
}
#inter div.actuLigne strong a {
color: #CC0000;
}
/*----------------------------------------------------------------------------------------------*/
/*--- PLAN DU SITE ---*/
#inter #plandusite h3 a {
font-size: large;
font-weight: normal;
margin: 8px 0px 8px 0px;
color: #FF6600;
line-height: 22px;
text-decoration: none;
}
#inter #plandusite ul {
margin: -8px 0px 20px 0px;
padding: 0px 0px 0px 20px;
}
#inter #plandusite ul a {
text-decoration: none;
}
#inter #plandusite ul li ul {
margin: 0px 0px 0px 0px;
}
/*----------------------------------------------------------------------------------------------*/
/*--- AGENDA ---*/
#inter #calendar {
width: 100%;
}
#inter #calendar th {
text-align: left;
}
#inter #calendar td.month {
font-size: medium;
font-weight: bold;
color: #669900;
}
#inter #calendar td.date {
color: #CC0000;
font-weight: bold;
}
#inter #calendar td.time {
font-size: x-small;
padding-top: 4px;
}
#inter #calendar td.event span.title {
color: #CC0000;
font-weight: bold;
display: block;
}
/*----------------------------------------------------------------------------------------------*/
/*--- TEXTE ---*/
div.coul01, .bleu, .coul01 {
color: #0099CC;
}
div.coul02, .rouge, .coul02 {
color: #CC0000;
}
div.coul03, .bordeaux, .coul03 {
color: #990000;
}
div.coul04, .orange, .coul04 {
color: #F08400;
}
div.coul05, .vert, .coul05 {
color: #97C000;
}
div.coul06, .rose, .coul06 {
color: #F84E56;
}
/*-- BORDURE D'IMAGES --*/
img.bord01, .bordureBleue {
border: 1px solid #0099CC;
}
img.bord02, .bordureRouge {
border: 1px solid #CC0000;
}
img.bord03, .bordureBordeaux {
border: 1px solid #990000;
}
img.bord04, .bordureOrange {
border: 1px solid #F08400;
}
img.bord05, .bordureVerte {
border: 1px solid #97C000;
}
img.bord05, .bordureRose {
border: 1px solid #F84E56;
}
/*-- RESULTAT RECHERCHE --*/
table.result {
width: 100%;
margin: 10px 0px 10px 0px;
}
.result th {
vertical-align: top;
color: #416BA5;
padding: 5px;
text-align: left;
}
.result td {
vertical-align: top;
padding: 3px;
border: none;
 }
.result td.title {
text-align: left;
}
.result td.title a {
font-weight: bold;
color: #669900;
}
.result td.date {
font-size: x-small;
color: #990000;
 }
.result td.description {
border-bottom: 1px solid #416BA5;
padding: 8px 3px 10px 3px;
 }
html div.prec {
float: left;
padding-left: 2px;
font-size: x-small;
}
html div.prec a {
display: block;
font-size: x-small;
color: #999900;
text-decoration: none;
}
html div.suiv {
float: right;
font-size: x-small;
}
html div.suiv a {
display: block;
font-size: x-small;
color: #999900;
text-decoration: none;
}
/*-- TABLEAUX --*/
table {
border-collapse: collapse;
}
th,
td {
border: 1px solid #416BA5;
padding: 3px;
vertical-align: top;
}
th {
color: #416BA5;
}
/*-- DIVERS CLASSES --*/
.invisible,
#menu ul li.invisible {
display: none;
}