.bgtitle{
	background:url("../img/bgtitle.gif");
	background-repeat: no-repeat;
}


.bgbloc{
	background:url("../img/bgbloc.gif");
	background-repeat: no-repeat;
}

.btnC{
	background:url("../img/btnC.gif");
	background-repeat: repeat-x;
}

.bg_oubli1{
	background:url("../img/bg_oubli1.gif");
	background-repeat: no-repeat;
}

.bg_oubli2{
	background:url("../img/bg_oubli2.gif");
	background-repeat: no-repeat;
}

.bg_confirm{
	background:url("../img/bg_confirm.jpg");
	background-repeat: no-repeat;
}

.bg_inscript{
	background:url("../img/bg_inscript.jpg");
	background-repeat: no-repeat;
}

.bg_inscript0{
	background:url("../img/bg_inscript0.gif");
	background-repeat: no-repeat;
}

.styl_input {
	color:#605E62;
	font-size:11px;
	height:16px;
	border:1px solid #A3A8A1;
	padding-left:5px;
}

.esp_pro_lnk:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#5C81AB;
	text-decoration: none;
	
}
.esp_pro_lnk:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#5C81AB;
	text-decoration: none;
	
}
.esp_pro_lnk:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#5C81AB;
	text-decoration: underline;
	
}

.esp_pro_footer_lnk:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#68666A;
	text-decoration: none;
	
}
.esp_pro_footer_lnk:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#68666A;
	text-decoration: none;
	
}
.esp_pro_footer_lnk:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#68666A;
	text-decoration: underline;
	
}

.esp_pro_select {
	background: white;
	border: 1px solid #AEC7E6;
	font-size:10px;
	
}


.debugDisplayBlock{
	position:absolute;
	top:25px;
	padding:10px;
	left:0px;
	background-color:#FFFFFF;
	width:1200px;
	height:600px;
	overflow:scroll;
	z-index:9999999999;
}

#debugConsole{
	position:relative;
	top:0px;
	left:0px;
	background-color:#FFCC00;
	height:25px;
	padding-left:5px;
	padding-top:5px;
	z-index:999999;
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	color:#595959;
}

#debugConsole a{
	text-decoration : none;
	color:#595959;
	border:none;
}


.debugTite{
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.emerg{
	color:#FF0000;
}

.alert{
	color:#FF0000;
}

.crit{
	color:#FF0000;
}

.err{
	color:#FFCC00;
}

.warning{
	color:#FFCC00;
}

.notice{
	color:#FFCC00;
}

.info{
	color:#00FFCC;
}

.debug{
	color:#00FFCC;
}

.log{
	color:#000000;
}

#query_table {
	background-color:#EFEFEF;
	border-bottom:1px solid #AAAAAA;
	color:#333333;
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height:12px;
	margin:0;
	padding:0;
	text-align:left;
}

#query_table td {
	border-bottom: 1px #333333;
	padding:5px;
	vertical-align:top;
}

.sql_key_word {
	color:blue;
}

.debugconsole_onglet {
	display:inline;
	padding:5px 15px;
	border-right: 1px solid #AAAAAA;
}
