body{
	font-family:Tahoma;
	overflow-y:scroll;
}

table {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}

td, img, a, tr{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.fond{
	background:url(images/fond.jpg);
	background-repeat:repeat-x;	
}

.fond2{
	background:url(images/fond-long.jpg);
	background-repeat:repeat-x;	
}


.texte1{
	font-size:20px;
}

h1{
	font-size:32px;
	font-weight:400;
}

img{

}

.titre-dossier{
	font-family:Arial, sans-serif;
	font-size:13px; 
}

.click{
	cursor:pointer;
	color:#000066;
	text-decoration:underline;
}

.mailInput{
	font-size:17px;
	width:350px;
	height:22px;
	color: #000033;
	padding:1px 0 0 5px;
	border:1px #000000 solid ;
	background-color:#FFFFFF;
}