@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../imagenes/SitioSena_01.gif);
	background-repeat: repeat-x;
    margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.header {
	padding-top:30px;
	text-align:center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
a {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color: #03F;
	text-decoration: underline;
}
.t_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}


