* { margin:0px; padding:0px; }

html, body {		
	color:#434343;		
	background-color:#FFFFFF;
	font:12px 'Trebuchet MS', times;
	height:100%;
	behavior: url(csshover.htc);
}

 /* ------ PROPRIETES GENERALES ------*/

#page {	
	width:100%;
	background-color:#FFFFFF;
	position:relative;
	min-height:100%;
	height:100%;	
}

html>body #page {
    height: auto;
}

img {
 	border:none;
	vertical-align: middle;	
}

p.alignement {	
	text-align:justify;
	overflow:hidden;
	clear:both;
}

p.alignement-haut {	
	text-align:justify;
	margin:11px 0px 0px 0px;
	overflow:hidden;
	clear:both;
}

p.alignement-bas {	
	text-align:justify;	
	margin:0px 0px 11px 0px;
	overflow:hidden;
	clear:both;
}

.marge-droite {
	margin:0px 11px 0px 0px;
}

.centrer {	
	text-align:center;	
}

.centrer-haut {	
	text-align:center;
	margin:11px 0px 0px 0px;
}

.souligne {
	text-decoration:underline;
}

.rouge {
	color:#CC0000;
}

.champ-formulaire {
	background-color:#f3f8fc;
	border:solid 1px #c9e2f2;
	padding:3px;
	width:70%;
	margin:0px 0px 3px 0px;
	font:12px 'Trebuchet MS', times;
}

input[type=text]:focus, textarea:focus {
	background-color:#c8e1ff;
	border:solid 1px #7397c3;		
}

.champ-focus {
	padding:3px;
	width:70%;
	margin:0px 0px 3px 0px;
	font:12px 'Trebuchet MS', times;
	background-color:#c8e1ff;
	border:solid 1px #7397c3;	
}

.champ-normal {
	padding:3px;
	width:70%;
	margin:0px 0px 3px 0px;
	font:12px 'Trebuchet MS', times;
	background-color:#f3f8fc;
	border:solid 1px #c9e2f2;
}

select {
	background-color:#f3f8fc;
	border:solid 1px #c9e2f2;	
	margin:0px 0px 3px 0px;
	font:12px 'Trebuchet MS', times;
	padding:0px 0px 0px 1px;
}

option {	
	padding:0px 10px 0px 0px;	
}

label {
	color:#ff0161;
	font-weight:bold;
	width:65px;
	float:left;
	text-align:right;
	margin:0px 10px 0px 0px;
}

.confirmation {		
	border:solid 1px #75c310;
	background:url(images/icone-confirmation.png) no-repeat #c0ff92 10px 4px;
	height:25px;
	padding:10px 0px 2px 50px;
	color:#54a21b;	
	font:bold 12px Verdana;
	text-decoration:underline;
	margin:15px 0px 15px 0px;
	clear:both;
}

.erreur {		
	border:solid 1px #ff5353;
	background:url(images/icone-erreur.png) no-repeat #ffb8b8 10px 4px;
	height:25px;
	padding:10px 0px 2px 50px;
	color:#bd0a0a;	
	font:bold 12px Verdana;
	text-decoration:underline;
	margin:15px 0px 15px 0px;
	clear:both;
}

.information {		
	border:solid 1px #9ad2fe;
	background:url(images/icone-information.png) no-repeat #dff1fe 10px 4px;
	height:25px;
	padding:10px 0px 2px 50px;
	color:#4d9cc6;	
	font:bold 12px Verdana;
	text-decoration:underline;
	margin:15px 0px 15px 0px;
	clear:both;
}

ul {
	list-style: square inside;
}

ul ul {
	list-style:disc inside;	
	margin:0px 0px 0px 18px;
}

/* ------ HEADER ------*/

#header {
	background:url(images/fond-page.png) repeat-x 990px;
	width:100%;
	height:120px;
}

#liens-header {
	background:url(images/fond-liens-header.png) repeat-x;
	height:34px;
	font:bold 11px Tahoma, sans-serif;
	color:#d5e8f2;
}

