/* CSS Document */

.style2bold {
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
}
.azul {
	color: #00AEED;
	font-size: 11px;
}
.enlaces {
	color: #00AEED;
	font-size: 11px;
}
.enlaces a{
text-decoration:none;
}
.enlaces a:hover{
text-decoration:underline;
}

#estrellas
{
float:left;
text-align:center;
background-color:#FFFFFF;
width:58px;
height:14px;
background-image:url(images/estrellas.gif);}
#estrellas2
{
margin-left:40px;
float:left;
text-align:center;
background-color:#FFFFFF;
background-position:bottom;
width:58px;
height:14px;
background-image:url(images/estrellas.gif);}
.fotoprofile{
	border: 1px solid #00AEED;
}
.blanco15{
font-weight:bold;
font-size:15px;
}
.azul15{
font-weight:bold;
font-size:15px;
color:#00AEED;
}
.cajasdetexto{
color:#00AEED;
font-size:11px;}

#noenlace a{
font-size:12px;
}