#cabecera {
	position:relative;
	left:0px;
	top:0;
	width:auto;
	height:auto;
	z-index:1;
	background-color: #E7ECED;
	background-position: center center;
}
body {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	text-align: justify;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	line-height: 19px;
	border-right-width: 10px;
	font-style: normal;
	color: #666666;
}
li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	line-height: 19px;
	text-align: justify;
	list-style-type: circle;
	list-style-position: outside;
}

.negrita {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #333;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	color: #333;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #A6CD02;
	text-decoration: underline;
	font-style: italic;
}

.titular {
	color: #A6CD02;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.tienda {
	background-image: url(../images/tienda.jpg);
	background-position: left top;
}
.sefac-titulares {
	color: #030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.sefac-subtitulo {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}


