html {
	
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff;
	text-align: center;
	font-size: 62.5%;
}

*,a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Impact, Lucida, Verdana, sans-serif;
	margin: 2px 0 4px 0;
	font-weight: normal;
	text-transform: uppercase;
}

h1, h2 {
	
}

h1 {
	font-size: 1.6em;
	text-transform: uppercase;
	line-height: 1em;
	margin-left: 20px;
	margin-top: 20px;
}

h1.csc-firstHeader {
	font-size: 2.5em;
	line-height: 1.2em;
	text-transform: uppercase;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.4em;
	margin-top: 20px;
	
	margin-left: 44px;
}

h4 {
	font-size: 1em;
}

/* Listes */

ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0;
}

ul {
	list-style: square;
}

li {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	margin-left: 20px;
	margin-right: 20px;
}

ul.menu_principal li {
	margin: 0;
}

div.csc-textpic-left {
	margin-left: 20px;
	margin-right: 20px;
}


/* Paragraphes */

p {
	margin: 0 0;
}

p.bodytext {
	padding: 10px 20px 5px 20px;
	line-height: 1.2em;
	font-size: 1.6em;
	border: 0px solid #ccc;
}

div.csc-textpic-intext-left div.csc-textpic-imagewrap {
    margin: 10px 20px;
}

li p, blockquote p {
	margin: .5em 0;
}

/* Citations */

blockquote, q {
	font-size: 0.8em;
	font-family: "Courier New", Courier, mono;
}

blockquote {
	margin: .25em 0 .25em 24px;
}

cite {
	font-style: italic;
}

/* Liens */

a {
	color: #000;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #000;
}

a img {
	border: none;
}

strong {
	color: #A1B55D;
}

/* Divers éléments de type en-ligne */

em {
	font-style: italic;
}

strong {
	font-weight: bold;
	color: dimgray;
}

div {
	border: 0px solid red;
}

/* Contenu principal */

#container {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(img/bg_long.jpg) no-repeat;
	border: 0px solid #000;
}

/* En-tête */

#entete {
	border: 0px solid #f4f;
	height: 132px;
}

/* Bloc central contenant #navigation et #contenu */

#centre {
	width: 100%;
	overflow: hidden;
}

/* Menu de navigation */

#navigation {
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 75px;
	border: 0px solid #ddd;
}

#compte {
float: right;
width:160px;
margin-top: 60px;
}

#compte a {
	letter-spacing: 1px;
        text-decoration: none;
	color: #fff;
		text-transform: uppercase;

	font: 1.5em Impact, Lucida, Verdana, sans-serif;
}

#compte a:hover {
text-decoration: underline;
}

#navigation img {
	margin-right: 5px;
}

/* Menu de navigation secondaire */

#navigation_sub {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid #ddd;
}

#navigation_sub ul {
	margin: 0;
	padding: 10px 5px;
	list-style: none;
}

/* @group Pied de page et Copyright */

#pied {
	background: #fff url(img/footer_shadow.png) no-repeat left top;
	margin: 0;
	font: 1.1em "Verdana, Lucida Grande", Lucida, sans-serif;

	height: 55px;
}

#realisation {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-left: 0px;
}

#realisation, #copyright, #logo_footer, #pied {
	border: 0px solid #ccc;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;

}
#realisation a {
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}
#copyright {
	margin-top: 5px;
	text-align: right;
	color: #000;
	float: right;
	width: 100px;
	vertical-align: top;
	margin-top: 20px;
}

#logo_footer {
	margin-top: 8px;
	text-align: right;
	float: right;
	width: 180px;
}

/* @end */

#logo {
	float: left;
	padding-left: 55px;
	margin-top: 23px;
	border: 0px solid #ff5;
}

/* @group Navigation principale */

#navigation a {
	padding: 0;
	text-decoration: none;
}

#navigation ul li {
	display: inline;
}

#navigation ul li.selected a {
	font-weight: bold;
}

/* @end */

#big_bloc,
#big_small,
#tab_bloc {
	margin-top: 0px;
	margin-bottom: 10px;
}

#big_bloc {
	margin-right: 37px;
	float: right;
	width: 892px;
	background: url(img/bar_long_down.png) no-repeat left bottom;
	padding-bottom: 27px;
}

#big_bloc_top {
	height: 33px;
	background: url(img/bar_long_up.png) no-repeat left top;
}

#big_bloc_content {
	min-height: 120px;
	background-color: #fff;
	padding: 3px 20px;
}

#big_small {
	margin-right: 67px;
	float: right;
	width: 679px;
	background: url(img/bar_short_down.png) no-repeat left bottom;
	padding-bottom: 27px;
}

#big_small_top {
	height: 33px;
	background: url(img/bar_short_up.png) no-repeat left top;
}

#big_small_content {
	min-height: 120px;
	background-color: #fff;
	padding: 3px 40px;
}

