/* CSS Document */
/*-------------------------------olc3---------------------------------------*/
.cafe {
 color:#AE4E34;}
 
.naranjo{
  color:#ED5D37;}
  
  #file p { color:#333333;
   font-family:Arial, Helvetica, sans-serif;}
   
.file { float:left;}
   


.graph {background:#FF0000;
        position: relative; /* IE is dumb */ 
		height:15px;
		float:left;
		max-width:83px;
    }
	
	
.bar {
		background: url(../img/evaluacion.png) no-repeat 0 0;
		width:83px;
        text-align: left;  
        height:17px; 
		float:left;
		z-index:10;           
    }
	
.bar2 {
		background: url(../img/evaluacion2.png) no-repeat 0 0;
		width:83px;
        text-align: left;  
        height:17px; 
		float:left;
		z-index:10;           
    }
	
.star_grey {
	background: url(../img/star_gray.jpg) no-repeat 0 0;
	height:17px;
	width:83px;
	margin-left:23px;}
	
.star_grey2 {
	background: url(../img/star_gray2.jpg) no-repeat 0 0;
	height:17px;
	width:83px;
	margin-left:23px;}
	
.right_box {
width:135px;
float:right;
height:auto;
overflow:hidden;
color: #666666;}

.left {float:left;}
.right {float:right;}

.off {display: none;}

.despliegue_olc3 {
	height:auto;
	overflow:hidden;
	margin-top:20px;
	display:block;}
	


	
.despliegue_olc3 p { padding-left:45px; color:#666666;}



