/* *** main *** */
body, form, fieldset, p, h1, h2, h3, h4, ul, ol, li, dl, dd, dt, input, select, textarea
    margin: 0px;
    padding: 0px;
    color: #605e51;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    quotes : "«" "»" "«" "»";
}

:focus {
    outline: 0px !important;
}



img {
	border: none;
}

body {
	text-align: center;
}

.cleaner {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}

.contenu-header {
}

.headera {
	color:#801316; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 1em; 
}

.headera, a:link {
	text-decoration:none;
}

.contenu {
	width: 816px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	 font-size: 1em;
	 text-align: left;
     font-family: Arial, Verdana, Helvetica, sans-serif;
     color: #605e51;
   	 line-height: 14px;
}

.contenu ul {
    /*list-style-type: none;*/
}

.contenu li {
     line-height: 16px;
}

.contenu h1 {
    color: #801316;
    font-size: 1.5em;
    font-weight: bold ;
    /*height: 42px;*/
}

.contenu h2 {
    font-size: 1.2em;
    color: #801316;
}

.contenu h3 {
font-size: 1em;
    color: #801316;
}

/*légende photo en italique*/ 
.contenu h4 {
font-size: 0.9em;
    color: #801316;
    font-weight: normal ;
    font-style: italic ;
}

.news {
font-size: 1em;
    color /*titre*/: #801316;
    font-weight: bold ;
    color /*text*/: #605e51;
    font-weight: normal ;
    color /*lien ou @xxx ou #xxx*/: #801316;
    font-weight: normal ;
    
}


.photos {
    text-align: center;
}

/* *** footer *** */
.footerContainer {
    width: 870px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background: transparent url() top right no-repeat;
}

.footerImageLogo {
    float: right;
}

.footerContainer ul {
    display: block;
    height: 15px;
    line-height: 14px;
    vertical-align: middle;
}

.footerContainer .lastElement {
    padding-left: 0px;
    vertical-align: -19px;
}

.footerContainer span {
    padding-left: 7px;
    padding-right: 7px;
}

.footerTypo {
    font-size: 0.9em;
    font-weight: normal;
    color: #999999;
}

.footerContainer a {
    color: #999999;
}
.footerContainer a:hover {
    color: #675c53;
}