/* Feuille de style */

 body {	
	margin: 0px;
	padding: 0px;
}

input.saisie {

	font-size: 12pt;
	color: #555555;
	font-weight:800;
	border:1px solid #5FA1CA;
	padding-left: 10px;
	background-color: #FBFCFA;
	width:200px;
}

input.action {
	color: #FFF;
	font-size: 10pt;
	font-weight:800;
	border:2px solid #FFF;
	padding: 2px;
	background-color: #5FA1CA;
	cursor: pointer;
}


input.action:hover {
	font-size: 10pt;
	color: #FF0000;
	font-weight:800;
	border:2px solid #FFF;
	padding: 2px;
	background-color: #D7E8F1;
	cursor: pointer;
}



.mainBg, #mainBg {
	background-image: url('http://www.gites-de-guadeloupe.com/images/gui/mainBg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
}


/* Tableau listing */

.L0 {
	background-color:#F1FCEE;
}

.L1 {
	background-color:#F1F6F8;
}

.Lov {

	background-color:#FF6600;

}

#monet {
	
	background-color:#EFEFEF;
	text-align:right;
	
}

/* Interface admin */

.admin_header {

	padding-left:40px;
	height:80px;
	max-height:80px;
	background-image: url('http://www.gites-de-guadeloupe.com/images/gui/admin_header_bg.png');
	background-repeat:repeat-x;
	text-align:left;
	vertical-align: top;
}

.adminMainZone, #adminMainZone {
	width: 100%;
	height: 100%;
	background-image: url('http://www.gites-de-guadeloupe.com/images/gui/adminBgStrie.png');
	background-repeat: repeat;
	background-position: center center;
}

.consoleHeader {
	background-image:url('http://www.gites-de-guadeloupe.com/images/gui/headerConsole.gif');
	background-repeat:no-repeat;
	background-position:center center;
	height:40px;
	color:#FFFFFF;
	padding-left:20px;
	font-size:12pt;
	font-weight:800;
	border-width:0 0 1 0;
	border-color:#FFFFFF;
	border-style:solid;
}

.consoleBottom {
	background-image:url('http://www.gites-de-guadeloupe.com/images/gui/bottomConsole.gif');
	background-repeat:no-repeat;
	background-position:center center;
	height:30px;
	color:#FFFFFF;
	padding-left:20px;
	font-size:12pt;
	font-weight:800;
	border-width:1 0 0 0;
	border-color:#FFFFFF;
	border-style:solid;
}

.consoleLink {
	text-decoration:none;
	color:#FFFFFF;
}

#consoleItemBG {
	padding-left:15px;
	text-align:left;
	background-color:#333333;
	height:30px;
	border-width:0 0 1 0;
	border-color:#FFFFFF;
	border-style:solid;
	color:#FEFEFE;
	font-weight:800;
}

#consoleItemBGlk {
	cursor: pointer;
	padding-left:15px;
	text-align:left;
	background-color:#333333;
	height:30px;
	border-width:0 0 1 0;
	border-color:#FFFFFF;
	border-style:solid;
	color:#FEFEFE;
	font-weight:800;
}

#consoleItemBGlk:hover {
	padding-left:15px;
	text-align:left;
	background-color:#999999;
	background-image: url('http://www.gites-de-guadeloupe.com/images/gui/itemPointer.png');
	background-repeat: no-repeat;
	background-position: left center;
	height:30px;
	border-width:0 0 1 0;
	border-color:#FFFFFF;
	border-style:solid;
	color:#FF0000;
	font-weight:800;
}

#consoleItemBG:hover {
	padding-left:15px;
	text-align:left;
	background-color:#999999;
	background-image: url('http://www.gites-de-guadeloupe.com/images/gui/itemPointer.png');
	background-repeat: no-repeat;
	background-position: left center;
	height:30px;
	border-width:0 0 1 0;
	border-color:#FFFFFF;
	border-style:solid;
	color:#FF0000;
	font-weight:800;
}

.TblLine0, #TblLine0 {
	padding-left: 10px;
	background-color: #8AC452;
	height: 20px;
	border: 0px;
	color:#EFEFEF;
	font-weight:800;
}

.TblLineO:hover, #TblLine0:hover {
	padding-left: 10px;
	background-color: #EFEFEF;
	height: 20px;
	border: 0px;
	color:#FF7700;
	font-weight:800;
}


#TblLine1 {
	padding-left: 10px;
	background-color: #51B906;
	height: 20px;
	border: 0px;
	color:#EFEFEF;
	font-weight:800;
}

#TblLine1:hover {
	padding-left: 10px;
	background-color: #EFEFEF;
	height: 20px;
	border: 0px;
	color:#FF7700;
	font-weight:800;
}

.searchBox, #searchBox {
	font-size: 12pt;
	color: #555555;
	font-weight:800;
	border-width:1px;
	border-style: solid;
	border-color: #2497D0;
	background-image: url('http://www.gites-de-guadeloupe.com/images/gui/searchIcone.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	background-color: #FBFCFA;
	width:200px;
}

.searchBox:hover, #searchBox:hover {
	font-size: 12pt;
	color: #555555;
	font-weight:800;
	border-width:1px;
	border-style: solid;
	border-color: #FF0000;
	background-image: url('http://www.gites-de-guadeloupe.com/images/gui/searchIcone.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	background-color: #FBFCFA;
	width:200px;
}

#headerFicheDossier {
	background-image:url('http://www.gites-de-guadeloupe.com/images/gui/headerFicheDossier.png');
	background-position:left center;
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding-left: 20px;
	text-align:left;
	height: 32px;
	width: 440px;
}

#filter
{
	display: none;
	position:fixed;	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #CCC;
	z-index:4;
	opacity:0.8;
	filter: alpha(opacity=80);
}


#box
{
	cursor: pointer;
	display: none;
	position: absolute;
	top: 20%;
	left: 30%;
	width: 290px;
	height: 144px;
	padding: 40px 5px 5px 5px;
	margin:0;
	border: 0px solid black;
	background-image: url('http://www.gites-de-guadeloupe.com/images/gui/sysmsgBox.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: 800;
	z-index:5;
	overflow: auto;
}

#logoutBox 
{
	cursor: pointer;
	display: none;
	position: absolute;
	text-align: center;
	top: 20%;
	left: 30%;
	width: 290px;
	height: 144px;
	padding: 50px 5px 5px 5px;
	margin:0;
	border: 0px solid black;
	background-image: url('http://www.gites-de-guadeloupe.com/images/gui/sysmsgBox.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: 800;
	z-index: 5;
	overflow: auto;
}

#boxForm
{
	cursor: pointer;
	display: none;
	position: absolute;
	top: 20%;
	left: 25%;
	width: 600px;
	height: 300px;
	padding: 10px;
	margin:0;
	border: 1px solid black;
	background-color: #FFF;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: 800;
	z-index:5;
	overflow: auto;
}
