/* 
	CSS print.css
	Version 1.3.0
*/

#centerLink {
	text-align:center;
}

#legendCenter {
	text-align: center;
	padding-top:5px;
}

a.submitButton {
	margin: 0px 206px;
}

.trimestre .trimPrev, .trimestre .trimNext {
	padding-top:45px;
	padding-bottom:8px;
}

.trimestre .navigation {
	float:left;
	width:80%;
	margin-top:6px;
	text-align:center;
}

.trimestre .navigCenter {
	margin-left:221px;
	width:20%;
}
/*
.trimestre .calendars {
	width : 100%;
}
*/
.trimestre .calendars .staticCalendar {
	margin:0 7%;
	margin-top:5px;
}

.calPrevisionnel .trimestre .popupContact{
	display:none;
	
}

#fondSelectionSP .boxSimpleForm {
	width:94%;
	height:60px;
}

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1;
}

#popupContact{
	display:none;
	position:relative;
	_position:relative; /* hack for internet explorer 6*/
	height:700px;
	width:660px;
	background:#FFFFFF;
	border:2px solid #cecece;
	z-index:2;
	padding:5px;
	font-size:12px;
}

#popupContact h1{
	text-align:center;
	color:#A5232F;
	font-size:22px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}

#popupContact h1 span{
	text-align:right;
}

#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#A5232F;
	font-weight:700;
	display:block;
	cursor:pointer;
}

.boutonGenerique input{
	width: 135px;
	color:#ffffff; 
  	background-color:#A5232F; 
  	border: 3px double #A5232F; 
  	border-color: #660000 #660000 #660000 #660000;
}

.boutonGenerique input[disabled] {
	width: 235px;
	color:#ADADAD;
	border: 3px double #adadad;
	background-color: #dddddd;
}

#button{
	text-align:left;
	margin:1px;
	cursor:pointer;
	display:inline;
	
}

.twoCols66ColRight {
width:56%;
}

.twoCols66ColLeft {
width:42%;
}


#button input {
	width: 235px;
	color:#ffffff; 
  	background-color:#A5232F; 
  	border: 3px double #A5232F; 
  	border-color: #ffffff #ffffff #ffffff #ffffff; 
}

#button input[disabled] {
	color:#ADADAD;
	width:235px;
	border: 3px double #453e3f;
	background-color: #dddddd;
	border-color: #ADADAD #ADADAD #ADADAD #ADADAD; 
}


#button span{
	border-style:double;
	color:#A5232F;
}

/* DEVSITEPUB-1148 : mise en page pour proposer liens d'impressions couleur/N&B */
.printLinks {
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	vertical-align: middle;
}

.trimestre .legende table td.sCalRedU{
	color:#ffffff;
	background:#A5232F;
	text-decoration:underline;
	margin:0;
	padding:0 3px;
}

.trimestre .legende table td.sCalBlueU{
	color:#ffffff;
	background:#6E86B5;
	text-decoration:underline;
	margin:0;
	padding:0 3px;
}

.trimestre .legende table td.sCalGreenU{
	color:#ffffff;
	background:#6C9F5C;
	text-decoration:underline;
	margin:0;
	padding:0 3px;
}

.trimestre .legende table td.sCalBlue{
	color:#ffffff;
	background:#6E86B5;
	margin:0;
	padding:0 3px;
}
.trimestre .legende table td.sCalOrangeMoyen{
	color:#000000;
	font-weight:bolder;
	background:#F8CC7B;
	margin:0;
	padding:0 3px;
}

.trimestre .legende table td.sCalGris{
	color:#000000;
	font-weight:bolder;
	background:#CCCCCC;
	margin:0;
	padding:0 3px;
}

/* Style des calendriers � l'affichage */
#divCalendarFLW33 {
	width: 25%;
}

/* Red�finition du padding pour le cartouche d'entete */ 
.trimestre .calendars .staticCalendar .monthYear {
	padding: 1px 5px;
}

#noprintNavigation {
	display:none;
}