/* hack.css */
.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/* hack.css : fin */


* {
	margin: 0;
	padding: 0;
}

a, a img, img {
	border: none;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #141451;
}

a:link {
}

a:visited {
	color: #f50;
}

a:hover, a:active {
	color: #f00;
}

ul {
	list-style-type: none;
}

#mainnav {
	position: relative;
}

h2, h3 {
	color: #f90;
	font: 120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	margin-top: 0;
}

#container {
	position:relative;
	margin: 0 auto 1em;
	width: 1000px;
	text-align: left;
	background: #eee url(../images/containerbg.gif) repeat-y right top;
}

#header {
	position: relative;
	height: 100px;
	width: 1000px;
	padding-top: 40px;
	background-image: url(../images/headerbg_villes.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #b4b4b4;
}

#header h1 {
	margin-left: 10px;
}	

#header h1, #header h1 a  {
	display: block;
	width: 330px;
	height: 70px;
}

#header h1 span {
	display: none;
}

#headerPub {
	position:absolute;
	left:450px;
	top:30px;
	padding:1px;
	background:#000066;
	font-size:10px;
	color:#FFF;
	text-align:left;
}
#header .partner {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 100px;
	height: 100px;
}


#sidebar, #content {
	margin-bottom: 20px;
}

#sidebar {
	float: right;
	margin-right: 5px;
	width: 190px;
	padding-left: 15px;
}

#content {
	float: left;
	width: 750px;
	padding-bottom: 2em;
}

#content p {
	line-height: 165%;
}

#footer {
	clear: both;
	text-align: right;
	font-size: 90%;
}

#skipmenu {
	display: none;
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a {
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover {
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

.pagelabel {
	height: 22px;
	margin: 0 0 1em;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #ccc;
}

#sidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	line-height: 165%;
}


#sidebar li a {
	color: #555;
}
#footer {
	padding: 5px;
	color: #fff;
	background-color: #141451;
	text-align: center;
	font-size: 80%;
}

.page {
	margin-left: 1em;
}

.page h1 {
	font: bold 170% "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #495495;
}

.page h2 {
	margin: 1em 0 .6em;
	font: bold 130% "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #666;
	border-bottom: 1px #666 solid;
}

.page h3 {
	font-size: 125%;
}

.page a {
	color: #000;
	text-decoration: underline;
	/*border-bottom: 1px #000 dotted;*/
}

.page a img {
	border: none;
}

.page a:hover {
	color: #f90;
	text-decoration: none;
	/*border-bottom: 1px #f90 solid;*/
}

.page h3.gros {
	font-size: 150%;
}

.page h4.update {
	margin: 0 1em;
	color: #999;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}

.page img {
	display: block;
	margin: 1em auto;
}

.page img.intext {
	display: inline;
	margin: 0;
	border: 0;
}
.page a img.intext {
	border: none;
}

.page img.big {
	width: 500px;
}

.page dl {
	margin: 0 1em;
}

dl dt {
	font-weight: bold;
}

.page dt {
	margin: 1em 0 .6em;
	font-size: 120%;
	border-bottom: 1px solid;
}

.page dd em {
	font-size: 90%;
}

div.intro {
	margin: 1em 1em 2em;
	font-size: 90%;
	font-style: italic;
}


div.more {
	clear: both;
	margin: 3em 1.5em 2em 3em;
	padding: 0 .5em .3em;
	border-left: 3px solid #6a80b9;
	background: #e1e6f1;
}

.more h3 {
	margin-bottom: 1em;
	font-size: 140%;
	color: #6a80b9;
}

.more ul {
	list-style: square;
	margin-left: 2em;
}

.more li {
	margin: .6em 0;
	color: #495495;
}

.more a {
	color: #495495;
	text-decoration: none;
	border-bottom: 1px #495495 dotted;
}

.more a:hover {
	color: #333;
	border-bottom: 1px #333 solid;
}

.tendance {
	margin: 1em;
	padding: 0 1em 1em;
	border: 2px solid #ccc;
	background: #e0e0e0 url(../images/tendancebg.gif) no-repeat right bottom;

}


.tendance img.right {
	display: block;
	float: right;
	margin: 10px 0 0 ;
	padding: 0;
	border: 2px #fff solid;
}

.tendance h2 {
	margin-bottom: 0;
	font: bold 18px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #f90;
	border: none;
}

.tendance h4.update {
	margin: 0 0 1em;
}

.update span {
	color: #f40;
}

.tendance p {
	color: #000;
}

.tendance a.right, .book a.right {
	margin-top: 1em;
	font-weight: bold;
	border: none;
}

.tendance a.right:hover {
	color: #f90;
}

a.right {
	display: block;
	text-align: right;
}

.book {
	margin: 1em 0;
	padding-left: 100px;
	background: url(../images/quel-temps.jpg) no-repeat;
}

.book h2 {
	font: bold 15px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #085ae2;
	border: none;
}

.book a.right:hover {
	color: #085ae2;
}

.book p {
	font-size: 11px;
}

table.previsions {
	width: 100%;
	background: #fff;
	border-collapse: collapse;
}

.previsions th {
	font-size: 10px;
	color: #fff;
	background-color: #495495;
}

.previsions th, .previsions td {
	padding: 4px 2px;
	border: 1px #fff solid;
}

.nav {
	width: 100%;
	margin: 30px 0;
}

.nav td {
	text-align: center;
}

.nav img {
	width: 155px;
	height: 100px;
}

.previsions img {
	width: 60px;
}

.page blockquote {
	margin: 1em 1.5em;
	font-size: 80%;
}

#sidebar h3 {
	margin: 2.5em 0 .6em;
	font: bold 14px "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #f90;
}

