body{
	font-family: Verdana;
	font-size: 10pt;
	color: #323a52;
	margin: 0;
    /*background-color: #dadada;*/
	background-image: url("../include/imagenes/site/puertoplatadigitalfondo.gif");
	
	scrollbar-arrow-color: white;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: #000080;
	scrollbar-track-color: #0080C0;
	scrollbar-face-color: #000080;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3d-light-color: a;
}

p{
  font-size: 10pt;
  text-align: justify;
  /*text-indent: 20px;*/
  line-height: 17px;
}

h1 {
   font-family: Verdana;
   font-size: 16pt;
   color: #0000ff;
   text-align: center;
}

h2 {
   font-family: Verdana;
   font-size: 13pt;
   color: #0000ff;
   text-align: center;
}

h3 {
   font-family: Verdana;
   font-size: 10pt;
   color: #0000ff;
   text-align: left;
   font-weight: bold;
}

h4 {
   font-family: Verdana;
   font-size: 8pt;
   color: #323a52;
   text-align: left;
   font-weight: bold;
}


a {
	font-family: Verdana;
	font-size: 8pt;
	color: #2e57a7 /*3d3d3d*/;
	text-decoration: none;
}

a.enlaces{
	color: white /* #c0c0c0 #00bfbf #d1a858*/;
	
}

a:hover.titulos{
	color: #ff9900/*93aee1*/;
}


a:visited{
	/*color: #b9b9b9;*/
}

a:hover {
	color: #333333;
	/*text-decoration: underline;*/
}

img {
	border: 0px;
}

table{
  font-family: verdana;
  font-size: 10pt;
}

td {
	text-align: left;
}

select {
	border: #333 solid 1px;
}

html>body input {
	border: #333 solid 1px;
}
#fecha{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	font-weight: bold;
}
#enlacesexternos{
  font-family: arial;
  font-size: 10px;
  color: #ff9900;
  }
}
