.toyzmachin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-color: #000033;
	border-color: #000033;
	border-left-color: #000033;
	border-right-color: #000033;
	border-top-color: #000033;
	outline-color: #000033;
	text-align: center;
}


a:link {
	color: #FF6699;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited {
	color: #FF6699;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #FF6699;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:active {
	color: #FF6699;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
html,body {
background-color : #EAEAEA; 
}
h1 {
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
h3 {
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.paragraphe {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	overflow: hidden;
}
.paragraphe2 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	overflow: hidden;
	padding-bottom: 60px;
}
.texte {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	background-position: center;
}
#socialbar{
	position:fixed;
	bottom:0;
	left:0;
	z-index:9999;
	width:100%;
	text-align:center;
	overflow:hidden;
	height:58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	vertical-align: top;
	background-color: #F7F7F7;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
}

