﻿/* Elementos Genericos HTML de todo el WEB */
A 
{
	color: #acba27;
	text-decoration: none;
}
A:hover
{
	color: #acba27;
	text-decoration: underline;
}
body 
{
	margin: 0px;
	padding: 0px;
}
html 
{ 
	margin: 0px; 
	padding: 0px; 
}
img
{
	border:none;
	padding: 0px;
	margin: 0px;
}
INPUT
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 8pt;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	font-family: verdana;
}
h1
{
	color: Black;
	letter-spacing: 2px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;	
	display: inline;
}
h2
{
	color: Black;
	letter-spacing: 2px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;	
	display: inline;
}
h2 a
{
	color: Black;
	letter-spacing: 2px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;	
	display: inline;
}
h2.shaded
{
	color: #cccccc;
	display: inline;
}
h3
{
	color:Black; 
	font-style:italic;
	font-weight:bold;
	font-Size:10pt;
	letter-spacing: 1px;
	display: inline;
}

h4 a
{
	color:Black; 
	font-style:normal;
	font-weight:bold;
	font-Size:8pt;
	letter-spacing: 1px;
	display: inline;
}
strong
{
/*	color: #696969;*/
}
SELECT
{
	border-right:  #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 8pt;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	font-family: verdana;
}
/* Elementos Genericos HTML de todo el WEB */

/* Clases genericas del WEB */
.resaltePlanoWEB
{
	padding-top: 11px;
	padding-left:10px;
	padding-right: 5px;
	margin-bottom: 7px;
	width:auto;
	color: #696969;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}
.resalteErrorWEB
{
	border-right: #660000 1px solid;
	border-top: #660000 1px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: #660000 1px solid;
	color: #660000;
	border-bottom: #660000 1px solid;
	font-family: verdana;
	background-color: #ffcccc;
	width:auto;
}
.enlaceEstandarWEB
{
	font-size: 8pt;
	font-family: verdana;
	color:#ad8b05;
}
.etiquetaPlanaWEB
{
	font-size: 8pt;
	font-family: verdana;
	color: Gray;
}
/* Clases genericas del WEB */

/* sitio*.master */
.bodyPresencial
{
	background-color: Black;
	width:100%;
	text-align:center;
}
.formularioPrincipal
{
	
}
.tablaContenedorWEB
{
	border-color: Gray;
	border-width: 1px;
	border-style: solid;
	margin-top: 25px;
	margin-bottom: 10px;
	padding: 0px;
	/*margin-left: 5%;
	margin-right: 5%;
	width: 90%;*/
	text-align:center;
	width:1240px;
}
.tablaContenidoWEB
{
	border-width: 0px;
	width: 100%;
	background-color:White;
}
.tablaContenidoWEBAlineacionVertical
{
	border-width: 0px;
	vertical-align:top;
	background-color:Black;
	text-align: center;
}
.celdaAreaClientes
{
	border-width: 0px;
	vertical-align:top;
	background-color:Black;
	padding-top:4px;
}
.tablaBanner
{
	background-color:Black;
	border-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 170px;
	vertical-align:top;
}
.tablaBannerIzquierdo
{
	background-color:Black;
	border-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 170px;
	vertical-align:top;
	text-align:center;
	padding: 5px 5px 0px 5px;
}


.tablaBannerHorizontal
{
	border-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	vertical-align:top;
}
.tablaContenidoWEBFilaEspacio
{
	background-color:Black;
	border-width: 0px;
	font-size: 1px;
	height: 2px; /*vertical-align: middle;*/
}
.espaciadoInferiorWEB
{
	border-width: 0px;
	height: 10px;
	font-size: 10px;
}
.tablaCabeceraWEB
{
	border-width: 0px;
	height: 105px;
	width: 100%;
	background-image:url('../../images/Logo/Cabecera.jpg');
	background-repeat:  no-repeat;
	background-position:right top; 
	vertical-align:baseline;
	text-align:center;

	padding: 80px 0px 0px 0px;
	
}
.celdaSuperiorDerecha
{
	
	width: 20%; 
	text-align:right; 
	vertical-align:bottom; 
	background-image:url('../../images/Logo/FiligranaSupDer.png');
	background-repeat:  no-repeat;
	background-position:right top; 
}
.lineaCabeceraWEB
{
	border-width: 0px;
	background-color: #acba27;
	height:7px;
}
.tablaMenuPrincipal
{
	border-width: 0px;
	margin-left: 15px;
	margin-right: 15px;
	vertical-align: top;
}
.tablaMenuPrincipalEnlace
{
	/*background-color: White;
	border-bottom: solid 2px white;*/
	color: Black;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}
.tablaMenuPrincipalCelda
{
	background-color: White;	
	text-align: center;
	width: 115px;
	height: 100%;
}
.menuCabecera
{
	background-image:url('../../images/Logo/Fondo-Menu.png');
	background-repeat:  no-repeat;
	background-position: center bottom; 
}
.meGustaCabecera
{
	background-image:url('../../images/Logo/Fondo-Menu.png');
	background-repeat:  no-repeat;
	background-position: center bottom;
    width:130px;
}
.redesSocialesCabecera
{
	background-image:url('../../images/Logo/Fondo-Menu.png');
	background-repeat:  no-repeat;
	background-position: center bottom;
	padding-right:3px;
	 
}

.etiquetaProvincia
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight:bold;
	color: White;	
}
.pieUniversal
{
	background-color: #acba27;
	border-top: #929915 1px solid;
	border-bottom: #929915 1px solid;
	height:0px;
	
}
/* sitio*.master */
