body {
	background-image: url(../images/fond.jpg);
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4092bf;
}

a, a:active, a:hover, a:visited { text-decoration:none; color:#4092bf; font-weight:bold; }

a:hover{
	text-decoration:underline;
}

#conteneur {
	position:absolute;
	top:0px;
	left:50%;
	margin:0;
	padding:0;
	margin-left:-515px;
	width:1030px;
	display:block;
}

#colonne_gauche {
	float:left;
	margin-left:3px;
	margin-bottom:7px;
	display:block;
}

#colonne_gauche a, #colonne_gauche a:visited, #colonne_gauche a:active, #colonne_gauche a:hover {
	font-weight:normal;
	text-decoration:none;
}

* html #colonne_gauche { margin-left:4px; }

#colonne_droite {
	float:right;
	margin-right:4px;
	margin-bottom:7px;
	display:block;
	
}

#champ_recherche {
	border:0;
	background-color:#f6fafd;
	position:absolute;
	top:233px;
	left:50%;
	margin-left:333px;
	width:105px;
	height:12px;
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#336699;
}

* html #champ_recherche {
	top:235px;
}

*+ html #champ_recherche {
	top:235px;
}

.encart_accueil {
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}

#vousetesici {
	margin-top:4px;
	margin-left:4px;
	margin-bottom:13px;
	background-image:url(../images/vousetesici.jpg);
	width:590px;
	height:20px;
	padding-left:113px;
	padding-top:3px;
}

ul { margin:0; padding:0; }

.puce_bleu {
	list-style-type:none;
	background-image:url(../images/puce_bleu.png);
	background-repeat:no-repeat;
	padding-left:17px;
}


.puce_violet {
	list-style-type:none;
	background-image:url(../images/puce_violet.png);
	background-repeat:no-repeat;
	padding-left:17px;
}


.puce_violet a, .puce_violet a:active, .puce_violet a:visited, .puce_violet a:hover {
	color:#8135a1;
	font-weight:normal;
}


.puce_jaune {
	list-style-type:none;
	background-image:url(../images/puce_jaune.png);
	background-repeat:no-repeat;
	padding-left:17px;
}

.puce_vert {
	list-style-type:none;
	background-image:url(../images/puce_vert.png);
	background-repeat:no-repeat;
	padding-left:17px;
}

.puce_brun, .puce_marron {
	list-style-type:none;
	background-image:url(../images/puce_brun.png);
	background-repeat:no-repeat;
	padding-left:17px;
}

.actu {
	width:206px;
	padding:10px;
	background-color:#ecf4f7;
	text-align:justify;
}

.electricite, .television, .internet, .telephonie {
	width:202px;
	padding:12px;
	background-color:#ece4ef;
	text-align:justify;
}

.television{
	background-color:#FFF8E5;
	color:#FF9900;
}

.television ul li ul li {
	margin-top:4px;
	height:18px;
	line-height:18px;
	display:block;
	clear:both;
}

.internet{
	background-color:#F2F2F2;
}

.telephonie {
	background-color:#FBF5F2;
}

.texte_violet, .texte_jaune, .texte_vert, .texte_marron, .texte_bleu {
	margin:10px;
	text-align:justify;
	color:#8135a1;
}

.texte_violet a:link, .texte_violet a:visited{
	color:#8135a1;
}

.texte_jaune {
	color:#4092BF;
}

.texte_vert {
	color:#096400;
}

.texte_marron {
	color:#B13700;
}

.texte_bleu {
	color:#4092BF;
}

.texte_violet ul, .texte_jaune ul, .texte_vert ul, .texte_marron ul, .texte_bleu ul {
	margin-left:20px;
}

#vousetesici li.puce_jaune a:link, #vousetesici li.puce_jaune a:visited{
	color:#FF9900;
}

#vousetesici li.puce_vert a:link, #vousetesici li.puce_vert a:visited{
	color:#096400;
}

#vousetesici li.puce_marron a:link, #vousetesici li.puce_marron a:visited{
	color:#A14E27;
}

.television a:link, .television a:visited{
	color:#FF9900;
}

.internet a:link, .internet a:visited{
	color:#096400;
}

.telephonie a:link, .telephonie a:visited{
	color:#B13700;
}

#contenu_meteo_absolute {
	position:absolute;
	top:512px;
	left:50%;
	margin-left:30px;
}

#contenu_meteo_absolute img{
	margin-top:4px;
}

.TitreMeteo{
	font-size:24px;
}

#contenu_meteo_absolute ul li{
	list-style-type:none;
	color:#FFFFFF;
}

h1 { font-size:14px; }

.treeMenuDefault a { font-weight:normal; }