#sidebar dd {
	margin-bottom: .8em;
}
#sidebar .update {
	margin: 0 1em;
	color: #999;
	font-size: 80%;
	font-weight: normal;
	font-style: italic;
}

.graphs {
	position: relative;
	background: url(http://www.meteo-paris.com/ile-de-france/station-meteo-paris/OutsideTempHistory.gif) no-repeat 210px 12px;
	height: 230px;
}

.graphs2 {
	background: url(http://www.meteo-paris.com/ile-de-france/station-meteo-paris/Rain.gif) no-repeat 320px 12px;
	height: 240px;
}

.graphs li {
	margin: 6px 0;
}

.graphs a {
	cursor: default;
}

.graphs a img {
	display: none;
}

.graphs a:hover img {
	display: block;
	position: absolute;
	top: 0px;
	left: 210px;
}
.graphs a:hover span {
	width: 320px;
	height: 200px;
	background-color: #EEEEEE;
}
.graphs a:hover img.petite {
	left: 320px;
}

form {
	margin: 10px 15px 0;
}

form label {
	display: block;
	width: 100px;
	margin: 10px 0 5px;
}

form input, form textarea {
	width: 200px;
}

form textarea {
	height: 120px;
}

form div, form .doublecol {
	clear: both;
}

form .doublecol input {
	float: left;
	margin-top: 10px;
	width: auto;
}

form .doublecol label {
	float: right;
	width: 520px;
}

form .doublecol {
	padding-top: 20px;
	margin-bottom: 40px;
}

form .leftcol, form .rightcol {
	clear: none;
}

form .rightcol {
	float: right;
	margin-right: 30px;
	display: inline;
}

form .leftcol {
	float: left;
	display: inline;
}

#mainnav {
	width: 998px;
	background: #fff url(../images/navbg.gif) repeat-x;
	color: #000;
	height: 23px;
	margin-bottom: 22px;
	border-bottom: 1px solid #b4b4b4;
}

#nav ul {
	list-style: none;
}

#nav a {
	display: block;
	text-align: center;
}

#nav li {
	float: left;
	margin-right: 5px;
	position: relative;
	width: 10em;
}

#nav a, #nav li {
	width: 120px;
}

#nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	border: 1px solid #999;
	border-left: 3px solid #6a80b9;
	width: 155px;
	z-index: 600;
}

#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 23px;
	left: 0;
}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav li ul {
	width: 160px;
	background: #fff;
}

#nav li li {
	margin: 0;
}

#nav li a {
	height: 20px;
	padding-top: 3px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#nav li li a {
	width: 150px;
	height: auto;
	padding: 4px 5px;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	border-bottom: 1px dotted #999;
	background: #fff;
	color: blue;
}

#nav li li a:hover {
	background: #e1e6f1;
}

#nav li li.last a {
	border: none;
}

#sidebar .list dt {
	font-weight: normal;
}

#sidebar .list dd {
	margin-left: 1em;
	font-size: 10px;
}

#sidebar .list dd a {
	color: #555;
}


#station .page h3 {
	clear: both;
}

#station div.data {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px #fff solid;
}

#station div.data div {
	float: left;
	width: 210px;
}

#station div.data img {
	display: block;
	float: right;
	margin: 0;
	width: 320px;
	height: 200px;
}


.g-ads {
	margin: 1em auto;
	padding: 1em;
	background: #eee;
}


.bigger {
	font-size: 140%;
	color: #f40;
}


a.img-right, .img-right img {
	display: block;
	float: right;
	margin: 2px;
}

.chronique p {
	margin: 1.2em 0;
}

@media print {
	body {
		margin: 1em;
		color: #000;
	}
	a { 
		color: #000; 
		text-decoration: none;
	}
	#header {
		border-bottom: 1px solid #999;
	}
	#header h1 {
		color: #000;
	}
	#headerEtH1 {
		padding-top: 0;
		height: 60px;
	}
	#mainnav, #menu, #skipmenu, .txt-ref, .accueilBoxPublicites, .accueilPublicite468x60, #footer, #headerPub {
		display: none;
	}
	#menu ul {
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}
	#contents p { 
		line-height: 165%; 
	}
}