body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
}
h1 {
	color: #FF0000;
	font-size: large;
	text-align: center;
}
h2 {
	color: #FF0000;
	font-size: medium;
}
.GlobalCell {
	border: 1px solid #000000;
	width:1000px;
}
.HeaderCell {
	height: 215px;
	width:1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.LeftCell {
    	width:200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	padding-right: 25px;
	padding-left: 25px;
}
.LeftMenu {
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
a.MenuLink {
	color: #000000;
}
.ContentCell {
	width:800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 50px;
}
.FooterCell {
	width:1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	vertical-align: bottom;
}
a {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
.Tarifs {
	font-size: small;
}
.Tarifs .td-0{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.Tarifs .td-1{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.Tarifs .td-2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.Tarifs .tr-last .td-0{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Tarifs .tr-last .td-1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Tarifs .tr-last .td-2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
fieldset.tx-powermail-pi1_fieldset {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
fieldset.tx-powermail-pi1_fieldset label {
/* Style labels */
display: block;
width: 250px;
float: left;
clear: both;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
/* Style input fields */
width: 300px;
margin-left: 10px;
}
div.tx_powermail_pi1_fieldwrap_html {
/* Increase margin between every field */
margin: 3px 0;
}

