/* LAS ESPECIFICAS */
.titulos {
	font-family:tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#3B5998;
}
.texto {
	font-family:tahoma;
	font-size: 12px;
}

/* LAS PAGINAS QUE ENGLOBAN TODO */

a:link{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;color: #0000FF}
a:visited{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;color: #0000FF}
a:hover{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #0000FF}

a.rest:link{font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: underline;color: #0000FF}
a.rest:visited{font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: underline;color: #0000FF}
a.rest:hover{font-family: Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: underline; color: #0000FF}

.stilotablaup {
border-width: 1px;
border-style: solid;
border-color: #6B90DA;
border-left-style:none;
border-right-style:none;
border-top-style:none;
background-color: #F0F7F9;
}
.stilotablasub {
border-width: 1px;
border-style: solid;
border-color: #6B90DA;
border-left-style:none;
border-right-style:none;
background-color: #F0F7F9;
}
.stilotablagog {
border-width: 1px;
border-style: solid;
border-color: #6B90DA;
border-left-style:none;
border-right-style:none;
background-color: #F0F7F9;
}
.textimg
{
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
color:#000000;
margin-left: 5px;
margin-top: 5px;
}
.bordesms
{
margin-left: 5px;
margin-top: 5px;
}
.bordesms2
{
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
}
.bordesms3
{
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
}

.bordesms4
{
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
border: 1px  #6B90DA solid;
}

.text
{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}
