@charset "utf-8";

@import "admin.css";
@import "admin.navbar.css";
@import "admin.options.css";
@import "benevoles.css";
@import "video.css";

html {
	overflow-x:hidden;
}

html, body {
/*	height:100%; */
}

body {
	width:100%;
	padding:0;
	margin:0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#aecdff;

}

a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	-moz-outline: 0 !important;
}

a:hover {
	text-decoration:underline;
	-moz-outline: 0 !important;
}

td, div {
	font-size:12px;
}


input {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
}

li {
	list-style-image:url(../img/bullet_texte.png);
	margin-bottom:10px;
}

input, textarea, select {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
	padding:1px;
}

select {
	width:206px;
	padding:0;
}

textarea {
	height:80px;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity = 80);
}

a img.link-disabled {
	cursor:default;
	opacity:0.4;
	filter: alpha(opacity = 40);
}
#main {
	width:800px;
	position:relative;
	left:50%;
	margin:10px 0 0 -400px;
}
#title {
	background-image:url(../img/banner_main_border_up.png);
	background-repeat:no-repeat;
	width:800px;
	height:138px;
	padding-top:5px;
}

#title1 {
	background-image:url(../img/logo_bcv_24h_villars.png);
	width:211px;
	height:116px;
	float:left;
	cursor:pointer;
}
#title2 {
	/*background-image:url(../img/banner_main.png);*/
	background-color:#000;
	width:584px;
	height:116px;
	float:left;
}
#title3 {
	background-image:url(../img/banner_main_border_droit.png);
	width:5px;
	height:116px;
	float:left;
}
#title4 {
	background-image:url(../img/bandeau_rouge_gauche.png);
	width:327px;
	height:22px;
	float:left;
}
#title5 {
	background-color:#fe0000;
	width:324px; /* 346px */
	height:22px;
	float:left;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	vertical-align:middle;
	overflow:hidden;
}
#content_title5 {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:22px;
	vertical-align:middle;
	overflow:hidden;
}
#title6 {
	background-image:url(../img/bandeau_rouge_droite.png);
	background-repeat:no-repeat;
	background-color:#58595a;
	width:149px; /* 127px */
	height:22px;
	float:left;
	margin-right:-3px;
}
#menu {
	height:45px;
	background-color:#000;
	vertical-align:center;
	color:#FFF;
}
#menu1 {
	width:800px;
	height:22px;
}
#menu_separator {
	background-color:#039bee;
	width:800px;
	height:0px;
	font-size:0px;
}
#menu2 {
	border-top:solid 1px #039bee;
	width:800px;
	height:22px;
}
#menu a {
	color:#FFF;
	font-weight:normal;
}
#menu td {
	text-align:center;
}
.menu_separator_left {
	background-image:url(../img/menu_separateur_gauche.png);
	background-position:center;
	background-repeat:no-repeat;
	width:6px;
}
.menu_separator_right {
	background-image:url(../img/menu_separateur_droite.png);
	background-position:center;
	background-repeat:no-repeat;
	width:6px;
}
.menu_separator_center {
	background-image:url(../img/menu_separateur_oblique.png);
	background-position:center;
	background-repeat:no-repeat;
	width:12px;
}
.menu_left {
	background-color:#000;
}
.menu_right {
	background-color:#404042;
}
#content {
	background-color:#4c7ba5;
	width:800px;
	color:#FFF;
}
#left {
	background-color:#4c7ba5;
	width:193px;
	float:left;
	height:392px;
	color:#FFF;
}
#left a {
	color:#000;
}
html>body #left {
	height:auto;
	min-height:392px;
}
#contentLeft {
	padding:0px 9px 4px 9px;
	border:none 0px;
	width:193px;
}
#right {
	background:url(../img/filigrane.png) no-repeat bottom;
	border-top:solid 1px #039bee;
	margin-left:211px;
	width:576px;
	background-color:#58595a;
	padding:15px 5px 25px 5px;
	height:485px;
}

html > body #right {
	min-height: 580px;
	height: auto;
	width: 578px;
}

#drawer {
	background-image:url(../img/menu_tiroir.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#000;
	width:204px;
	height:7px;
	padding:0 7px 22px 0px;
	text-align:right;
}
html>body #drawer {
	height:auto;
	min-height:7px;
}
#drawer a {
	color:#FFF;
	font-weight:normal;
}
.drawerSelected {

}
#search {
	height:23px;
}
#searchLeft {
	background-image:url(../img/search_main_gauche.png);
	width:7px;
	height:23px;
	float:left;
}
#searchField {
	background-image:url(../img/search_main_texture.png);
	height:15px;
	width:145px;
	padding:4px 6px 4px 6px;
	color:#FFF;
	font-weight:bold;
	margin:0;
	border:none 0px;
	float:left;
}
#searchButton {
	background-image:url(../img/search_main_go.png);
	width:29px;
	height:23px;
	border:none 0px;
	margin:0;
	float:left;
	cursor:pointer;
}
#submitButton {
	background-image:url(../img/submit.png);
	width:29px;
	height:23px;
	border:none 0px;
	margin:0;
	float:left;
	cursor:pointer;
}

