/*RA-Services 2006 All rights reserved*/

body
  {
  margin: 0px;
  padding: 0px;
  cursor: text;
  background-color: #ddd;
  font: 12px arial, helvetica, sans-serif;
  color: #444;
  }

a, a:visited
  {
  color: #369;
  background-color: #fff;
  }

a:hover
  {
  color: #9c0;
  background-color: #fff;
  }
a.menu:visited
  {
  display: block;
  color: #000000;
  background-color: #ddd;
  font-weight: bold;
  text-decoration: none;
  padding: 5px;
  height: 100%;
  }

a.menu:hover
  {
  color: #000000;
  background-color: #3399FF;
  }

a.menu2:visited
  {
  display: block;
  color: #000000;
  background-color: none;
  font-weight: bold;
  text-decoration: none;
  padding: 5px;
  height: 100%;
  }

a.menu2:hover
  {
  color: #000000;
  background-color: none;
  }

img
  {
  border: none;
  display: block;
  }

table.tout-centre
  {
	background-color: #fff;
	color: #444;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: auto;
	clip:    rect(auto auto auto auto);
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;



  }

table.bouton
  {
  border: 1px solid #888;
  width: 1px;
  }

td
  {
  text-align: justify;
  vertical-align: top;
  }

td.menu
  {
  color: #444;
  background-color: #eee;
  width: 140px;
  }

td.menu2
  {
  color: #444;
  background-color: #eee;
  width: 140px;
  }

form
  {
  margin: 0px;
  }

input, textarea
  {
  font: 12px arial, helvetica, sans-serif;
  color: #444;
  background-color: #eee;
  border: 1px solid #888;
  }

input
  {
  width: 160px;
  }
input.bouton
  {
  border-width: 0px;
  cursor: crosshair;
  width: auto;
  }
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(pics/fondo.png);
	background-color: #F1;

}
.copyrighr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.color {
	background-color: #CCCCCC;
}


a.menu {
	display: block;
	color: #000000;
	background-color: #ddd;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


 } 

a.menu2 {
	display: block;
	color: #000000;
	background-color: #ddd;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;


 } 
