/* ASPECTS GRAPHIQUEs */

span.sondage0 {
    color:#008593;
}
span.sondage1 {
    color:#bc9d00;
}
span.sondage2 {
    color:#cc5b00;
}
span.sondage3 {
    color:#00bc5e;
}
span.sondage4 {
    color:#9900e5;
}
span.sondage5 {
    color:#e50000;
}


body {
	background-color: white;
	font-family: sans-serif,helvetica;
	font-size : 10pt;
	color: #404080;
}


table {
	background-color : white;
	border-color : #a2b9db;
	border-style : solid;
	border-width : 1px;
	text-align : left;
}

th {
	font-family: sans-serif,helvetica;
	font-size : 10pt;
        background : #a2b9db;
        text-align: center;
}

td.pair {
	font-family: sans-serif,helvetica;
	font-size : 10pt;
        background : #ddecff;
}

td.impair {
	font-family: sans-serif,helvetica;
	font-size : 10pt;
        background : #eefcff;
}


dt {
	font-family: sans-serif,helvetica;
	font-weight: bold;
	font-size : 10pt;
	color: #1c64ea;
	background : #e0e0e0;
}

dd {
	font-family: sans-serif,helvetica;
}


img
{
	border-color: white;
	border-width: 0px;
}

h1 {
	font-family: sans-serif, helvetica;
	font-weight: bold;
	font-size : 16pt;
	color: #1c64ea;
}


h2 {
	font-family: sans-serif,helvetica;
	font-weight: bold;
	font-size : 12pt;
	color: #1c64ea;
}


h3 {
	font-family: sans-serif,helvetica;
	font-weight: bold;
	font-size : 10pt;
	color: #659AFF;
}


A.menu:link {
	color: #000055;
	text-decoration: none;
}


A.menu:visited {
	color: #000055;
	text-decoration: none;
}


A.menu:hover	{
	color: #0000CC;
	text-decoration: underline;
}

A:link {
	color: #0000cc;
}


A:visited {
	color: #0000cc;
}



p {
    text-indent: 1cm;
    text-align: justify;
    font-family: sans-serif,helvetica;
    font-size : 10pt;
    color: #404080;
}


.vignette_horizontale {
    width: 144px;
    height: 108px;
    padding: 4px;
}

.vignette_verticale {
    width: 108px;
    height: 144px;
    padding: 4px;
}

.d {
    float: right;
}

.g {
    float: left;
}

.c {
    text-align: center;
}

.cartouche {
    text-align:left;
}

.cartouche-contenu {
    position: relative;
    top: -1px;
    background-color: #ffffff;
    border: 1px solid #8cacbb;
    padding: 2px;
}

.cartouche h1 {
    background-color: #dee7ec;
    border: 1px solid #8cacbb;
    padding: 0em 1em 0em 1em;
    display: inline;
    font-size: 1em;
    font-weight: normal;
    white-space: nowrap;
    position: relative;
    top: -1px;
}

ul.menu {
    list-style-type: none;
    padding-bottom: 0px;
    border-bottom: 1px solid #6c6;
    text-indent:0px;
    margin: 0 0 0 0.75em; 
    padding: 0;
    list-style: none; 
    list-style-image: none; 
    line-height: 1.2em;
    
}

li.RUB {
    font: bold 10pt sans-serif,helvetica;
    list-style-type: none;
    padding-top: 1px;
    padding-bottom: 0px;
    background-color: #e0e0e0;
    border-bottom: 1px solid #6c6;
    margin: 0 0 0 -0.5em;
    text-indent:0px;
}


#cartouche-menu {
    width: 130px;
}

#meteo {
    width: 48%;
    float:left;
    padding: 4px;
}

#agenda {
    width: 48%;
    float:right;
    padding: 4px;
}


#edito {
    width: 48%;
    float:left;
    padding: 4px;
}




/* STRUCTURE DU DOCUMENT */

.header {
    width:800px;
    height:95px;
    background-color:#a2b9db;
}

.footer {
    float:left;
    width:800px;
    background-color:#a2b9db;
    text-align: center;
}

.middle {
    float:left;
    width:800px;
    background-color:#aaeeaa;
}

.main {
    float:left;
    background-image : url("../img/fond.png");
    width:470px;
    padding:5px;
}

.left {
    float:left;
    text-align:center;
    width:150px;
    padding:5px;
    background-color:#aaeeaa;
}

.right {
    float:left;
    text-align:center;
    width:150px;
    padding:5px;
    background-color:#aaeeaa;
}
