﻿html, body
{
	text-align: justify;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 14px !important;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	background-color: #C0C0C0;
}

FORM
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	height: 100%;
}

table td
{
	font-size: inherit !important;
}

TD.header
{
	/*background: url( "/Images/BlueGranit.jpg" ) white repeat fixed;*/
	background-color: #C0C0C0;
}


.RadGrid_Default, .MasterTable_Default, .DetailTable_Default, .GroupPanel_Default table, .GridCommandRow_Default table, .GridEditForm_Default table, .GridToolTip_Default
{
	font-family: Verdana, Verdana, Geneva, sans-serif !important;
	font-size: inherit !important;
}

.RadGrid_Default tr.MyRowClass
{
	background: white;
}

.GridRow_Default td, .GridAltRow_Default td, .GridEditRow_Default td
{
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* set the font size */
.RadGrid_Default .rgRow td, .RadGrid_Default .rgAltRow td, th.rgHeader
{
	font-size: 16px !important;
}



div.NoPadding .MasterTable_Default td
{
	padding: 0;
}



/* the menu */

div.RadMenu_Default .rmText
{
	font-size: 16px !important;
}

div.RadMenu_Default
{
	/*background: #666 url(<%= WebResource("Telerik.Web.UI.Skins.Default.Menu.Background.gif" ) %>) repeat-x top left;*/
	text-align: center; /* font-size: 12px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


div.RadMenu ul.rmRootGroup
{
	display: inline-block;
	text-align: left; /* Align text in submenu */
	font-size: 16px !important;
}

* + html div.RadMenu ul.rmRootGroup /* IE7 */
{
	display: inline;
}

* html div.RadMenu ul.rmRootGroup /* IE6 */
{
	display: inline;
}
div.RadMenu ul.rmHorizontal
{
	float: none;
}

.RadInput_Default .riTextBox, .RadInputMgr_Default
{
	font: 16px "segoe ui" ,arial,sans-serif !important;
}




a.rgridlink:link
{
	color: blue;
}
a.rgridlink:visited
{
	color: purple;
}
a.rgridlink:hover
{
	color: red;
}





a:link
{
	color: blue;
}
a:visited
{
	color: purple;
}
a:hover
{
	color: red;
}

.DivBoxCenter
{
	width: 750px;
	border: 1px solid #666666;
	margin-left: auto;
	margin-right: auto;
}

.DivCenter750
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}


hr
{
	color: #666666;
	background-color: #666666;
	height: 1px;
}
.titregras
{
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


.notesphotos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}

.ButtonText
{
	font-size: 11px;
}


.departmentTitle
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.titrerouge
{
	font-size: 16px;
	font-weight: bold;
	color: #F15947;
}

div.center
{
	text-align: center;
}

div.center table
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
