.titrerub {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
.titrerub a:link, .titrerub a:visited {
color:#0b58a3;
text-decoration:none;
display:block;
padding-left: 5px;
}
.titrerub a:hover, .titrerub a:active {
color:#ff0000;
text-decoration:none;
background-color: #c3d9ff;
display:block;
padding-left: 5px;
}
.navgoniv2 {
	background-color: #c3d9ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
}
.navgoniv2 a:link, .navgoniv2 a:visited {
color:#333333;
text-decoration:none;
display:block;
	padding-left: 5px;
}
.navgoniv2 a:hover, .navgoniv2 a:active {
color:red;
text-decoration:none;
background-color:#ffcc00;
display:block;
	padding-left: 5px;
}
body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1em;
	background-color: #CCCCCC;
	background-image: url(medias/bg_body.png);
	color: #333333;
}
#principal {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#principal #main h1 {
	font-size: 1.1em;
	color: #0056A3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0056A3;
	padding-left: 10px;
}
#principal #main h2 {
	font-size: 1em;
}
.souligne {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
}
.arrplan {
	background-color: #FFFF00;
}


#main .chemin {
	font-size: .8em;
	padding-left: 190px;
}


#principal #main {
	text-align: left;
	vertical-align: middle;
}
#principal #main .corpus {
	background-color: #FFFFFF;
	padding: 10px 10px 10px 180px;
}
.corpus .spacer {
	clear: both;
	height: 10px;
	width: 100%;
}


#principal #navgo {
	width: 160px;
	font-size: 0.8em;
	float: left;
	margin: 0 3px;
}
#principal #navgo ul {
	margin: 0px;
	padding: 0px;
}
#principal #navgo li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0056a3;
	list-style-type: none;
	line-height: 25px;

}
#principal #main #piedpage {
	font-size: .7em;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#principal #main #piedpage p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}


#principal #bantop {
	height: 150px;
	width: 900px;
	background-image: url(medias/bantop.png);
	background-repeat: no-repeat;
	float: left;
}
.corpus p {
	font-size: 0.8em;
	text-align: left;
}
.corpus li {
	font-size: .8em;
}
#bantop #boitrech {
	margin-left: 20px;
	width: 450px;
	height: 30px;
	float: left;
}
.fleche li {
	list-style-image: url(medias/puce_fleche.png);
	line-height: 15px;
}
.alertes {
	color: #FF0000;
	text-align: center;
}
#principal #main h3 {
	font-size: .8em;
}
.surv #principal #main h1 {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
}
.deroulant {
	font-size: 0.8em;
	background-image: url(medias/bg_deroulant.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 492px;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 30px;
	margin: 0 auto;
}
.imageCentrale {
	width: 350px;
	float: left;
	text-align: center;
	border-left: solid #ccc 1px;
	padding-left: 5px;
}
.imagejcl {
	width: 200px;
	float: left;
	text-align: center;
	padding-left: 5px;
    padding-right: 10px;
}

.sha_guad {
	width: 280;
	float: left;
	text-align: center;
	padding-left: 5px;
	padding-right: 10px;
}

.text_outils {
	width: 300;
	float: left;
	text-align: center;
	padding-left: 5px;
	padding-right: 10px;
}
	
	
#principal #main #imagecclinfo {
	width: 630px;
	height: 300px;
	top: 290px;
	left: 230px;
	position:inherit;
}
.liencentre ul {
	margin: 0px;
	padding: 0px;
}
.liencentre li a:link,.liencentre li a:visited {
	border-bottom:solid #CCCCCC 1px;
	text-decoration: none;
	display: block;
	color: #333333;
}
.liencentre li {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
	width:350px;
}

.liencentre li a:hover,.liencentre li a:active {
	border-bottom:solid red 1px;
	text-decoration: none;
	display: block;
	color: red;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableau {
	border: 2px solid #333399;
	border-collapse:collapse;
	width:95%;
	
}
.tableau th {
	background-color: #333399;
	height: 30px;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
	border-right:solid white 1px;
	line-height:15px;
	padding:5px;
}
.tableau td {
	background-color: #FFFFFF;
	height: 30px;
	font-size: 0.8em;
	color: #000000;
	width: 20%;
	vertical-align: middle;
	padding:5px;
	text-align: center;
	}
	
.tableau a:hover {
	color: red; 
	font-weight: bold;
	}

	label {
	text-align: right;
	display:block;
	float:left;
	width: 200px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: .8em;
	}
	input {
	display:block;
	float:left;
	width: 150px;
	margin-top: 10px;
	}
	.checkbx {
	width: 12px;
	}
	br {
	clear: left;
	}
	.labelintro {
	width:350px;
	}
	
	.formulaire {
	width:500px;
	margin: 0 auto;
	}
.stabilo {
	background-color: #FF66FF;
}
.barree {
	text-decoration: line-through;
}
.listing td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.listing th {
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	padding: 0 5px;
	border-right:solid white 1px;
}
.listing {
	border-collapse:collapse;
}
.anneepoids {
font-size:.8em
}
.encadrebleu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	padding: 5px 10px;
}
.soulignenoir1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.soulignenoir3px {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.centrer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	position: relative;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

#principal #main #tiersglim {
	background-color: #FFFFFF;
	width: 160px;
	margin: 10px;
	padding: 10px;
	top: 376px;
	left: 250px;
	position: inherit;
	float: left;
	clear: none;
}

#principal #main #tiersclim {
	background-color: #FFFFFF;
	width: 160px;
	height: 60px;
	font-size: 0.8em;
	margin: 10px;
	padding:30px;
	top: 376px;
	left: 430px;
	position: inherit;
	float: left;
	
}

#principal #main #tiersdlim {
	background-color: #FFFFFF;
	width: 215px;
	height: 190px;
	font-size: 0.8em;
	margin: 10px;
	padding:10px;
	top: 376px;
	left: 500px;
	position: inherit;
	float: left;
	clear: none;
}
#goutteeau {
	width: 300px;
	height: 253px;

	padding-left: 5px;
    padding-right: 10px;
}
#arcachon {
	width: 313px;
	float: right;
	clear: none;
}	

#arcachon {
	width: 313px;
	height: 247px;
	float: right;
	clear: none;
}	

#principal #main #goutteeau {
	width: 205px;
	height: 253px;
	float: left;
	margin-top: 10px;
	
}
#principal #main #textegoutteeau {
	width: 400px;
	height: 100px;
	clear: none;
	padding: 30px;
}
