﻿
#isoReservation1 .isoOngletCadre 
{
	border: 1px solid #999999;
	background-color: #EEEEEE;
	  height:200px;
}

#isoReservation1 .isoOngletCadreTxt
{
	margin: 10px;
}



.ongletActif
{
	text-decoration:none;
}

.ongletInactif {
	text-decoration:none;
}


#tdAgenda
{
    width: 10%; 
    border-top-style: solid; 
    border-top-width: 1px;
    border-left-style: solid; 
    border-left-width: 1px;
    padding-left:5px;
}

#tdReservation{
    width: 10%; 
    border-top-style: solid; 
    border-top-width: 1px;
    border-right-style: solid; 
    border-right-width: 1px;
}
.isoDecorContenuP
{
    width:100%;
}


.isoReservation2Box {
	background-color: #FFF;
	border: 1px solid #000;
	position: relative;
	z-index: 32767;
	width:100px;
}

.isoReservation2TBL {
	background-color: #FFF;
}

.isoReservation2Head {
	background-color:#c487e4;
	color:#ffffff;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	
}

.isoReservation2SubHead {
	background-color: #d8d5d5;
	color:#9c00FF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Trebuchet MS;
	width: 32px;
}

.isoReservation2Cell {
	background-color: #e9e8e9;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Trebuchet MS;
	padding: 5px;
	cursor: pointer;
}

.isoReservation2Cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */


.isoReservation2SepHori {
	background-image: url(iso_icons/component_pointille.gif);
	background-repeat: repeat-y;
	padding-left:25px;
} 


#isoReservation2.yui-calcontainer {
	position:relative;
	padding:5px;
	_overflow:hidden; /* IE6 only, to clip iframe shim */
}

#isoReservation2 .yui-calcontainer iframe {
	position:absolute;
	border:none;
	margin:0;padding:0;
	z-index:0;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}

/* IE6 only */
#isoReservation2 .yui-calcontainer iframe.fixedsize {
	width:50em;
	height:50em;
	top:-1px;
	left:-1px;
}

#isoReservation2 .yui-calcontainer.multi {
	padding:0;
}

#isoReservation2 .yui-calcontainer.multi .groupcal {
	padding:5px;
	background-color:transparent;
	z-index:1;
	position:relative;
	border:none;
}

#isoReservation2 .yui-calcontainer .title {
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	height:25px;
	position:absolute;
	top:3px;left:5px;
	z-index:1;
}

#isoReservation2 .yui-calcontainer .close-icon {
	position:absolute;
	right:3px;
	top:3px;
	border:none;
	z-index:1;
}

#isoReservation2 .yui-calcontainer .calclose {
	background: url("../iso_icons/btn_gauche_petit.png") no-repeat;
	width:17px;
	height:13px;
	cursor:pointer;	
}

/* Calendar element styles */

#isoReservation2 .yui-calendar {
	font:100% sans-serif;
	text-align:center;
	border-spacing:0;
	border-collapse:separate;
	position:relative;
}

#isoReservation2 .yui-calcontainer.withtitle {
	padding-top:1.5em;
}

#isoReservation2 .yui-calendar .calnavleft {
	position:absolute;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;   
	left:2px;
	z-index:1;
	background: url("../iso_icons/btn_gauche_petit.png") no-repeat;
}

#isoReservation2 .yui-calendar .calnavright {
	position:absolute;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	right:2px;
	z-index:1;
	background: url("../iso_icons/btn_droit_petit.png") no-repeat;
}

#isoReservation2 .yui-calendar td.calcell {
	/*padding:.1em .2em;*/
	border:1px solid #E0E0E0;
	text-align:center;
	padding:0.3em;
}

#isoReservation2 .yui-calendar td.calcell a {
	color:#003DB8;
	text-decoration:none;
}

#isoReservation2 .yui-calendar td.calcell.today {
	border:1px solid #000;
}

#isoReservation2 .yui-calendar td.calcell.oom {
	cursor:default;
	color:#999;
	background-color:#EEE;
	border:1px solid #E0E0E0;
}


#isoReservation2 .yui-calendar td.calcell.calcellhover {
	cursor:pointer;
}

#isoReservation2 .yui-calendar td.calcell.calcellhover a {
	color:#FFF;
}

#isoReservation2 .yui-calendar td.calcell.restricted {
	text-decoration:line-through;
}

#isoReservation2 .yui-calendar td.calcell.previous {
	color:#CCC;
}

#isoReservation2 .yui-calendar td.calcell.highlight1 { background-color:#CCFF99; }
#isoReservation2 .yui-calendar td.calcell.highlight2 { background-color:#99CCFF; }
#isoReservation2 .yui-calendar td.calcell.highlight3 { background-color:#FFCCCC; }
#isoReservation2 .yui-calendar td.calcell.highlight4 { background-color:#CCFF99; }

#isoReservation2 .yui-calendar .calhead {
	border:1px solid #E0E0E0;
	vertical-align:middle;
	background-color:#FFF;
}

#isoReservation2 .yui-calendar .calheader {
	position:relative;
	width:100%;
	text-align:center;
	line-height:18px;
}

#isoReservation2 .yui-calendar .calheader img {
	border:none;
}

