
/* <![CDATA[ */
.c1 {color: #f00; }
/* ]]> */

  
#moncadre {
border-radius: 5px;
padding:10px;
background-color:rgba(222, 223, 230, 0.13);
box-shadow: 8px 8px 15px #aaa; 
-moz-border-bottom-colors:#897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
-moz-border-top-colors:  #897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
-moz-border-left-colors: #897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
-moz-border-right-colors:#897048 #917953 #a18a66 #b6a488 #c5b59b #d4c5ae #e2d6c4 #eae1d2;
}

/* 
h1, h3
{
text-align:center;
}
h3
{
background-color:back;
color:white;
font-size:0.9em;
margin-bottom:0px;
}

h4
{
background-color:rgb(200, 201, 200);
font-size:12pt;
color:white;
margin-bottom:0px;
padding-top: 5px;
padding-bottom: 5px;
}

h4:hover 
{
  background-color:rgba(162, 164, 210, 0.77);
 -text-decoration: underline;
  color: rgba(25, 27, 25, 0.99);
}
*/

.menu2
{
background-color:rgb(100, 100, 138);
font-size:12pt;
color:white;
width: 200px; 
height:25px;
}

.menu2:hover /* Apparence au survol des liens */
{
  background-color:rgb(207, 219, 222);
 -text-decoration: underline;
   color: rgba(25, 27, 25, 0.99);
   margin-top: -2px;
   padding-bottom: 5px;
   vertical-align: middle;
   padding-top: 1px;
   border-radius: 10px;
}

.news p
{
background-color:#CCCCCC;
margin-top:0px;
}
.news
{
width:100%;
margin:auto;
}


