/* GENERAL */

body
{			
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#btnAdmin
{
	text-align:right;
	z-index:30;
}

#btnOverride
{
	text-align:center;
	display:block;
	height:25px;
	width:150px;
	background-color:#ffffff;
	background-image:url(../neutral/Images/toApprove.gif);
	background-position:0 15px;
	background-repeat:repeat-x;
	border:solid 1px #000000;
	position:relative;
	color:#00817c;
	font-size:10px;
	font-weight:bold;
	left:0;
	top:0;
	z-index:31;
}

.bodyCirculaire
{
	background-color:#000000;
	padding:0;
	margin:0;
	margin-top:95px;
}

.bodyError
{
	background-color:#000000;
	padding:0;
	margin:0;
	margin-top:65px;
}

.bgMenu
{
	background-image: url(../neutral/Images/bgMenu.gif);
	background-repeat:repeat-y;	
}	 

p
{
}

			
h1
{	
	font-size:23px;
	font-weight:bold;
	color: #00817c;
}

h2
{	
	font-size:14px;
	color: #000000;
}

hr
{
	width:97%;
	border:solid 1px #c5c5c5;
}

a,a:link,a:active,a:visited,a:hover
{
	color: #00817c;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}	
	
a:hover
{
	text-decoration: underline;
	color: #00817c;
}

.label
{
	color:#00817c;
	font-weight:bold;
	margin-left:8px;
}

.note
{
	font-size:10px;
}

.nav
{	
	padding:12px;
	color:#000000;
	font-weight:bold;
}
				
.nav a,.nav a:link,.nav a:active,.nav a:hover
{		
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.nav a:visited
{		
	color:#b1b0b0;
	font-weight:bold;
	text-decoration:underline;
}

.nav a.active
{		
	color:#00817c;
	font-weight:bold;
	text-decoration:none;
}

.tnav
{	
	/*border:#00FF00 thin solid;*/
}				
				
div#content
{
	width:590px;
	
}
				
div#footer
{
	margin-top:5px;
	padding:5px 65px 5px 65px;
	font-size:9px;
	color:#fff;
	text-align:center;
	background-color:#000000;
}

#lblClosed
{
	font-size:11px;
	color: #00817c;
}

#lblReqFlash
{
	font-size:11px;
}

/* //GENERAL */

div#menu
{
	width:170px;
	padding:0px;
	text-align:right;
}

.heureOverture
{
	padding:8px 8px 20px 0px;
}

/* DEFAULT */

div#box
{
	background-color:#00817c;
	padding:10px;
	width:550px;
	color:#fff;
	font-weight:bold;
}

#lblNoFlyer
{
	margin-top:10px;
	display:block;
	color:Red;
	font-size:11px;
}

#lblErrorDispo
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	
	display:block;
	color:Red;
}

#lblVersion, #lblFluctuation
{
	font-size:11px;
}

#divSubmit
{
	margin-top:20px;
	margin-bottom:30px;
}

#bodyContent_ctllanguageSelector_lnkLanguageSelector
{
	float:right;
	padding-right:5px;
	padding-bottom:5px;
}

/* //DEFAULT */

				

/*LANDING*/
body#landing
{
	background-color:#fff;
	text-align:center;
}

#landing #wraper
{
	width:671px;
	margin:0 auto 0 auto;
}

#landing #head
{
	height:113px;
	background-image:url(../neutral/Images/landingHeader.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

#landing #head h1 
{
	color:#fff;
	font-size:22px;
	padding-top:70px;
	font-family:Arial;
}

#landing .flyer-effective-date
{
	height:27px;
	width:285px;
	margin: 0 auto 13px auto;
	background-color:#000;
	background-image:url(../neutral/Images/landingEffectiveBg.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:12px;
}

#landing .flyer-effective-date h3
{
	color:#fff200;
	font-weight:bold;
	font-size:11px;
	display:block;
	padding: 6px 0 0 0;
	margin:0;
	font-family:Arial;
}

#landing .flyer-item
{
	background-color:#c5c5c5;
	text-align:center;
	width:332px;
}

#landing .itemFuture
{
	background-image:url(../neutral/Images/toApprove.gif);
	background-repeat:repeat;
}

#landing .UnPublished
{
	background-image:url(../neutral/Images/itemUnpublished.gif);
	background-repeat:repeat;
}

#landing .flyer-item .divThumb
{
	margin:0 auto 0 auto;
	width:285px;
	overflow:hidden;
}

/* //LANDING */

/*FLYER*/
.flyer .flyer-effective-date, .flyer #lnkDownloadPdf
{
    float:left;
    margin:0;
    padding-top:15px;
	padding-bottom:10px;
	padding-left:30px;
}
#lnkFlyerPdf
{
    color:#000;
    text-decoration:underline;
}
#lnkFlyerPdf:hover
{
    color:#00817C;
    text-decoration:underline;
}
.flyer .flyer-effective-date, .flyer #divlblVigueur
{
	padding:0;
	margin:0;
	float:left;
}

.flyer .flyer-effective-date h3
{
	padding:0;
	margin:0;
	padding-top:15px;
	padding-bottom:10px;
}

#lnkOtherFlyers
{
	padding:0;
	margin:0;
	padding-top:20px;
	padding-bottom:10px;
}

#ctlAvailDisplay_lblFlyerDate
{
	font-size:11px;
}

#no-flash a
{
	text-decoration:underline;
}