#isoReservation2 .yui-calendar .calweekdaycell {
	color:#666;
	font-weight:normal;
	text-align:center;
	width:1.5em;
}

#isoReservation2 .yui-calendar .calfoot {
	background-color:#EEE;
}

#isoReservation2 .yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

#isoReservation2 .yui-calendar .calrowhead {
	border-right-width:2px;
}

/* Specific changes for calendar running under fonts/reset */
#isoReservation2 .yui-calendar .calbody a:hover {background:inherit;}
p#clear {clear:left; padding-top:10px;}


#isoReservation2 .yui-calcontainer
{
	position: relative;
	_overflow: hidden;
}


#isoReservation2 .yui-calendar
{
    width:100%;
}

/* Calendrier Principale dans le rendu onglet */


#isoReservation1.yui-calcontainer {
	position:relative;
	padding:5px;
	_overflow:hidden; /* IE6 only, to clip iframe shim */
}

#isoReservation1 .yui-calcontainer iframe {
	position:absolute;
	border:none;
	margin:0;padding:0;
	z-index:0;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}

/* IE6 only */
#isoReservation1 .yui-calcontainer iframe.fixedsize {
	width:50em;
	height:50em;
	top:-1px;
	left:-1px;
}

#isoReservation1 .yui-calcontainer.multi {
	padding:0;
}

#isoReservation1 .yui-calcontainer.multi .groupcal {
	padding:5px;
	background-color:transparent;
	z-index:1;
	position:relative;
	border:none;
}

#isoReservation1 .yui-calcontainer .title {
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
	height:25px;
	position:absolute;
	top:3px;left:5px;
	z-index:1;
}

#isoReservation1 .yui-calcontainer .close-icon {
	position:absolute;
	right:3px;
	top:3px;
	border:none;
	z-index:1;
}

#isoReservation1 .yui-calcontainer .calclose {
	background: url("../iso_icons/btn_gauche_petit.png") no-repeat;
	width:17px;
	height:13px;
	cursor:pointer;	
}

/* Calendar element styles */

#isoReservation1 .yui-calendar {
	font:100% sans-serif;
	text-align:center;
	border-spacing:0;
	border-collapse:separate;
	position:relative;
}

#isoReservation1 .yui-calcontainer.withtitle {
	padding-top:1.5em;
}

#isoReservation1 .yui-calendar .calnavleft {
	position:absolute;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;   
	left:2px;
	z-index:1;
	background: url("../iso_icons/btn_gauche_petit.png") no-repeat;
}

#isoReservation1 .yui-calendar .calnavright {
	position:absolute;
	cursor:pointer;
	top:2px;
	bottom:0;
	width:9px;
	height:12px;
	right:2px;
	z-index:1;
	background: url("../iso_icons/btn_droit_petit.png") no-repeat;
}

#isoReservation1 .yui-calendar td.calcell {
	/*padding:.1em .2em;*/
	border:1px solid #E0E0E0;
	text-align:center;
	padding:0.3em;
}

#isoReservation1 .yui-calendar td.calcell a {
	color:#003DB8;
	text-decoration:none;
}

#isoReservation1 .yui-calendar td.calcell.today {
	border:1px solid #000;
}

#isoReservation1 .yui-calendar td.calcell.oom {
	cursor:default;
	color:#999;
	background-color:#EEE;
	border:1px solid #E0E0E0;
}


#isoReservation1 .yui-calendar td.calcell.calcellhover {
	cursor:pointer;
}

#isoReservation1 .yui-calendar td.calcell.calcellhover a {
	color:#FFF;
}

#isoReservation1 .yui-calendar td.calcell.restricted {
	text-decoration:line-through;
}

#isoReservation1 .yui-calendar td.calcell.previous {
	color:#CCC;
}

#isoReservation1 .yui-calendar td.calcell.highlight1 { background-color:#CCFF99; }
#isoReservation1 .yui-calendar td.calcell.highlight2 { background-color:#99CCFF; }
#isoReservation1 .yui-calendar td.calcell.highlight3 { background-color:#FFCCCC; }
#isoReservation1 .yui-calendar td.calcell.highlight4 { background-color:#CCFF99; }

#isoReservation1 .yui-calendar .calhead {
	border:1px solid #E0E0E0;
	vertical-align:middle;
	background-color:#FFF;
}

#isoReservation1 .yui-calendar .calheader {
	position:relative;
	width:100%;
	text-align:center;
	line-height:18px;
}

#isoReservation1 .yui-calendar .calheader img {
	border:none;
}

#isoReservation1 .yui-calendar .calweekdaycell {
	color:#666;
	font-weight:normal;
	text-align:center;
	width:1.5em;
}

#isoReservation1 .yui-calendar .calfoot {
	background-color:#EEE;
}

#isoReservation1 .yui-calendar .calrowhead, .yui-calendar .calrowfoot {
	color:#666;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	width:15px;
}

#isoReservation1 .yui-calendar .calrowhead {
	border-right-width:2px;
}

/* Specific changes for calendar running under fonts/reset */
#isoReservation1 .yui-calendar .calbody a:hover {background:inherit;}
p#clear {clear:left; padding-top:10px;}


#isoReservation1 .yui-calcontainer
{
	position: relative;
	_overflow: hidden;
}


#isoReservation1 .yui-calendar
{
    width:100%;
}