#tab_bloc {
	margin-right: 67px;
	float: right;
	width: 679px;
	background: url(img/bar_short_down.png) no-repeat left bottom;
	padding-bottom: 27px;
}

#tab_bloc_top {
	height: 33px;
	background: url(img/bar_tab.png) no-repeat left top;
}

#tab_bloc_content {
	min-height: 120px;
	padding: 3px 40px;
	background: white url(img/arrow_double.gif) no-repeat 540px 0px;
}

#menu_tab {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}

#menu_tab img {
	margin: 0 7px;
}

#navigation_sub {
	height: 40px;
	background: url(img/arrow_white.png) no-repeat 70px 2px;
	padding-left: 120px;
	padding-top: 10px
}

#navigation_sub a {
	text-transform: uppercase;
	margin-right: 10px;
	text-decoration: none;
	color: #fff;
	font: 1.5em Impact, Lucida, Verdana, sans-serif;
	letter-spacing: 1px;
}

#nav_lateral {
	float: left;
	width: 180px;
	padding-left: 30px
}

#nav_lateral a {
	padding-left: 20px;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 30px;
}

div.tx-ymvideo-pi1 ,  div.tx-ymvideo-pi3 {
	margin-left: 20px;
	margin-top: 20px;
}

div.separation {
	border: 0px solid #ccc;
	clear: both;
	margin-top: 5px;
	background: transparent url(img/line_dased_long_20.png) no-repeat top left;
	height: 13px;
}

.separation hr {
	display: none;
}

#menu_voting {
	margin: 20px 0;
	text-align: center;
}

#paging_container {
	margin: 10px auto;
}

#paging_container td {
	padding: 5px;
}

#paging_container td.link_page a {
	font-family: Impact, Lucida, Verdana, sans-serif;
	text-decoration: none;
	font-size: 2em;
	font-weight: normal;
}

#paging_container td.link_page_current a {
	font-family: Impact, Lucida, Verdana, sans-serif;
	text-decoration: underline;
	font-size: 2em;
}

td.img_videos {
	padding: 10px 20px;
	width: 120px;
	border: 0px solid #ccc;
}

#home_sup {
	height: 105px;
}

#home_nav {
	text-align: right;
	float: right;
	width: 300px;
	margin-bottom: 20px;
	margin-right: 30px;
}

#home_nav img {
	margin-right: 20px;
}

#home_anim {
	float: left;
	width: 435px;
	height: 85px;
	margin-left: 40px;
}

#home_centre {
	clear: both;
	margin: 20px 0 10px 0;
}

table.listing_videos {
	width: 100%;
}

td.votes_videos {
	padding-left: 10px;
}

td.liste_video_action {
	padding-right: 20px;
	text-align: right;
}

td.liste_video_separator {
	
}

td.img_videos {
	padding: 10px 10px;
	width: 100px;
}

td.votes_videos {
	text-align: center;
}

td#player {
	padding-left: 20px;
}

table#video_detail td.votes_videos {
	width: 50px;
	padding-right: 10px;
}

td#vote_action {
	text-align: right;
	padding: 10px;
}

td#social_action {
	padding-top: 20px;
	padding-bottom: 20px;
}

div#social_action_buttons {
	float: right;
	width: 120px;
	text-align: right;
	margin-right: 20px;
}

span.nb_votes {
	font-family: Impact, Lucida, Verdana, sans-serif;
	margin: 2px 0 1px 0;
	font-size: 2.5em;
}

h1.video_detail {
	font-family: Impact, Lucida, Verdana, sans-serif;
	font-size: 2.5em;
}

span.votes {
	text-align: center;
	font-family: Impact, Lucida, Verdana, sans-serif;
	margin: 1px 0 4px 0;
	font-size: 1.6em;
}

table.csc-uploads {
margin-left: 20px;
}

table.csc-uploads td {
padding: 4px;
		font-size: 1.6em;
}


table.csc-uploads td a {
	text-decoration: none;
}
table.csc-uploads td.csc-uploads-fileName a:hover {
	text-decoration: underline;
}

table.presse {
margin-left: 15px;
}

table.presse td {
	font-size: 1.0em;

}


blockquote p.bodytext {
	font-size: 1.6em;
	font-family: "Courier New", Courier, mono;
}


#home_photo {
    background: url(img/bg_photo.gif) no-repeat;
    border: 0px solid #000;
    padding-top: 30px;
    padding-left: 37px;
    padding-bottom: 20px;
}


#home_video {
    background: url(img/bg_video.gif) no-repeat;
    border: 0px solid #000;
    padding-top: 30px;
    padding-left: 32px;
    padding-bottom: 20px;
}

#home_video h2, #home_photo h2 {

margin: 0;
padding-top; 10px;
font-size: 12px;
}


#home_video h3, #home_photo h3 {

margin: 0;
padding-top; 10px;
font-size: 11px;
}
#home_sup {
display: none;
}