#liens-header a {
	color:#d9f2ff;
	text-decoration:none;
	background:url(images/fond-liens-header-icone.png) no-repeat 5px 0px;	
	display:block;	
	float:left;
	padding:6px 10px 6px 26px;
}

#liens-header a:hover {
	color:#d1d1d1;		
	background:url(images/fond-liens-header-icone.png) no-repeat 5px -25px;
}

#liens-header li {
	float:left;
	display:inline;
	background:url(images/fond-liens-header-separation.png) no-repeat right 0px;
}

#liens-header li:hover {
	background:url(images/fond-liens-header-separation.png) no-repeat right -25px;	
}

 /* ------ CORPS ------*/

#corps {
	width:975px;
	padding:0px 0px 60px 15px;
	overflow:auto;
	clear:both;
}

#texte-page {
	width:793px;
	float:left;
	display:inline;
}

#texte-page a {
	color:#5394bd;
	text-decoration:underline;	
}

#texte-page a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#5394bd;
}

h1#top {
	color:#42a1d1;
	position:absolute;
	margin:78px 0 0 190px;
	width:600px;
	text-align:center;
	text-transform:uppercase;
}

#bloc-titre {
	text-align:center;
	margin:10px 0px 10px 0px;
}

#bloc-titre h2 {
	display:inline;
	color:#797979;	
	font:20px Tahoma, Arial, Helvetica, sans-serif;
	padding:10px 0px 9px 0px;	
	background:url(images/bloc-gauche-titre.png) center left no-repeat;
}

#bloc-titre h2 span {
	padding:10px 13px 9px 13px;
	display:inline;
	text-align: center;
	background:url(images/bloc-droite-titre.png) center right no-repeat;
	text-decoration:underline;
}

#fil-ariane {
	margin:8px 0px 30px 0px;
	color:#aaaaaa;
	background:url(images/icone-fil-ariane.png) no-repeat;
	padding:1px 0px 1px 22px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	clear:both;
}

#fil-ariane a {	
	color:#aaaaaa;
	text-decoration:underline;
}

#fil-ariane a:hover {	
	color:#6c6c6c;
	text-decoration:none;
	background-color:#FFFFFF;
}

.image-flottante-gauche {
	float:left;
	display:inline;
	margin:0px 10px 5px 0px;
}

.image-flottante-droite {
	float:right;
	display:inline;
	margin:0px 0px 5px 10px;
}

#contact {	
	padding:5px 0px 0px 80px;
	width:80%;
}

#code-securite {
	width:400px;
	padding:4px;
	margin:25px auto 15px auto;
	background-color:#ffe2f0;
	overflow:auto;
	border:solid 1px #fab2d5;
}

#bloc-paiement-gauche {
	width:367px;
	margin:0px 15px 10px 0px;
	float:left;
	display:inline;
	background-color:#f0ffc3;
	border:dashed 1px #7ac853;
	padding:12px 10px 10px 10px;
	height:244px;
}

#bloc-paiement-gauche:hover {
	background-color:#e9ffa6;
}

#bloc-paiement-droite {
	width:367px;
	float:left;
	display:inline;
	background-color:#eefaff;
	border:dashed 1px #7fabbc;
	padding:12px 10px 10px 10px;
	height:244px;
}

#bloc-paiement-droite:hover {
	 background-color:#ddf5ff;
}

.bloc-echange-liens {
	width:70%;
	background-color:#f3f3f3;
	border:solid 1px #e7e7e7;	
	padding:5px;	
	margin:5px auto 25px auto;
	color:#8f8f8f;
	text-align:center;
}

/* ------ AFFICHAGE PREVIVIONS METEO ------ */

table#previsions-temps-reel {
	width:792px;
	background:url(images/fond-previsions-meteo-temps-reel.png) repeat-x #ebebeb;
	border-collapse: collapse;
	border:solid 1px #ececec;
	margin:3px 0px 25px 1px;	
}

#previsions-temps-reel th {
	text-align:center;
	font:normal 11px 'Trebuchet MS', times;
	text-decoration:underline;
	color:#989898;
	padding:2px 0px 2px 0px;
}
	
#previsions-temps-reel td {
	text-align:center;
	color:#7f7f7f;		
}
	
