body {
	margin: 10px 0px 10px 0px;
	padding: 0;
	color: #000000;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #ffffff;
}
td {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

td h5 {
	text-transform: none }	
	
a:link, a:visited  {
	color: #0068CC;
	text-decoration: none;
}
	
a:hover, a:active  {
	color: #0002CC;
	text-decoration: none;
}
/*  ************************************************************* */
/*                   Atributos propios del Diseņo                 */
/*  ************************************************************* */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2F4F4F;
	text-align: center;
	border-left: 1px;
	border-left-color: #adaeb7;
	border-right-color: #adaeb7;
	border-right-width: 1px;
}
hr {
	border: solid #adaeb7;
	border-width: 1px;
}
.bordeAzul {
	border: solid #ccccff;
	border-width: 2px;
}
.bordeblanco {
	border: solid #ffffff;
	border-width: 2px;
}
.titPaquete {
	font-family: Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009966;
}
.titPaquete2 {
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}
.titAzul {
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #131548;
}
.txtPaquete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F4F4F;
}
.desde {
	color: #8B0000;
	font-weight: bold;
}
.ambiente {
	color: #DC143C;
	float: none;
}
/*  ************************************************************* */
/*                 Atributos propios del Manejador                */
/*  ************************************************************* */	
h1 {
	color: #000099;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #000099;
	padding : 0 0 0 0;
	margin : 0;
}


h3 {
	color: #036;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 2px dotted #036;
}

h4 { 
	color: #036; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: lighter; 
	text-align: left; 
	text-transform: uppercase; 
}

h5 {
	color: #036; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: lighter; 
	text-transform: uppercase }

h6 {
	color: #036; 
	font-size: 9px; 
	font-weight: bold }
	
th {
	color: #036; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: lighter; 
	text-transform: uppercase }
	
.tablaPpal {
	border: 1px solid Silver;
	width: 780px;
}
#navcont {
	font-size: 9px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 10px 0;
	right: 0px;
	display: compact;
	text-align : right;
	line-height: 11px;
	vertical-align : top;
}
#navcont ul {
	padding: 0;
	margin: 0;
	list-style : none;
}
  
#navcont li {
	float: left;
	margin-left: 30px;
	list-style: none;
}

#navcont a:hover{
	background-color : #99CCCC;
}
.contenido { margin: 0; padding : 20 20 0 20; }
.selected{ background-color : #FFFF00; }
.cLinea { background-color: #E6E6FA; }
.boxform {
	margin: 0;
	padding : 5 20 5 20;
}
.boton  { 
	background: url("images/triangulito.gif") no-repeat 67px 5px;
	color: #69c; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	background-color: #fff; 
	border: solid 1px #69c;
	width: 80px; height: 20px;  
}
	
textarea, input, select, fieldset, fieldset p textarea{
	border: #99ccff 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	line-height: 11px;
}
.error {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	color : #FF0000;
	font-weight : bold;
}
.confirm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	color : #009900;
	font-weight : bold;
}
