/* CSS Document */

body{
	SCROLLBAR-FACE-COLOR: #f4f4f4;
	SCROLLBAR-TRACK-COLOR: #f4f4f4;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #EEEEEE;
	SCROLLBAR-ARROW-COLOR: #2C2B2E;
	SCROLLBAR-3DLIGHT-COLOR: #d9d9d9;
	SCROLLBAR-DARKSHADOW-COLOR: #d9d9d9;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #f4f4f4;
	border: 0px Aucune;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	text-decoration: none;
	/* COULEUR A CHANGER */
	background-color: #e52617;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #000000;
}
a:active {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	text-decoration: underline;
}
.td1 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.td2 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.td3 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	/* COULEUR A CHANGER */
	color: #e52617;
	text-decoration: none;
	font-weight: bold;
}
.td4 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.titreDer {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.formulaire {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	border: 0px Aucune;
}
.libTab {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #d9d9d9;
	height: 30px;
	text-align: center;
}
.tab1 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F5F5F5;
	height: 25px;
}
.tab2 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 25px;
}

.infoTdHeader {
padding:15px;
font:11px "Courier New", Courier, mono;
color:#000;
}

.infoTdHeader p {
margin:0 0 10px 0;
}

/* ----------------------- POPUP CSS ------------------------------*/

#parentPopup {
position:relative;
top:0;
left:0;
}

#popupPhone {
position:absolute;
width:510px;
height:145px;
left:250px;
top:151px;
}

#popupOccas {
position:absolute;
width:311px;
height:285px;
left:0px;
top:245px;
}
