body {text-align:center;}
table.center {margin-left:auto; margin-right:auto;color:#FFFFFF;}
th{color:#FFFFFF;}
#contenedor {
	position: relative;
    width:750px;
    /*left:0px;
    margin:0 auto;*/
	margin-left:auto; 
	margin-right:auto;
	top: 0px;
	font-size:12px;
	font-family:Arial;
}
#contenido{
	position: absolute;
	top:0px;
	left:0px;
	width:750px;
	height:500px;
	font-size:11px;
	font-family:trebuchet MS;
	background-color:#F16F21;
	text-align:center;
	vertical-align:middle;
	overflow:visible;
	color:#FFFFFF;
}
p, ul{
	font-size:12px;
	font-family: trebuchet MS;
	color:#ffffff;
	/*text-indent:10px;
	text-align:justify;*/
}

.titulo{
font-family: trebuchet MS;
	font-size:13px;
	font-weight:bold;
	text-indent:0px;
	text-align:left;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}
.cita{
	font-family:georgia;
	font-style:italic;
	font-size:16px;
	color:#858585;	
}
a:link{
	font-family: trebuchet MS;
	text-decoration:blink;
	font-weight:normal;
	color:#cccccc;
}
a:hover{
	text-decoration:underline;
	font-weight:normal;
}
.fin{
	color: #4374bc;
	text-align:right;
}
.fecha{
	font-family: trebuchet MS;
	color:#FFFFFF;
	/*color:#000000;*/
	font-size:12px;
	font-weight:normal;
}
.detalle{
	font-family: trebuchet MS;
	color:#333333;
	font-size:11px;
}
