﻿#conteneur
{
	/*position:relative;*/
    width:760px; /*940*/
    margin-left:auto;
    margin-right:auto;
    border-style:solid;
    border-color:Black;
    border-width:1px;
    padding:5px;
    background-color:#000000;
}

#entete
{
	padding-top:25px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    height:115px;
    background-color:#C8DCC8;
    background-image:url(images/bandeau.jpg);
    text-align:right;
}

#menu
{
    padding:5px;
    /*height:50px;*/
    background-color:#000000;
}

#corps
{
	background-color:#fdffed;
	padding:5px;
}

#pied
{
	padding:2px;
    height:20px;
    background-color:#C8DCC8;
    text-align:center;
    font-size:10px;
    color:Gray;
}

/********/
/*COMMUN*/
/********/
body 
{
    font-family:Arial,Verdana;
    font-size:small;
    padding:5px;
    background-color:#999999;
}

.menuNavig
{
	z-index:100;
}

img
{
    border-style:none;
}



a
{
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}

a:hover
{
    color:Blue;
    font-weight:bold;
    text-decoration:underline;
}

a:visited
{
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}

.lien
{
	color:#0b680d;
}

.lien:visited
{
		color:#0b680d;
}

div.pagetitre
{
	font-size:larger;
	font-weight:bold;
}

div.pagetitreaccroche
{
	font-size:larger;
	font-weight:bold;
	color:#DB9213;
}

div.pagesoustitre
{
	font-weight:bold;
}

div.centre
{
margin-left:250px;
}

div.zonetexte
{
	/**/
}



p.sources
{
	font-size:10px;
}

p.sources a
{
	color:#0b680d;
}

p.sources a:visited
{
	color:#0b680d;
}

p.important
{
	font-weight:bold;
}

p.liensmu a
{
	color:#0b680d;
}

p.liensmu a:visited
{
	color:#0b680d;
}


/* CONTACTS */
.contacttitre
{
	font-weight:bold;
}

.contactgroupe
{
}

p
{
	text-align:justify;
}

/* PRESTATIONS */
table.tableau
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	background-color:#cecece;
}

tr.entete
{
	background-color:#0b680d;
	color:#ffffff;
	text-align:center;
}

tr.ligne
{
	text-align:center;
}

/* ACCUEIL */
p.nouveautes
{
	color:#FF0000;
	font-size:14px;
}

/*************/
/*   METEO   */
/*************/

.jour
{
    font-weight:bold;
}

table.tableau
{
    border-style:solid;
    border-color:Black;
    border-width:1px;
    border-spacing:0px;
    background-color:white;
}

table.tableau td
{
    border-spacing:0px;
}

td.auj
{
    font-weight:bold;
    background-color:#C42222;
    color:white;
}

td.dem
{
    font-weight:bold;
    background-color:Gray;
    color:white;
}

td.minmax
{
    background-color:#DDFFAA;
}

td.hminmax
{
    font-weight:bold;
    background-color:#DDFFDD;
}

td.temp
{
    font-weight:bold;
    font-size:larger;
}

tr.vent
{
    background-color:Silver;
}

.hfetedemain
{
    margin-top:3px;
    font-weight:bold;
}

.fetedemain
{
    font-weight:normal;
}
