@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #363;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-weight: bold;
	font-size: 1.5em;
	color: #FFF;
}
#info .evts {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
/* Content */

#content {
	float: right;
	width: 740px;
}

.title2 {
	font-size: 227%;
	font-weight: normal;
	color: #135293;
	background-image: url(../images/img09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	font-size: 129%;
	font-weight: bold;
	color: #C30;
	text-transform: uppercase;
	background-image: url(../images/img_or_t.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-image: url(../images/img01.gif);
	background-color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Updates*/
.content {
	background-color: #FFF;
	margin-top: 5px;
	padding: 5px;

}

#updates {
	background-image: url(../images/img06.gif);
	background-repeat: repeat-x;
}


#updates ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 5px;
	padding-right: 5px;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 0.95em;
	background-image: url(../images/news1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F30;
	text-decoration: underline;
}

#updates p {
	margin: 0;
	line-height: normal;
	font-size: 0.85em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	color: #F60;
}
.news {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/* Login */

#info {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



/* Logo */

#logo {
	height: 220px;
	background-color: #FFFFFF;
	background-image: url(../images/img02.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #F60;
}

#logo h1 {
	padding: 100px 0 0 0;
	font-size: 30px;
	background-image: url(../images/logo/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #85C329 url(../images/img04.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(../images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(../images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}
#print {
	display: none;
}
#meteo {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 170px;
}
