﻿.GeneralTitreGeneral
{
	background-image: url(images/actions.png);
	background-position: left;
	background-repeat: no-repeat;
	color: #CACACA;
	background-color: #111;
	text-transform: uppercase;
	font-family: Tahoma;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
	padding-left: 50px;
	padding-top: 18px;
	height: 36px;
}


.GeneralRenommer
{
	font-size: 11px;
}

.GeneralPanelCompter
{
	text-align: center;
	padding: 0;
}

.GeneralTxtBox
{
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
}

.GeneralContainer
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.GeneralCreerOperationContainer
{
	vertical-align: top;
	border: solid 2px #202020;
	background-image: url(images/bg5.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	border: solid 2px #111;
}

.GeneralBlocDroit
{
	border: solid 1px black;
	vertical-align: top;
	background-color: #FFFFFF;
	height: 200px;
}

.GeneralTableCompter
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

.GeneralTableAnalyser
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

.GeneralSelect
{
	width: 100%;
	border: solid 1px #DDDDDD;
}


.GeneralTableCommander
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}


.GeneralError
{
	font-size: 11px;
	color: Red;
}


.GeneralComptageDiv
{
	height: 50px;
	color: #971B22;
	font-weight: bold;
	font-size: 13px;
}
.GeneralComptageDivUpdating
{
	height: 50px;
	background-image: url(images/ajax-loader.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.TitreCreaOperation
{
	/*background-image:url(images/bg3.jpg);     background-position:top;     background-repeat:repeat-x;*/
	background-color: #111;
	text-align: right;
	border-top: solid 1px black;
	color: #fff;
	padding: 5px;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	width: 99%;
	height: 16px;
}


.Tab_Geolocalisation
{
	background-image: url(images/ongletgeo_rouge_24.gif);
	background-position: left top;
}


.BoutonApercu
{
	margin-top: 10px;
	color: #971B22;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/filefind.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 50px;
	width: 265px;
	cursor: pointer;
	padding: 3px;
	text-align: right;
}
.BoutonApercu:HOVER
{
	text-decoration: underline;
}

