#page
{
	text-align:center;
}

#page ul, #page p, #page h3
{
    margin:3px;
    padding:0;
}

#page h2
{
    display: inline-block;
    width: 155px;
    float: left;
    margin: 0px;
    margin-left: -180px;
    margin-top: -5px;
    vertical-align: top;
    text-align: center;
}

#page h2 span
{
    display: none;
}

#page p a
{
	color:#22519F;
    font-weight:bold;
    text-decoration:none;
    border-bottom:1px dotted;
}

#page p a:hover
{
    color:#0676FF;
    border-bottom:1px dotted;
}

#page #faq
{
    display:table;
    list-style-type:none;
    margin: 0;
    margin-top: 20px;
    width:100%;
    text-align: center;
}

#page #faq li
{
    width: 200px;
    background-color: #FFF;
    border: 2px solid #DDDDDD;
    border-radius: 5px;
    margin:7px;
    display: inline-block;
}


#page #faq li:hover
{
    box-shadow: 2px 2px 2px #aaa;
}

#page #faq li h3
{
    margin:0;
    padding:0;
}

#page #faq li h3 a
{
    color:#FFF;
}

#page #faq li h3 span
{
    display:none;
}

#page #faq li ul
{
}

#page #faq li span
{
    background: #ddd url(../images/cont-bull.gif) no-repeat 0 50%;
    border:0 none;
    float:none;
    font-size: 9pt;
    list-style-type:none;
    margin:0;
    padding:0 1px 0 16px;
    text-align:left;
    width:auto;
    padding:4px;
    padding-left: 15px;
    display: block;
    color: #243C47;
}

#page #faq li ul li:hover
{
    box-shadow: 0;
}

#page #faq li ul li a
{
    font-weight:bold;
    color:#22519F;
    text-decoration:none;
}

#page #faq li ul li a:hover
{
    color:#0676FF;
    border-bottom:1px dotted;
}

#left {
	float: left;
	width: 40%;
	text-align: center;
	padding-top:8%;
}

#left p {
	font: bold 125% Verdana, Arial, Helvetica, sans-serif;
}

#left p.maj
{
	font-size:11px;
	font-weight: normal;
	padding: 6px 10px;
	text-align: center;
	margin: 20px 0 0 0;
	color: #bbb;
	background: #fff;
}

#content {
	width: 60%;
	float: left;
}

.rubrique {
    border: 1px;
    border-style: solid;
	border-color: #DFEAF9;
	margin-bottom: 5px;
	background-color: #DFEAF9;
}

.titre {
	width: 32%;
	float: left;
	font: italic bold 105% Verdana, Arial, Helvetica, sans-serif;
	color: #153668;
	padding-left: 6px;
	padding-top:6px;
}

.titre a {
	text-decoration:none;
}

.rub{
	font-weight: bold;
}

.link {
	width: 64%;
	float: right;
	background-color: #FBFBFB;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.link ul {
	margin: 0;
	padding: 0;
	list-style-image: url(http://web.developpez.com/images/puce.png);
	margin-left:20px;
}

.link a {
	text-decoration: none;
	color: #3E7CBB;
	font-weight:bold;
}

.link ul li a{
	text-decoration: none;
	color: #3E7CBB;
	font-weight:normal;
}

.link ul li a:hover, .link a:hover {
	background-color: #DFEAF9;
	color: #3E7CBB;
}

.separation {
	clear: both;
}

#footer
{
    margin:10px;
}

#footer p
{
    margin:0;
    padding:0;
    line-height:160%;
}

#validation
{
	text-align:center;
	padding:4px;
	margin:40px auto;
}

#page section{
    display: inline-block;
    margin: 5px 5px 5px 5px;
    margin-left: 150px;
    padding: 5px 20px 5px 20px;
    color:#243C47; 
    text-align:justify; 
    text-decoration: none;
    border: 1px solid rgb(155, 177, 188); 
    border-radius: 7px;
    font: 400 12px Verdana,sans-serif;
    background: none repeat scroll 0% 0% rgba(155, 177, 188, 0.3);
    display: inline-block;
    background-image: url("http://www.developpez.com/template/kit/ent-entete.png");
    line-height: 20px;
}
