@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin:2px;
}
.header_t td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00A2E2;
	font-weight: bold;
	padding-left: 5px;
}
a:link {
}
a:visited {
}
a:hover {
	color:#000000;
	text-decoration: none;
}
a:active {
}
/*#encabezado a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}
#encabezado a:link {
}
#encabezado a:visited {
}
#encabezado a:hover {
	color:#205428
}
#encabezado a:active {
}
*/
fieldset {
	border: 1px solid #0099CC;
	background-color: #CFD8DE;
}
/*#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #FF9900;
}*/
ul#link{
	padding-top:8px;
	padding-bottom:8px;
	margin:0px;
	vertical-align:middle;
}
ul#link li {
	display:inline;
	padding-left:0px;
	padding-right:0px;
	background-repeat:no-repeat;
	padding: 10px;
	padding-left:30px;
	list-style-type:none;
	background-position: 5px;
}
ul#solapas li {
	display:inline;
	padding-left: 10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:opx;
}
#contenido{
	width: 1150px;
}
.fondo_celda {
	border-radius: 15px;
  	background: #EEE;
	height: 215px;
	width: 248px;
	vertical-align: middle;
	padding: 30px;
}
.fondo_celda span, .fondo_celda2 span {
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 20px;
	font-weight: bolder;
}
.fondo_celda div img {
	vertical-align: bottom;
}
table  .fondo_celda2 {
	border-radius: 15px;
	background: #EEE;
	height: 564px;
	width: 308px;
	padding-bottom: 5px;
}
.fondo_celda dl dt, .fondo_celda2 dl dt {
	padding: 10px;
	color:#205428;
	font-weight: bold;
	text-decoration: none;
}
.fondo_celda dl dd, .fondo_celda2 dl dd {
	padding: 0px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}
.fondo_celda dl a:hover dt, .fondo_celda2 dl a:hover dt, .fondo_celda dl a:hover dd, .fondo_celda2 dl a:hover dd{
	color:#205428;
	text-decoration: underline;
}
.fondo_celda2 dl dt {
	padding-left:20px;
}
.salir {
	background-image: url(../images/menu_exit.gif);
	background-repeat: repeat;
	background-color:transparent;
	border:none;
	cursor:pointer;
	color:#FFFFFF;
 	height: 28px;
	width: 16px;
}
tr .header_t {
	display: none;
	height: 15px;
	width: 1px;
}
tr .header_c {
	background-color:#EEE;
	height: 28px;
	width: 1px;
}
tr .header_b {
	background-color: #EEE;
	height: 28px;
	width: 1px;
}
.KT_tnglist  #form1  .KT_tngtable  .KT_row_order  th  a   {
	color: #FFFFFF;
}
.KT_tnglist  #form1  .KT_tngtable  .KT_row_order  th  a:hover  {
	color: #000000;
}
table .info, table .infotitulo {
	background-color: #D1DAE3;
	border-top-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#D1DAE3;
	border-bottom-color:#D1DAE3;
	padding-bottom:15px;
}
@media screen {
table.print{
	width:400px;
}
table.print1{
	width:993px;
}
table.vista{
	width:993px;
}
.datos{
	width:600px;
}
.displaynone{
	display:none;
}
.center{
	text-align:center;
}
.divinline {
	display:inline;
}
}

.info th, .infotitulo th  {
	background-color: #205428;
	color: #FFFFFF;
	padding-bottom:0px;
}
.info td {
	background-color: #FFF;
	padding-bottom:0px;
	border-color:#D1DAE3;
	padding-left:5px;
	padding-right:5px;
}
.style1 {
	color: #FFFFFF;
}
.error {
	color: #FF0000;
}
.divprejuridico {
	background-color:#205428;
	width: 1150px;
	border-bottom:1px solid #CCCCCC;
	color:#FFFFFF;
	font-family:sans-serif;
	font-size:12pt;
	font-weight:bold;
	margin:0;
	padding:3px 0px;
}
.divprejuridico a {
	color:#FFFFFF;
	text-decoration:none
}
