/********************************
*                               *
* CIP's web page style by Ginko *
*                               *
********************************/

/********************************************
*                 couleurs                  *
*					                        *
*   #1CAB72;   vert                         *
*   #174AEF;   bleu marine                  *
*   #DB9B10;   jaune orange                 *
*   #27287F;   bleu fonce	                *
*					                        *
********************************************/


body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-color: #fff;
color: #27287F;
}

h1{
font-size: 3em;
font-weight: bold;
color: #1CAB72;
text-align: center;
}

h1 a {
text-decoration: none;
}

div {
margin: 1em;
padding: 1em;
}

div a {
color: #27287F;
font-size: 1.7em;
font-weight: bold;
text-decoration: none;
border: 3px solid #27287F;
-moz-border-radius: 2em;
-webkit-border-radius: 2em;
padding: 0.5em;
}

a:hover {
color: #1CAB72;
border: 3px solid #1CAB72;
}

div#nifty { 
float : left;
  border-width:3px;
  border-style:solid;
  border-color:#27287F;
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 2px}
.r2{margin: 0 2px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 1px}
}