
div#main-content section header
{
	/*visibility: hidden;*/
}

div#main-content section header figure figcaption
{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 0;
	color: #fff;
	background: url('/images/back-head-home.png');/*#0d0d10;*/
	/*opacity: .7;*/
	font-size: 1.2em;
	width: 328px;
	padding: 30px 0;
}

div#main-content section header figcaption hgroup,div#main-content section header figcaption p
{
	margin: 0 20px 5px;
}

div#main-content section header figcaption h1,div#main-content section header figcaption h3
{
	text-transform: uppercase;
}

div#main-content section header figcaption h1
{
	background: none;
	padding: 0;
	margin: 0;
	width: auto;
	font-size: 1.6em;
	font-weight: normal;
}

div#main-content section header figcaption h3
{
	font-size: 1.2em;
	color: #aaa096;
}

div#main-content section
{
	overflow: hidden;
}

div#main-content section section
{
	margin: 15px 20px 0;
	float: left;
}
/*
section section h2
{
	color: #004489;
	border-bottom: 2px solid #004489;
	text-transform: uppercase;
	font-size: 1.6em;
	padding-bottom: .5em;
	margin: 0 0 1em;
}
*/
section section h3
{
	color: #717fb0;
	font-size: 1.2em;
	text-transform: uppercase;
}

section section a
{
	color: #aaa096;
}

section.visual-list
{
	width: 330px;
}

section.visual-list h3
{
	color: #717fb0;
	float: left;
	margin-right: .3em !important;
        margin-top: 0px !important;

}

section.visual-list figure
{
	margin-bottom: 1em;
}

section.visual-list ul li
{
	margin: 0 0 1em;
	clear: left;
}

section.visual-list p.esp
{
	text-align: right;
	margin: 10px 0 0;
	background: url('/images/picto-esp.gif') no-repeat 100% 50%;
	padding-right: 16px;
}

section.textual-list
{
	width: 296px;
}

section.textual-list h3
{
	color: #9ea0cc;
}

section.textual-list ul li
{
	border-bottom: 2px solid #d8d8d8;
	padding: 1em 0;
}

section.textual-list p.esp
{
	position: relative;
	height: 11px;
}

section.textual-list p.esp a
{
	background: url('/images/picto-esp.gif') no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 11px;
	height: 11px;
}

p.see
{
	margin-top: 1.2em !important;
}

