*
{
margin:0;
padding:0;
font-size:11px;

}
html
{
	background:url("/themes/cash/images/cash_for_growth.gif");
}
body
{
	font-family:Arial;
	width:800px;
	height:600px;
	text-align:center;
	margin:auto;
	background-color:white;
	color:#5B5C5D;
}
div.wrapper
{
	position:relative;
	width:800px;
	height:600px;
	text-align:left;
}
div#topModelElement
{
	position:absolute;
	top:0;
	height:118px;
	width:798px;
	background:url("/themes/cash/images/top_background.gif");
	background-repeat:no-repeat;
}
div#pageContent
{
	border:1px solid #0273B7;
	background-color:#FFFFFF;
	position:absolute;
	top:118px;
	width:754px;
	_width:796px;
	height:326px;
	_height:368px;
	overflow:auto;
	padding:20px;
}
div#bottomModelElement
{
	border:1px solid #0273B7;
	position:absolute;
	bottom:0;
	left:0;
	height:114px;
	width:794px;
	background:url("/themes/cash/images/bottom_background.gif");
	background-repeat:no-repeat;
}

/* Gros titre jaune */
p#bigTitle
{
	position:absolute;
	right:25px;
	top:55px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}

/* Logo cash */
img#logo_cash
{
	position:absolute;
	top:45;
	left:30;
	border:none !important;
	text-decoration:none !important;
}

/* Liens de pieds de page */

table#footerLinksContainer td
{
	padding:0 5px;
}
table#footerLinksContainer
{
	position:absolute;
	bottom:5;
	right:10;
}
table#footerLinksContainer td, table#footerLinksContainer td a
{
	color:white !important;
	text-decoration: none;
}