/* ---------------------------------------------- */
/* Styles for MYSELF
/* ---------------------------------------------- */


/* --- BASICS --- */

BODY {
  background-image:url(/img/degrade.jpg);/*css/gd.php?l=250&h=600&sens=2&r1=1&v1=14&b1=67&r2=24&v2=163&b2=107);*/
  background-repeat : repeat-x;
  background-color : #06344D;
  margin : 0px 20px 0px 20px;
  color : #FFFFFF;
  font-family:Verdana, Arial, sans-serif;	
  letter-spacing : -1;
  font-size : 18px;
  display:inline-block;
}

UL, OL, LI, DL, DT, DD {
	margin-left : 20px;
}

TD, TH {
}

P {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 30px;
	font-size : 12px;
}

A{
	text-decoration :none;
  color :#15A3AE;
  letter-spacing : -1;
}

A:visited{
	color :#15A3AE;
}

A:hover{
	color :#3CDBE8;
}

IMG {
	border : 0;
	margin : 0;
}

/* --- TABLES --- */
TABLE {
	margin : 0px;
	padding : 0px;
}

TH {
}

TD {
font-size : 14px;
font-weight : normal;
}
/* --- LISTS --- */


TEXTAREA {
	font-family : courrier;
	font-size : 12px;
	background-color : #CCCCCC;
}

SELECT {
	width : 225px;
	font-weight : bold ;
	font-size : 11px ;
	background-color : #CCCCCC;
}

.detail {
	font-size : 11px ;
	letter-spacing :0;
	color : #A0EDF3;
	font-weight : normal;
}
INPUT {
	font-family : Arial ;
	font-weight : bold ;
	font-size : 11px ;
	background-color : #CCCCCC;
}

.imp {
      color : #000000;
      font-size : 12px;
      font-family : Arial;
}

.fact	{
      color : #000000;
      background-color : #FFFFFF;
      font-size : 12px;
      font-family : Verdana;
}

.fact_ete {
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	border-top-width : 2px;
	border-bottom-width : 2px;
	text-align : center;
	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	letter-spacing : -1;
	background-color : #DDDDDD;
	height : 1cm;

}

.fact_lig {
	  border-style : solid;
	  border-color : #000000;
	  border-right-width : 1px;
	  border-left-width : 1px;
	  border-bottom-width : 0px;
	  border-top-width : 0px;
	  font-size    : 12px;
	  font-family  : verdana;
	  font-weight  : normal;
	  padding : 3;
}

.info {
	font-size : 9px;
	font-weight : normal;
}

.button {
	background-image : url('/css/gd.php?l=320&h=20&sens=1&r1=200&v1=200&b1=200&r2=25&v2=25&b2=25');
	background-repeat : repeat-y;
	border-width : 1px;
	border-style : solid;
	border-color : #CCCCCC;
	font-size : 20px;
	font-family : "arial Black";
	letter-spacing : 0;
	color : #FFCC00;
	vertical-align : middle;
}

.button:hover {
	background-image : url('/css/gd.php?l=320&h=20&sens=1&r1=200&v1=200&b1=200&r2=25&v2=25&b2=25');
	background-repeat : repeat-y;
	border-width : 1px;
	border-style : solid;
	border-color : #FFFFFF;
	font-size : 20px;
	font-family : "arial Black";
	font-weight : bold;
	letter-spacing : 0;
	color : #FF0000;
	vertical-align : middle;
}

.titre1 {
	font-size : 20px;
	font-family : "arial Black";
	color : #CCCCCC;
	font-style:italic;
	font-weight:normal;
	text-align : left;
}

.titre2 {
	font-size : 11px;
	font-family : "arial Black";
	color : #FFFFFF;
	font-style:italic;
	text-align : left;
}

.euro {
	font-family : Arial ;
}

.inactif {
	color : #DDDDDD;
	font-size:11px;
}

fieldset {
	border-width:1px;
	border-color:#FFFFFF;
	color:#000080;
}

legend {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

.title {
  vertical-align:top;
  display:inline-block;
  line-height:47px;
  font-size:18px;
  font-family:Verdana, Arial, sans-serif;	
  letter-spacing : -1;
  font-weight : normal;
}

.innerframe {
/*  background-image:url(/css/gd.php?h=25&l=600&sens=1&r1=100&v1=100&b1=100&r2=1&v2=14&b2=67);*/
  background-repeat : repeat-y;
  font-family:Verdana, Arial, sans-serif;	
  color : navy;
}
