body	{
   	width: 984px;
   	margin-top: 1px;
   	background-color: #003366;	  
   	margin: auto; /* Pour centrer notre page */ 
   	font-family: Tahoma;
   	font-size: 12px;
	color:#660000;
}

select,input{ background-color: #E2E2E2;color: #996600; }

.title	{ 
	margin-left: 160px;
	padding: 0px 0px 0px 5px;
}

.erreur1	{
	color:  red;
	font-size: 12px;
	font-weight:bold;
}

.erreur2	{
	color:  red;
	font-size: 10px;
	font-weight:bold;
}

.erreur3	{
	color: #339900;
	font-size: 10px;
	font-weight:bold;
}

.titleg	{
	color: #006600;
	font-size: 15px;
	font-weight:bold;
	text-align: left; 
}

.subtitle	{
	font-family: Tahoma;
	color: #006600;
	font-size: 13px;
	font-weight:bold;
	text-align: left; 
}

.tdtexte	{
	width:130px;
	color:  red;
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
}

.tdtexte1	{
	color:  #006600;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	white-space:nowrap;
}

.tdtexte2	{
	color:  #006600;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
}

.tdtexte3	{
	color:  #006600;
	font-size: 12px;
}

/* Début de définition pour le bandeau haut */ 

#tete {
 	background-image: url('/images/admin/haut_admin.jpg');
	height: 82px;
	width: 984px;
}

#header-text {
	font-size:28px;
	font-family:Letter Gothic;
	font-weight: bold;
	color:black;
	padding-top:9px;
	margin-left:100px;
	width:700px;
}

#centre {
	background-image: url('/images/admin/fond_admin.jpg');
	padding-left:15px;
}

#bas {
	background-image: url('/images/admin/bas_admin.jpg');
	height: 28px;
	width: 984px;
}

.copyright {
	text-align:center;
	padding-top:8px;
	font-size: 9px;
}

.retour-arriere {
	text-align:left;
	margin-top:-20px;
}

.retour {
	text-align:right;
	margin-top:-20px;
}

#icones {
	margin-left:730px;
	margin-top:-35px;
}

.table1 {
	width:984px;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;
}

.table2 {
	width:600px;
	background-color:#E1FFBF;
	font-size: 12px;
	text-align:left;
	border-left:1px solid #006600;
	border-top:1px solid #006600;
	border-right:1px solid #006600;
}

.table2a {
	width:600px;
	background-color:#DAFF82;
	font-size: 12px;
	text-align:left;
	border-left:1px solid #006600;
	border-top:1px solid #006600;
	border-right:1px solid #006600;
	border-bottom:1px solid #006600;
}

.table2b {
	width:600px;
	background-color:#E1FFBF;
	font-size: 12px;
	text-align:left;
	border-left:1px solid #006600;
	border-right:1px solid #006600;
	border-bottom:1px solid #006600;
}

.table3 {
	width:100%;
	background-color:#FFFFCC;
	font-size: 12px;
	text-align:left;
	border:1px solid #006600;
}

.table4 {
	width:948px;
	background-color:#FFFFFF;
	font-size: 12px;
	text-align:left;
}

.table5 {
	width:948px;
	background-color:#FFFFCC;
	font-family: Arial; 
	font-size: 11px;
	text-align:left;
	border:1px solid #006600;
}

.subtitle {
	font-size: 14px;
	font-weight:bold;
	color: #006633;
}

.blink {
	color:red;
	text-decoration:blink;
}

.erreur-blink {
	color:red;
	text-decoration:blink;
	font-weight:bold;
	font-size:8pt;
}

#message-accueil {
	position: absolute;
	margin-top:55px;
	margin-left:170px;
	font-weight:bold;
	color:#006600;
}

/* Définitions des liens */

