body, td {
    font-family         : Arial, Helvetica, sans-serif;
    font-size           : 0.75em;
    margin-left         : 0px;
    margin-right        : 0px;
    margin-top          : 0px;
    margin-bottom       : 0px;
    background-color    : #FFFFFF;
}

body
{
	margin				: 0px 0px 50px 0px;
	padding				: 0px; 				/* necessaire pour avoir des comportements similaires dans les differents navigateurs */
	text-align			: center; 			/* hack pour IE5/Win */
}

#page {
	position			: relative;
	top					: 3px;				/* redefini dans les pages par repertoire*/
    width               : 770px;
	margin				: 0px auto; 		/* marges de gauche et droites en auto */
	text-align			: left; 			/* contrepartie du hack pour IE5/Win */
}

#bandeau {
    
}

#entete {
    
}

#navigation {
    
}

#enteteImage {
    /*est defini dans les feuilles de styles par répertoire*/
}

#navigationImage {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
    width               : auto;
}

#navigationImage a {
    color               : #F39814;
    font-family         : Verdana, Arial, Helvetica, sans-serif;

}

#navigationImage #fleche {
    margin-top          : 7px;
}

#navigationSecondaire {
    margin-top          : 8px;
}

#navigationJaune {
    position            : relative;
    float               : left;
}

#navigationAdmin {
    /*position            : relative;
    float               : right;*/
    margin-right        : 1px;
}

#contenu {
    position            :relative;
    margin-top          : 40px;
    margin-left         : 0px;
    margin-right        : 0px;
    margin-bottom       : 200px;
}

#pied {
    height              : 29px;
    background-image    : url(/securitecivile/images/layout/page/pied.gif);
    background-repeat   : no-repeat;
    margin-top          : 50px;
    margin-bottom       : 10px;
    /*padding-left        : 5px;
    padding-top         : 5px;*/
    
}

#pied #historique {
    position            : relative;
    margin-top          : 6px;
    font-size           : 0.85em;
    float               : right;
}

#formulaire {
    width               : 300px;
    border-top          : 0.1em solid #DDDDDD;
    border-left         : 0.1em solid #DDDDDD;
    padding             : 5px;
    line-height         : 20px;
}

#formulaire #login, #password {
    border              : 1px solid #CCCCCC;
}

#formulaire #titreFormulaire {
    width               : 95% ;
    background-color    : #EEEEEE;
    margin-left         : -5px;
    margin-top          : -5px;
}

#formulaire #boutonsFormulaire {
    width               : 770px;
    margin-bottom       : 20px;
}

button {
    background-color    : #FFFFFF;
    border              : 1px solid #DDDDDD;
    margin-right        : 5px;
    width               : 140px;
    cursor              : auto;
}

#formulaire #boutonsFormulaire button {
    background-color    : #FFFFFF;
    border              : 1px solid #DDDDDD;
    margin-right        : 5px;
    width               : 140px;
    cursor              : auto;
}


h1 {
}

h2 {
    margin-top          : 0px;
    margin-bottom       : 0px;
}

h3 {
    color               : #000000;
    font-size           : 1.5em;
}

h4 {
    margin-top          : 25px;
    color               : #000000;
    font-size           : 1.3em;
}

h5 {
    margin-top          : 15px;
    color               : #000000;
    font-size           : 1.15em;
}

h6 {
    margin-top          : 15px;
    color               : #000000;
    font-size           : 1.0em;
}

.texteGras {
    font-weight         : bold;    
}

.texteRemarquePetit {
    font-size           : 0.8em;
}

.textePetit {
    font-size           : 0.7em;
}

a {
    text-decoration     : none;
    color               : #000000;
}

.erreur {
    color               : #FF0000;
}

ul {
    list-style-type     : disc;
    list-style-position : outside;
}

ol {
    list-style-type     : lower-alpha;
    list-style-position : outside;
}

.liNombres {
    list-style-type     : decimal;
}

.titreArticleLoi {
    margin-top          : 30px;
}

.sousTitreArticleLoi {
    margin-left         : 40px;
}

sup {
    font-size           : 0.60em;
    vertical-align      : top;
}

div.hr {
    margin-top          : 35px;
    margin-bottom       : 35px;
    height              : 1px;
    background          : #FFFFFF url(/securitecivile/images/layout/pointilles.gif) scroll center;
}

div.hr hr {
    display             : none;
}

#flecheHaut {
    float               : right;
    margin-top          : 10px;
}

p {


}

input, textarea {
    border              : 1px solid #DDDDDD;
}

.directivesGenerales {
    text-align          : right;
    font-weight         : bold;
}

.colDroite200 {
    position            : absolute;
    left                : 200px;
}

.colDroite450 {
    position            : absolute;
    left                : 450px;
}

.listeLiensAccueil {
	margin-top			:15px;
	margin-left			: 30px;
	margin-bottom 		: 10px;
	width				: 330px;
	float 				: right;
	display 			: block;
    list-style-type     : none;
    list-style-position : outside;
    list-style-image    : url(/securitecivile/images/layout/fleche_d_orange.gif);
	border-width 		: 1px;
}

ul.listeLiensAccueil a {
    color 				: #000000;
}

ul.listeLiensAccueil a:hover {
    color               : #FF9900;
}

#tableBandeauEtatDeGeneve {
	width				: 100%;
	margin				: 0px 0px 0px 0px;
}

#tableBandeauEtatDeGeneve,
#tableBandeauEtatDeGeneve td {
	/*order				: 1px solid black;*/
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	border-collapse		: collapse;
	font-family			: Verdana, Arial, sans-serif;
}

#tableBandeauEtatDeGeneve h1 {
	margin				: 0px 0px 0px 0px;
   	color               : #000000;
	font-size			: small;
}

#tableBandeauEtatDeGeneve h1.dpt {
	font-weight			: normal;
}

#tableBandeauEtatDeGeneve a:active,
#tableBandeauEtatDeGeneve a:link,
#tableBandeauEtatDeGeneve a:visited {
   	color				: #7E8387;
	text-decoration		: none;
}

#tableBandeauEtatDeGeneve a:hover {
   	color				: #7E8387;
	text-decoration		: underline;
}
	
#tableBandeauEtatDeGeneve img {
	border				: 0px;
}

#bandeauEcusson {
	width				: 15%;
	text-align			: center;
	height				: 56px;
	background-image	: url(/securitecivile/images/layout/bandeau_etat_geneve/fond-gris_bandeau.jpg);
}

#bandeauTitre {
	width				: 42%;
	text-align			: left;
	height				: 56px;
	background-image	: url(/securitecivile/images/layout/bandeau_etat_geneve/fond-gris_bandeau.jpg);
}

#bandeauLiens {
	width				: 42%;
	text-align			: right;
	height				: 56px;
	background-image	: url(/securitecivile/images/layout/bandeau_etat_geneve/fond-gris_bandeau.jpg);
	font-size			: x-small;
}

#bandeauReste {
	width				: 1%;
	background-image	: url(/securitecivile/images/layout/bandeau_etat_geneve/fond-gris_bandeau.jpg);
}

#tableBandeauEtatDeGeneve td.bandeauDCTI {
	height				: 22px;
	background-color	: #e8e8e8;
}

.separateurLien {
	visibility			: hidden;
	height				: 1px;
	font-size           : 0.1em;
}
