.container_3{
	margin-top:30px;
}


body
{
	background: url(http://creative.myspacecdn.com/fr/myspacefrance/images/bg.jpg) #FFE743 repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:120%;
}
.grid_1, .grid_2, .grid_3{
	margin-bottom:10px;
}
h3 { 
	display:block;
	font-family: rounded, Arial, sans-serif;
	border-bottom: 4px #71BEEA solid;
	width:250px;
	height:30px;
}
#videoslist li{
	color:#BBBBBB;
	border-bottom:1px solid #2A2A2A;
	list-style-type:none;
	padding:5px;
	margin-left:0px;
}
#videoslist li:hover{
	background-color:#171717;
	cursor:pointer;
	color:#71BEEA;
}
#videoleft{
	width:250px;
	float:left;
}
#videoright{
	width:535px;
	background-color:#171717;
	margin:15px 15px 15px 0;
	float:right;
	height:312px;
	font-size:14px;
}
#videoright img{
	margin:0 10px 0 0;
}
#videoslist{
	height:210px;
	overflow-y:auto;
	width:250px;
	margin-bottom:20px;
}
#videochannel{
	width:210px;
	padding:20px;
	background-color:#171717;
}
#videochannel:hover{
	color:#71BEEA;
	cursor:pointer;
}
#video{
	margin-top:15px;
}
#fr_friends{
	height:230px;
}
#html_1{
	height:220px;
}
#blog{
	height:460px;
}
#html_2, #getcloseto{
	height:320px;
}
.white{
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.white a{
	font-weight:bold;
	text-decoration:none;
	color:#1D1D1D;
	display:block;
	height:20px;
	padding:5px 10px;
	float:left;
	vertical-align:middle;
}
.white a:hover{
	color:#71BEEA;
}
.white img{
	float:right;
}
.pad15{
	padding:15px;
}
.grey{
	background:#1D1D1D;
}
.text{
	text-align:justify;
}
.under{
	margin-bottom:0px;
}
.buttonf{
	padding:5px 10px;
	background:#007dc4;
	float:left;
	margin:10px 10px 0 0;
	cursor:pointer;
}
.buttonf:hover{
	color:#000;
}
.buttongct{
	padding:10px;
	background:#007dc4;
	margin:30px 10px 0 10px;
	cursor:pointer;
	text-align:center;
}
#blog li{
	list-style-type:none;
}
.rss-item a{
	border-bottom:1px solid #2A2A2A;
	padding:0 0 5px 0;
	display:block;
	text-decoration:none;
	color:#FFF;
}
li.rss-item{
	text-align:justify;
	margin:0 0 25px 0;
}
.rss-item:hover{
	cursor:pointer;
	color:#71BEEA;
}
.rss-item a:hover{
	color:#71BEEA;
}
.text_ff{
	text-align:justify;
	margin:0 0 15px 0;
}
.text_getclose{
	text-align:justify;
	margin:0 0 30px 0;
}




.jcarousel-clip-horizontal {
    width:  245px;
    height: 110px;
}


.jcarousel-item {
    width: 175px !important;
    height: 110px !important;
}

.jcarousel-item-horizontal {
    margin: 0 37px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 15px;
    height: 110px;
    cursor: pointer;
    background: transparent url(http://creative.myspacecdn.com/fr/myspacefrance/images/fleche1.gif) no-repeat 0 0;
}

.jcarousel-next-horizontal:active {
    background-position: -32px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 15px;
    height: 110px;
    cursor: pointer;
    background: transparent url(http://creative.myspacecdn.com/fr/myspacefrance/images/fleche2.gif) no-repeat 0 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -32px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.rss-title{
	display:none;
}