* {
margin:0;
}

html, body {
height:100%;
}

img {
border:0px;
}

li {
padding-bottom: 1em;
}

ul {
list-style-type:square; 
list-style-position:inside; 
}

body {
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#FF7000;
    color: #FFFFFF;
}
p {
margin-bottom:1em;
}

td {
text-align:left;
}
td.photo
{
text-align:center;
padding:2px;
}

.clear {
width:100%;
overflow:hidden;
}
div.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#000000;
    color: #FFFFFF;
}
a.normal {
	font-weight: bolder;
	text-decoration: underline;
    color: #FF7000;
}

/* en : This DIV also acts as a container*/
.upperleft{
	width : 100%;
	margin-left : auto;
	margin-right : auto;

	background-color : #000000;
	background-image : url('img/1_1.png');
	background-repeat : no-repeat;
	background-position : top left;
}
.upperright{
	background-image : url('img/1_2.png');
	background-repeat : no-repeat;
	background-position : top right;
}
.lowerleft{
	background-image : url('img/2_1.png');
	background-repeat : no-repeat;
	background-position : bottom left;
}
.lowerright{
	background-image : url('img/2_2.png');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 3% 3% 3% 3%;
}



.menu{
margin: 0px;
padding: 5px;
background:#000000;
border:0px solid;
width : 100%;
height : auto;
font-family: Vardana, Arial;
font-size: 1em;
color: #FFFFFF;
font-weight: bolder;
text-decoration: none;
}

a.main-menu {
color: #FFFFFF;
text-decoration: none;
padding: 30px 30px 20px 10px;
}
a:hover.main-menu {
text-decoration: underline;
}

h1,h2,h3 {
	font-size: 1.5em;
	font-weight: bolder;
}

.main
{
background:#FF7000;
_min-height:100%;
height:auto  !important;
_height:100%;
margin:0 auto -2em;
}

.copy {
text-align: center;
font-size: 0.7em;
font-family: verdana;
color: #FFFFFF;
height:2em;
}
.push {
height:2em;
}

.all {
border:0px solid green;
margin:0;
padding:0;
}