
div {
	border:0;
	}
	
a 	{
	color:gray;
	}
	
a:link {
	 text-decoration: none; 
	 color: gray; 
	 }
	 
a:visited {
	 text-decoration: none; 
	 color: gray; 
	 }
            
#center{
	width: 800px;
	height:200px;
	text-align:center;
	margin:  auto;
	padding: 1%;
	}
	
#legende {
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	height:50px;
	}
	
#OIV { 
	width:476px;
	height:188px;
	margin-left:80px;
	border:0;
	
	}
	
#OI {
	float:left;
	}
#OV {
	float:right;
}	
	
#OI, #OV {
	height:162px;
      width:398px;
	margin-bottom: 30px;
	border:0;      
	width:49%;
	}
	
.logoo {
	position:absolute;
	height: 162px;
	width:398px;	
	border:0;
	}
	
.logou{	
	position:absolute;
	z-index:10;
	}
              
.logoo {
	z-index:20;
	position:absolute;

     }

 
	
#foi, #fov{	    
      position:relative;
      moz-opacity:0;
      filter:alpha(opacity=0);
      visibility:hidden;
	cursor:pointer;
	 }

#foi {
   
	margin-top:0px;
	margin-left : 0px;	 
      }

#fov{
	margin-top:0px;
     margin-left:0px;	 
      }

      
      	
img{border: 0;}




#desc {position:relative;
            height:250px;
            width:100%;
             }
#descOI, #descOV {
	font-family: arial;
	font-size:20px;
	/*font-weight:bold;*/
	letter-spacing: 3px;
	position: relative;
	display:none;	
	line-height: 20px;
	}
#descOI {color:#EE1C23;}
#descOV {color:#0072BC;}
