﻿.templateGlobal{} /* Version 1.6 du fichier */

/* ChangePassword */
.cp{width:100%;}

/* CreateUserWizard */
.cuw{width:100%;}

/* DataList */
.dl{width:100%;}

/* DetailsView */
.dv{}

/* Formulaire */
.form p{clear:both;margin:10px 0;padding:0;}
.form p *{vertical-align:middle;}
.form p label{width:150px;line-height:20px;float:left;display:block;}
.form p span label{width:auto;float:none;display:inline;margin:0 10px 0 3px;}
.form p span.cb input,
.form p span.rb input{margin:0;vertical-align:middle;}
.form p span.cb label,
.form p span.rb label{vertical-align:middle;}
.form p span.cblVertical,
.form p span.rblVertical,
.form p span.block{line-height:20px;display:block;margin-left:150px;height:1%;}
.form p span.formDate select{float:left;margin-bottom:10px;}
.form p.formSmall label{width:50px;}
.form p.formSmall span.block{margin-left:50px;}
.form p.formMedium label{width:100px;}
.form p.formMedium span.block{margin-left:100px;}
.form p.formLarge label{width:200px;}
.form p.formLarge span.block{margin-left:200px;}
.form p.formEspace{margin-top:20px;}
.form p.formFooter{margin-bottom:0;}
.form p.formHeader{margin-top:0;}

/* FormView */
.fv{}

/* GridView */
.gv{border:#d9d9d9 1px solid;}
.gv th,
.gv td{padding:2px 5px;}
.gv .header{background:#daebf5;height:auto;}
.gv .alter{background:#eff5f8;}
.gv .select{background:#eff5f8;}

/* LinkButton */
.lbAdd{line-height:16px;background:url(Images/Icones/add.gif) no-repeat;padding-left:20px;margin-right:10px}
.lbCancel{line-height:16px;background:url(Images/Icones/cancel.gif) no-repeat;padding-left:20px;margin-right:10px}
.lbCreate{line-height:16px;background:url(Images/Icones/user.gif) no-repeat;padding-left:20px;margin-right:10px}
.lbDelete{line-height:16px;background:url(Images/Icones/delete.gif) no-repeat;padding-left:20px;margin-right:10px}
.lbEdit{line-height:16px;background:url(Images/Icones/edit.gif) no-repeat;padding-left:20px;margin-right:10px}
.lbFeed{line-height:16px;background:url(Images/Icones/feed.gif) no-repeat;padding-left:20px;margin-right:10px}
.lbHelp{line-height:16px;background:url(Images/Icones/help.gif) no-repeat;padding-left:20px;margin-right:10px}
.lbPrint{line-height:16px;background:url(Images/Icones/print.gif) no-repeat;padding-left:20px;margin-right:10px}
.lbSearch{line-height:16px;background:url(Images/Icones/search.gif) no-repeat;padding-left:20px;margin-right:10px}
.lbUpdate{line-height:16px;background:url(Images/Icones/update.gif) no-repeat;padding-left:20px;margin-right:10px}

/* Login */
.login{width:100%;}
.loginStatus{float:right;}

/* Panel */
.div div.middle{border:#999999 1px solid;border-top:none;border-bottom:none;}
.div{background:url(Images/Interface/bg-div-top.jpg) no-repeat top right;}
.div div.top{height:5px;width:5px;overflow:hidden;background:url(Images/Interface/bg-div-top.jpg) no-repeat;}
.div div.mid{border:#999999 1px solid;border-top:none;border-bottom:none;}
.div div.bot{height:5px;overflow:hidden;background:url(Images/Interface/bg-div-bot.jpg) no-repeat bottom right;}
.div div.bot div{height:5px;width:5px;overflow:hidden;background:url(Images/Interface/bg-div-bot.jpg) no-repeat;}

/* PasswordRecovery */
.pr{width:100%;}

/* SiteMapPath */
.smp{}

/* TreeView */
.tv{}
.tv img{cursor:pointer;}

/* Tabs Classic */
.tabsClassic{height:21px;position:relative;bottom:-1px;}
html>body .tabsClassic{bottom:0;}
.tabsClassic a{height:20px;line-height:20px;float:left;padding:0 10px;margin-right:5px;border:#999999 1px solid;text-decoration:none;background:#dedede;color:Black;}
.tabsClassic a.select{height:21px;border-bottom:none;background:White;}

/* Tabs Design */
.tabsDesign{height:20px;position:relative;bottom:-1px;}
html>body .tabsDesign{bottom:0;}
.tabsDesign a{height:20px;line-height:20px;float:left;padding-left:10px;margin-right:5px;text-decoration:none;color:Black;background:url(Images/Background/bg-tab.jpg) no-repeat left top;}
.tabsDesign a span{height:20px;line-height:20px;float:left;padding-right:10px;background:url(Images/Background/bg-tab.jpg) no-repeat right top;}
.tabsDesign a.select{height:21px;border-bottom:none;background:url(Images/Background/bg-tab-active.jpg) no-repeat left top;}
.tabsDesign a.select span{height:21px;border-bottom:none;background:url(Images/Background/bg-tab-active.jpg) no-repeat right top;}

.tabsContent{border:#999999 1px solid;}