// Estilos para SaLUG //

//---------------
//Estilos para A
A.tmp {
}

A.LoNuevo {
	font-weight: bold;
	text-decoration: none;
	color: #4961E1;
}

A:active.LoNuevo {
	color: #4961E1;
	background-color: #FFFFFF;
}

A:link.LoNuevo	{
	color: #4961E1;
}

A:hover.LoNuevo {
	color: #4961E1;
	background-color: #FFFFFF;
}

A:visited.LoNuevo {
	acolor: #4961E1;
}

A.menu {
	font-weight: bold;
	text-decoration: none;
}

A:active.menu {
	color: #FFFFFF;
	background-color: #FF8C00;
}

A:link.menu	{
	color: #4961E1;
}

A:hover.menu {
	color: #FFFFFF;
	background-color: #FF8C00;
}

A:visited.menu {
	color: #C0C0C0;
}


//-----------------
//Estilos para BODY
body.comentario {
}

body.cuerpo1 {
	background-color: #FFFFFF;
	color: #0000FF;
	font-size: 5pt;
}

body.externo {
	margin-left: 0%;
	margin-right: 4%;
	margin-top: 0%;
	margin-bottom: 1%;
}


//-------------------------
//Estilos para DIV
div.comentario {
}

div.externo {
	border-style: solid;
	border-color: #FF8C00;
	border-width: 5px;
	margin-top: 0%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
}

div.firmaNota {
	font-weight: bold;
	text-align: right;
}

div.leerMas {
	color: #C00000;
	text-align: right;
}


//-------------------------
//Estilos para H
h1.comentario {
}

h1.Contenido {
	text-align: center;
	color: #FF8C00;
}

h2.Tema {
	text-align: center;
	color: #4961E1;
}


//-------------------------
//Estilos para P
p.tmp {
}

p.tituloNota {
	text-align: left;
	color: #4961E1;
	font-size: 12pt
	font-weight: bold;
}


//-----------------
//Estilos para SPAN
span.comentario {
}

span.alert {
	color: #C00000;
	font-weight: bold;
}

span.dirmail {
	color: FF8C00;
}

span.salug_cabecera {
	font-size: 24pt;
	font-weight: bold;
	font-family: "Times New Roman";
}

span.texto_salug {
	font-size: 14pt;
	font-weight: bold;
	font-family: "Courier";
}


//---------------
//Estilos para TABLE
table.tmp {
}

table.bodyForm {
	background-color: #5971F1;
	color: #FFFFFF;
	font-size: 10 pt;
	font-weight: bold;
	font-family: "Arial";
	padding-right: 5pt;
	margin-right: 5pt;
	position: static;
}

table.cabecera {
	border-bottom-style: solid;
	border-bottom-color: #FF8C00;
	border-bottom-width: 5;
}

table.contenido	{
	text-align: center;
	color: #000000;
	border-width:  thin;
	border-style: solid;
	border-color: #4961E1;
	xfont-size: 5pt;
}

table.externContenido {
	border-left-style: solid;
	border-left-color: #FF8C00;
	border-left-width: 0;
}

table.form {
	border-style: solid;
	border-color: #C0C0C0;
	border-width: 2;
	background-color: #5971F1;
}

table.mensaje {
	border-style: solid;
	border-weight: thick;
	border-color: #909090;
	background-color: #4969E1;
}

table.menu	{
	text-align: center;
	color: #000000;
	border-width:  thin;
	border-style: solid;
	border-color: #4961E1;
}


table.menuTitulo {
	text-align: left;
	color: #FFFFFF;
	border-width:  thin;
	border-style: solid;
	border-color: #4961E1;
	background-color: #4961E1;
	font-size: 12pt;
	font-weight: bold;
}

table.pie {
	border-top-style: solid;
	border-top-color: #FF8C00;
	border-top-width: 5;
	background-color: #4961E1;
}

table.socios {
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #4961E1;
	text-align: center;
}

table.tituloform {
	background-color: #FF8C00;
	color: #FFFFFF
	font-size: 10pt;
	font-weight: bold;
	font-family "Arial";
}


//---------------
//Estilos para TD
td.tmp {
}

td.contenido {
	font-family: "Arial";
	font-size: 10pt;
}

td.externContenido {
	border-left-style: solid;
	border-left-color: #FF8C00;
	border-left-width: 0;
}

td.listaSociosCelda_a {
	text-align: left;
	font-size: 10pt;
}

td.listaSociosCelda_b {
	text-align: center;
	font-size: 10pt;
}

td.mbSNM {
	border-left-width=5;
	border-left-style: solid;
	border-left-color: #FF8C00;
}

td.mensajeEtiq {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Arial";
}

td.menu {
	font-family: "Arial";
	font-size: 10pt;
}

td.pie {
	font-weight: bold;
	color: #FFFFFF;
}

td.texto_cabecera {
	background-color: #4961E1;
	color: #FFFFFF;
}

td.tituloForm {
	background-color: #FF8C00;
	font-size: 10pt;
}

td.tituloMensaje {
	background-color: #FF8C00;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	font-family: "Arial";
}


//---------------
//Estilos para TR
tr.tmp {
}

tr.label {
	font-size: 10pt;
	font-family: "Arial";
}

tr.listaSocios {
	background-color: #4961E1;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}


//---------------------

 COLORES codigos --
ROYALBLUE		4961E1
DARKORANGE		FF8C00
SILVER			C0C0C0


