body {
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color: #FE9829;
}

p, td, li {
	font-family: verdana, arial, sans-serif, times;
	font-size: 12px;
	color: #666666;
}

.tit_artic {
	font-family: "Times New Roman", Arial, verdana, sans-serif;
	font-size: 22px;
	color: #0F75BC;
	font-weight: bold;
	text-align: left;
}
.tit_fecha {
	font-family: "Times New Roman", Arial, verdana, sans-serif;
	font-size: 16px;
	color: #F7941E;
	font-weight: bold;
	text-align: left;
}


a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #006DA8;
	text-decoration: none;
}

.menu a {
	font-family: "Perpetua Titling MT", "Times New Roman", Arial, verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Perpetua Titling MT", "Times New Roman", Arial, verdana, sans-serif;
	font-size: 13px;
	color: #006DA8;
	text-decoration: none;
}


.barra_izquierda {
	background:url(images/Fondo_Naranja_Izq.jpg) 0px 0px repeat-y #F78223;
	background-position: right 100%;
	border-right: 8px solid #D4701E;
}

.barra_derecha {
	background:url(images/Fondo_Naranja_Der.jpg) 0px 0px repeat-y #F78223;
	background-position: left 100%;
	border-left: 8px solid #D4701E;
}

.twitter {
	background:url(images/Fondo_Twitter.jpg) 0px 0px repeat-x #FFFFFF;
	padding:10px;
}

.contenido {
	background:url(images/Fondo_Contenido.jpg) 0px 0px repeat-x #FFFFFF;
	padding:10px;
}

.boton_registro {
	font-family: verdana, arial, sans-serif, times;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	width:77px;
	height:14px;
	background-color:transparent;
	border:0px
}

.etiqueta0 {
	color:#CCCCCC;
	font-size: 14px;
}
a.etiqueta1 {
	font-size: 16px;
}
a.etiqueta2 {
	font-size: 20px;
}
a.etiqueta3 {
	font-size: 30px;
}
a.etiqueta4 {
	font-size: 36px;
}
a.etiqueta5:link {
	font-size: 38px;
	color:#000099;
	text-decoration:none;
}
a.etiqueta5:visited {
	color: #000099;
}
a.etiqueta5:hover {
	color: #999999;
}
a.etiqueta5:active {
	color: #000099;
}
a.etiqueta6 {
	font-size: 45px;
}

