/*  Date de création: 09.03.2006
 Style pour www.chaticlic.ch */


/* Style du text par défault  */
@charset "iso-8859-1";

body {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 0.7em;
	background-color: #F6E2CA;
	scrollbar-base-color: #F6E2CA;
	scrollbar-darkshadow-color: #F6E2CA;
}

a {
	color: #00FF00;
	font-size: 2ex;
	text-align: center;
	text-decoration: none;
}

a:visited {color: Black; text-decoration: none;}
a:link {color: Black; text-decoration:none;}
a:hover {color: Black; text-decoration:underline}


/* Mise en forme */

/* Haut de page */

.titre {
	top: 5px;
	left: 5px;
	width: 995px;
	height: 110px;
	position: absolute;
	vertical-align: bottom;
	background-image: url(images/titre0.jpg);
    /*background-image: url(images/titre.jpg);*/
}

.titrePage{
    font:2ex;
   	text-align: center;
    vertical-align: top;
	top: 70px;
	left: 400px;
	width: 140px;
	height: 30px;
	position: absolute;
    background-color: transparent;
    color:#09466A;;
    font-weight: bold
}


.menu {
    top: 115px;
    left: 5px;
    width: 140px;
    height: 600px;
    position: absolute;
    background-color: #BFE5FF;
    text-align: center;
}

.main {
    top: 115px;
    left: 145px;
    width: 715px;
    height: 100%;
    position: absolute;
    background-color: #BFE5FF;
    text-align: center;
    color:#09466A;
/*	overflow: auto; */
}

.menu2 {
    top: 115px;
    left: 860px;
    width: 140px;
    height: 600px;
    position: absolute;
    background-color: #BFE5FF;
    text-align: center;
}

.menu2bloc1 {
	background-color: #FF9933;
    text-align: center;
	font-weight: bold;
    border: 1px inset #FF9933;
    width: 130px;
}

.menu2bloc2 {
	background-color: #FFFFFF;
    text-align: center;
    border: 1px inset #FF9933;
    width: 130px;
    height: 50px;
}

.titreMenu {
    background-color: #FFFFFF;
    text-align: center;
    border: 1px inset #000000;
    width: 100px;
    height: 15px;
}


.itemMenu {
    text-align: center;
    border: 1px inset #000000;
    width: 100px;
    height: 15px;
    background-color: #FF9933;
}

.itemSousMenu {
    text-align: center;
    border: 1px inset #000000;
    width: 100px;
    height: 10px;
    background-color: #F6E2CA;
}

.bas {
    left: 0px;
    width: 600px;
    position: relative;
    background-color: #BFE5FF;
    text-align: center;
	text-color: #333333;
	font-size:0.8em;
}

.tbcalen1 {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 0.8em;
    color:#09466A;
}

.tbcalen2 {
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 0.8em;
    color:#09466A;
}

.log {
	background-color: #FF9933;
    text-align: center;
    border: 1px inset #000000;
}

.retour {
	background-color: #BFE5FF;
	text-align: center;
	border: 1px inset #000000;
	color: #000000;
	font-size: 0.8em;
}

h1 {
	text-align: center;
	font-size: 2em;
	color:#CC0033;
}

h2 {
	text-align: center;
	font-weight:bold;
}

img {
	border: 0px inset #FF9933;
}

/* Sondage */

/* {COULEUR_FOND_TAB} */
table.table_gris_fonce {
	background-color: #C0C0C0;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 0.6em;
}

td.row_gris_fonce{
	background-color: #F0F0F0;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 0.6em;
}

td.row_gris_clair {background-color: #FBFBFB;}

td.row_sub_title {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 0.6em;
}

td.row_blanc {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 0.6em;
}

/* {COULEUR_POLICES} */
.Arial_Gros_Rouge {
	font-family: Arial;
	color: #CC3300;
	font-size: 18px
}

.gris_fonce  { font-family: Verdana; color: #999999; font-size: 0.6em}
.gris_fonce_lien  { font-family: Verdana; color: #000000; font-size: 0.6em}

