/* Show only to IE PC \*/
body
{
background-color:#e5e5e5;
text-align: center;
}

#header 
     { 
     background-color: #82b0fb; 
     width: 100%; 
     height: 48px;
}

#navbar 
     { 
     color: #000000; 
     font-size: 11px; 
     font-family: Verdana, Geneva, Arial, sans-serif; 
     background-color: #7ad07a; 
     text-align: center; 
     margin-top: 3px; 
     margin-bottom: 3px; 
     padding-top: 3px; 
     padding-bottom: 4px; 
     width: 100%;
}


	 
#content 
     { 
     width: 80%; 
     margin-right: auto; 
     margin-left: auto; 
}

#footer 
     { 
     background-color: #82b0fb; 
     width: 100%; 
     height: 24px;
	 font-size: 0.8em;
	 margin-top: 3px; 
     margin-bottom: 3px; 
	 
}

a:link  
	{
	color: bleue;
	text-decoration: none
	}

a:visited  
	{
	color: bleue;
	text-decoration: none
	}
	
a:hover  
	{
	color: red;
	text-decoration: none
	}


.sidebox {
	margin: 0 auto; /* center for now */
	width: 15em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 75%;
	letter-spacing : 1px;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing : 1px;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1.2em;
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	font-size: 1.1em; 
	line-height: 1.3em;
	padding: 1px 5px 15px;
}

.sideboxV {
	margin: 0 auto; /* center for now */
	width: 15em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 75%;
	letter-spacing : 1px;
}
.boxheadV {
	background: url(sbheadV-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxheadV h2 {
	background: url(sbheadV-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.boxbodyV {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	font-size: 1.1em; 
	line-height: 1.3em;
	padding: 1px 5px 15px;
}

.sideboxP {
	margin: 0 auto; /* center for now */
	width: 45em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 80%;
}
.boxheadP {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxheadP h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.boxbodyP {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	font-size: 1.1em; 
	line-height: 1.3em;
	padding: 5px 15px 15px;
	text-align: left;
}

.sideboxD {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 80%;
}
.boxheadD {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing : 1px;
}
.boxheadD h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 35px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	letter-spacing : 1px;
}

.boxbodyD {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	font-size: 1em; 
	line-height: 1em;
	text-align: left;
	padding: 5px 10px 15px;
	letter-spacing : 1px;
}

.sideboxvente{
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 80%;
}
.boxheadvente {
	background: url(sbheadV-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxheadvente h2 {
	background: url(sbheadV-l.gif) no-repeat top left;
	margin: 0;
	padding: 10px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	letter-spacing : 1px;
}
.boxbodyvente {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	font-size: 1.1em; 
	line-height: 1.3em;
	padding: 5px 15px 15px;
	letter-spacing : 1px;
}