#previsions-temps-reel caption {
	margin:10px 0px 0px 0px;
	color:#717171;
	font-size:13px;
	font-weight:bold;
}

.information1-previsions-temps-reel {
	font:bold 19px 'Trebuchet MS', times;
}

.information2-previsions-temps-reel {
	font:bold 12px 'Trebuchet MS', times;
	vertical-align:middle;
}

/* ------ AFFICHAGE PREVIVIONS METEO (TEMPS REEL) ------ */

.bloc-affichage-previsions1, .bloc-affichage-previsions2{
	width:332px;
	padding:5px 12px 13px 12px;	
	overflow:auto;
	font:12px 'Trebuchet MS', times;
	margin:0px 0px 0px 5px;
	float:left;
	display:inline;
	margin:0px 12px 25px 20px;
}

.bloc-affichage-previsions1 {
	border:solid 1px #cef588;
	background:url(images/fond-bloc-previsions-meteo1.png) repeat-x #f1ffdb;
}

.bloc-affichage-previsions2 {
	border:solid 1px #bee9fb;
	background:url(images/fond-bloc-previsions-meteo2.png) repeat-x #effaff;
}

.groupe-blocs-temperatures {
	position:absolute;
	margin:0px 0px 53px 0px;	
}

.bloc-previsions-icone {
	position:absolute;
	margin:-3px 0px 53px 268px;	
}

.bloc-affichage-previsions1 h4 {
	text-align:center;
	margin:0px 0px 10px 0px;
	color:#7bc16a;
	font:bold 13px 'Trebuchet MS', times;
	text-decoration:underline;
}

.bloc-temperatures1 {
	margin:0px 0px 3px 0px;
	width:215px;
	background:url(images/icone-feuille1.png) no-repeat #e6ffc1 3px 2px;
	border:solid 1px #c8e996;
	padding:2px 0px 2px 25px;
	color:#97c850;
}

.valeur-temperatures1 {
	font-weight:bold;
	color:#588b0f;
}

.informations-meteo1 {
	color:#8d9c76;
	text-decoration:underline;
}

.bloc-previsions1 {	
	padding:0px 5px 5px 5px;
	background:#e6ffc1;
	border:solid 1px #c8e996;
	margin:66px 0px 0px 0px;
}

.bloc-affichage-previsions2 h4 {
	text-align:center;
	margin:0px 0px 10px 0px;
	color:#82adbf;
	font:bold 13px 'Trebuchet MS', times;
	text-decoration:underline;
}

.bloc-temperatures2 {
	margin:0px 0px 3px 0px;
	width:215px;
	background:url(images/icone-feuille2.png) no-repeat #e3f6ff 3px 2px;
	border:solid 1px #b6e1f3;
	padding:2px 0px 2px 25px;
	color:#8cb7c9;
}

.valeur-temperatures2 {
	font-weight:bold;
	color:#4e798b;
}

.informations-meteo2 {
	color:#6a95a7;
	text-decoration:underline;
}

.bloc-previsions2 {	
	padding:0px 5px 5px 5px;
	background:#e3f6ff;
	border:solid 1px #b9e4f6;
	margin:66px 0px 0px 0px;		
}

.conteneur-temperatures-icon {
	clear:both;
}

#meteo-rss {
	color:#ff7e00;
	text-align:center;
}

#meteo-rss a {
	color:#fba40e;
}

#meteo-rss a:hover {
	background-color:#fba40e;
}

/* ------ TABLEAU LISTE VILLES DESSERVIES PAR LA METEO ------ */

table#liste-villes-desservies-meteo-sms {
	margin:2px auto 0px auto;
	border:solid 1px #ececec;
	border-collapse:collapse;
}

#liste-villes-desservies-meteo-sms th {	
	font:bold 15px 'Trebuchet MS', times;	
	color:#FFFFFF;
	padding:2px 4px 2px 4px;
	background-color:#2c2c2c;
	border:solid 1px #ececec;
}
	
#liste-villes-desservies-meteo-sms td {	
	color:#7f7f7f;
	border:solid 1px #ececec;
	padding:5px 10px 5px 10px;
}
	
