body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height:15px;
}
.content
{
	width:758px;
	height:450px;
	border-color:#C8372A;
	border-style:solid;
	border-width:3px;
	background-image:url(images/template/bg.gif);
	background-position: 0px 45px;

}

.top
{
	background-color:#FFFFFF;
	height: 40px;
	padding-top:5px;
	padding-left:5px;

}
.blue_bar
{
	background-color:#4A98D6;
	height:5px;
	width:100%;
}

.navigation
{
	height:25px;
	width:750px;
	text-align:right;
	padding-right:7px;
	padding-top:5px;
	font-size:11px;
	color:#4A98D6;
}

.main
{
	text-align:left;
	padding-top:30px;
	padding-left:60px;
	padding-right:40px;
	padding-bottom:30px;
}
.drapeau
{
	background-image:url(../images/emfro/faendel.gif); 
	background-repeat:no-repeat; 
	height:300px;
	background-position:390px 80px;
}
.drapeau_home
{
	background-image:url(../images/emfro/faendel.gif); 
	background-repeat:no-repeat; 
	height:300px;
	background-position:390px 30px;
}

.drapeau_signature
{
	background-image:url(../images/emfro/faendel.gif); 
	background-repeat:no-repeat; 
	height:300px;
	background-position:390px 0px;
}

a
{
	color:#2770AB;
	text-decoration:none;
}

a:link {
	color:#2770AB;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;	
}

