/* Balises Classiques */

body {
	margin: 10px 0;
	background-color: #a09a81;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

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

a:hover {
	text-decoration: underline;
}

input, textarea, select {
	font-size:10px;
	font-family:"Verdana", Courier, mono, Arial;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	color:#333;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: 130%;
}

li {
	list-style-image: url(images/puce.gif);
}


/* Balises IDs */


#bottom {
	background-image: url(images/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 10px
}

#bottom a {
	color: #F7560F;
	text-decoration: underline;
}

#bottom a:hover {
	color: #8CC739;
	text-decoration: underline;
}

#chemin {
	padding-top: 20px;
	padding-bottom: 40px;
}

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

#chemin a:hover {
	text-decoration: underline;
}

#header {
	padding-top: 50px;
	padding-bottom: 20px;
	background: url(images/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}

#header li {
	display: inline;
	margin-right: 15px;
}

#header form {
	margin-top: 20px;
	margin-bottom: 0;
}

#header a {
	color: #F7560F;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover {
	color: #F7560F;
	font-weight: bold;
	text-decoration: underline;
}

#dir td {
	width: 50%;
	vertical-align: top;
}

#dir table {
	border: 0;
	width: 100%;
}

#logo {
	margin-left: 30px;
}

#main {
	background-color: #a09a81;
	width: 100%;
	margin: 0 auto;
}

#middle {
	padding: 0 50px;
	background-image: url(images/middle.gif);
}

#pages {
	padding-top: 40px;
	text-align: center;
}

#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}

#message p {
	padding-top: 20px;
}

#soumettre {
	padding-top: 20px;
}

#soumettre span {
	text-decoration: underline;
}

#soumettre td {
	vertical-align: top;
}

#soumettre table {
	border: 0;
	width: 100%;
}

#warning {
	color: #0098EF;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}


/* Balises Classes */

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#0668A5;
}

.lien {
	padding-bottom: 30px;
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #8CC739;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: #F7560F;
}

.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.titresmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #528CC6;
	text-decoration: none;
}
.titresmenu a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #528CC6;
	text-decoration: none;
}
.titresmenu a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
    color:#528CC6;
    text-decoration: underline;
}
.cadresblancmenu {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 178px;
	border: 1px dotted #528CC6;
}
.liensmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.liensmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.liensmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.cadremeteoforum {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 120px;
	border: 1px dotted #528CC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.cadremeteoforum a {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
		color: #000000;
	text-decoration: none;
}
.cadremeteoforum a:hover {
	background-color: #FFCD82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}