body {
	leftmargin : 20;
	topmargin : 20;
	rightmargin : 20;
	bottommargin : 20;
	marginwidth : 20;
	background : url(newsletter/img/fond.png) #444444 fixed;

}

.navbar {
	color : #ffffcc;
	background : #1E5C99;

}

.navbarcont {
	margin-left: auto;
	margin-right: auto;
	}

.nav {
	font-family : verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffcc;
	background : Gray;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

a {
	background : transparent;
	font-weight : bold;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14px;
	}

.nav a {
	color : #ffffcc;
    font-size : 12px;
	background : transparent;
	font-weight : bold;
	text-decoration : none;
	}

#tab {
	background : transparent;
	text-decoration : none;
    font-family : verdana, sans-serif;
	font-size : 11px;
	font-weight : normal;
	}

#hi {
	color : White;
	background : Silver;
}

.maincontent {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : silver;
	background : #1E5C99;
	font-style : normal;
	font-size : 16px;
}

p, ul, li, td, th {
	font-family : verdana, sans-serif;
	color : #000;
	font-size : 11px;
	}
.input{
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #212467;
	background : #dee0e7;
	padding : 2px;
	border-style : solid;
	border-color : Blue;
	}
