#logo { 
	height: 100px;
	display:none;
} 
.cont_logo{
	display: block;
	width:271px;
	height:120px;
	background: url(images/logo_recicla2.png) no-repeat 0 15px;
}
.extranet{
	position:relative;
	bottom:0;
	right:0px;

}

.extranet a{
	/*background:url('pix/icon_world.gif') no-repeat 0 3px;*/
	padding-left:12px;
	color:#000 !important;
	font-size:10px;
	

}
.cofi{
	text-align:center;
	background:#FFF;
	padding:2px 0 2px 0;
}

body{
	height:100%;
	overflow:auto !important;
}

.titulo1{
	font-size:18px;
	font-weight:bold;
	font:"Trebuchet", "trebuchet", Tahoma, Verdana;
	color:#83b51e;
}
.titulo2{
	font-size:16px;
	font-weight:bold;
	font:"Trebuchet", "trebuchet", Tahoma, Verdana;
	color:#000;
}
.titulo3{
	font-size:16px;
	font-weight:bold;
	font:"Trebuchet", "trebuchet", Tahoma, Verdana;
	color:#666666;
}
.titulo4{
	font-size:14px;
	font-weight:bold;
	font:"Trebuchet", "trebuchet", Tahoma, Verdana;
	color:#666666;
}

.actividad{
	font-family:Tahoma;
	color:#666666;
	font-size:1em;
}
.actividad h1{
	color:#83b51e;
	text-align:center;
	font-size:1.4em;
	padding:0px;
	margin:0px;
	margin-bottom:5px;s
}
.actividad h2{
	color:#83b51e;
	font-size:1.3em;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

.actividad h3{
	color:#83b51e;
	font-size:1.2em;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
.actividad .enunciado{
	font-weight:bold;
	padding:10px;
	border:1px solid #83b51e;
	text-align:center;
	background:#d4dfc1;
}
.enunciado_left{
	font-weight:bold;
	padding:10px;
	border:1px solid #83b51e;
	text-align:left;
	background:#d4dfc1;
}

.bottom{
	font-size:10px;
	padding: 10px;
	text-align:center;
	background-color:#FFF;	
}
.footer_panel img{
	padding:0px !important;
}
.logininfo{
	color:#437800;
}
.logininfo a{
	color:#437800 !important;
}
.logos_bottom{
	background:#FFF;
	padding:10px 0 10px 0;
}
.logos_bottom img{
	padding:0 30px;
}