html,
body {
	margin:0;
	padding:0;
	height:100%; 
}
html>body #wrap {
	height:100%;
	padding-left:0px;
	padding-right:0px;
} 
#wrap {
	width:950px;
	margin:0 auto;
	
}
#header {
	width:950px;
	height:230px;
}
html>body #header {
	
	position:fixed;
	z-index:10;}
	
html>body #wrap {
	width:950px;
	background-color: #3A7DDB;
}
	
html>body #content-wrap {width:950px;height:100%;} 
html>body #content {padding:230px 0px;} 
#footer {
	width:950px;
	height:63px;
}
html>body #footer {
	position:fixed;
	bottom:0;
	z-index:10;
	background-color:#DCDDDE;
}


html, body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3437;
	background-color: #5E95E2;
}

h1, h2 {
	margin:10px 0;
	font:normal 14px ,Helvetica,Arial,Geneva,sans-serif;
	text-align:center;
	letter-spacing:1px;
}


#header, #footer {
	color:#111;
	background-color:#FFFFFF;
	text-align:center;
}


#content-wrap ,#content {
	background:url('images/infobox/thema/1/fond01.gif')
}

#footer a {color:#111;}

div#panieraperu{
	height:70px;
	overflow:hidden;
}

p {margin:1em 0;}


.info {
	position:relative;
	padding:0.5em;
	border:2px solid #999;
	background:#fff;
}
/*
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #525759;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #525759;
}
a:hover {
	text-decoration: underline;
	color: #525759;
}
a:active {
	text-decoration: none;
	color: #525759;
}
*/
.sousMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.sousMenu:link {
	text-decoration: none;
}
.sousMenu:visited {
	text-decoration: none;
	color: #ffffff;
}
.sousMenu:hover {
	text-decoration: underline;
	color: #ffffff;
}
.sousMenu:active {
	text-decoration: none;
	color: #ffffff;
}
