a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #991315;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

body {
}

.maindiv {
    width: 65%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    font-weight: bolder;
    background-image: url(../images_general/fond_div_transp.png);
    background-repeat: repeat;
    z-index: 2;
    position: relative;
    opacity: 1;
}
.divYoutube {
	width: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	z-index: 2;
	position: relative;
}
.compagniediv {
    width: 65%;
    padding: 15px;
    font-family: Kodchasan;
    font-size: 14px;
    text-align: left;
    font-weight: 300;
    background-color: #FCFFFF;
    margin-top: 160px;
    margin-right: auto;
    margin-left: auto;
    font-style: normal;
    z-index: 2;
    position: relative;
    opacity: 0.7;
}
.topdiv {
    width: 100%;
    text-align: center;
    font-family: Kodchasan;
    font-size: 13px;
    font-weight: 300;
    background-color: #FFFFFF;
    font-style: normal;
    z-index: 2;
    position: absolute;
    top: 0px;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    left: 0px;
    padding: 10px;
    opacity: 0.7;
}
.titrediv {
    width: 65%;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    text-align: left;
    font-family: Kodchasan;
    font-size: 100%;
    font-style: normal;
    font-weight: 600;
    background-color: #8D0507;
    color: #FFF;
    opacity: 0.9;
    z-index: 2;
    position: relative;
}
.titredivnoir {
    width: 65%;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    text-align: left;
    font-family: Lato, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: bold;
    background-color: #000;
    color: #FFF;
    opacity: 0.9;
    z-index: 2;
    position: relative;
}
.titrecalandrierpublications {
	width: 35%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
	font-family: Bevan;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	background-color: #C00;
	color: #FFF;
	opacity: 0.9;
	z-index: 2;
	position: relative;
}
.contactdiv {
	width: 35%;
	margin-top: 82px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
	font-family: Lato, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #000;
	color: #FFF;
	z-index: 2;
	position: relative;
}
.maindivlast {
    width: 65%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    font-family: Lato, sans-serif;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    margin-bottom: 30px;
    background-image: url(../images_general/fond_div_transp.png);
    background-repeat: repeat;
    z-index: 2;
    position: relative;
}
.retouraccueil {
	width: 35%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-family: Bevan;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 30px;
	z-index: 2;
	position: relative;
	background-color: #000;
}
.videodiv {
	width: 100%;
	padding-top: 150px;
}
