﻿body {
}
.TituloDer
{
    font-family: Verdana; 
	color: #FFFFFF; 
	font-style: inherit; 
	font-size: 18px;
	background-color:#035d8a;	
	border-right-style: groove; 
	border-bottom-style: groove; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-right-color: #174B60; 
	border-bottom-color: #174B60; 
}
.TituloIzq /* Imagen Telefono */
{

	background-color:#035d8a;
	border-bottom-style: groove;
	border-bottom-width: 2px;
	border-bottom-color: #174B60;
}
.Fuentes
{
    font-family:Verdana;
    font-size:12px;
    color:#035d8a;    
}

.FuentesDescripcion /* Seleccione tipo de Identidad...  */
{
    font-family:Verdana;
    font-size:10px;
    color:#035d8a;   
}

.Menuizq /*Entidades - Localidad -departamento- etc*/
{
    font-family: Verdana; 
	font-size: 10px; 
	color:#035d8a;
	border-right-style: groove; 
	border-bottom-style: groove; 
	border-right-color: #808080; 
	border-bottom-color: #808080; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	background-color:#DEDEDE;
}

.Tabla
{
    border:1px solid lightgrey;
}

.DropDownList
{
    font-family:Verdana;
    font-size:10px;
}



.SubMenu
{
	color:#035d8a;
	font-family:Verdana;
	font-size:8pt;	
	font-weight:bold;
	text-decoration:none;
}

.SubMenu:hover 
{
	color:#035d8a; 
	font-family:Verdana;
	font-size:8pt;	
	font-weight:bold;
	text-decoration:none;
}

.TableAsp
{
    font-family:Verdana;
	font-size:8pt;
	text-decoration:none;	
}



