/* CSS Document */

/* caja de arriba */

#opciones-visualizacion {
}
.abajo {
	padding-top:5px;
}
#opciones-visualizacion #parte-superior {
}
#opciones-visualizacion #parte-superior-limpio {
	/*height: 35px;*/
}
#abre-contenido {
	/*border-top: 1px solid;*/
	margin-top:-1px;
	margin-bottom: 15px;
	height: 4px;
}

/* caja de abajo */
#cierra-contenido {
	height: 4px;
	/*border-bottom: 1px solid;*/
}
#opciones-visualizacion h2 {
	font-family:ancizar_sansregular_italic, "MS Serif", "New York", serif;
	font-size: 9px;
	text-decoration: none;
	color:#CC6600;
	display: inline;
	margin-left:10px;
	text-transform: none;
}
#opciones-visualizacion strong {
	color:#993300;
}
#opciones-visualizacion #parte-inferior {
}
form {
	display: inline;
}
#cuadros-chequeo {
	padding:5px;
	margin-left:3px;
	margin-bottom:3px;
	width:505px;
}

/* botones de opciones de visualizacion */
#version-impresion:link, #version-impresion:visited {
	float:right;
	font-family:ancizar_sansregular_italic, "MS Serif", "New York", serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	width: 140px;
	height: 25px;
	border: 1px solid #76232f;
	border-top: none;
	padding-left:3px;
	padding-top:5px;
	background: #76232f no-repeat 95px 4px url(imagenes/iconos/version_impresion_2.gif);
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 19px;
	width: 137px;
}
#version-impresion:hover {
	background-color: #5b4045;
}
#parte-inferior #version-impresion:link, #parte-inferior #version-impresion:visited {
	border: 1px solid #993300;
	border-bottom: none;
}
#parte-inferior #aumenta-texto:link, #parte-inferior #aumenta-texto:visited,
 #parte-inferior #reduce-texto:link, #parte-inferior #reduce-texto:visited  {
	margin-top:1px;
}
#aumenta-texto:link, #aumenta-texto:visited, #reduce-texto:link, #reduce-texto:visited  {
	float: right;
	width: 29px;
	height: 24px;
}
#aumenta-texto:link, #aumenta-texto:visited {
	background: no-repeat center url(imagenes/iconos/ampliar_texto.gif);
}
#reduce-texto:link, #reduce-texto:visited {
	background: no-repeat center url(imagenes/iconos/reducir_texto.gif);
}
#reduce-texto:hover, #aumenta-texto:hover {
	background-color: #FDF8EC;	
}
/* pestaņas  */
#pestanas-servicios {
	padding-top:10px;
	height: 20px;
}
#opciones-visualizacion #pestana  {
	/*border-left:1px solid #5b4045;
	background:top right url(imagenes/pestanas/esquina_naranja.gif);*/
	color: #76232f;
	height: 17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family:ancizar_sansregular_italic, "MS Serif", "New York", serif;
	font-size: 10px;
	font-weight: normal;
}
#opciones-visualizacion #pestana:hover  {
	/*border-left:1px solid #5b4045;
	background:top right url(imagenes/pestanas/esquina_naranja_2.gif);*/
	color: #76232f;
	height: 17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family:ancizar_sansregular_italic, "MS Serif", "New York", serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#opciones-visualizacion #pestana_seleccionada {
	/*background:top right url(imagenes/pestanas/esquina_seleccionada.gif);*/
	color: #76232F;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 17px;
	font-family:ancizar_sansregular_italic, "MS Serif", "New York", serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.flecha {
	height:10px;
	width:10px;
}
#pestana .flecha {
	background: no-repeat 2px 4px url(imagenes/iconos/flechas/flecha_peq_der_naranja.gif);
}
#pestana_seleccionada .flecha {
	background: no-repeat 2px 4px url(imagenes/iconos/flechas/flecha_peq_abajo_naranja_oscuro.gif);
}
.icono-asistente {
	width: 13px;
	height: 14px;
	float: right;
	text-decoration: none;
}
#pestanas-servicios .icono-asistente {
	margin-left: 5px;
	margin-right: 3px;
	float: left;
	background: 0px 3px no-repeat url(imagenes/iconos/asistente_naranja_claro.gif);
}
#pestanas-servicios .icono-asistente:hover {
	background: 0px 3px no-repeat url(imagenes/iconos/asistente_naranja_oscuro.gif);
}
/* opciones de visualizacion */

.chequeo {
	width: 11px;
	height: 11px;
	margin-right: 5px;	
}
.opcion {
	float: left;
	width: 123px;
	white-space: nowrap;
	color: #CC6633;
	font-family:ancizar_sansregular_italic, "MS Serif", "New York", serif;
	font-size: 10px;
}
.vinculo-opciones-visualizacion:link, .vinculo-opciones-visualizacion:visited {
	margin-top: 10px;
	margin-left: 7px;
	float: left;
	text-decoration: none;
	font-family:ancizar_sansregular_italic, "MS Serif", "New York", serif;
	font-size: 11px;
	color: #993300;
}
.vinculo-opciones-visualizacion:hover {
	color: #CC6600;	
}