﻿.SelectBoxText
{
	font-family: Verdana;
	font-size: 10pt;
}

.SelectBoxList
{
	font-family: Verdana;
	font-size: 10pt;
	
	width: 225px;
	height: 100px;
	
	border-width: 1px;
	border-style: solid;
	border-color: Black;
}

.SelectBoxButton
{
	font-family: Verdana;
	font-size: 10pt;
	
	width: 25px;
	height: 25px;
}

.SelectBoxTextBox
{
	font-family: Verdana;
	font-size: 10pt;
	
	width: 150px;
}

.SelectBoxCaption
{
	font-family: Verdana;
	font-size: 10pt;
	
	text-align: justify;
	
	height: 15px;
	width: 225px;
	overflow: hidden;
}

span.title
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #5C83B4;
}

span.subtitle
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

td.boxstyle
{
	border-style: solid;
	border-width: 1px;
	border-color: Navy;
	padding-left: 5px;
	padding-right: 5px;
}

td.separator
{
	height: 10px;
}

hr.separator
{
	width: 500px;
}

span.pagetext
{
	font-family: Verdana;
	font-size: 10pt;
}

input.pagetext
{
	font-family: Verdana;
	font-size: 10pt;
	width: 300px;
}

input.smallpagetext
{
	font-family: Verdana;
	font-size: 10pt;
	width: 100px;
}

input.smallbutton
{
	font-family: Verdana;
	font-size: 10pt;
	width: 75px;
}

select.pagetext
{
	font-family: Verdana;
	font-size: 10pt;
	width: 200px;
}

select.pagetextlong
{
	font-family: Verdana;
	font-size: 10pt;
	width: 500px;
}

select.DateTimePickerDays
{
	font-family: Verdana;
	font-size: 10pt;
	width: 45px;
}

select.DateTimePickerMonths
{
	font-family: Verdana;
	font-size: 10pt;
	width: 85px;
}

select.DateTimePickerYears
{
	font-family: Verdana;
	font-size: 10pt;
	width: 56px;
}

.biglinkbutton
{
	font-family: Verdana;
	font-size: 12pt;
	
	text-decoration: none;
	
	color: Black;
}

a.biglinkbutton:hover
{
	font-family: Verdana;
	font-size: 12pt;
	
	text-decoration: underline;
	
	color: #039a67;
}

a.smalllinkbutton
{
	font-family: Verdana;
	font-size: 10pt;
	
	text-decoration: none;
	
	color: Black;
}

a.smalllinkbutton:hover
{
	font-family: Verdana;
	font-size: 10pt;
	
	text-decoration: underline;
	
	color: #039a67;
}

.reallysmalllinkbutton
{
	font-family: Verdana;
	font-size: 10pt;
	
	text-decoration: none;
	
	color: Black;
}

.reallysmalllinkbutton:hover
{
	font-family: Verdana;
	font-size: 10pt;
	
	text-decoration: underline;
	
	color: #039a67;
}

td.tabNormal
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	
	padding-top: 3px;
	padding-bottom: 3px;
    background-image: url('../_Images/toptab.jpg');
	color: Black;
}

td.tabOver
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	
	padding-top: 3px;
	padding-bottom: 3px;
	
	color: Black;
	cursor: pointer;
	background-image: url('../_Images/toptab.jpg');
	
}

td.tabSelected
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	
	padding-top: 3px;
	padding-bottom: 3px;

	
	cursor: default;
	background-image: url('../_Images/toptabselected.jpg');
	color: Black;
}

td.general_Content
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #89adcd;
}

.PreviewTitre
{
    font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
    }

.PreviewTexte
{
    font-family: Verdana;
	font-size: 10pt;
}

.PreviewDatePublic
{
    font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
    