﻿a:link       { text-decoration: underline; color:#000000; font-weight:bold }
a:visited    { text-decoration: underline; color:#000000; font-weight:bold }
a:hover      { text-decoration: none; color:#678093; font-weight:bold }
a:active     { text-decoration: none; color:#FCB81A; font-weight:bold }
.titular     {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 100%;
	color: #FCB81A;
}
.pie         {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #678093;
	text-align: left;
	line-height: 120%;
}
.nota   	 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #678093;
	font-style: italic;
	text-align: left;
	line-height: 120%;
}
.borde       {
	margin: 0px;
	border-left: 3px solid #C7D0D8;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 0;
	background-image: url('../images/esquina.gif');
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #C7D0D8;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #d5d5d5;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #d5d5d5;
	SCROLLBAR-DARKSHADOW-COLOR: #678093;
}
.borde   p, ul, select, texarea, input, dl, td    {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #678093;
	text-align: left;
	list-style-type: circle;
	line-height: 120%;
}
.borde   input   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #678093;
}
.borde   h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #678093;
}

