@import url("css/standard.css");

/* Main */
body {
	background-color: #787878;
	background-image: url(images/bground.gif);
	font-family: Verdana;
	background-repeat: repeat-x;
	font-size: 12px;
	margin-top: 0px;
}

#contain {
	width: 800px;
}

#maincontent {
	background-color: #FFF;
}

/* Header */
#header {
	height: 62px;
	width: 385px;
	background-image: url(images/header/logo.gif);
}

#sub {
	height: 22px;
	width: 800px;
	background-image:url(images/header/sub.gif);
}

.datetime {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #000000;
	text-align:right;
	padding-top: 3px;
	padding-right: 20px;
}

.connexion {
	width: 210px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom: solid #191919 2px;
	border-right: solid #191919 2px;
	margin-right: 5px;
}

.connexion a {
	color:#EEE;
	padding:0 5px 0 13px;
	background:url(images/puce.gif) 3px center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.connexion a:hover {
	color:#ff1b92 ;
}

/* CSS */
#left {
	float: left;
	width: 183px;
	height: 100%;
	text-align:center;
	background-color: #e9cad6;
	height: 100%;
}

.middle {
	float: left;
	width: 457px;
	height: 100%;
	text-align:left;
	padding-top: 25px;
	padding-bottom: 50px;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}

#right {
	float: left;
	width: 130px;
	text-align:left;
	padding-top: 25px;
	background-color: #FFF;
	height: 100%;
}

/* Left Menu */
.mainmenu a {
	display:block;
	padding: 5px;
	text-decoration: none;
	color: #E42087;
}

.mainmenu a:hover {
	display:block;
	background-color: #ea3091;
	text-decoration: none;
	margin-right: 3px;
	padding: 5px;
	color: #FFF;
}

.passlost {
	padding: 5px;
}

.passlost a {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

.passlost a:hover {
	color: #ff1b92;
}


.lbglayout {
	width: 138px;
	background-color: #fbf4f7;
	margin-right: 4px;
}

.llfooter {
	width: 138px;
	height: 5px;
	margin-right: 4px;
	background-image: url(images/table/lfooter.gif);
}

.llfooter2 {
	width: 183px;
	height: 8px;
	background-image: url(images/table/lfooter2.gif);
}

/* Form */
.form {
	border-top-width: 1px; border-left-width: 1px; border-bottom-width: 1px; border-right-width: 1px;
	padding-right: 2px; padding-left: 2px; padding-bottom: 1px; padding-top: 1px;
	font-size: 12px; font-family: arial, verdana, helvetica, sans-serif;
	border-left-color: #333333; border-bottom-color: #999999; border-top-color: #333333; border-right-color: #999999;
	margin-bottom: 4px; margin-right: 0px;
	color: #333333;
	line-height: 14px; height: 14px;
}

/* Default */
.ititle {
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff1b92;
	padding: 2px 2px 2px 10px;
	background-color: #FFFFFF
}

.ibody_text {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	padding: 5px 10px;
	background-color: #FFFFFF
}

.ibody_text a, #description a{
	font-size: 20px;
	color: #ff1b92;
	text-decoration: underline
}

.ibody_text a:hover, #description a:hover {
	font-size: 20px;
	color: #FFF;
	background: #ff1b92;
	text-decoration: none;
}

hr { 
	height: 1px;
	border-top: thin dashed #ff1b92;
}

.focus {
	background-color: #f2a5c9;
	border: 2px solid;
	border-color: #e45aa3;
	color: #000000;
	padding: 5px;
	padding-left: 1px;
	padding-right: 1px;
}
#tablet {
	float: left;
	width: 50%;
	text-align:left;
	margin-right: 15px
}

input.button, a.button, .a.button:visited {
	display:inline;
	background-color: #ffe4f0;
    font-family: Arial;
	border: 1px solid;
	border-color: #ff1b92;
	color: #ff1b92;
	font-weight: bold;
	font-size: 12px;
	width: auto;
	margin:0 auto;
	padding: 2px 10px 2px 10px;
	text-align: center;
	text-decoration: none;
}

input.button:hover, a:hover.button, a:hover.buttonh {
	background-color: #ff1b92;
	color: #FFF;
}

.inputbox, textarea {font-family: Trebuchet MS, Verdana;font-size: 11px;font-weight: bold;background: #FFFFFF;border: 1px solid; margin: 1px 0 1px 0;}

.warning {
	background-color: #fff0d9;
	border: 2px solid;
	border-color: #FF6600;
	color: #000000;
	padding: 5px;
}

.idescr {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DC0039;
}

.darkbox {
	background-color: #f3f3f3;
	border-top: 1px solid;
	border-color: #8f8f8f;
	padding: 5px;
}

.infohelp {
	text-align: center;
	background-color: #EFEFEF;
	color: #666;
	padding: 5px;
}

.infobox {
	background-color: #f5ffda;
	border: 1px solid;
	border-color: #adb49a;
	color: #000000;
	padding: 5px;
}

.errorb {
	background-color: #FF0000;
	border: 2px solid;
	border-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px;
}

/* Link */
.ibody_text a{
	font-size: 12px;
	text-decoration: none;
}

.ibody_text a:hover{
	font-size: 12px;
	text-decoration: none;
}

li {
	list-style-position: inside;
}

li.yes {
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(images/icons/success.gif);
}
/* Overlay */
#overlay {
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
     background-image:url(images/hid60.png);
}

#overlay div {
    width:400px;
	margin: auto; 
	margin-top: 150px;
    background-color: #fff;
    border:4px solid #000;
    padding:15px;
    text-align:left;
}

/* Footer */
.footer {
	width: 800px;
	float: right;
	background-color: #1f1f1f;
	height: 5px;
}

.copyright {
	font-family: Arial;
    color: #1f1f1f;
    text-align: center;
    font-size: 10px;
    background: transparent;
    text-decoration: none;
    margin-bottom: 15px;
    width: 100%;
}
td {
padding: 5px;

}
tr {
	border: 1px solid;
	border-color: #adb49a;
}