/* CSS Document */

body{
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
background-color: #167dd8;
background-image:url(../images/accueil/bg_body.jpg);
background-repeat:repeat-x;
margin: 0px;
padding-bottom: 15px;
}

h1,h2,h3{
color: #000000;
font-size: 24px;
font-weight: bold;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;

margin-left: 0px;
margin-right: 6px;
margin-bottom: 5px;
}

h2{
font-size: 20px;
font-style: italic;
font-weight: normal;
}

h3{
font-size: 18px;
font-style: italic;
color: #000000;
font-weight: normal;
}

.titrebl{
font-size: 18px;
color: #000000;
font-weight: normal;
}

input {
	background: url(../images/interieur/bg_input);
	background-position: center;
	background-repeat: repeat-x;
	border: 1px solid #b5b5b5;	
}

a{
color: #000000;
text-decoration: none;
}

a:hover{
color: #000000;
text-decoration: none;
}

a img{
border: 0px;
}

p{
padding: 0px;

margin-left: 0px;
margin-right: 7px;
margin-top: 3px;
margin-bottom:9px;
}

ul li{
	list-style-image: url(../images/bullet.gif);
}

.bghaut{
background-image:url(../images/accueil/bg_haut.jpg);
background-repeat: no-repeat;
}

.bghaut2 {
background-image:url(../images/accueil/bg_haut2.jpg);
background-repeat: repeat-y;
}


.temoignages{
font-size: 11px;
padding-left: 8px;
}
.bgnews{
background-image: url(../images/accueil/bg_news.gif);
background-repeat: no-repeat;
}

.bgcopy{
background-image: url(../images/accueil/copyrights.gif);
padding-left: 10px;
padding-right: 10px;
}

.bgcontent{
background: url(../images/accueil/bg_content.gif) #FFFFFF;
}

.bg-g{
background:url(../images/accueil/bg_g_r.gif) top right repeat-y;
}

.bg-d{
background:url(../images/accueil/bg_d_r.gif) top left repeat-y;
}

