.entrar {
	background-image: url(img/entrar.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.header2 {
	background-image: url(img/head2.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.header {

	background-image: url(img/head2.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.textocomun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
}
.textocomunamarillo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #fca90f;
}
.textocomuncami {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.contador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.textorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
