.textCenter
{
margin-left		:	auto;
margin-right	:	auto;
}
.textJustify
{
text-align		:	justify;
}

.website
{
height			:	350px;
margin-top		:	15px;
margin-bottom	:	0px;
background-color:	#292929;
}
.website-ifrm-rss
{
height			:	auto;
margin			:	0px;
margin-top		:	15px;
margin-bottom	:	0px;
padding			: 	0px;
background-color:	white;
border-radius	:	2px;
border-bottom-left-radius	: 0px;
border-bottom-right-radius	: 0px;
}
.website-ifrm-rss-attr
{
margin			:	0px;
padding		:	0px;
margin-top		:	0px;
margin-bottom	:	0px;
border-width	:	0px;
}
.channel9
{
text-align		: center;
background-color: white;	
border-radius	: 0px;	
}
@media only screen and (max-width: 600px) {
body{
margin				  : 0px;	
margin-left			  : 0%;	
margin-right		  : 0%;
padding 			  : 0px;
font-family			  : "courier new"; 
font-size			  : 1.2em;	 
background-color	  : white;
color:#292929;
}
}
.copyright{
color	  : black;
}
.border-b-l-r{
border-bottom-left-radius: 0px!important;
}
.border-b-r-r{
border-bottom-right-radius: 0px!important;
}
.border-t-l-r{
border-top-left-radius: 0px!important;
}
.border-t-r-r{
border-top-right-radius: 0px!important;
}
.margin-t-15{
margin-top:15px;
}
iframe{
width:100%;
height:360px;
border:0;
}
br{
clear:left;
}
#copyrightfrance
{
position:relative;
left:0px;
top:-8px;
}
.ifrm-embed-dailymotion{
width:100%;
height:100%;
border:0;
}