﻿.ImagenFlotanteSupIzq
{
	float:left;
	border-right:5px transparent solid;
	border-bottom:5px transparent solid;	
}

.TextoImgFlotIzq
{
	display:inline;
}

.Navegador a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
}

.Navegador a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: underline;
}

.NavegadorCurrent
{
	font-size: x-small;
}

.EncabezadoUASLP
{
	position:relative;
	height: 42px;
	font-size:20pt;
	font-weight:bold;
	font-family: arial;
	top: 5px;
	left: 45px;
}
.EncabezadoUASLP a
{
	color: #FFFFFF;
	display:block;
	padding:15px 5px 0px 75px;
}

.MenuIdioma
{
	position:relative;
	left: 0px;
	top: 20px;
}

.ImagenesPrincipal
{
	position:relative;
	left: 382px;
	top: 50px;
}

.MenuIdioma a
{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	padding-right: 10px;
}

.MenuIzq a
{
	background-image:url('/images/flechita.gif');
	background-repeat:no-repeat;
	background-position:4px center;
	padding-left:12px;
	display:block;
}

.LinkLogin a
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

img
{
	border:0;
}

.ms-pagebreadcrumb
{
	background-color:#FFFFFF;
	display:block;
}
.ms-pagebreadcrumb a
{
	background-color:#FFFFFF;
}
.ms-pagebreadcrumb a:hover
{
	text-decoration:underline;
}
.removeMargins
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
html,  form
{
	height:100%;
}

/*mas csss*/
.enlace {
	color				: #000000;
	text-decoration		: underline;
	cursor				: pointer;
}

