/*
Nom du fichier 		: bourstad.css
Auteur				: Alain Trottier
Creation			: 2007/11/15
Modification		: 2010/01/26
*/

body {
	margin				: 0px;
	padding				: 0px;
	background-color	: white;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	height				: 100%;
}

/* ================ Gen ================ */

.bourstadPara,
.bourstadPopUp,
.bourstadTxtNote,
.bourstadTxtLienAccueil,
.bourstadTxtLienSuiteInfo,
.bourstadTxtSousTitre,
.bourstadTxtTitre,
.bourstadCalendrierJour,
.bourstadCalendrierNouvelle,

.bourstadTxtNormal	{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-weight			: normal;
	font-size			: 11px;
	font-style			: normal;
	text-align			: left;
	color				: black;
}

.bourstadPara {
	margin-top			: 10px;
	padding				: 0px 6px 0px 6px;
}

.bourstadTxtNote	{
	font-size			: 10px;
	padding				: 0px 6px 0px 6px;
}

.bourstadTxtSousTitre	{
	font-size			: 13px;
	font-weight			: bold;
	color				: #72aaad; /* Bleu */
	text-align			: center;
	margin-top			: 30px;
}

.bourstadTxtTitre	{
	font-size			: 16px;
	color				: #72aaad; /* Bleu */
	text-align			: center;
	font-weight			: bold;
	margin-top			: 20px;
}

a {
	font-size			: 11px;
	cursor				: pointer;
	color				: #a1a02d; /* jaune */
	text-decoration		: underline;
}
	
a.bourstadTxtLien:link 		{color:#a1a02d; text-decoration: underline}
a.bourstadTxtLien:visited	{color:#a1a02d; text-decoration: underline}
a.bourstadTxtLien:hover 	{color:black; text-decoration: underline}

a.bourstadTxtLienLogin			{color:#72aaad; text-decoration: underline}
a.bourstadTxtLienLogin:hover	{color:black; text-decoration: underline}

a.bourstadTxtLienAccueil:link, a.bourstadTxtLienAccueil:visited, a.bourstadTxtLienAccueil:hover	{color:#72aaad;font-weight:bold;}

a.bourstadTxtLienSuiteInfo:link 	{color:black;}
a.bourstadTxtLienSuiteInfo:visited	{color:black;}
a.bourstadTxtLienSuiteInfo:hover 	{color:white;background-color:#72aaad;}


/* =====================  Menu de gauche =================== */

table#tabMenuGauche {
	background-image	: url('../img10/cadreGauche/imgTop.gif');
	background-repeat	: no-repeat;
}

/* ================  Cadre droite principal ================ */

/* -------- texte central ---------- */

div#page {
	position			: absolute;
	left				: 0px;
	top					: 0px;
	width				: 800px;
	height				: inherit;
	border				: 0px solid red;
}

div#colGauche {
	position			: relative;
	width				: 598px;
	height				: inherit;
	border				: 0px solid green;
}

div#colDroite {
	position			: absolute;
	left				: 598px;
	top					: 0px;
	background-image	: url('../img10/cadreDroite/fondDroite.gif');
	background-repeat	: repeat-y;
	width				: 202px;
	height				: 100%;
	border				: 0px solid yellow;
}

div#bourstadDivCentral {
	width				: 598px;
	padding				: 0px;
}

table#bourstadTableCentral {
	margin-top			: 30px;
	width				: 598px;
}

/* boite colonne gauche texte central */
#bourstadColGaucheTxtCentral {
	padding				: 0px 14px 0px 6px;
	width				: 279px; /* largeur colonne = 307px (287 + 20 = 307); largeur colonne = 299px (279 + 20 = 299); */
	border				: 0px solid red;
}

/* boite colonne droite texte central */
#bourstadColDroiteTxtCentral {
	border-left			: 2px solid #faf1a2; /* jaune */
	padding				: 0px 6px 0px 14px;
	width				: 275px; /* largeur colonne = 307px (4 + 20 + 283  = 307); largeur colonne = 299px (4 + 20 + 275  = 299) */
	border				: 0px solid red;
}

.bourstadPara {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-weight			: normal;
	font-size			: 11px;
	margin-top			: 10px;
	padding				: 0px 6px 0px 6px;
}

div.filet {
	border			: 1px solid #999999;
	width			: 580px;
	margin			: 16px 0px 0px 6px;
	padding-bottom	: 10px;
}

/* ================ CSS spŽcifique aux pages ================ */

/* page accueil */

table#bourstadBoiteLogin {
	width				: 598px;
	padding				: 0px;
	margin-top			: 10px;
	background-color	: #faf1a2; /* jaune */
}
				
.bourstadInputLogin {
	color				: #666666;
	text-align			: center;
	border-top			: 2px solid #bbcc6f;
	border-right		: 2px solid #bbcc6f;
	border-bottom		: 2px solid #edf4cb;
	border-left			: 2px solid #edf4cb;
}

.bourstadColDroite {
	width				: 202px;
	padding				: 0px;
	margin				: 0px;
	background-image	: url('../img10/cadreDroite/fondDroite.gif');
	background-repeat	: repeat-y;
	border				: 0px solid yellow;
}

div#gotoInscription {
	font-size		: 14px;
	padding			: 10px 0px 10px 0px;
	margin			: 30px 0px 0px 0px;
	border			: 1px solid #999999;
	width			: 596px;
	color			: #72aaad;
	text-align		: center;
}

/* inscription */

td.bourstadTxtCentrer {
	font-size			: 11px;
	text-align			: center;
}

div#secColId, div#gpUniId {
	padding				: 0px 6px 0px 6px;
	border				: 0px solid red;
}

/* ================ POP UP ================ */

.bourstadPopUp {
	position			: absolute;
	display				: none;
	border				: 8px double #72aaad;
	background-color	: #dbe8a0;
	padding				: 10px;
	width				: 300px;
}

/* ================ IFRAME ================ */

.bourstadIFrame {
	margin-left			: 0px;
	width				: 202px;
	height				: 296px;
	border				: 0px solid black;
}

/* ====== FIN =========== */
