/**
 * $id$
 *
 */

body
{
    margin: 0;
    padding:0;
    background-color: #f3f3f3;
    color: #333333;
    font: 0.9em/1.1em tahoma, verdana, arial, helvetica, "bitstream vera sans", sans-serif;
}

img
{
    border: 0px solid #000000;
    vertical-align: top;
}

a
{
    text-decoration: none;
}

#header
{
    clear: both;
    background : #2270c3 url(../img/header.png) repeat-x;
    border : 0px solid black;	
    height : 88px;
    font-size : 11px;
    padding-left : 0.5em;
    padding-right : 0.5em;
    min-width: 650px;
}

#menu_fond
{
    background : url(../img/menu_fond.png) no-repeat;
    position : absolute;
    top : 0px;
    left : 0px;
    width : 169px;
    height : 400px;
}

#logo
{
    position : absolute;
    top : 0;
    left : 0;
    border : 0px solid #000;
}

#ville
{
    position : absolute;
    top : 57px;
    left : 33px;
    color : #000088;
    padding: 2px;
    font-weight : bold;
    font-style: italic;
    background-color : #EEEEEE;
    border : 1px solid #000000;
}

#top
{
    border : 0px solid black;
    color : #FFFFFF;
    font-weight : bold;
    text-align : right;
}

#top a.MotdePasse
{
    padding: 1px 0 1px 19px;
    background: transparent url(../img/motdepasse.png) no-repeat scroll 0pt;
}

#top a.Deconnexion
{
    padding: 1px 0 1px 19px;
    background: transparent url(../img/deconnexion.png) no-repeat scroll 0pt;
}

#top a.Identification
{
    padding: 1px 0 1px 19px;
    background: transparent url(../img/connexion.png) no-repeat scroll 0pt;
}

#top a:link, #top a:visited 
{
    color : #B5C6F7;
    border : none;
    font-weight : bold;
    text-decoration : none;
}

#top a:hover 
{
    color : #2270C3;
    background-color : #FFFFFF; 
    border : none;
    text-decoration : none;
}

#top a.aimg:link, #top a.aimg:visited 
{
    color : #B5C6F7;
    border : none;
    font-weight : bold;
    text-decoration : none;
}

#top a.aimg:hover 
{
    color : #B5C6F7;
    background-color : transparent; 
    font-weight : bold;
    text-decoration : none;
}

#entete
{
    clear : both;
    border : 0px solid black;
    background-color : #dddddd; 
    height : 27px;
    color : #042C87;
    font-weight : bold;
    min-width:655px;
}

#titre
{
    padding-top : 5px;
    float : left; 
    padding-left : 65px;
    border : 0px solid #000000;
}

#aide
{
    padding-top : 1px;
    padding-right : 1em;
    float: right;
    border: 0px solid #000000;	
}

#footer
{
    clear : both;
    text-align : center;
    font-size : 11px;
    margin : 1em;
    min-width: 640px;
}

#footerName
{
    font-weight : bold;
    color: #888888;
    background-color : #ffffff;
    padding: 2px 5px 2px 5px;
    border: 1px solid #ebebeb;
}

#footer a
{
    color: #666666;
    color: #aaaaaa;
    text-decoration : none;
    border-bottom: none;
}

#footer a:hover
{
    color: #3366cc;
    text-decoration: none;
}

/**
 * CONTENT GENERAL
 */
#content
{
    clear: both;
    font-size : 11px;
    margin-top: 1em;
    margin-left: 60px;
    margin-right: 1em;
    padding : 1em;
    border : 1px solid #dedede;
    background-color : #f3f3f3;
    min-width:570px;
}

/**
 * CONTENT SPECIFIQUE index.php
 */
#content_index
{
    width : 400px;
    font-size: 11px;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    padding : 1em;
    border : 1px solid #dedede;
    background-color : #f3f3f3;
}
.index_logo
{
    
}
.index_version
{
    float : right;
    font-weight : bold;
}
.index_table
{
    clear:both;
}
/**
 * CONTENT SPECIFIQUE scr/login.php
 */
#content_login
{
    width : 400px;
    font-size: 11px;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    padding : 1em;
    border : 1px solid #dedede;
    background-color : #f3f3f3;
}

.login
{
    margin-left: auto;
    margin-right: auto;
}

fieldset.tb
{
    text-align : justify;
    min-width: 400px;
    background-color:#F3F7FE;
    /*border-color:#EAEEF6;*/
}
legend.tb
{
    color:darkblue;
    font-weight:bold;
    font-size:12px;
}
fieldset.tb div.tb
{
    clear:both;
    text-align:justify;
    border:0px solid #000000;
}
fieldset.tb div.db
{
    float: left;
    padding : 5px;
    border:0px solid #000000;
}
/**
 * Message erreur ou valid
 */
