@charset "utf-8";
@import url("robotomedium/stylesheet.css");
@import url("robotolight/stylesheet.css");
@import url("asenineregular/stylesheet.css");



@font-face {
    font-family: 'robotomedium';
    src: url('roboto-medium.eot');
    src: url('roboto-medium.eot?#iefix') format('embedded-opentype'),
         url('roboto-medium.woff2') format('woff2'),
         url('roboto-medium.woff') format('woff'),
         url('roboto-medium.ttf') format('truetype'),
         url('roboto-medium.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('roboto-light.eot');
    src: url('roboto-light.eot?#iefix') format('embedded-opentype'),
         url('roboto-light.woff2') format('woff2'),
         url('roboto-light.woff') format('woff'),
         url('roboto-light.ttf') format('truetype'),
         url('roboto-light.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'asenineregular';
    src: url('asenine_.eot');
    src: url('asenine_.eot?#iefix') format('embedded-opentype'),
         url('asenine_.woff2') format('woff2'),
         url('asenine_.woff') format('woff'),
         url('asenine_.ttf') format('truetype'),
         url('asenine_.svg#asenineregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.titre {
	color: #333;
	text-decoration: none;
	font: normal 36px robotolight;
	text-transform: none;
}
.txtnormal {
	color: #000;
	text-decoration: none;
	font: normal 14px robotolight;
}
.txtremi {
	font-family: robotolight;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.txtpetitacceuil {
	font-family: robotolight;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.txtptaccueilgris {
	font: 10px robotolight;
	color: #999;
	text-decoration: none;
}

a:link {
	font-family: robotolight;
	font-size: 14px;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	font-family: robotolight;
	font-size: 14px;
	color: #CC66FF;
	text-decoration: none;
}
a:hover {
	font-family: robotolight;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.txtptacceuilgrissombre {
	font: 10px robotolight;
	color: #000;
	text-decoration: none;
}
a:active {
	font-family: robotolight;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.titrepages {
	font-family: robotolight;
	font-size: 24px;
	font-style: italic;
	color: #333;
	text-decoration: none;
}
.soustitrecv {
	font-family: robotolight;
	font-size: 18px;
	color: #666;
	text-decoration: none;
}
.toutpetittxt {
	font-family: robotolight;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.soustitregrand {
	font-family: robotolight;
	font-size: 24px;
	color: #333;
	text-decoration: none;
}
.normalnew {
	font: 14px robotolight;
	color: #000;
	text-decoration: none;
}
.stitrenew {
	font: 36px robotolight;
	color: #000;
	text-decoration: none;
}
