@charset "iso-8859-1";
/* TABLA CONTENEDORA */
html
{
	height:100%;
}
form
{
	height:100%;
}
.body
{
	background-color:#FEFEFE;
	height:100%;
	margin:0px;
}
.master
{
	width:1010px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FEFEFE;
}
.master td
{
	padding:0;
	margin:0;
	border:0;
}
.MasterPagina
{
	width:1010px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FEFEFE;
}

.masterContent
{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	*height:100%;
	min-height:100%;
}
.spacer
{
	width:15px;
}

.shadowLeft
{
	*height:100%;
	min-height:100%;
	width:15px;	
	background-image: url('/SiteCollectionImages/SombraIz.png');
	background-repeat:repeat-y;
	background-position:left top;
}
.shadowRight
{
	*height:100%;
	min-height:100%;
	width:15px;	
	background-image: url('/SiteCollectionImages/SombraDr.png');
	background-repeat:repeat-y;
	background-position:left top;
}
.ms-main
{
	width:100%;
}
.ms-main td
{
	border-collapse:collapse;
	border:0;
	padding:0;
}
/* ZONA DE ACCIONES DEL SITIO Y USUARIO */
.authoringRegion
{
	/*position:absolute;
	top:1px;
	left:0px;
	z-index:1;*/
	width:100%;
	background-color:transparent;
	color:#FFF;
	background-image:url('/SiteCollectionImages/FdoAccionesSitio.png');
    background-repeat:repeat;
}
.AccionesSitio
{
	position:absolute;
	top:0;
	width:980px;
	*width:auto;
	text-align:right;
	background-image:url('/SiteCollectionImages/FdoAccionesSitio.png');
}
.AccionesSitioI
{
	position:absolute;
	top:0;
	width:900px;
	*width:auto;
	text-align:left;
	background-image:url('/SiteCollectionImages/FdoAccionesSitio.png');
}

.Banner{
	/*background-color:#2F439C;*/
	background-image:url('/SiteCollectionImages/banners/fdo-banner.jpg');
	background-repeat:repeat-x;
	width:auto;
	padding:0;
	margin:0;
}
.Bintranet{
	background-image:url('/intranet/PublishingImages/grl/intranet_01.jpg');
	background-repeat:repeat-x;
	width:auto;
	padding:0;
	margin:0;
}

.MenuA2
{
	background-image:url('/SiteCollectionImages/m_sup/fdo-msup.jpg');
	background-repeat:repeat-x;
}
.MenuA2i
{
	background-image:url('/intranet/PublishingImages/gral/intranet_06.jpg');
	background-repeat:repeat-x;
}
.ListaProgramasArea
{
	margin:0;
	padding:10px 10px 0 0;
	text-align:right;
}
.ListaProgramas
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333;
	text-align:left;
	background-color:#CCC;
}

.fecha{
	margin:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#003366;
	vertical-align:middle;			
}
.search
{
    margin:5px 0;
    text-align:right;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}
/* MENU A4 ESTILOS RELACIONADOS: SPRYASSETS*/
.MenuA4
{
	background-image:url('/SiteCollectionImages/m_grl/fdo-mgrl.jpg');
	background-repeat:repeat-x;
}
.MenuA4i
{
	background-image:url('/intranet/PublishingImages/gral/space.jpg');
	background-repeat:repeat-x;
}
.SombraMenu
{
	background-image:url('/SiteCollectionImages/sombra.png');
	background-repeat:repeat-x;
}
/* DIV QUE CONTIENE LOS NIVELES DE MAPA DEL SITIO ::: SITE/SUBSITE/HERE */
.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:9pt; 
    font-family: tahoma; 
    padding-left:7px;
    padding-bottom:2px;
    padding-top:4px;
    border-bottom:1px #CCCCCC solid;
    margin-bottom:4px;
    display:none;
}
/* BOTTOM DE LA PAGINA */
.FondoBottom
{
	background-image:url('/SiteCollectionImages/footer-fdo.jpg');
	background-repeat:repeat-x;
}
.FondoBottomint
{
	background-image:url('/intranet/PublishingImages/gral/foot.jpg');
	background-repeat:repeat-x;
}

.InfoBottom
{
	border:0;
	padding:0;
	margin:0;
	height:62px;
	*height:62%;
	max-height:62px;
}

