body
{
	margin : 0px;
	padding : 0px;
	font-family : Verdana,sans-serif;
}
#ENTETE
{

	visibility:hidden;
}


#MENU
{
	position:absolute;
	left:1.96%;
	top:10px;
	width : 16.66%;

}


#MINI
{
	Position:absolute;
	top:10px;
	left:5%;
	width:90%;
}


#GROSSEGAUCHE
{
	Position:absolute;
	top:10px;
	left:21.56%;
	width:49.01%;
}

#GROSSEDROITE
{
	position:absolute;
	left:48.03%;
	top:10px;
	width:49.01%;
}

#PETITEDROITE
{
	Position:absolute;
	top:10px;
	left:73.52%;
	width:23.52%;
}
#PETITEGAUCHE
{
	Position:absolute;
	top:10px;
	left:21.56%;
	width:23.52%;
}

#UNECOL
{
	Position:absolute;
	top:10px;
	left:21.56%;
	width:75.49%;
}






.MENUTOP
{
background-image : url(/imgs/UNETOP.gif);
height:22px;
text-align:right;
background-repeat: no-repeat;
background-position: bottom left;
}
.MENUBAS
{
	background-image : url(/imgs/UNEBAS.gif);
	height:22px;
	text-align:right;
	background-repeat: no-repeat;
	background-position: top left;
}
#MENUCORPS,#UNECORPS,#GROSSECORPS,#PETITECORPS
{
	background-color: #f7f7f7;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	overflow: auto;
}
#ADDCORPS
{
	background-color:#f7f7f7;
	border-right:1px solid #808080;
	border-left:1px solid #808080;
	overflow : visible;
}
.UNETOP
{
height:22px;
background-repeat: no-repeat;
background-position: bottom right;
background-image : url(/imgs/PLUSTOP.gif);
}
.UNEBAS
{
height:22px;
background-repeat: no-repeat;
background-position:top right;
background-image : url(/imgs/PLUSBAS.gif);
}
img.OK
{
	border:1px dashed #808080;
}




.TEXTETITRE
{
	font-size : larger;
	padding:5px;
	border-top : 1px dashed #b00000;
	border-bottom : 1px dashed #b00000;
	color:#b00000;
	font-weight : bold;
	background-repeat: repeat;
	background-position:top left;
	background-image : url(/imgs/TITRE.gif);
}
.TEXTEBLOCK
{
	padding:4px;
	border-bottom : 1px dashed Gray;
	text-align : justify;
}
.TEXTEVIDE
{
	height:30px;
}


.LISTE
{
	margin:10px;
	border : 1px dashed #c0c0c0;
}

.TEXTELISTE
{
        padding:2px;
}
.TITRELISTE
{
	padding: 2px;
	font-style: italic;
	color: #600000;
	margin-bottom: 5px;
   background-position:bottom left;
	background-image : url(/imgs/litt.png);
	background-repeat: no-repeat;
}

div.item {
	border: 1px solid #b00000;
	width: 29%;
	margin: 1% 1% 1% 1%;
	padding: 0px;
	float: left;
	text-align: center;
	height: 150px;
}

.label
{
text-align: left;
	color:#555555;
}

a:link,
a:visited,
a:hover,
a:active{
background-color: transparent;}
a:link{
	text-decoration: none;
	color: #b00000;

}
a:visited{
	font-style : italic;
	color: #b00000;
	text-decoration: none;

}
a:hover,
a:active{
	color: #b00000;
	text-decoration: none;
}

td.tabac
{
	font-weight : 900;
	font-family : Helvetica,Verdana,sans-serif;
	height : 134px;
	vertical-align: middle;
	text-align : center;
	background-image : url(/imgs/non.gif);
	background-position : center;
	background-repeat : no-repeat;
}

textarea,input,select{
	color: #b00000;
	background-color: #fcfcfc;
	border : 1px dashed #c0c0c0;
	width : 60%;
	font-family : Verdana,sans-serif;
	font-size:  small;
}

h1
{
	font-size : smaller;
	margin:0px;
}
hr{
	
visibility:hidden;
}
