﻿p
{
	text-align:justify;
}

/* Update Progress */
.updateProgress
{
	position: absolute;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 10%;
	left: 50%;
}

/* Agenda */



p.section
{
    font-size:11px;
    font-weight:bold;
}

p.howtoComesection
{
    font-size:11px;
    font-weight:bold;
	height: 19px;
	width: 156px;
}

p.howtoComeretrait
{
    
    margin-left: 10px;
   
	width: 160px;
	height: 85px;
}

p.retrait
{
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 3px;
}

img.agendaDownloadSmall
{
	border: 0px;
	height: 143px;
	margin-top:5px;
	width: 100px;
}

div.downloadAgenda
{
	float: right;
	text-align:center;
	width:150px;
	margin-bottom: 10px;
}

img.promoTextAgenda
{
    background:white;
	border: 0px;
	height:60px;
	margin-bottom: 20px;
	margin-right: 5px;
	margin-top: 25px;
	padding:10px;
	width:300px;
}

div.agendaContentDiv
{
    width: 730px;
}

table.categories
{
	background: white;
	border-bottom: 1px solid grey;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	font-size: small;
	width: 705px;
}

div.tabPanel
{
	background: white;
	border-bottom: 1px solid grey;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	font-size: small;
	margin-top: -1px;
	padding: 5px;
	width: 696px;
}13:49 18/01/2010

/* Header */
tr.courseheader
{
	background: #003399;
	border: 1px solid #AAAAAA;
	border-collapse: collapse;
	color:White;
	margin-right: 1px;
	padding: 3px;
}

.categoryLink
{
	font-size: 11px;
}

.courseAlternatingRow
{
	background: #DDDDDD;
}

.sessionDetails
{
	background-color: #EFEFEF;
}

.keywordPanel
{
	vertical-align: middle;
}

/* Subscribe page */
div.subscribe
{
	font-family: Verdana;
	margin-left: 115px;
	margin-top: 10px;
	text-align: center;
	width: 500px;
}

div.titlesubscribe
{		
	margin-top:5px;
	margin-bottom:10px;
	text-align:left;
	font-family:Verdana;
	width:auto;
	padding:3px;		
}

div.formsubscribe
{		
	text-align:left;
	background-color:#F4F4F4;
	border-width:1px;
	border-style:solid;
	border-color:Gray;	
	padding:3px;
	width:340px;
}

div.lnksubscribe
{
	margin-top:15px;
}

.txtsubscribe
{
	border: 1px solid gray;
	width:185px;
}

.txtreauestinfo
{
	border: 1px solid gray;
	width:185px;
}

.titlesubscribemodal
{
	text-decoration:underline;
}

.subscribemodal
{
	background-color:Gray;
}

.subscribepanel
{
	font-size: 10pt;
	text-align: center;
	width: 200px;
	font-weight: bold;
	background-color: #F4F4F4;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}

/* Mail */
.lblerror
{
	color:Red;
	font-weight:bold;
}

.mailvalidation
{
	font-size:10pt;
	font-weight:bold;
}