#liste-villes-desservies-meteo-sms caption {
	margin:0px auto 0px auto;
	color:#717171;
	font-weight:bold;
}

.nom-ville-desservies-meteo-sms {
	color:#6a8aa1;
}

h4.previsions-6-mois {
	color:#ff0078;
	border:dashed 1px #ffabd3;
	padding:0px 0px 0px 30px;
	background:url(images/icone-h3-previsions-6-mois.png) 5px 0px no-repeat #fff4f9;
}

/* ------ NEWS ------ */

.bloc-news {
	width:780px;
	margin:0px auto 35px auto;
	clear:both;
}

.bloc-texte-news {
	background:url(images/fond-centre-bloc-news.png) repeat-y;
	color:#7d7d7d;
	text-align:justify;
}

.bloc-news h3 {
	color:#656565;	
	font-size:13px;
	border-bottom:dashed 1px #545454;
	background:url(images/icone-news-meteo.png) no-repeat;
	padding:1px 0px 4px 30px;
	width:740px;
	margin:0px 0px 2px 5px;
}

.bloc-fond-bas-news {
	background:url(images/fond-bas-bloc-news.png) no-repeat bottom;
	overflow:auto;
}

.bloc-fond-haut-news {
	background:url(images/fond-haut-bloc-news.png) no-repeat top;
	padding:5px 13px 5px 13px;
}

.bloc-fond-haut-news h4 {
	background-color:#e1e0db;
	border:solid 1px #b9b3aa;
	display:inline;
	text-align:center;
	padding:0px 10px 0px 10px;
	color:#766b5a;
	font-size:13px;
}	

.date-news {
	display:block;
	float:right;
	font-size:11px;
	color:#bdbdbd;
	margin:0px 5px 0px 0px;
}

#bloc-pagination {
	width:250px;
	margin:25px auto 0px auto;
	text-align:center;
}

#bloc-pagination a {
	background-color:#ebeedf;
	border:solid 1px #adadad;
	text-decoration:none;	
	color:#4b4b4a;
	padding:0px 3px 0px 3px;	
}

#bloc-pagination a:hover {
	background-color:#ebeedf;
	border:solid 1px #adadad;		
	color:#4b4b4a;
	padding:2px 5px 2px 5px;
}

a#page-actuelle {
	background-color:#303030;
	border:solid 1px #979a96;
	text-decoration:none;	
	color:#e4e4e4;
	padding:0px 3px 0px 3px;
}

a#page-actuelle:hover {
	background-color:#303030;
	border:solid 1px #979a96;	
	color:#e4e4e4;
	padding:2px 5px 2px 5px;
}

/* ------ PUBS ------*/

#pub-bloc-haut {
	margin:67px 0px 0px 0px;
	width:715px;
	position:absolute;
	left:6%;	
}

#pub-bloc-droite {
	float:left;
	display:inline;
	padding:5px 5px 0px 5px;
	margin:0px 0px 0px 12px;
	font-size:10px;
	color:#b5c2c8;
}

#pub-bloc-droite a {
	color:#b5c2c8;
	text-decoration:none;
}

#pub-bloc-droite a:hover {
	color:#000;
	text-decoration:underline;
}

#pub-bloc-droite ul {
	margin-left:20px;	
}

/*----- DIVERS -----*/

#xiti {
	float:right;
	display:inline;
	padding:14px 5px 0px 0px;
}

/*----- FOOTER -----*/

#footer {
	height:49px;
	width:100%;
	bottom:0;
	position:absolute;
	background:url(images/fond-footer.png) repeat-x;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:19px;
	color:#b8b8b8;	
}

#footer a {	
	color:#b8b8b8;
	text-decoration:none;
}

#footer a:hover {
	color:#bcced8;
	border-bottom:dashed 1px #bcced8;
	border-top:dashed 1px #bcced8;	
}

#image-copyright {
	float:left;
	display:inline;
	width:192px;
	height:49px;	
}

#texte-footer {
	padding:9px 0px 0px 10px;
	float:left;
	display:inline;
}