﻿body
{
	background-color: #e8e8e8;
}
#cont
{
	width: 895px;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
}
#gauche
{
	display: inline-block;
	float: left;
}
#umons
{
	width: 60px;
	height: 109px;
}
#colonne
{
	width: 60px;
}
#droite
{
	width: 835px;
	display: inline-block;
        position: relative;
        top: -109px;
        left: 60px;
}
header
{
	width: 835px;
	height: 109px;
	background-image:url(img/header4.jpg);
}
#tete
{
	width: 195px;
	height: 30px;
	margin-left: 628px;
}
#marge
{
	height:10px;
}
.search
{
	width: 150px;
	height : 20px;
	background-color: #e8e8e8;	
}
.loupe
{
	align-content: center;
	margin-bottom: -5px;
	margin-left: 3px;
}
#logodocnum
{
	margin-left: 28px;
	margin-bottom: 3px;
	margin-top: -22px;
}	
nav
{
	width: 835px;
	height: 29px;
}
.pict
{
	height: 320px;
	width: 835px;
	background-image: url(img/pict.jpg);
}
.savoir
{
	width: 278px;
	height: 105px;
	margin-top: 215px;
	margin-left: 480px;
}
section
{
	min-height:600px;
	height: 100%;
	width: 835px;
	background-color: #ffffff;
}

li
{
    padding-bottom: 8px;
    padding-left: 8px;
}

article
{
	width: 445px;
	display: inline-block;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
}
.ligne
{
	width: 2px;
	height: 440px;
	background-color: #a80039;
	float: right;
}	
table, th, td {
    border: 0px solid black;
}

.tab
{
	margin-top: 10px;
}
.tab td
{
	vertical-align:middle;
}
aside
{
	width: 310px;
	display: inline-block;
	float: right;
	margin-right: 10px;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.txtcollec
{
	margin-top: 29px;
	color: #929497;
	font-size: 12px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
}
.imgcollec
{
	margin-top: 15px;
}
.imgcollec td
{
	align-content: center;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.titresection
{
	font-size:20px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a80039;
}
.titreactu
{
	color: #f6a723;
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
        padding-top: 12px;
}
.txtactu
{
	color: #929497;
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 6px;
	text-align: justify;
        font-weight: normal;
        padding-bottom: 6px;
}
.titrecollec
{
	margin-top: 3px;
	text-align: justify;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
}

footer
{
	height: 33px;
	width: 835px;
	background-image:url(img/footerumons.jpg);
}
.imgfooter
{
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding-top: 8px;
}
.vignette
{
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
}
#sectitre
{
    width: 835px;
    text-align: center;
    padding-top: 20px;
}