.erreur
{
    margin-left : auto;
    margin-right : auto;
    padding : 1em;
    margin-bottom : 1em;
    font-weight : bold;
    color : #ffffff;
    background-color : #ff0000;
    border : 2px solid #ffffff;
    text-align : center;
}
.valid
{
    margin-left : auto;
    margin-right : auto;
    padding : 1em;
    margin-bottom : 1em;
    font-weight : bold;
    color : #535353;
    background-color : #00ff00;
    border : 2px solid #ffffff;
    text-align : center;
}

/**
 * Tableau de listing de fichiers : tmp, reqmo, documentation, txtab
 */
.file_list
{
    width : 100%;
}

.file_list td
{
    width : 33%;
}

/**
 * Listing des editions
 */
table.editions
{
    width: 100%;
}
td.icone
{
	text-align : center;
}
td.titre
{
	font-weight : bold;
}
td.description
{
	width : 50%;
	text-align : justify;
	color : #343434;
	font-style: italic;
}
/* Page editions générales*/
tr.editions0
{
	height : 50px;
	background-color:#DEDEDE;
}
tr.editions1
{
	height : 50px;
	background-color:#C4CCFD;
}
/* Page statistiques*/
tr.stats0
{
	height : 50px;
	background-color:#DEDEDE;
}
tr.stats1
{
	height : 50px;
	background-color:#C4CCFD;
}

/**
 * Recherche
 */
table.tabEntete
{
	position : absolute;
	left : 200px;
	top : 40px;	
	float : right;
	color : #ffffff;
	padding-left : 5px;
	padding-right : 5px;
}
table.tabEntete tr
{
	height : 25px;
}
table.tabEntete td
{
    
}

/**
 * Tableau
 */
table.tabCol
{
    clear: both;
	width : 100%;
	background-color:#ffffff;
	/*border-collapse : separate;*/
	border: 0px solid #5680F8;
}
tr.tabCol
{
    background-color:#175EC0;
    text-align:center;
    color:#B1CDF4;
    font-weight:bold;
    border: 1px solid #CDCDCD;
}

tr.tabData 
{ 
    background-color:#D5DEF6;
    /*border-collapse: collapse  ;*/
    border: 1px solid #CDCDCD;
}
td.largeurtd
{
	text-align : center;
}
td.tabDataMouvement 
{
	background-color:#637DC3;
	color:#ffffff;
}
td.tabDataMouvementlargeurtd 
{
    text-align : center;
	background-color:#637DC3;
	color:#ffffff;
}
tr.fondvalid
{
    background-color:#C4CCFD;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
}
tr.fenData 
{
	background-color:#C2D4E4;
}

/*Edition*/
table.impr
{
    float:right;
}
table.impr tr
{
	height : 25px;
}

/*Nombre d'enregistrements et pagination*/
table.tabEntetenbr
{
    float: left;
	background-color:#C9DBF5;
	color:darkblue;
	border: 2px solid #ffffff;
	padding-left : 5px;
	padding-right : 5px;
}
table.tabEntetenbr tr
{
	height : 25px;
}

/**
 * Champ de formulaire
 */
.champFormulaire
{
	font-size:9px;
	color:#000000;
	background-color:#ffffff;
}
.boutonFormulaire
{
	font-size: 10px;
    font-weight: bold;
    height: 25px;
    background-color: #0539AE;
    color: #ffffff;
}

/**
 * Tableau de statistiques
 */
.tabstat
{
    font-size: 11px;
}

/**
 * Requêteur
 */
table.reqmo 
{
	background-color:#ffffff;
	width:100%;
	border: 10px solid #18285A;
	border-spacing : 0px
}
tr.reqmodata 
{
	border: 1px solid #18285A;
	background-color:#18285A;
	color:#ffffff;
	text-align:left;
    font-weight:bold;
}
tr.reqmodata0 
{
	background-color:#18285A;
    color:#18285A;
    height:5px;
    font-weight:bold;
}
tr.reqmotitre
{
    background-color:#606D96;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    color:#E5E5DF;
    height:25px;
}
tr.reqmochecked
{
    background-color:#ffffff;
    text-align:right;
    color:#000000;
}
tr.reqmochecked0
{
    background-color:#ffffff;
    text-align:right;
    color:#ffffff;
    height:5px;
}
td.reqmochecked
{
    background-color:#ffffff;
    text-align:left;
}
td.reqmodatatitre
{
	text-align : right;
}
td.reqmodatainput
{
	text-align : left;
}

/**
 *
 */
.db
{
    float : left;
    padding : 2px;
}

/**
 *
 */
#formulaire
{
    
}
.formEntete
{
    width:100%;
}

/**
 *
 */
p.instructions
{
    text-align: justify;
}

form
{
    margin:0;
    padding:0;
}
table
{
    margin : 0;
    padding : 0;
}