* {
	font-family: 'Arial', 'Verdana', 'Helvetica', 'Trebuchet MS';
	font-size: 9pt;
	color: #666666;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #CCCCCC;
	text-align: center;
}

span {
	display: block;
	padding: 10px;
}

hr {
	border-style: none;
	background-color: #888888;
	color: #888888;
	height: 1px;
}


h1 {
	display: inline;
	font-size: 16pt !important;
	font-weight: normal !important;
	color: #FF66BF;
}

h2 {
	display: inline;
	font-size: 12pt !important;
	font-weight: normal;
	color: #FF66BF;
}

h3 {
	display: inline;
	font-size: 12pt !important;
	font-weight: bold;
	color: #666666;
}


/* CLASES */

.boxLeft {
	width: 12px;
	background-image: URL('/images/index_latiz.jpg');
	background-position: top left;
	background-repeat: repeat-y;
}

.boxRight {
	width: 12px;
	background-image: URL('/images/index_latdr.jpg');
	background-position: top right;
	background-repeat: repeat-y;
}

.newscol i {
	font-style: normal;
	font-size: 7pt;
}

.newscol .Estilo2 {
	display: inline;
}
