﻿body 
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-align:center;
	background-color:#FAF1E4;
	margin: 10px auto 0 auto;
	width: 723px;
}

#page
{
	width: 723px;
	background-color:White;
}

.LinkFooter:active
{
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}
.LinkFooter:visited
{
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}
.LinkFooter:hover
{
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: underline;
}
.LinkFooter:link
{
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}

.LinkIga:active
{
	font-family: Tahoma;
	font-size:11px;
	color:#ff6100;
	text-decoration: none;
}
.LinkIga:visited
{
	font-family: Tahoma;
	font-size:11px;
	color:#ff6100;
	text-decoration: none;
}
.LinkIga:hover
{
	font-family: Tahoma;
	font-size:11px;
	color:#ff6100;
	text-decoration: underline;
	cursor: pointer;
}
.LinkIga:link
{
	font-family: Tahoma;
	font-size:11px;
	color:#ff6100;
	text-decoration: none;
}

.LinkSubtitulo:active
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#DE9D41;
	text-decoration: none;
}
.LinkSubtitulo:visited
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#DE9D41;
	text-decoration: none;
}
.LinkSubtitulo:hover
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#DE9D41;
	text-decoration: underline;
}
.LinkSubtitulo:link
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#DE9D41;
	text-decoration: none;
}

.Subtitulo
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#DE9D41;
}

.Titulo
{
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF6000;
}
.TituloFoto
{
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#7c8c96;
}

.LinkTitulo:active
{
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF6000;
	text-decoration: none;
}
.LinkTitulo:visited
{
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF6000;
	text-decoration: none;
}
.LinkTitulo:hover
{
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF6000;
	text-decoration: underline;
}
.LinkTitulo:link
{
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF6000;
	text-decoration: none;
}

.LinkSubtituloSeleccionado:active
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF6000;
	text-decoration: none;
}
.LinkSubtituloSeleccionado:visited
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF6000;
	text-decoration: none;
}
.LinkSubtituloSeleccionado:hover
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF6000;
	text-decoration: underline;
}
.LinkSubtituloSeleccionado:link
{
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF6000;
	text-decoration: none;
}

.LinkDatos:active
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}
.LinkDatos:visited
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}
.LinkDatos:hover
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: underline;
}
.LinkDatos:link
{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}

.Tablita
{
	padding-left:16px;
	padding-top:16px;
}

.Tablita1
{
	padding-right:16px;
	padding-top:16px;
}

.Tablita2
{
	padding-left:16px;
	padding-top:16px;
	padding-right:16px;
}

.Tablita3
{
	padding-left:16px;
	padding-top:16px;
	padding-right:16px;
	padding-bottom:16px;
}

.Arda
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF6000;
}
.Peke
{
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
}

.Row 
{ 
  background-color: #FFFFFF; 
  cursor: pointer;
}

.RowNoSelect
{ 
  background-color: #FFFFFF; 
  cursor: default;
}

.pager td table tr td, .pager td table tr
{
    
    border: none;
    padding: 4px;
}

.pager td table tr td
{
    height: 15px;
    width: 15px;
}

.pager td table tr td a
{
    border: 1px solid #FF6100;    
    color: #FF6100;    
    padding: 3px;
    font-weight: bold;
}

.pager td table tr td a:hover, .pager td table tr td span
{
    border: 1px solid #FF6100;
    color: #FFFFFF; 
    background-color: #FF6100;   
    padding: 3px;
    font-weight: bold;
}

