body {background: #eeeeee;}

#containerintro { position   : absolute;
		  top        : 50%;
		  left       : 50%;
		  width      : 450px;
		  height     : 300px;
		  margin-top : -200px;
		  margin-left: -400px;}

#logointro { position        : absolute;
	     top             :  20px;
	     left            : 550px;
	     width           : 210px;
	     height          : 210px;
	     background-image: url(logo-210.gif);}

.titlefr { position  : relative;
	   width     : 470px;
	   height    :  35px;
	   top       :  50px;
	   left      :  50px;
	   background: #0099cc;
	   color     : #000000;
	   font-size : 1em;
	   border    : 0;
	 }

.titleen { position  : relative;
	   width     : 470px;
	   height    :  35px;
	   top       :  80px;
	   left      :  50px;
	   background: #0099cc;
	   color     : #000000;}

.pblfr  {position  : relative;
	   width     : 470px;
	   height    :  35px;
	   top       :  -150px;
	   left      :  50px;
	   color     : #ff0000;}

.pblen  {position  : relative;
	   width     : 470px;
	   height    :  35px;
	   top       :  95px;
	   left      :  50px;
	   color     : #ff0000;}

.txt { position: absolute;
       top     :   5px;
       left    :   5px;
       width   : 470px;
       height  : 140px;
       border  : 0;}

.txt p { margin-top :  3px;
	 margin-left:  3px;
	 line-height: 17px;
	 color      : #ffffff;
	 font-weight: bold;}

.txt p a { color          : #ffffff;
	   text-decoration: none;}

.txt p a img { border: 0;}

.explain1 { position  : relative;
	    width     : 400px;
	    height    :  62px;
	    top       : 140px;
	    left      :  85px;
	    background: #999999;
	    color     : #000000;}

.explain2 { position  : relative;
	    width     : 400px;
	    height    :  62px;
	    top       : 170px;
	    left      :  85px;
	    background: #999999;
	    color     : #000000;}

.explaintxt { position: absolute;
	      top     :   5px;
	      left    :   5px;
	      width   : 390px;
	      height  : 140px;}

.explaintxt p { margin-top : 3px;
		margin-left: 10px; 
		line-height: 17px; 
		color      : #ffffff; 
		font-weight: bold;}

.explaintxt p a { color          : #ffffff;
		  text-decoration: none;}