body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}

.Fuente {font-family: Tahoma; font-size: 11px; }

.Fuente_BAR {font-family: Tahoma; font-size: 11px; }
.Fuente_BAR:hover { text-decoration: underline; }

.Fuente_BORRADOS {font-family: Tahoma; font-size: 11px; color:#FF0000; }

.Fuente_INTERMEDIO {font-family: Tahoma; font-size: 11px; color:#660066; }

.Fuente_CASI {font-family: Tahoma; font-size: 11px; color:#FF9900; }

.Fuente_POCOS {font-family: Tahoma; font-size: 11px; color:#CC0000; }

.Fuente_LINK {font-family: Tahoma; font-size: 11px; color:#0066FF; }

.Fuente_TITULOS {font-family: Tahoma; font-size: 12px }

.Fuente_LOGIN {font-family: Tahoma; font-size: 11px; color:#FFFFFF }

.Titulo_MENU {font-family: Tahoma; font-size: 11px; font-weight: bold }

.Titulo_PREVIEW {
	font-family: Tahoma; 
	font-size: 12px;
	color:#666666;
	font-weight: bold;
}

.Obligatorio {color:#0066CC}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}

.visible {
display:table
}

.oculto {
display:none
}

.TEXTOS 
{
	font-family: Tahoma; 
	font-size: 11px; 
	width:97%;
	color:#000000;
	border-style: none;
	resize: none;
	padding: 3px 3px 3px 3px;
} 

.TEXTOS_LIST 
{
	font-family: Tahoma; 
	font-size: 11px; 
	width:97%;
	color:#000000;
	border-style: none;
	resize: none;
} 

.TEXTOS_2 
{
	font-family: Tahoma; 
	font-size: 11px; 
	color:#000000;
	border-style: none;
} 


.FONDO_TABLA
{
	background-color:#EEEEEE;
}


.border_full
{
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}

.border_full_left
{
	font-family: Tahoma;
	font-size: 11px;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}

.border_full_right
{
	border-top: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}

.border_top
{
	border-top: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
}

.border_top_left
{
	font-family: Tahoma;
	font-size: 11px;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
}

.border_top_right
{
	border-top: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}

.border_top_top
{
	border-top: thin solid #CCCCCC;
}


.border_bottom
{

	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
}

.border_bottom_left
{
	border-bottom: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
}

.border_bottom_right
{
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}

.border_bottom_bottom
{
	border-bottom: thin solid #CCCCCC;
}

