/* Structure du site PRALUS ------------------------------------------- */
html {font-family: "Times New Roman", Times, serif; font-size:13px; text-align:justify; color:#666; line-height:20px;}
a {text-decoration:none; color: #333;}
a:hover {text-decoration:underline; color:#0033CC;}
p {margin:0 0 0 0;padding: 0 0 5px 0;}

/*---------Navigation Jean Puy---------------------*/

.nav-princ {
	display: block;
	text-decoration:none;
	font-size:1em;
	color:#00507d;
	width:175px;
	margin:0 0 0 0;
	padding: 7px 0 0 5px;
	height:28px;
	line-height:30px;
	background-color:#FFF;
}
.nav-princ a{
	display: block;
	color:#00507d;
	width:100%;
}
.nav-princ a:hover{
	text-decoration:none;
	color: #FF9900;
}
.accueil a {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.accueil a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

.titre-texte {
	font-size: 1.2em;
	color: #00507d;
	text-align: left;
	border-bottom: 1px solid #00507d;
}

.titre-tableau {
	font-size: 1.2em;
	color: #00507d;
	font-weight:bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
}
.img-gauche {
	background-attachment: scroll;
	background-image: url(../img_gen/bandeau_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left 350px;
}
.nav-second a{
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	line-height:30px;
	margin:0px 20px 20px 10px;
}
.nav-second a:hover{
	font-size: 1.1em;
	color:#FFCC00;
}

