/* CSS Document */

div#language {
text-align : right;
width : 740px;
margin-left : auto;
margin-right : auto;
margin-bottom : 5px;
}

.lg {
border : 0px;
}

#fr {
margin-right : 5px;
}

body {
	background-color: #FFDEB9;
        margin: 0;
	padding: 10px;
	border-top: 3px solid #FF9900;
	background-attachment: fixed;
	background-image: url(../usr/images/fond/degrade.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.train {
	font-size: 0.6em;
	color: #000066;
        padding-left:20px;
        padding-bottom:10px;
	
}
.train a:hover {
     color: #000066;
}
.train a:link {
     color: #000066;
}
.train a:visited {
     color: #000066;
}
.medel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
	border-bottom-color: #000066;
        background-color: #FFFFFF;
}
.news {
	border: 1px solid #FFDEB9;
        margin-top: 10px;
	font-size: 0.7em;
}

#news a {
	color: #000066;
}

.titrenews {
        font-weight: bold;
}

.note {
	font-size: 0.6em;
	color: #FFFFFF;
	text-align: center;
       background-color: #000066;
}

p {
	font-size: 1.0em;
}
.contenu{
          font-size: 0.8em;
          padding: 10px;
          text-align: left;       
}
h1 {
	font-size: 1.1em;
	color: #000066
}
h3 {
	font-size: 1em;
}
.note a:hover {
     color: #FFFFFF;
}
.note a:link {
     color: #FFFFFF;
}
.note a:visited {
     color: #FFFFFF;
}

#content a {
	color: #000066;
}




a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}



div#navigation ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
}
div#navigation li {
	margin-bottom: 2px;
}
.menu a,
.menu a:link,
.menu a:visited,
.menu a:active {
	margin: 0 0px 0 2px;
	width: 100px;
	height: 20px;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	text-indent: 3px;
	border-right: 1px solid #C5D0D4;
}
.sousmenus {
	font-size: 30px;
	color: #000000;

}
.path_element{float:left;}
