/* Start of CMSMS style sheet 'GRE - Base' */
body
{
	line-height : 20px;
	font-family : Verdana;
	font-size : 16px;
	margin : 0px;
	text-align : justify;
	color : #555555;
}

#root
{
	position: relative;
	top :0px;
	width : 900px;
	margin-left: auto; 
	margin-right: auto;
	background-color : #FFFFFF;
}

#content
{
  position : relative;
  top : 0px;
  width : 900px;
}

a
{
	color : #6666FF;
	text-decoration: none;
}

a:hover
{
	text-decoration : underline;
}

h2
{
	margin : 0px;
	font-size : 20px;
}

img
{
  border : none;
}

#titre
{
  position : relative;
  top : 0px;
  left : 0px;
  height : 130px;
  margin-bottom : 30px;
}

#titreimg
{
  position : absolute;
  top : 0px;
  left : 0px;
}

#titre h1
{
  position : absolute;
  top : 80px;
  left : 140px;
  margin : 0px;
  font-size : 32px;
}

table.accueil td
{
  vertical-align : top;
}

table.accueil td.basedescr
{
  vertical-align : middle;
}

td.separator
{
  height : 70px;
}
/* End of 'GRE - Base' */

