 @charset "UTF-8";

 body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	margin-bottom: 0px;
	background:  #FFFFFF;
	width: 100%;
}
a {
	color: #3366ff
}
a:hover {
	color: #CC0000;
}
#page {
	background: url(/templates/david/images/bg.gif) repeat-y;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 950px;
	text-align: left;
}



/* Header */
#header {
	background: url(/templates/david/images/header.jpg) no-repeat;
	height: 130px;
	width: 950px;
}
#logo {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#header_ads {
	display: inline;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#menu {
	background: url(/templates/david/images/header-2.jpg) no-repeat;
	height: 50px;
	width: 950px;
}
#header-gif {
	background: url(/templates/david/images/header-anim.gif) no-repeat;
	height: 40px;
	position: relative;
	text-align: left;
	margin-left: 15px;
}
#menu-link {
	height: 40px;
	width: 700px;
	text-transform: uppercase;
	padding-top: 14px;
	margin-left: 180px;
}
#header_sep {
	width: 950px;
	border-bottom: 1px solid #3366ff clear: both;
}
/* Fin Header */



/* Liens Menu */
.categories_box {
	background: url(/templates/david/images/fond-menu.gif) no-repeat;
	float: right;
	width: 590px;
	height: 160px;
	margin-bottom: 20px;
	margin-right: 8px;
}
#categories
{
	float: right;
	margin: 5px 0px;
	width: 590px;
	padding-left: 60px;
	text-align: left;
}
.categories_menu
{
	float: left;
	width: 140px;
	margin-top: 7px;
	list-style-type: none;
}
.categories_menu li {
	text-indent: 22px;
	height: 17px;
	margin-top: 1px;
}
.categories_menu li a{
	font-size: 12px;
}
.categories a:link, .categories a:visited {
	color: #333333;
	text-decoration: none;
}
.categories a:hover, .categories a:visited:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
/* Fin Liens Menu */


#content {
	float: right;
	width: 590px;
	display: inline;
	position: relative;
	visibility: inherit;
	margin-right: 10px;
}



/* Colonne */
#col {
	background: url(/templates/david/images/col_background.gif) repeat-y;
	float: left;
	width: 320px;
	display: inline;
	margin-left: 14px;
}
.col_item {
	background: url(/templates/david/images/boite-fond.png) repeat-y;
	margin-bottom: 10px;
}
.col_item_background {
	background: url(/templates/david/images/boite-haut.png) no-repeat;
	width: 310px;
	padding-top: 10px;
}
.col_item_content {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.col_title {
	padding-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
	font-weight: bold;
}
/* Fin Colonne */



/* Videos */
.plug {
	background: url(/templates/david/images/boite-video-haut.png) no-repeat;
	float: right;
	width: 590px;
	margin-right: 8px;
	margin-bottom: 0px;
	padding-top: 50px;
}
.plug_details {
	background: url(/templates/david/images/boite-video-bas.png) no-repeat;
	float: right;
	width: 590px;
	height: 29px;
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.plug_content {
	width: 560px;
	text-align: left;
	font-size: 10px;
	display:inline-block;
	padding-left: 10px;
	margin-bottom: 10px;
}
.plug_fond {
	background: url(/templates/david/images/boite-video-fond.png) repeat-y;
	width: 590px;
}
.plug_thumb {
	margin: 5px;
	float: left;
	display: inline;
	border: #ff7bac dotted 1px;
	padding: 2px;
}
/* Fin Videos */



/* Footer */
.footer {
	background: url(/templates/david/images/footer-up.jpg) no-repeat center;
	line-height: 20px;
	width: 950px;
	text-align: center;
	font-size: 10px;
	height: 100px;
	margin-top: 30px;
}
.footer-2 {
	background: url(/templates/david/images/footer.jpg) no-repeat center;
	width: 950px;
	text-align: center;
	margin: auto;
	height: 20px;
}
.footer-cat {
	text-align: center;
	margin: auto;
	margin-right: 20px;
	margin-left: 20px;
}
.footer-link {
	width: 930px;
	text-align: center;
	margin: auto;
}
.footer a:link, .footer a:visited {
	color: #333333;
}
.footer a:hover, .footer a:visited:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
/* Fin Footer */


h1
{ 
  color: #336699;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0px;
  font-variant: small-caps;
}
h2
{ 
  color: #336699;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0px;
  font-variant: small-caps;
}
h3
{ 
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 2;
}
  
.messageStackWarning{
        background-color:#F5F5F5;
        font-weight: bold;
        border: 1px solid #FF0000;
        color: red;
}


/* Player */
.container {
	width: 590px;
	margin-bottom: 20px;
	margin-right: 8px;
}
.player {
	background: url(/templates/david/images/boite-video-haut.png) no-repeat;
	float: right;
	width: 590px;
	margin-right: 8px;
	margin-bottom: 0px;
	padding-top: 50px;
}
.player_fond {
	background: url(/templates/david/images/boite-video-fond.png) repeat-y;
	width: 590px;
}
.player_content {
	width: 560px;
	text-align: center;
	display: inline-block;
	padding-left: 10px;
	margin-bottom: 10px;
}
.player_details {
	background: url(/templates/david/images/boite-video-bas.png) no-repeat bottom;
	float: right;
	width: 590px;
	margin-right: 8px;
	padding-bottom: 29px;
	font-size: 10px;
	text-align: center;
}
.player_description {
	width: 560px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	display: inline-block;
}
/* Fin Player */



/* Decoration Pub Videos */
.pub {
	background: url(/templates/david/images/boite-pub-video-haut.png) no-repeat;
	float: right;
	width: 420px;
	margin-right: 93px;
	margin-top: 50px;
	padding-top: 36px;
}
.pub_fond {
	background: url(/templates/david/images/boite-pub-video-fond.png) repeat-y;
	width: 420px;
	text-align: center;
}
.pub_bas {
	background: url(/templates/david/images/boite-pub-video-bas.png) no-repeat bottom;
	float: right;
	width: 420px;
	margin-right: 93px;
	padding-top: 21px;
}
/* Fin Decoration Pub Videos */



/* Tags */
.tags {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	display: inline-block;
}
/* Fin Tags */



/* Liens de promo */

.premium_box {
	width: 150px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
}
.premium_box a:link, .premium_box a:visited {
	line-height: 16px;
	color: #8c238c;
	text-decoration: none;
	float: left;
	height: 16px;
	width: 150px;
}
.premium_box a:hover, .premium_box a:visited:hover {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	float: left;
	height: 16px;
	width: 150px;
}

.video {color: #000000;font-size: 50px;font-family: Arial;font-weight: bold;text-decoration:none;}
.promo-1 {color: #FF3366;font-size: 20px;font-family: Arial;font-weight: bold;text-decoration:none;}
.promo-2 {color: #FF00FF;font-size: 20px;font-family: Arial;font-weight: bold;text-decoration:none;}
.promo-3 {color: #0000FF;font-size: 30px;font-family: Arial;font-weight: bold;text-decoration:none;}
.catcher {color: #999999;font-size: 10px;font-family: Arial;font-weight: bold;text-decoration:none; padding-top:4px; padding-bottom:2px;}
