@charset "utf-8";
body {
	background-image: url(../Imagenes/fondo3.jpg);
	background-repeat: repeat;
}

#container {
	width: 800px;
	height: 600px;
	
}
.Recuerden {
	color: #FB060A;
}

.etiquetas {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
}


.enlaces {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
}

.titulos{
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 45px;
	color: #5A3617;
	background-repeat: repeat;
	float: none;
	text-align: center;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #825700;
}

	.subtitulo {
	text-align: center;
	font-size: 25px;
	color: #451919;
	text-decoration: underline;
}

#header  {
	text-align: center;
	border: thin hidden #000000;
	text-decoration: none;
}
.centrado {
	text-align: center;
	font-size: 16px;
	color: #825700;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitulo2 {
	font-size: 20px;
	text-align: center;
	background-color: #E7DACE;
	color: #000000;
}
.campos {
	float: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	clear: none;

}
.titulotabla {
	color: #0C0D0C;
	font-size: 20px;
	text-align: center;
	left: auto;
	font-variant: normal;
	font-weight: bold;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.filascontador {
	background-color: #76F33B;
}
.filasderecho {
	background-color: #5373B4;
}
.filasnutrición {
	background-color: #F97EED;
}
.filaspu {
	background-color: #824A9F;
	font-size: 25px;
}
.otros {
	color: #825700;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 22px;
}
.destacar {
	color: #F5383B;
}