.copyrights{
font-size: 11px;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.copyrights a{
color: #000000;
text-decoration: underline;
}

.copyrights a:hover{
color: #000000;
text-decoration: none;
}

.newsdiv{
text-align: left;
margin-bottom: 8px;
}

.newsdiv p{
color: #000000;
}

.datenews{
color: #000000;
font-weight: bold;
}

.bghautinterieur{
background: url(../images/interieur/bg_haut.jpg) no-repeat;
padding-left: 6px;
padding-right: 6px;
}

.headerinterieur{
/*margin-top: 16px; */
/* margin-left: 6px; */
margin-right: 6px;
}

.headerinterieur img{
margin-left: 1px;
margin-right: 6px;
}

.titredepage{
margin-right: 30px;
margin-top: 30px;
}

.bluetbl{
margin: auto;
}

.bluetbl th{
color:#000000;
font-weight: bold;
height: 33px;
background: url(../images/interieur/bluetbl_th.gif) repeat-x;
padding-left: 12px;
padding-right: 12px;
vertical-align:middle;
border-right: 1px solid #FFFFFF;
}

.bluetbl td{
padding-right: 3px;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 8px;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

.bluetbltd1{
background-color: #e8e8e8;
}

.bluetbltd2{
background-color: #d8e5f1;
}

.btn td{
padding: 0px;
border: 0px;
}

.btn-g {
background: url(../../../images/interieur/btn_g.gif);
width: 3px; 
height: 23px;
}

.btn-m{
background: url(../images/interieur/btn_m.gif) repeat-x;
font-size: 10px;
font-weight: bold;
}

.btn-d {
background: url(../../../images/interieur/btn_d.gif);
width: 3px; 
height: 23px;
}

.btn-m a{
color: #FFFFFF;
text-decoration: none;
}

.btn-m a:hover{
color: #FFFFFF;
text-decoration: underline;
}

.btn-button{
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
background: url(../images/interieur/btn_m.gif) repeat-x;
background-position: center;
cursor: pointer;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
border: 1px solid #015197;
padding: 2px;
}


.barre-g{
font-style: italic;
padding-left: 30px;
padding-right: 5px;
vertical-align:middle;
color: #FFFFFF;
background: url(../images/interieur/barre_g.jpg) no-repeat;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
}

.rouge {
	color: #000000;
	text-decoration: none;
}

.vert{
	color: #000000;
}

.jrouge{
font-weight: bold;
text-align:center;
padding: 8px;
margin: 6px;
border: 2px solid #CC0000;
color: #000000;
background-color: #FED8D8;
margin-top: 8px;
}

.jvert{
font-weight: bold;
text-align:center;
padding: 8px;
margin: 6px;
border: 2px solid #009900;
color: #000000;
background-color: #DBFFCE;
margin-top: 8px;
}

.calendarDateEmpty {
	background-image: url(../images/interieur/bg_calendarDateEmpty.jpg);
	font-size: 11px;
	cursor: pointer;
	height: 80px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #FFFFFF;		
}

.calendarDateFull {
	color: #FFFFFF;
	background-image: url(../images/interieur/bg_calendarDateFull.jpg);
	font-size: 11px;
	cursor: default;
	background-color: #FF0000;
	height: 80px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #FFFFFF;	
}

.calendarDateNotEmpty {
	background-image: url(../images/interieur/bg_calendarDateEmpty.jpg);
	font-size: 11px;
	cursor: pointer;
	height: 80px;	
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #FFFFFF;	
}

.calendarDateMyPick {	
	font-size: 11px;
	cursor: pointer;
	background-image: url(../images/interieur/bg_calendarDateMyPick.jpg);
	height: 80px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #FFFFFF;
}

.calendarDateSkiLibre {
	cursor: default;
	background-color: #878787;
	height: 80px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
		
}

.calendarDateIndisponible {
	color: #FFFFFF;
	font-size: 11px;
	cursor: default;
	background-image: url(../images/interieur/bg_calendarDateFull.jpg);
	height: 80px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #FFFFFF;	
}

.calendarDateIndisponible2 {
	font-size: 11px;
	cursor: pointer;
	background-image: url(../images/interieur/bg_calendarDateEmpty.jpg);
	height: 80px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #FFFFFF;	
}

.calendarLabel {
	color: #FFFFFF;
	font-weight: bold;
	width: 180px; 
	height: 25px;
	background-image: url(../images/interieur/img_thbl.jpg); 
	background-repeat: repeat-x; 	
	background-position: center; 
	height: 25px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #FFFFFF;		
}

.calendarSkiLibre {
	height: 40px; 
	background-image: url(../images/interieur/img_thbg.jpg); 
	background-repeat: repeat-x; 
	background-position: top;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #FFFFFF;		
}

.calendarLabelPiste {
	height: 80px;
	background-image: url(../images/interieur/bg_label_piste.jpg); 
	background-position: center;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #FFFFFF;			
}

.calendarBottomScroll {
	height: 15px;
}

.calendarDatePopup {
	position: absolute; 
	z-index: 0; 
	width: 500px; 
	background-color: #FFFFFF;
}

#etapeEquipe {
	color: #6a6a6a;
	font-size: 11px;
	font-weight: bold;	
	text-align:center;
	text-decoration: none;
}

#etapeEquipeIN {
	color: #0071d2;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
	text-align:center;
	text-decoration: none;	
}

.accueilBouton {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
}
.orangesmall {


	color: #ee0000;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.orangebig {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.bleu{
color: #000000;
}

.error{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
padding: 8px;
margin: 6px;
border: 2px solid #CC0000;
color: #000000;
background-color: #FED8D8;
margin-top: 8px;
}

.success{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
padding: 8px;
margin: 6px;
border: 2px solid #009900;
color: #000000;
background-color: #DBFFCE;
margin-top: 8px;
}

.borderCheque {
	background-color: #E9E9E9;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 100%;
}

#noprint{
	display:none;
}
#print{
	display:block;
}

#divPrint {
 width: 650px;
}

/*Tableau pour le rapport Training activity schedule*/

h1.letitreprint{
	font-size:14px;
}
h3.letitreprint{
	font-size:12px;
}

#printTable{
	width:900px; 
}

table.tableauRapport{
	font-size:9px;
}
table.tableauRapport td{
	padding: 2px;
	border: 1px solid #000000;
}
table.tableauRapport td.inscription{
	height: 40px;
	width: 160px;
}
table.tableauRapport th.titre, td.titre{
	width: 100px;
}