
/***********************************************************************RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	margin:5px 0px; padding:0px;
	text-align:center;
	background-image:url(../img/bckg.jpg);
	background-color:#ececec;
	background-repeat:repeat-x; 
	font-size:12px;
		font-family:Verdana, Geneva, sans-serif;
	color:#fff;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	max-width:770px;
}



/***********************************************************************FRAME*/

#wrap {
	width:783px;
	margin:0px auto;
	text-align:left;
	padding:15px;	
}

#header {
	margin-bottom:5px;
}

#container {
	width:783px;
	height:100%;
}

#contenu {
	float:left;
}
#content_other {
	background-color:#
}


#navigation {
	background-color:#FFFFFF;
	margin-left:4px;
	width:775px;
}


#contenu_header {
	background-image:url(../img/contenu_header.png);
	background-repeat:no-repeat;
	width:600px;
	height:11px;
}
#contenu_contenu {
	background-image:url(../img/contenu_contenu.png);
	background-repeat:repeat-y;
	width:600px;
}
#contenu_contenu_other {
	background-image:url(../img/contenu_fullpage.png);  
	background-repeat:repeat-y;
	width:600px;
}
#contenu_footer {
	background-image:url(../img/contenu_footer.png);
	background-repeat:no-repeat;
	width:600px;
	height:19px;
}

#user1 {
	float:left;
}

#user1_header {
	background-image:url(../img/user1_header.png);
	background-repeat:no-repeat;
	width:183px;
	height:6px;
	
}
#user1_contenu {
	background-image:url(../img/user1_user1.png);
	background-repeat:repeat-y;
	width:183px;
}
#user1_footer {
	background-image:url(../img/user1_footer.png);
	background-repeat:no-repeat;
	width:183px;
	height:12px;
}


/*########### Cake default ###############   */
/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}  
/* Tables */
.index table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
.index th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
.index th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
.index th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
.index table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
.index table tr.altrow td {
	background: #f4f4f4;
}
.index td.actions {
	text-align: center;
	white-space: nowrap;
}
.index td.actions a {
	margin: 0px 6px;
}
.index table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
.related th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
.related th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
.related th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
.related table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
.related table tr.altrow td {
	background: #f4f4f4;
}
.related td.actions {
	text-align: center;
	white-space: nowrap;
}
.related td.actions a {   
	margin: 0px 6px;
}

/* Style besoin Kevin */
.form_team_title{
	font-size:150%;
}
#form_team{
	margin-left:25px;
}
#form_player{
	margin-left:39px;
}

#form_individuel_table{
	color:#fff;
	font-size:88%;
}
#rate_table{
	width:50%;
}
.error-message{
	background-color:#ffaaaa;
	font-weight:900;
	font-size:11px;
	border:1px red solid;
	display:none;
	padding:2px;	
	position:absolute;
	color:#000;
	width:96%;
}
.message{
	background-color:#aaffaa;
	font-weight:900;
	font-size:11px;
	border:1px green solid;
	display:none;
	padding:2px;	
	color:#000;
	width:96%;
}
.form input[type="text"]{
}
.form td{
	padding:2px;	
}
.form td.bold{
	text-align:right;  
}
.form tr{
}
.form .altrow {
}
.bold {
	font-weight:900;	
	text-align:right;
}
.form h2{
	font-size:200%;
	margin:5px;
}
#form_player input[type="text"]{
	width:170px;
}

/*################################################################# PROGRAMMES CSS ###############   */

#program_title {
	color:#FFF;
	font-size:16px;
}

#program_description {
	color:#FFF;
}

#program_rate_title {
	color:#FFF;
}

#rate_table {
	color:#183b68;
	width:350px;
}

#program_note{
	color:#FFF;
	font-style:oblique;
	font-size:10px;
}

/*################################################################# VIDEOS CSS ###############   */

#current_title {
	color:#FFF;
	font-size:20px;
}

#current_description {
	color:#FFF;
	font-size:13px;
}

/*################################################################# FORMAT TEXTE ###############   */


h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	font-variant: small-caps;
	text-decoration:underline;
	
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-variant: small-caps;	
	
}

a {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
	color:#005f98;
}

a:hover {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#005f98;
}

a:active {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
	color:#005f98;
}

content_admin a {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
	color:#000000;
}

#footerQ {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#005f98;
	width:777px;
	height:60px;
	text-align:center;
	padding-top:10px;
	
}
#form_add textarea {
	width:600px;
}
#form_edit textarea {
	width:600px;
}

.sliders label {
	display:inline-block;
	*display:inline;
	width:100px;
}

.sliders input {
	display:inline;
}

.sliders legend {
	font-size:160%;
	font-weight:bold;
	margin-bottom:20px;
}
.sliders input[type=submit] {
	margin-top:20px;
	margin-bottom:40px;
}

.sliders img {
	max-width:760px;
}

a {
	color:#2191BE;
}


.categories label {
	display:inline-block;
	*display:inline;
	width:200px;
}

.categories input {
	display:inline;
}

.categories legend {
	font-size:160%;
	font-weight:bold;
	margin-bottom:20px;
}
.categories input[type=submit] {
	margin-top:20px;
	margin-bottom:40px;
}

.categories img {
	max-width:760px;
}
