﻿body         {
	background: url('images/BkGrdCPERS-A.jpg') no-repeat top;
	background-position: center top;
	font-family: Trebuchet MS;
	font-size: small;
	color: #333333;
	text-align: justify;
	background-attachment: scroll;
}
.MenuPrincipal { font-size: x-small ; cursor: hand; }
a:link.BoutonMenu, a:visited.BoutonMenu {
font-size: x-small; cursor: hand; 
color:#FFFFFF;   text-align: left; width:170px;
background-color:#FF0404; font-weight:bold; padding-left:0.7em; 
padding-right:0.7em; padding-top:0; padding-bottom:0; 
background-image:url('images/BkGrMenuA.jpg'); background-repeat:no-repeat }

a:hover.BoutonMenu{
color: #FF0707;  background-color: #FFFFFF; 
background-image:url('images/BkGrMenuAHover.jpg')}
               
a:link, a:visited         { text-decoration: none ; color: #FF1713}
a:hover      { color: #990033 }
table        {
	padding: 10px;
	font-family: Trebuchet MS;
	font-size: small;
	color: #666666;
	text-align: justify;
}
h2           { font-size: medium }
h1           {
	font-size: large;
	letter-spacing: -1px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
ul           { text-align: left }
li           { text-indent: 2px; list-style-type: square }
