@font-face 
{
	font-family: 'din-condensed-bold';
	src: url('fonts/DINCondensed-Bold.eot');
	src: url('fonts/DINCondensed-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/DINCondensed-Bold.woff') format('woff'),
		 url('fonts/DINCondensed-Bold.ttf') format('truetype'),
		 url('fonts/DINCondensed-Bold.svg#DINCondensed-Bold') format('svg');
}
@font-face 
{
	font-family: 'din-alternate-bold';
	src: url('fonts/DINAlternate-Bold.eot');
	src: url('fonts/DINAlternate-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/DINAlternate-Bold.woff') format('woff'),
		 url('fonts/DINAlternate-Bold.ttf') format('truetype'),
		 url('fonts/DINAlternate-Bold.svg#DINAlternate-Bold') format('svg');
}
@font-face 
{
	font-family: 'din-medium';
	src: url('fonts/DIN-Medium.eot');
	src: url('fonts/DIN-Medium.eot?#iefix') format('embedded-opentype'),
		 url('fonts/DIN-Medium.woff') format('woff'),
		 url('fonts/DIN-Medium.ttf') format('truetype'),
		 url('fonts/DIN-Medium.svg#DIN-Medium') format('svg');
}
@font-face 
{
	font-family: 'HelveticaNeueLTStd';
	src: url('fonts/HelveticaNeueLTStd-Lt.eot');
	src: url('fonts/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'),
		 url('fonts/HelveticaNeueLTStd-Lt.woff') format('woff'),
		 url('fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype'),
		 url('fonts/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
}


.top{
	background-image: url('../images/fond_top450.jpg');
	background-position: center top;
	background-repeat: no-repeat;

}

.top-logo{
	text-align: center;
	margin-top: 20px;
}
.largeban{
	margin-top: 200px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
}
.radio-bleu{
	background:#084393;
	padding:10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.radio-bleu-radio{
	margin-top:10px;
	text-align: center;
	color:#E3A200;
	
	font-family: 'din-condensed-bold';
	font-size: 60px;
	line-height: 60px;

}
.radio-bleu-radio-trait{
	
	margin-top: 30px;
	border-bottom:Dotted 1px #E3A200;
}
.radio-bleu-frequence{
	text-align: center;
	margin-top:20px;
	margin-bottom: 20px;
}
.radio-bleu-ecoutez{
	text-align: center;
	color:#FFF;
	font-family: 'din-alternate-bold';
	font-size: 30px;
}
.radio-bleu-text{
	color:#fff;
	font-size: 24px;
	padding-top:40px;
	font-family: 'HelveticaNeueLTStd', Helvetica, Arial, sans-serif;
}
.pub-300x250-col{
	padding-left:0;
	padding-right: 0;
}
.pub-300x250{
	width:300px;
	height: 250px;
	margin-left: auto;
    margin-right: auto;
}
.actualites {
	background: #e6e6e6;
	padding-top: 20px;
	padding-bottom: 20px;
}
@media (min-width: 740px) { 
	.carousel.slide.actu-carousel {
		width: 730px;
	    margin-left: auto;
	    margin-right: auto;
	}

}

.actu-titre{
	text-align: center;
	font-family: 'din-condensed-bold';
	font-size: 60px;
	line-height: 60px;
	height:50px;
}
.actu-trait{
	background: #fff;
	margin-top: 30px;
	border-bottom:Dotted 1px;
}
.actu-soustitre{
	text-align: center;
	font-size: 30px;
}

.regies {
	background: #fff;
	padding:20px;
}
.regies-titre{
	font-size: 30px;
	text-align: center;
}
.regies-logo-global{
	text-align: center;
	margin-top:40px;
}
.regies-sousbar{
	border-bottom:Dotted 1px #000;
	margin-top: 20px;
	margin-bottom: 30px;
}
.regies-commercial{
	list-style-type: none;
	font-size: 24px;
	margin-top:20px;
}

.bas{
	background: #e3a200;
	padding:20px;
}
.bas-droits{
	color:#fff;
	text-align: 22px;
	padding-top: 30px;
	padding-left: 10px;
}
.bas-droits-fb{

}
.bas-liens{
	background:#084393;
	color:#fff;
	border-radius:5px;
	padding: 10px;
    margin-top: 20px;
}

a.bas-lien:link {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
a.bas-lien:visited {
	color: #fff;
	text-decoration: none;
	font-size: 16px;

}
a.bas-lien:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 16px;

}

a.regies-lien:link {
	color: #E3A200;
	text-decoration: none;
	font-size: 24px;
}
a.regies-lien:visited {
	color: #E3A200;
	text-decoration: none;
	font-size: 24px;

}
a.regies-lien:hover {
	color: #E3A200;
	text-decoration: underline;
	font-size: 24px;

}
.bloc-fb{
	margin-top: 15px;
}
.article-titre{
	font-family: 'din-condensed-bold';
	font-size: 32px;
}
.article-texte p{
	font-family: 'din-medium';
	font-size: 18px;
}
.webradios{
	margin-top:20px;
	margin-bottom:30px;
}
.webradios-logo{
	text-align: center;
	margin-top:20px;
	margin-bottom: 40px;
}
.radio-bt-play{
	
}