A {text-decoration:none;}
A:hover {color:red; text-decoration:none;}

BODY 
{
	scrollbar-face-color: green; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #E2EEDF; 
	scrollbar-arrow-color: #E2EEDF;
}

INPUT.perso, SELECT.perso, TEXTAREA.perso
{
	background: #E2EEDF;
 BORDER-TOP: green 1px solid;
 BORDER-BOTTOM: green 2px solid;
 BORDER-LEFT: green 1px solid;
 BORDER-RIGHT: green 2px solid;
 COLOR: blue;
}

INPUT.persoMAJ
{
 background: #E2EEDF;
 BORDER-TOP: green 1px solid;
 BORDER-BOTTOM: green 2px solid;
 BORDER-LEFT: green 1px solid;
 BORDER-RIGHT: green 2px solid;
 COLOR: blue;
 text-transform:uppercase
}

INPUT.bouton
{
 BORDER-TOP: green 1px solid;
 BORDER-BOTTOM: green 2px solid;
 BORDER-LEFT: green 1px solid;
 BORDER-RIGHT: green 2px solid;
 COLOR: white;
	background: green;
}

A.perso1
{
	font-size: 10.5pt;
	text-decoration:none;
}

A.perso1:hover
{
 color:green;
 text-decoration:none;
}

A.menu 
{
 text-decoration: none;
	font-size : 7.5pt;
}

A.menu:hover
{
color:green
}

A.normal
{
	font-size: 12pt;
	text-decoration:none;
}

A.normal:hover
{
 color:green;
 text-decoration:none;
}

A.normalred
{
	font-size: 12pt;
	text-decoration:none;
}

A.normalred:hover
{
 color:red;
 text-decoration:none;
}

A.petitred
{
	font-size: 10pt;
	text-decoration:none;
}

A.petitred:hover
{
 color:red;
 text-decoration:none;
}

FONT.menu {font-size : 10pt;}

FONT.region {font-size : 12pt;}

FONT.normal {font-size : 12pt;}

FONT.titre {font-size : 14pt;}

FONT.bigtitre {font-size : 18pt;}

FONT.revue {font-size : 30pt;}

FONT.comment {font-size : 8pt;}

/* Entetes */
.entete {
	background-image: url(http://www.afppe.net/images/titre.gif) ;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 10px;
	height: 18px;
	text-align: left;
	padding-bottom: 3px;
	margin-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold ;
	font-style: italic;
	font-size: 14px;
	color: #2426A8 ;
}

/* Questionnaire */
INPUT.perso_quest, SELECT.perso_quest, TEXTAREA.perso_quest
{
 background: #E2EEDF;
 BORDER-BOTTOM: green 1px solid;
 BORDER-TOP: none;
 BORDER-LEFT: none;
 BORDER-RIGHT: none;
 COLOR: blue;
 font-size: 10px;
}

/* NEWS */
.news_style{
display:none;
}
.news_show
{
position:absolute;
color:black;
clip:rect(0px 405px 300px 0px);

}
.news_show1
{
position:absolute;
color:black;
clip:rect(0px 405px 300px 0px);

}
.news_border
{
width:412px;
height:302px;
border: 0px solid gray;


/*overflow: auto;*/	

}
.news_mark{
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:435px;
height:20px;
color:black;
text-align:center;
}
.news_title{
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
padding-left:15px;
border: 0px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:405px;
height:300px;
vertical-align: top; 
}
