FONT  { 
	font-family: Arial, Tahoma, Helvetica, SansSerif;	
}
/*
A:link {font-size: 10pt; text-decoration: underline; color:black;}
A:hover { font-size: 10pt; text-decoration: underline; color:black;}
A:link { font-size: 10pt; text-decoration: underline; color:black;}
A:visited { font-size: 10pt; text-decoration: underline; color:black;}
*/

a {
	color:  #000;
	text-decoration: underline;
}

a:hover {
	color:  #055092;
	text-decoration: underline;
}

/*
a:visited {
	color:  #000;
	text-decoration: underline;
}
*/

a:link {
	color:  #000;
	text-decoration: underline;
}

a:active {
	color:  #00F;
	text-decoration: underline;
}







textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #7B9EBD;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #7B9EBD;
	padding-left: 3px;
	margin-left: 2px;
	margin-right: 2px;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #7B9EBD;
	
	margin-left: 2px;
	margin-right: 2px;

}


.midsmall { font-size: 9pt; text-decoration: none}
.smallfont
{ 
	font-size: 10pt;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #7B9EBD;	
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #7B9EBD;
}

.shade {border-style:groove;}

.cinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #BAE0EA;
	border: 1px solid #000;
}




.titulosMenuPrincipal
{
	font-family: Arial, Tahoma, Helvetica, SansSerif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.titulosMenuPrincipal{
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
}

a.titulosMenuPrincipal:link{
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
}

a.titulosMenuPrincipal:visited{
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
}

a.titulosMenuPrincipal:hover{
	text-decoration: underline;
	color: #ADDBE7;
	font-size: 15px;
}

.azulDegrado
{
	height: 29px;
	background-image: url(/enlaces/image/azul_degradado.png);
	background-repeat: repeat-x;
	
}

.TDazulDegrado
{
	height: 27px;
	background-image: url(/enlaces/image/azul_degradado.png);
	background-repeat: repeat-x;
	
	font-family: Arial, Tahoma, Arial, Georgia;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	color: #000;
	
}
.TablaBorde
{
	border: 1px solid #CECFCE;
}

.butonBuscar
{
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	height: 21px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.InputBuscador
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	border: 2px solid #ACDBE6;
	font-weight: bold;
	height: 22px;
}


.SelectBuscador
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	border: 2px solid #ACDBE6;
	font-weight: bold;
	height: 21px;
}



.titulosEnlacesInicio
{
	font-family: Arial, Tahoma, Geneva, sans-serif;
	color: #0000FF;
	font-size: 14px;
	text-decoration: underline;
	
}

a.titulosEnlacesInicio{
	color: #0000FF;
	text-decoration: underline;
	font-size: 14px;

}

a.titulosEnlacesInicio:link{
	color: #0000FF;
	text-decoration: underline;
	font-size: 14px;

}

a.titulosEnlacesInicio:visited{
	
	color: #0000FF;
	font-size: 14px;
	text-decoration: underline;
}

a.titulosEnlacesInicio:hover{
	text-decoration: underline;
	color:  #0000FF;
	font-size: 14px;
}








.titulosEnlaces
{
	font-family: Arial, Tahoma, Geneva, sans-serif;
	color: #008EBD;
	font-size: 14px;
	text-decoration: none;
	
}


a.titulosEnlaces{
	color: #008EBD;
	text-decoration: none;
	font-size: 14px;

}

a.titulosEnlaces:link{
	color: #008EBD;
	text-decoration: none;
	font-size: 14px;

}

a.titulosEnlaces:visited{
	
	color: #008EBD;
	font-size: 14px;
	text-decoration: none;
}

a.titulosEnlaces:hover{
	text-decoration: underline;
	color:  #055092;
	font-size: 14px;
}







.urlEnlaces
{
	font-family: Arial, Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	text-decoration: none;
}

