/* D�finition globale */

*
{
font-family: Helvetica, Arial, sans-serif;
}

table
{
margin-left: auto;
margin-right: auto; 
}

img
{
border: none;
}

img.center
{
 display: block;
 margin-left: auto;
 margin-right: auto;
}

A
{
color: #16C216;
font-size: 14px;
font-weight: normal;
text-decoration: none; 
}

P
{
color: #000000;
font-size: 14px;
text-align: justify
}

body
{
margin: 5px 0px 5px 0px;
}

h2
{
text-align:center;
color: #207620;
}

A:hover
{
text-decoration: underline;
}

.droite
{
float:right;
}

.text_droite
{
text-align:right;
}

.head_images
{
background-color: #CCCCCC;
}

.head_menu
{
background-color: #A3FBA3;
padding-top: 6px;
padding-bottom: 6px;
font-size: 14px;
color: #207620;
}

a.menu_titre, a.menu_titre_right
{
font-size: 14px;
color: #207620;
text-decoration: none;
}

a.menu_titre
{
padding:0.8em;
}

a.menu_titre_right
{
float:right;
padding-right:1em;
}

a.menu_titre:hover, a.menu_titre_right:hover   
{
text-decoration: underline;
}

.col_gauche
{
float: left;
background-color: #ffffff;
width:145px;
min-width: 145px;
text-align:left;
margin: 10px;
}

.col_center
{
min-width: 10em;
margin-left:165px;
margin-right:190px;
}

.col_droite
{
float: right;
background-color: #ffffff;
width: 170px;
min-width: 170px;
text-align:left;
margin: 10px;
}

.header_rubrique, .footer_page
{
border-style:solid;
border-color: #000000;
background-color: #A3FBA3;
color: #207620;
font-size: 13px;
font-weight: bold;
border-left-width:1px;
border-right-width:1px;
border-bottom-width:0px;
border-top-width:1px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
}

.footer_page
{
border:1px;
border-style:solid;
text-align:center;
}

.boite_rubrique
{
border-style:solid;
border-color: #000000;
border-width:1px;
padding: 2px;
}

.ul_rubrique
{
list-style-type: none;
margin: 0;
padding: 0;
}

.welcome
{
margin:0%;
margin-top: 0.8%;
border-style:solid;
border-color: #16C216;
border-width:1px;
background: #A3FBA3;
color: #207620;
}

h3.title
{
margin:0%;
color: #207620;
font:small-caption;
font-size: 20px;
text-align:center;
}

p.title_text
{
text-align:justify;
font-size: 14px;
padding: 5px;
}

.cadre_news_top, .cadre_news_bottom
{
border-style: solid;
border-color: #000000;
background: #CCCCCC;
border-width: 0px;
padding: 2px;
font-size: 10px;
}

.cadre_news_top
{
border-bottom-width:1px;
}

a.cadre_news_top
{
border-bottom-width: 0px;
color: #207620;
font-weight: bold;
text-decoration: none;
}

.cadre_news_bottom
{
border-top-width:1px;
text-align:right;
}

.news
{
border-style:solid;
border-color: #000000;
border-width:1px;
}

span.titre_news
{
font-size: 16px;
font-weight: bold;
}

.formulaire, .submit
{
color:#207620;
background-color:#A3FBA3;
font-size: 13px;
}

.submit
{
font-size:14px;
}

img.news_image
{
float:right;
}

.corp_news
{
margin: 0.8em 0.2em 0.8em 0.2em;
text-align:justify;
overflow:hidden;
}

.text_news
{
color: #000000;
font-size: 14px;
text-align: justify
}

span.text_news_important
{
color: #207620;
}

.maitrise, .pvl, .drl, .cvl, .dkr, .lb, .lg, .lr, .clan, .lsg
{
font-size: 24pt;
}

.maitrise
{
color: #008d00;
}

.pvl
{
color: #808080;
}

.drl
{
color: #000000;
}

.cvl
{
color: #FFFFFF;
background: #008d00;
}

.dkr
{
color: #800000;
}

.lb
{
color: #000000;
}

.lg
{
color: #ffff00;
}

.lr
{
color: #800000;
}

.lsg
{
color: #C000C0;
}

.clan
{
color: #0071ff;
}

.cat_age
{
color: #000080;
font-size: 24pt;
}

.strong
{
font-weight:bold;
}

.titre1
{
font-size: 24pt;
font-variant: small-caps;
font-weight: bold;
}

.titre2
 {
 font-size: 24pt;
}

.titre3
 {
 font-size: 18pt;
}

.table_chefs
{
text-align: center;
padding-right: 20px;
}

.red
{
 font-size: 18pt;
color: #FF0000;
}

.global {
     position: relative; /* on positionne le conteneur */
     margin-left: auto;
     margin-right: auto;
     width: 100%;
     text-align: left;
}
     
/* Calendar */
table.calendar {
     font-family:arial,helvetica; 
     font-size:11px;
    background-color : #A3FBA3;
    text-align : center;
  }


thead.calendar {
    color : #207620;
  }


td.calendar {
    background-color : #A3FBA3;
    border-bottom-color : #207620;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #207620;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #207620;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #207620;
    border-top-style : solid;
    border-top-width : 1px;
    text-align : center;
}

td.cal_no_border {
  	border-style : none;
}

a.cal_header, a.calendar {
    text-decoration : none;
    color : #207620;
}

a.calendar {
    display : block;
    color : white;
    background-color : #207620;
}

caption.calendar {
	margin : auto;
}

/* Holly Hack Targets IE Win only \*/ * html .col_center {height: 1%;} /* End Holly Hack */

/* Holly Hack Targets IE Win only \*/ * html .corp_news {height: 1%;} /* End Holly Hack */
