body{
    background-image: url(../images/fondo_comentarios.jpg);
    background-repeat: repeat-x;
}

.EstiloAZUL {
	color: #3B5998;
	text-align: left;
}
.EstiloROJO {
	color: #FF0000;
}
.TODO {
	width: 590px;
	margin: auto;
}
.COMENTARIOS {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	font-style: oblique;
	background-color: #FFF;
}
.RESULTADO {
	padding: 10px;
	color: #FF0000;
	margin-bottom: 10px;
	background-color: #FFECEC;
	border: 1px solid #FF0000;
	float: left;
}
.FORMULARIO {
	padding: 10px;
	margin-bottom: 10px;
}
.TITULO{
	color: #FFFFFF;
	background-color: #333333;
	width: auto;
	margin: auto;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.CASILLAS{
	color: #333333;
	width: auto;
	margin: auto;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 120px;
}
.fondocasillausuario {
	background-color: #F0F0F0;
	border: 1px solid #8A96BD;
	border-color: #8A96BD;
	padding: 4px;
	margin-bottom: 3px;
}
.BOTONcomentarioenviar{
	cursor:pointer;
	background-color: #F0F0F0;
	border: 1px solid #BEC6D6;
	padding: 4px;
	width: 150px;
}
.BOTONcomentarioborrar{
	cursor:pointer;
	background-color: #F0F0F0;
	border: 1px solid #BEC6D6;
	padding: 4px;
	width: 150px;
	border-color: #D9B0B0;
}
.MENU {
	width: 580px;
	margin: auto;
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.SALIR {
	width: 580px;
	margin: auto;
	text-align: center;
	margin-top: 20px;
	padding: 10px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.MENUCOMENTARIOS {
	width: 580px;
	margin: auto;
	margin-top:20px;
	padding: 10px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	text-align: justify;
}
/* www.mipolaris.com */

#cuerpo_comentarios {
	width:550px;
	height:auto;
	background-color: #FFF;
	}

#cuerpo_forma_comentarios {
	width:653px;
	height:300px;
	float: left;
	}

/*#calendario {
	color: #666;
	background-attachment: scroll;
	background-image: url(../images/imagen_calendar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 70px;
	float: left;
}*/

#calendario {
background-attachment: scroll;
    background-image: url("../images/imagen_calendar.jpg");
    background-position: 12px center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    color: #666;
    float: left;
    height: 36px;
    width: 43px;
}

.calendario_texto {
	height: 29px;
	width: 45px;
	margin-left: 7px;
}
.titulo_mes {
	font-size: 10px;
	font-weight: bold;
	height:17px;
	width: 40px;
	float: left;
	margin-top: 17px;
	text-align: center;
	vertical-align: middle;
}


#icono_comenatarios {
	width:67px;
	height:59px;
	float: left;
}


#cuepo_mensaje {
	width:584px;
	height:124px;
	float: left;	
	
	}
	
	.titulo_usuario {
	float: left;
        min-height: 50px;
	width: 500px;
	background-color: #FFF;
	color: #000000;
	margin-bottom: 10px;
}
#ranking {
	float: none;
	height: 16px;
	width: 64px;
}
