body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	height: auto;
	width: auto;
}
#page {
	width: 960px;
	margin: auto;
	background-color: #ffffff;
	text-align: center;
	height: auto;
	position: relative;
	padding-top: 5px;
}

#header {
	width: auto;
	position: relative;
	background-image: url(../images/fond_titre.gif);
	height: 130px;
	background-repeat: repeat;
	border: 1px solid #000000;
}


#logo {
	height: 180px;
	width: 195px;
	position: absolute;
	left: 70px;
	top: 10px;
}

#titre {
	position: relative;
	width: 625px;
	padding-top: 90px;
	float: right;
	padding-right: 155px;
	line-height: 40px;
	height: auto;
}
#lien {
	float: right;
	position: relative;
}
#lien a{
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#lien a:hover{
	color: #990000;
	text-decoration: underline;
}

#lien2 {
	float: right;
	position: relative;
}
#lien2 a{
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
#lien2 a:hover{
	color: #990000;
	text-decoration: underline;
}
#contenu {
	position: relative;
	height: auto;
	width: auto;
	padding-right: 2px;
	padding-left: 2px;
}

.gris {
	background-color: #CCCCCC;
}




#corps {
	width: auto;
	position: relative;
	padding-right: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#pied {
	text-align: right;
	color: #ffcc33;
	font-size: 12px;
	background-image: url(../images/fond_pied.gif);
	background-repeat: repeat;
	height: 42px;
	width: auto;
	border: 1px solid #000000;
	position: relative;
	padding-right: 30px;
}

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

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


h1 {
	margin: 0px;
	font-weight: normal;
	padding: 0;
}
h2 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	color: #666666;
}


.texte10{
	font-size: 10px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	
}
.texte40 {
	font-size: 40px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.texte25 {
	font-size: 25px;
	color: #ffcc33;
	margin: 0px;
	padding: 0px;
}
.rouge {
	color: #990000;
}
.droite {
	float: right;
}
.gauche {
	float: left;
}




#ecusson_jura {
	position: relative;
	float: right;
	top: 10px;
	padding-left: 5px;
}


#ecusson_berne {
	position: relative;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	top: 10px;
}
#pied a {
	color: #FFCC33;
	text-decoration: none;
}

#pied a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#pied #texte1 {
	float: right;
	position: relative;
	top: 15px;
}
#pied #texte2 {
	float: right;
	position: relative;
	width: auto;
	top: 15px;
}
#actu {
	float: left;
	position: relative;
	top: 5px;
	padding-left: 5px;
}
#pied #lien_actu {
	float: left;
	position: relative;
	padding-left: 10px;
	top: 7px;
	font-size: 17px;
}
#pied #texte_actu {
	float: left;
	position: relative;
	padding-left: 10px;
	top: 15px;
	font-size: 17px;
}.blanc {
	color: #FFF;
}