#footer {
	background-color:#000;
	background-image:url(../img/bande_copyright_corner.png);
	background-position:right;
	background-repeat:no-repeat;
	color:#999999;
	font-size:10px;
	position:absolute;
	bottom:0px;
	right:0px;
	width:586px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
}
html>body #footer {
	width:588px;
	height:22px;
	line-height:22px;

}
#footer td, #footer a {
	font-weight:normal;
	font-size:10px;
	color:#999999;
}
#lang {
	position:absolute;
	top:125px;
	right:5px;
	width:17px;
}
#lang a {
	color:#000;
}
#searchPlayer {
	height:23px;
}
#searchPlayerContent {
	background-color:#1c6186;
	color:#FFF;
}
#searchPlayerLeft {
	background-image:url(../img/search_secondary_gauche.png);
	width:7px;
	height:23px;
	float:left;
}
#searchPlayerField {
	background-image:url(../img/search_secondary_texture.png);
	height:15px;
	width:145px;
	padding:4px 6px 4px 6px;
	color:#FFF;
	font-weight:bold;
	margin:0;
	border:none 0px;
	float:left;
}
#searchPlayerButton {
	background-image:url(../img/search_secondary_go.png);
	width:29px;
	height:23px;
	border:none 0px;
	margin:0;
	float:left;
	cursor:pointer;
}
.button {
	width:auto;
	margin-top:15px;
}
.formDescriptionBold {
	text-align:right;
	font-weight:bold;
}
.formDescription {
	text-align:right;
}
.formInput {
	text-align:left;
}
#timeSeconds {
	font-weight:bold;
}
.title2 {
	color:#fee400;
	font-weight:bold;
}
.info_left {
	color:#b3c9f8;
	font-weight:bold;
	width:80px;
	vertical-align:top;
}
.text_blue {
	color:#b3c9f8;
	font-weight:bold;
	vertical-align:top;
}
.info_right {
}
#error {
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}
#navigTeam {
	position:absolute;
	top:195px;
	right:15px;
}
#editTeam {
	position:absolute;
	top:230px;
	right:15px;
}
#editTeam a {
	color:#abacae;
	font-size:9px;
}
.editField a {
	color:#abacae;
	font-size:9px;
}
#drawer .menuSelected, #menu .menuSelected, .menuSelected {
	color:#378765;	
}
#contentBackground {
	display:none;
}
#background {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	opacity:0.8;
	filter:alpha(opacity = 80);
	background-color:#888888;
	z-index:100;
}
html>body #background {
	position:fixed;
}
.itemBackground {
	padding:10px;
	position:absolute;
	background-color:#FFF;
	border:solid 1px black;
	z-index:101;
}
.checkbox {
	width:auto;
	margin:auto;
}

.infoBlack {
	color:#000;
	font-weight:bold;
}

.titleGreen {
	color:#3e8f5e;
	font-weight:bold;
	font-size:12px;
}

.titleYellow {
	color:#fee400;
	font-weight:bold;
	font-size:18px;
	text-align:right;
	padding-right:5px;
}

.error {
	color:#FF0000;
	font-weight:bold;
}

.wait {
	color:#FFCC00;
	font-weight:bold;
}

.confirmation {
	color:#009900;
	font-weight:bold;
}

.itemBackground {
	background-color:#797a7c;
	color:#b3c9f8;
}

.fond-formulaire {
	background-color: #797a7c;
	margin-bottom: 5px;
}

.image-gallery {
	float:left;
	width:120px;
	height:128px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	background-color:#000;
}

.image-gallery-top {
	background-color:#000;
	height:24px;
}

.image-gallery-bottom {
	background-color:#000;
	height:24px;
	background-image:url(../img/gallery_dia_corner.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
}

#galleryImage {
	opacity:1;
	filter: alpha(opacity = 100);
}

#imgLeft {
	position:absolute;
	left:5px;
	width:27px;
	top:50%;
	height:27px;
	background-image:url('/themes/default/img/left.png');
	cursor:pointer;
}

#imgRight {
	position:absolute;
	right:5px;
	width:27px;
	top:50%;
	height:27px;
	background-image:url('/themes/default/img/right.png');
	cursor:pointer;
}

a:hover #imgLeft {
	opacity:0.7;
	filter: alpha(opacity = 70);
}

a:hover #imgRight {
	opacity:0.7;
	filter: alpha(opacity = 70);
}
