@charset "utf-8";
/* CSS Document */
<!--

.encabezadoInfoUsuario{
	background-color:#f5f5f5;
	border: 1px solid #cccccc;
}
.barraPanelInfoUsuarioVOver{
	background-color:#efefef;
	border-left: 1px solid #cfcfcf;
}
.barraPanelInfoUsuarioVOut{
	background-color:#f5f5f5;
	border-left: 1px solid #efefef;
}
.barraPanelInfoUsuarioHOver{
	background-color:#efefef;
	border-bottom: 1px solid #cfcfcf;
	height:8px;
	vertical-align:middle;
}
.barraPanelInfoUsuarioHOut{
	background-color:#f5f5f5;
	border-bottom: 1px solid #cfcfcf;
	height:8px;
	vertical-align:middle;
}
.barraPanelOpcionesOver{
	background-color:#f5f5f5;
	width:6px;
	border-right: 1px solid #cfcfcf;
}
.barraPanelOpcionesOut{
	background-color:#ffffff;
	width:6px;
	border-right: 1px solid #efefef;
}

.style1 {color:#FFF}

.estiloField {
	color:#333;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.estiloLeyenda {
	color:#000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.estiloTabla {
	color:#000;
	border:solid #009 1px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.estiloSubLeyenda {
	color:#666;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.fondo { 
 	  background-color:#DDDDDD !important;
		
}
.msjError {
font-size:10px;
font-weight:bold;
color:#600;
}

.msj {
font-size:10px;
font-weight: normal;
color: #FF0000;
}


.CajaTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E0E0E0;
	background-color: #EFEFEF;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #CCCCCC;
	
}


.divInfoPpal {
	float:left;
	width:50%; 
	height:25px;
	padding:3px;
	color:#000000; 
	z-index:2; 
	background-color:#FFFFCC;  
	border: 1px solid #333333; 
}

.footer
{
    height: 20px;
    text-align: center;  
    font-size: 11px;
    font-family: Arial, Helvetica;
    background-color:White;
    
    }
.pagemaster {
	height: 100%;	
	background-color: transparent;
	background-attachment:fixed;
    background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	/*border-right: #cecece 1px solid; 
	border-top: #cecece 1px solid; 
	border-left: #cecece 1px solid; 
	border-bottom: #cecece 1px solid;*/
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px;  
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader 
{
    
}
.skingradient {
	/*background-image: url(fondo_menu_1.gif);*/
	background-color:transparent;
	height:24px;
	/*border-top: solid 1px #bfbfbf;*/
	/*border-bottom: solid 1px gray;*/
}
Body{
scrollbar-face-color:#cccccc;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #EBEBEB;
scrollbar-darkshadow-color:#EBEBEB;
scrollbar-track-color:#EBEBEB;
scrollbar-arrow-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px !important;
}

.CopyRight {
    font-weight: bold;
    font-size: 8.5pt;
    color: #011353;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

.EnlaceObject {
    font-weight: bold;
    font-size: 8.5pt;
    color:#DC012C   !important; 
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.EnlaceObject:link {
    text-decoration:    none;
    color:#DC012C !important; 
}

A.EnlaceObject:visited  {
    text-decoration:    none;
    color:#DC012C ;
}

A.EnlaceObject:active   {
    text-decoration:    none;
    color:#DC012C ;
}

A.EnlaceObject:hover    {
    text-decoration:    none;
    color:#DC012C  !important;
	font-weight:bold !important;
	background-color:#e0eaff !important;
}


.OtherFooter {
	color:#FFFFFF !important;
	font-size:10px !important;
	font:Verdana, Geneva, sans-serif!important; 
	text-align:left;
	vertical-align:text-top !important;
	background: url(../imagenes/interfaz/socialbar.png); 
	background-position:bottom !important;
	height:55px !important;
}

.trFooter {
    color:#FFFFFF !important;
	font-size:10px !important;
	vertical-align:middle !important;
}

A.Footer:link {
    text-decoration:    none;
    color:#FFFFFF !important; 
	/*cursor: pointer;*/ 
	cursor: hand; 
}

A.Footer:visited  {
    text-decoration:    none;
    color:#FFFFFF ;
	cursor: hand; 
}

A.Footer:active   {
    text-decoration:    none;
    color:#FFFFFF ;
	cursor: hand; 
}

A.Footer:hover    {
    text-decoration:    none;
    color:#CCCCCC !important;
	cursor: hand; 
	background-color:#697da4 !important;
}


-->


