@charset "utf-8";
/* CSS Document */

body {
	background-color:#3B3B3B;
	background-image:url(imagenes/fondo.jpg);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	}
.sesion  {
	font-family:"Segoe UI";
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	
	}
.sesion2  {
	font-family:"Segoe UI";
	font-size:15px;
	color:#CCC;

	
	}
.fecha   {
	font-family:"Segoe UI";
	font-size:13px;
	color:#FFF;
	
	}	
	
	.cajatexto1   {
	font-family:"Segoe UI";
	font-size:16px;
	color:#666;
	font-weight:bold;
	}
	
		.cajatexto2   {
	font-family:"Segoe UI";
	font-size:12px;
	color:#666;

	}
		.cajatexto3   {
	font-family:"Segoe UI";
	font-size:11px;
	color:#666;

	}
		.etiquetas  {
	font-family:"Segoe UI";
	font-size:11px;
	color:#fff;
	
	}
		.etiquetas:a {
	font-family:"Segoe UI";
	font-size:11px;
	color:#fff;
	
	}
		.etiquetas:link  {
	font-family:"Segoe UI";
	font-size:11px;
	color:#fff;
	
	}
		.etiquetas2  {
	font-family:"Segoe UI";
	font-size:12px;
	color:#ccc;
	
	}