
@media screen{
	.onlyprint {
		visibility: hidden;
		height: 0px;
		line-height:0px;
		margin:0px;
		padding:0px;
		font-size:0px;

		}

	.onlyprint img {
		height: 0px;
		width: 0px;
		display: none;
		}
}

@media print{
.onlyprint{
text-align:left;
padding-left:40px;
width:700px;
height:125px;
margin-bottom:10px;
}
}

#dnn_ctr494__OptInSimple_txtEmail.NormalTextBox {
	height:20px;
	width:100px;
}
Body
{
	 background-color:white;
	/* background-image: url(img/body.gif);*/
	 background-repeat: repeat;
	 text-align:center;
	 min-height: 700px;
	 font: 12px arial;

}
.Normal,.NormalDisabled/* text pour le textes DES MODULES */
{
    font: 12px arial;
	 color: #656565;
}
/*
*
{
    font: 12px arial;
	 color: #656565;
}
*/
