body {
    margin: 0px;
    padding: 0px;
    color: black;
    background-color: #FFFFFF;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 13px;
}

td, th {
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

td.container {
	padding: 0px;
	vertical-align : top;
}

td.menu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border-right-style: dashed; 
	border-width:1px; 
	border-color: #CCCCCC;
	background-color: #F0F0F0;
	padding-left: 10px;
	padding-right: 10px;
}

ul {
    margin-top: 0.1em;
    margin-bottom: 1.5em;
    margin-left: 1em;
    padding-left: 1em;
    list-style: url(./box.gif) square;
}

li {
    text-indent: -0.4em;
    white-space: nowrap;
}

h1 {
    font-size: 15px;
    font-weight: bold;
    color: #006600;
    margin: 0px;
    padding: 0px;
}

hr {
    border: 0px;
    height: 1px;
    color: #cccccc;
    background-color: #cccccc;
    
}

a:link {
    color: #006600;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

a:visited {
    color: #030;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

a:hover {
    color: #003300;
    text-decoration: underline;
    
}




table.form-holder {
    background-color: #FFFFFF;
    width: auto;
}

caption.form-caption {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #339900;
    padding: 0.3em;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    margin-top: 0.5em;
}


th.form-label_left {
    padding: 4px;
    padding-right: 8px;
    padding-left: 5px;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #339900;
    width: 25%;
}

td.title {
    padding: 4px;
    padding-right: 8px;
    padding-left: 5px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #339900;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}


th.form-label_top,
th.form-label_top_center {
    padding: 3px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #339900;
}

td.form-input {
    padding: 3px;
    text-align: left;
    vertical-align: top;
    background-color: #e8e8e8;
}

td.form-input_left {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	background-color: #EFEFEF;
	border-bottom: 1px solid #FFFFFF;
}

td.form-input_right {
	padding: 3px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
	background-color: #e8e8e8;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

td.form-input_center {
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    background-color: #e8e8e8;
}

td.form-input input, 
td.form-input_center input {
    font-size: 12px;
}

p.cell_note {
    margin-top: 0.3em;
    margin-bottom: 0.2em;
    font-weight: normal;
    font-size: 13px;
}

input {
    font-family: verdana,arial,helvetica,sans-serif;
}

textarea {
    font-family: "andale mono", "monotype.com", "courier new", monospace;
    font-size: 13px;
}

input.small, select.small {
    font-size: 12px;
}

textarea.small {
    font-size: 12px;
}

form {
    margin-bottom: 0;
}

submit {
    border: 0px;
}

select {
	width:133px;
}

a.ib:link, a.ib:visited {
	color: #FFFFFF;
	background-color: #339900;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none
}

a.ib:hover { 
	background-color:#FFFFFF;
	color: #339900;
}


div.clipContainer {
	width:475px;
	float:left;
	margin-left:15px;
}

div.clipContainer div.title {
	font-size:20px;
	margin:15px 0 10px;
}

div.clips {
	width:475px;
}

div.clip {
	padding:5px 0;
}

div.clips div.one {
	float:left;
	width:80px;
	padding-top:17px;
}

div.clips div.two {
	float:left;
	width:140px;
	overflow:hidden;
}

div.clips div.two img {
	border:solid 1px black;
}

div.clips div.three {
	float:left;
	width:55px;
}

div.clips div.four {
	float:left;
	width:200px;
}

div.clips div.abc1 {
	margin:7px 0 4px;
}

div.clips div.abc3 {
	margin:13px 0 4px;
}

#divPlayers div.clips div.flv, div.clips div.flv {
	background:url(img/flv.png) left center no-repeat;
	padding-left:20px;
}

#divPlayers div.clips div.wmv, div.clips div.wmv {
	background:url(img/wmv.png) left center no-repeat;
	padding-left:20px;
}

.clear {
	clear:both !important;
	float:none !important;
}

div.clipsTopC h2 , div.clipsTopC div.info {
	margin-bottom:10px;
}

div.clipsTopC div.info {
	font-size:13px;
	line-height:150%;
}

div.clipsTopC {
	padding-bottom:25px;
}

div.pagination {
	margin:5px 0 10px;
	text-align:center;
	line-height: 26px;
}

div.pagination span , div.pagination a {
	padding:2px 7px 3px;
	margin:3px;
	border:solid 1px #006600;
	
}

div.pagination .current {
	font-weight:bold;
}

div.pagination .disabled {
	color:#999;
}

.alerte_promotion {
	color: #F00 ;
	text-align: center;
	font-weight: bold;
	margin: 10px;
}

div#profileBox {
	position:absolute;
	left:50%;
	top:50%;
	width:615px;
	height:225px;
	margin-left:-307px;
	margin-top:-110px;
	background:url(img/profile-box.png) left top no-repeat;
	font-size:13px;
	z-index:10;
}

div#profileBox div.first {
	font-weight:bold;
	font-size:13px;
	padding:10px;
}

div#profileBox div.third {
	font-size:12px;
	position:absolute;
	top:157px;
	left:25px;
	width:570px;
	height:40px;
	line-height:135%;
}

div#profileBox input.text {
	border:solid 1px #7F9DB9;
	width:225px;
	padding:1px 2px;
}

div#profileBox div.close {
	width:25px;
	height:25px;
	left:585px;
	top:5px;
	position:absolute;
	display:block;
	z-index:20;
	cursor:pointer;
	background:url(img/blank.gif);
}


div#profileBox input.msnInput {
	color:red;
	font-weight:bold;
	text-align:center;
}

div#overlay {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background:url(img/overlay.png) repeat;
	z-index:5;
	width:100%;
	height:100%;
}

div#profileBox form {
	padding:0;
	margin:0;
}

div#profileBox table {
	margin-left:25px;
}

div#profileBox td {
	padding:8px 0 2px !important;
	font-size:13px;
}
