/*************************************************************************************************************

  Couleurs : 

	blanc: 				#FFFFFF
	noir:				#000000
	gris: 				#DDDDDD
	bleu très pale		#DCE8FF
	bleu poudre:		#6699CC
	bleu poudre foncé :     #116b9b
	vert :				#339933

*************************************************************************************************************/

/*** Base ***************************************************************************************************/

BODY
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
}

TABLE, TH, TR, TD{
	border: 0px;
}

TABLE{
	border-style: none;
	border-collapse: collapse;
}

TABLE.Frame
{
	max-width: 1024px;
	width: 85%;
}

IMG
{
	border: 0px;
}

DIV
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

TD
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

H1
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
}

H1.Vert
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #339933;
}

H1.Bleu
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #006699;
}

H2
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
}

H3
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

A:link
{
	color: #000000;
	text-decoration: none;
	font-style:italic;
}

A:hover
{
	color: #006699;
	text-decoration: underline;
}

A:active
{
	color: #000000;
	text-decoration: none;
}

A:active:hover
{
	color: #006699;
	text-decoration: underline;
}

A:visited
{
	color: #000000;
	text-decoration: none;
}

A:visited:hover
{
	color: #006699;
	text-decoration: underline;
}

A.RightCol:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-style:italic;
}

A.RightCol:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.RightCol:active
{
	color: #FFFFFF;
	text-decoration: none;
}

A.RightCol:active:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.RightCol:visited
{
	color: #FFFFFF;
	text-decoration: none;
}


A.RightCol:visited:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

UL
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.Puce1 
{
	color: #6699FF; 
	font-family: Verdana; 
	font-size: 12px;
}

p.description
{
	font-family: Verdana; 
	font-size: 12px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

p.titre
{
	font-weight: bold;
}

/*** Particuliarités *******************************************************************************************/
TD.Header
{
	background-color: #116B9B; /* bleu poudre */
}

TD.HeaderPic
{
	background-color: #116B9B; /* bleu header */
}

TD.Date
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

TD.ContenuTitre
{
	background-color: #DDDDDD;
	font-weight: bold;
	padding: 12px;
}

TD.ContenuTitre_NoColRight
{
	background-color: #DDDDDD;
	font-weight: bold;
	padding: 12px;
	border-right: 1px #AAAAAA solid;
}

TD.Contenu
{
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-left: 1px #AAAAAA solid;
	background: url(../images/plante_bg1.jpg) no-repeat; 
	background-position: bottom left;
	width: auto;
}

TD.Contenu2
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 12px 12px 4px 12px;
}

TD.Contenu2_NoRightCol
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 22px 12px 4px 12px;
	border-right: 1px #AAAAAA solid;
}

TD.Bottom
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-left: 1px #AAAAAA solid;
	background: url(../images/plante_bg2.jpg) no-repeat; 
	background-position: top left;
	text-align: right;
	width: auto;
}

TD.ColDroiteBottom
{
	background-color: #116B9B;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding: 0px 12px;
	width: 240px;
	text-align: right;
}

TD.Corner
{
	padding: 0px;
	margin: 0px;
	background: url(../images/footer_corner_blue.jpg) no-repeat;
	background-position: top right;
  text-align: right;
	width: auto;
	height: 30px;
}

TD.Corner_NoColRight
{
	padding: 0px;
	margin: 0px;
	border-right: 1px #AAAAAA solid;
}

TD.ColDroite
{
	color: #FFFFFF;
	background-color: #116B9B; /* bleu poudre */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 15px 12px 12px 12px;
	width: 240px;
}

TD.Footer
{
	color: #FFFFFF; /* blanc */
	background-color: #006699; /* bleu poudre */
	font-weight: bold;
	padding: 4px 4px 4px 8px;
}

TD.Footer2
{
	color: #FFFFFF; /* blanc */
	background-color: #4F4F4F; /* Gris */
	font-weight: bold;
	padding: 4px 4px 4px 8px;
}

DIV.RightCol
{
	color: #FFFFFF;
	background-color: #116B9B; /* bleu poudre */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

DIV.FooterCorner2
{
	background: url(../images/page_corner2.jpg) no-repeat;
	background-position: bottom right;
}

DIV.Chercher
{
	margin-bottom: -12px;
}

.eventDay, .regularDay{
	text-align: right;
	vertical-align: top;
}

TABLE.full, TABLE.mini{
	border: 1px white;
	border-collapse: separate;
	border-style: thin;
}

.full .eventDay, .full .regularDay{
	height: 100px;
}

.eventDay{
	background-color: lightskyblue;
}

.regularDay{
	background-color: azure;
}

.calCol{
	width: 14%;
}

/*** Section - MEMBRES *****************************************************************************************/

TABLE.Membre
{
	width: 350px;
	border-top: 1px #6699CC solid;
	/*border-bottom: 1px #6699CC solid;*/
	padding: 6px 0px 0px 0px;
}

TABLE.MembreSansBordure
{
	width: 350px;
	padding: 6px 0px 0px 0px;
}

TD.ColGauche
{
	width: 138px;
	vertical-align: top;
	padding-right: 12px;
}

TD.MembreTitre
{
	width: 160px;
	font-weight: bold;
}

/***************************************************************************************************************/

