@charset "UTF-8";
/* CSS Document */
#miembro_equipo{
margin-top:14px;
width:470px;
height:140px;
background-image:url(../images/fondo_ekip.jpg);
background-repeat:no-repeat;
background-position:left;
}
.negf{
	color:#000;
	text-decoration:none;
}
#foto_equipo{
float:left;
width:100px;
}

#foto_equipo img{
margin-top:10px;
margin-left:10px;
}


#foto_equipo p{
margin-top:4px;
margin-left:10px;
color:#ff4b00;
font-size:9px;
line-height:12px;
}

#miembro_equipo a,#miembro_equipo a:link,#miembro_equipo a:visited{
text-decoration:none;
color:#000000;
font-size:11px;
margin-top:4px;
}

#miembro_equipo a:hover{
text-decoration:none;
color:#666666;
font-size:11px;
margin-top:4px;
}

#miembro_equipo a:active{
text-decoration:none;
color:#666666;
font-size:11px;
margin-left:0px;
margin-top:4px;
}

#foto_equipo a,#foto_equipo a:link,#foto_equipo a:visited{
text-decoration:none;
color:#ff4b00;
font-size:9px;
}

#foto_equipo a:hover{
text-decoration:none;
color:#ffb100;
font-size:9px;
}

#foto_equipo a:active{
text-decoration:none;
color:#ffb100;
font-size:9px;
margin-left:0px;
}

#miembro_equipo p.title{
float:left;
margin-left:20px;
margin-top:11px;
color:#ff4b00;
font-size:11px;
}


p.otros{
width:300px;
float:left;
margin-left:20px;
margin-top:5px;
color:#000000;
font-size:11px;
}

#colab{
width:560px;
}

#colab a{
text-decoration:none;
color:#000000;
font-size:10px;
}

#colab a:hover{
text-decoration:none;
color:#666666;
font-size:10px;
}

p.colab{
width:270px;
float:left;
margin-left:0px;
margin-top:10px;
margin-bottom:10px;
color:#000000;
font-size:10px;
}

p.title_colab{
width:450px;
float:left;
margin-left:0px;
margin-top:10px;
color:#000000;
font-size:10px;
}