a.lien1:link { color: #FF9900; font-family: Tahoma; font-size: 10pt; font-weight: bold;}
a.lien1:visited { color: #FF9900; font-family: Tahoma; font-size: 10pt; font-weight: bold;}
a.lien1:hover  { background: #D3FFAB; color: #0000B5 }

a.lien2:link { color: #003366; font-family: Tahoma; font-size: 8pt; }
a.lien2:visited { color: #003366; font-family: Tahoma; font-size: 8pt; }
a.lien2:hover  { background: #D3FFAB; color: #0000B5 }

a.lien3:link { color: #006600; font-family: Tahoma; font-size: 9pt; font-weight: bold;}
a.lien3:visited { color: #006600; font-family: Tahoma; font-size: 9pt; font-weight: bold;}
a.lien3:hover  { background: #D3FFAB; color: #0000B5 }

a.lien4:link { color: #660000; font-family: Tahoma; font-size: 8pt; }
a.lien4:visited { color: #660000; font-family: Tahoma; font-size: 8pt;}
a.lien4:hover  { background: #FFCC00; color: #0000B5 }

a.lien5:link { color: #660000; font-family: Tahoma; font-size: 9pt; }
a.lien5:visited { color: #660000; font-family: Tahoma; font-size: 9pt;}
a.lien5:hover  { background: #FFCC00; color: #0000B5 }

a.lien-images:link { color: #000000;}
a.lien-images:visited { color: #000000;}
a.lien-images:hover  { color: #000000 }

a.extern,
a.pdf, 
a.intern,
a.menu,
a.mail	{
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 18px;
  margin-left: 5px;
  font-size: 11px;
}

a.extern	{
	background-image: url("/images/icones/sout.gif");
}

a.pdf	{
	background-image: url("/images/icones/pdf.gif");
}

a.intern {
  	background-image: url("/images/icones/fw.gif");
}

a.mail {
  	background-image: url("/images/icones/em.gif");
}

a.menu {
  	background-image: url("/images/icones/puce_tetieres.gif");
}

a.extern:link,
a.pdf:link,
a.intern:link,
a.menu,
a.mail:link { color: #003366; font-family: Tahoma; font-size: 8pt; }

a.extern:visited,
a.pdf:visited,
a.intern:visited,
a.menu,
a.mail:visited { color: #003366; font-family: Tahoma; font-size: 8pt; }

a.extern:hover	{ 
	background: #D3FFAB; 
	color: #0000B5; 
	background-image: url("/images/icones/sout.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
a.pdf:hover	{ 
	background: #D3FFAB; 
	color: #0000B5; 
	background-image: url("/images/icones/pdf.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
a.intern:hover	{ 
	background: #D3FFAB; 
	color: #0000B5; 
	background-image: url("/images/icones/fw.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

a.mail:hover  { 
	background: #D3FFAB; 
	color: #0000B5; 
	background-image: url("/images/icones/em.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

a.menul:hover  { 
	background: #D3FFAB; 
	color: #0000B5; 
	background-image: url("/images/icones/puce_tetieres.gif");
	background-repeat: no-repeat;
	background-position: center left;
}


/*  Styles pour la recherche en fonction des codes postaux*/

/**
* real one
*/

div.path {
	position: absolute;
	top: 50px;
	left: 10px;
	height: 52px;
	width: 993px;
	border-bottom: 1px dashed #000099;
	border-top: 1px dashed #000099;
}

div.path span:first-child {
	color: #333333;
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
}

div.content {
	padding: 10px;
	position: absolute;
	top: 110px;
	left: 300px;
	width: 600px;
	background-color: #dddddd;
	border : 1px solid #990000;
	overflow: auto;
}

div.content div.code{
	display: none;
	margin: 10px;
	border: 1px solid #ff9933;
	background-color: #dddddd;
	width: 500px;
	height: 300px;
	overflow: auto;
}

div.content span.name {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff0000;
}

div.content span.definition {
	font-size: 10px;
	font-weight: bold;
}

span.definition em.methodParams {
	font-style: italic;
	font-size: 10px;
	font-weight: normal;
}

div.content span.file {
	font-size: 10px;
}

div.content span.owns ul {
	font-size: 10px;
	text-decoration: underline;
}

div.content span.owns ul li {
	list-style-position: inside;
	margin-left: 10px;
	font-size: 10px;
	color: #000099;
}

div.content span.label {
	color: #000099;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

div.content span.comments {
	font-style: italic;
	font-size: 10px;
	white-space: pre;
}

div.content span.owner {
	font-size: 10px;
}

div.content span.returns {
	color: #ee6600;
	font-size: 10px;
}

div.content span.params {
	color: #ee6600;
	font-size: 10px;
}

div.content span.constname {
	color: #0000BB;
}

div.content span.constdeclaration {
	color: #007700;
}

div.content span.consttype {
	color: #007700;
}

div.content span.constvalue {
	color: #D30000;
}

div.content span.constantes {
	color: #ee6600;
	font-size: 10px;
}

div.content span.modifiers {
	font-size: 10px;
}

div.content span.default {
	font-size: 10px;
}

div.menu {
	position: absolute;
	top: 110px;
	left: 10px;
	width: 200px;
	border: 1px solid #ff9933;
	background-color: #eeeeee;
}

div.menu ul, div.menudoc ul {
	color: #666666;
	font-weight: bold;
}

div.menu li, div.menudoc li{
	color: #990000;
	font-weight: bold;
	font-style: italic;
}

div.menudoc a.other:link{
	color: #000099;

}

div.menudoc a.other:visited {
	color: #000099;

}

div.menudoc a.other:hover {
	color: #990000;

}

div.menudoc a.other:active {
	color: #000099;

}

a.current:link {
	color: #ff0000;

}

a.current:visited {
	color: #ff0000;

}

a.current:hover {
	color: #ff0000;

}

a.current:active {
	color: #ff0000;

}

a.other:link {
	font-size: 10px;
	color: #000099;

}

a.other:visited {
	font-size: 10px;
	color: #000099;

}

a.other:hover {
	font-size: 10px;
	color: #990000;

}

a.other:active {
	font-size: 10px;
	color: #000099;

}

h2.titre {
	width: 100%;
	text-align: center;
	color: #990000;
}

h2.titre em {
	font-size: 14px;
}

div.menudoc {
	position: absolute;
	top: 80px;
	left: 0px;
}

div.formcontent {
	position: absolute;
	top: 100px;
	left: 250px;
}

div.cls {
	padding: 5px;
	border: 1px solid #000099;
	top: 0px;
	left: 0px;
}

div.func {
	padding: 5px;
	border: 1px solid #000099;
	top: 0px;
	left: 0px;
}

div.formcontent form fieldset {
	width: 350px;
	border: 1px solid #990000;
	background-color: #eeeeee;
}

div.formcontent form legend {
	font-style: italic;
	color: #000099;
	font-weight: bold;
}

div.formcontent form input {
	font-size: 10px;
}

div.formcontent form input[type="submit"] {
	cursor: pointer;
}

div.error {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	top: 70px;
	left: 250px;
}

span.acc {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

span.acc a.acc:link {
	color: #990000;
}

span.acc a.acc:visited {
	color: #990000;
}

span.acc a.acc:hover {
	color: #000000;
}

span.acc a.acc:active {
	color: #990000;
}

div.locale {
	position: absolute;
	width: 80px;
	top: 5px;
	left: 5px;
}

div.locale input {
	font-size: 9px;
	cursor: pointer;
}

/* Boîte d'information sur lien */

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	line-height: 15px;
	text-indent: 10px;
	border: 1px solid #996600;
	padding: 4px;
	background-color: lightyellow;
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
