@charset "utf-8";
.TxtRouge {
	color: #FF0000;
}

#Barre01 {
	position: absolute;
	left: 0px;
	top: 107px;
	width: 100%;
	height: 50px;
	z-index: 10;
	background-image: url(file:///G|/WEB/Renaud-Street/-Poub/Poub/Logo/Logo-Ok-170.png);
	visibility: hidden;
}
.TitreBandeau {
	color: #CCC;
}

.Gras14px {
	font-size: 14px;
}
.T14px {
	font-size: 14px;
	font-weight: normal;
}
.T16pxPar {
	font-size: 16px;
	line-height: 22px;
}

.Bord1px-Pad10 {
	border: 1px solid #333;
	padding: 10px;
}
.Bord1px-Pad10-FondGrisC {
	border: 1px solid #333;
	padding: 10px;
	font-size: 14px;
}




.Bord1px {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a img:hover {
	background-color: #FFFFFF;
	opacity:0.45;
}

.Bord1px-gris {
	border: 1px solid #CCC;
}
a:link {
	text-decoration: none;
	color: #0F415C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


a:visited {
	text-decoration: none;
	color: #0F415C;
}
a:hover {
	color: #4A3200;
	/* [disabled]display: block; */
	text-decoration: underline;
}


.Pad7px {
	padding: 7px;
}

.Gris {
	color: #CCC;
	padding: 7px;
}

.TitrePage18 {
	font-size: 18px;
}
.TitrePage18-Rouge {
	font-size: 18px;
	color: #F00;
}

.TitrePage24G {
	font-size: 24px;
	font-weight: bold;
}
.TitrePage24GRouge {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}



.Cadre-Reserve-Gris {
	background-color: #666;
	padding: 7px;
}

.TabGris {
	background-color: #666;
}
